Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0005927 [Resin] crash always 07-24-15 08:21 07-27-15 08:59
Reporter anupmondal View Status public  
Assigned To ferg
Priority normal Resolution fixed Platform UNIX
Status closed   OS HP-UX
Projection none   OS Version B.11.31
ETA none Fixed in Version 4.0.45 Product Version 4.0.26
  Product Build
Summary 0005927: The stack size specified is too small, Specify at least 264k. Could not create the Java virtual machine.
Description Downloaded the Resin 4.0.26 and configured in HP-UX machine. Then during starting the resin the following issue occurred.


"P>./bin/resin.sh start
Resin/4.0.26 launching watchdog at 127.0.0.1:6230

The stack size specified is too small, Specify at least 264k
Could not create the Java virtual machine.
Resin/4.0.26 started -server 'app-b' with watchdog at 127.0.0.1:6230
"

This issue is not occurring upto RESIN 4.0.25 version and occurring RESIN 4.0.26 onwards to latest release.
Steps To Reproduce 1. Download Resin 4.0.26.

2. Configured Resin in HP-UX.

    i) commented the line in resin.xml
       <!-- <server-multi id-prefix="app-" address-list="${app_servers}" port="6800"/> -->
     ii) added the line
      <server id="app-b" address="127.0.0.1" port="6810">
       <watchdog-port>6230</watchdog-port>
       </server>

    iii) In resin.properties file
      changed the http port number to 8089
     iv) saved all the files.

3) started the resin by giving the command from resin home folder

./bin/resin.sh start
Resin/4.0.26 launching watchdog at 127.0.0.1:6230

The stack size specified is too small, Specify at least 264k
Could not create the Java virtual machine.
Resin/4.0.26 started -server 'app-b' with watchdog at 127.0.0.1:6230
   
Additional Information There is no log is generated.

This issue occurs from resin 4.0.26 onwards.
This issue is not occurring in pervious version ie. RESIN 4.0.25 and below.
Attached Files

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
07-24-15 08:21 anupmondal New Issue
07-27-15 08:59 ferg Assigned To  => ferg
07-27-15 08:59 ferg Status new => closed
07-27-15 08:59 ferg Resolution open => fixed
07-27-15 08:59 ferg Fixed in Version  => 4.0.45


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
27 total queries executed.
25 unique queries executed.
Powered by Mantis Bugtracker