Anonymous | Login | Signup for a new account | 12-17-2024 10:45 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Advanced Details [ Jump to Notes ] | [ View Simple ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0006322 | [Resin] | minor | always | 02-03-20 03:17 | 06-24-20 15:46 | ||||
Reporter | nam | View Status | public | ||||||
Assigned To | ferg | ||||||||
Priority | normal | Resolution | fixed | Platform | |||||
Status | closed | OS | |||||||
Projection | none | OS Version | |||||||
ETA | none | Fixed in Version | 4.0.65 | Product Version | 4.0.63 | ||||
Product Build | |||||||||
Summary | 0006322: watchdog starts up with 32bit jvm instead of 64bit on solaris | ||||||||
Description |
(rep by Q. Jian) Watchdog starts up with 32-bit jvm (ignoring jvm_args), while the server itself starts up with the 64-bit jvm. resin.properties: jvm_args : -d64 watchdog log: [2020/01/31 15:58:07.020] {main} Unable to find native library 'resin' for com.caucho.vfs.JniFilePathImpl. Resin expects to find this library in: (Unix) /opt/app/resin-pro-4.0.61/libexec/libresin.so On Unix, run ./configure --prefix=`pwd`; make; make install. The JVM exception was: java.lang.UnsatisfiedLinkError: /opt/app/resin-pro-4.0.61/libexec64/libresin.so: ld.so.1: java: fatal: /opt/app/resin-pro-4.0.61/libexec64/libresin.so: wrong ELF class: ELFCLASS64 (Possible cause: architecture word width mismatch) [2020/01/31 15:58:07.020] {main} JNI file: Unable to find native library 'resin' for com.caucho.vfs.JniFilePathImpl. Resin expects to find this library in: (Unix) /opt/app/resin-pro-4.0.61/libexec/libresin.so On Unix, run ./configure --prefix=`pwd`; make; make install. The JVM exception was: java.lang.UnsatisfiedLinkError: /opt/app/resin-pro-4.0.61/libexec64/libresin.so: ld.so.1: java: fatal: /opt/app/resin-pro-4.0.61/libexec64/libresin.so: wrong ELF class: ELFCLASS64 (Possible cause: architecture word width mismatch) [2020/01/31 15:58:07.025] {main} JNI keepalive: Unable to find native library 'resin' for com.caucho.network.listen.JniSelectManager. Resin expects to find this library in: (Unix) /opt/app/resin-pro-4.0.61/libexec/libresin.so On Unix, run ./configure --prefix=`pwd`; make; make install. The JVM exception was: java.lang.UnsatisfiedLinkError: /opt/app/resin-pro-4.0.61/libexec64/libresin.so: ld.so.1: java: fatal: /opt/app/resin-pro-4.0.61/libexec64/libresin.so: wrong ELF class: ELFCLASS64 (Possible cause: architecture word width mismatch) [2020/01/31 15:58:07.029] {main} JNI socket: Unable to find native library 'resin_os' for com.caucho.vfs.JniServerSocketImpl. Resin expects to find this library in: (Unix) /opt/app/resin-pro-4.0.61/libexec/libresin_os.so On Unix, run ./configure --prefix=`pwd`; make; make install. The JVM exception was: java.lang.UnsatisfiedLinkError: /opt/app/resin-pro-4.0.61/libexec64/libresin_os.so: ld.so.1: java: fatal: /opt/app/resin-pro-4.0.61/libexec64/libresin_os.so: wrong ELF class: ELFCLASS64 (Possible cause: architecture word width mismatch) |
||||||||
Steps To Reproduce | |||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
34 total queries executed. 27 unique queries executed. |