Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0005808 [Resin] minor always 10-08-14 10:47 10-17-14 17:04
Reporter nam View Status public  
Assigned To ferg
Priority normal Resolution no change required Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version Product Version
  Product Build
Summary 0005808: make should copy JNI files to libexec
Description ./configure
make

without doing make install should give a runnable Resin Pro instance.


[14-10-08 10:43:28.739] {main} JNI file: Unable to find native library 'resin' for com.caucho.vfs.JniFilePathImpl. Resin expects to find this library in:
                         (Unix) /home/nam/caucho/git/test/resin-pro-4.0.41/libexec64/libresin.so
                       On Unix, run ./configure --prefix=`pwd`; make; make install.
                       
                       The JVM exception was: java.lang.UnsatisfiedLinkError: no resin in java.library.path
                       
[14-10-08 10:43:28.740] {main} JNI keepalive: Unable to find native library 'resin' for com.caucho.network.listen.JniSelectManager. Resin expects to find this library in:
                         (Unix) /home/nam/caucho/git/test/resin-pro-4.0.41/libexec64/libresin.so
                       On Unix, run ./configure --prefix=`pwd`; make; make install.
                       
                       The JVM exception was: java.lang.UnsatisfiedLinkError: no resin in java.library.path
                       
[14-10-08 10:43:28.741] {main} JNI socket: Unable to find native library 'resin_os' for com.caucho.vfs.JniServerSocketImpl. Resin expects to find this library in:
                         (Unix) /home/nam/caucho/git/test/resin-pro-4.0.41/libexec64/libresin_os.so
                       On Unix, run ./configure --prefix=`pwd`; make; make install.
                       
                       The JVM exception was: java.lang.UnsatisfiedLinkError: no resin_os in java.library.path
Steps To Reproduce
Additional Information
Attached Files

- Relationships

- Notes
(0006539)
ferg
10-17-14 17:04

Make targets will not be changed in 4.0.x.
 

- Issue History
Date Modified Username Field Change
10-08-14 10:47 nam New Issue
10-17-14 17:04 ferg Note Added: 0006539
10-17-14 17:04 ferg Assigned To  => ferg
10-17-14 17:04 ferg Status new => closed
10-17-14 17:04 ferg Resolution open => no change required


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