Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
4693 | crash | always | 08-02-11 00:31 | 08-12-11 10:51 | |
|
|||||
Reporter: | manishdevraj | Platform: | |||
Assigned To: | alex | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 4.0.20 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 4.0.21 | ||
|
|||||
Summary: | 0004693: Resin 4.0.20 crashed when run with project and apache | ||||
Description: |
Following error is received when run in console. Just to confirm installation issues, I ran resin outside my project and it works. I confirmed all environment variables Java, Project directory, Resin home, etc and they are correct. Seems to failed due to some file path may be but not sure what could cause this issue. I confirmed resin.jar and resin.conf is present at said address. # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x00002aaaf4ef06a7, pid=4503, tid=1105049920 # # JRE version: 6.0_17-b04 # Java VM: Java HotSpot(TM) 64-Bit Server VM (14.3-b01 mixed mode linux-amd64 ) # Problematic frame: # C [libresin.so+0x36a7] Java_com_caucho_vfs_JniFilePathImpl_nativeCanRead+0x27 # # An error report file with more information is saved as: # /root/shivaji_workspace/trunk/Project/hs_err_pid4503.log # # If you would like to submit a bug report, please visit: # http://java.sun.com/webapps/bugreport/crash.jsp [^] # The crash happened outside the Java Virtual Machine in native code. # See problematic frame for where to report the bug. # /root/shivaji_workspace/trunk/Project/startapp: line 48: 4503 Aborted ${JAVA_HOME}/bin/java -jar ${RESIN_HOME}/lib/resin.jar -resin-home ${RESIN_HOME} -server ${IPADDRESS} -root-directory ${SERVER_ROOT} -conf ${SERVER_ROOT}/resin.conf $1 resin startup failed, stopping resin PL/SQL procedure successfully completed. Above is command that is being run. I am on CentOS. Note: Another version of resin on same machine works. |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|