|
From: David R R. <drr...@op...> - 2006-03-20 20:14:49
|
This is the errors I get with wrapper.debug=true jvm 1 | 1432 [main] INFO com.orci.VVVIntegrator.MainApp - VVVIntegrator Ready jvm 1 | WrapperManager class initialized by thread: main Using classloader: null jvm 1 | Wrapper (Version 3.2.0) http://wrapper.tanukisoftware.org jvm 1 | jvm 1 | Wrapper Manager: JVM #1 jvm 1 | Running a 32-bit JVM. jvm 1 | Wrapper Manager: Registering shutdown hook jvm 1 | Wrapper Manager: Using wrapper jvm 1 | Load native library. One or more attempts may fail if platform specific libraries do not exist. jvm 1 | Loading native library failed: wrapper-windows-x86-32.dll Cause: java.lang.UnsatisfiedLinkError: no wrapper-windows-x86-32 in java.library.path jvm 1 | Loading native library failed: wrapper.dll Cause: java.lang.UnsatisfiedLinkError: no wrapper in java.library.path jvm 1 | jvm 1 | WARNING - Unable to load the Wrapper's native library 'wrapper.dll'. jvm 1 | The file is located on the path at the following location but jvm 1 | could not be loaded: jvm 1 | C:\Workspaces\VICADS\VICADS-Security\bin\..\lib\wrapper.dll jvm 1 | Please verify that the file is readable by the current user jvm 1 | and that the file has not been corrupted in any way. jvm 1 | One common cause of this problem is running a 32-bit version jvm 1 | of the Wrapper with a 64-bit version of Java, or vica versa. jvm 1 | This is a 32-bit JVM. jvm 1 | System signals will not be handled correctly. jvm 1 | jvm 1 | Java Version : 1.5.0_06-b05 Java HotSpot(TM) Client VM jvm 1 | Java VM Vendor : Sun Microsystems Inc. jvm 1 | jvm 1 | WrapperManager.start(com.orci.VVVIntegrator.MainApp@1ad98ef, args["-vxmlUser", "orci", "-vxmlPass", "orci", "-vxmlServer", "192.168.100.209"]) called by thread: main Any thoughts? David Leif Mortenson wrote: > David, > I just retested it with 1.5.0_03 and it works fine for me. > Try running it with the wrapper.debug=true property set. This will > show a little > more information about the reason the library could not be loaded. > > Is it the exact same installation as you are using with Java 1.4? > There have been > a couple times in the past where users were having problems due to > corrupted > files. Doesn't sound like that is the case with you. > > I've only released the 32-bit wrapper for Windows and you are > running a > 32-bit JVM, so that's not the problem. > > Cheers, > Leif > > David R Robison wrote: >> When I run my service in a command line mode, I get the following error: >> >> INFO | jvm 1 | 2006/03/16 13:17:11 | WARNING - Unable to load >> the Wrapper's native library 'wrapper.dll'. >> INFO | jvm 1 | 2006/03/16 13:17:11 | The file is >> located on the path at the following location but >> INFO | jvm 1 | 2006/03/16 13:17:11 | could not be loaded: >> INFO | jvm 1 | 2006/03/16 13:17:11 | >> C:\Workspaces\VICADS\VICADS-Security\bin\..\lib\wrapper.dll >> INFO | jvm 1 | 2006/03/16 13:17:11 | Please verify >> that the file is readable by the current user >> INFO | jvm 1 | 2006/03/16 13:17:11 | and that the file >> has not been corrupted in any way. >> INFO | jvm 1 | 2006/03/16 13:17:11 | One common cause >> of this problem is running a 32-bit version >> INFO | jvm 1 | 2006/03/16 13:17:11 | of the Wrapper >> with a 64-bit version of Java, or vica versa. >> INFO | jvm 1 | 2006/03/16 13:17:11 | This is a 32-bit >> JVM. >> INFO | jvm 1 | 2006/03/16 13:17:11 | System signals >> will not be handled correctly. >> >> I get this when I run with Java 5. Running with Java 4 does not give >> me this error. I've downloaded and installed the latest version of >> wrapper. Any thoughts? >> >> David Robison >> > > > > ------------------------------------------------------- > This SF.Net email is sponsored by xPML, a groundbreaking scripting > language > that extends applications into web and mobile media. Attend the live > webcast > and join the prime developer group breaking into this new coding > territory! > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 > _______________________________________________ > Wrapper-user mailing list > Wra...@li... > https://lists.sourceforge.net/lists/listinfo/wrapper-user -- David R Robison Open Roads Consulting, Inc. 708 S. Battlefield Blvd., Chesapeake, VA 23322 phone: (757) 546-3401 e-mail: drr...@op... web: http://openroadsconsulting.com blog: http://therobe.blogspot.com book: http://www.xulonpress.com/bookstore/titles/1597816523.htm |