|
how do I start resin directly and enable in place class reloading?: msg#00053text.xml.resin.user
How can I start resin directly using in place class reloading? i've tried several ways but can't get it to work.. this is how im starting the server now, java -Xdebug -Dresin.home=C:\java\resin-3.0.6 -Djava.util.logging.manager=com.caucho.log.LogManagerImpl com.caucho.server.resin.Resin -conf conf\resin.conf the reason I want to start it directly is because I want to see all the log messages in a console window, I dont want to use httpd.exe to start the server either. whats the "JNI VFS" library and how do I enable loading it? Can't load JNI VFS library. java.lang.UnsatisfiedLinkError: no resin in java.library.path thanks in advance! C:\java\resin-3.0.6\bin>SET CLASSPATH=;C:\java\resin-3.0.6\lib\dom.jar;C:\java\resin-3.0.6\lib\isorelax.jar;C:\java\resin-3.0.6\lib\jmx-12.jar;C:\java\resi n-3.0.6\lib\jstl-11.jar;C:\java\resin-3.0.6\lib\license.jar;C:\java\resin-3.0.6\lib\webutil.jar;C:\java\resin-3.0.6\lib\jca-15.jar;C:\java\resin-3.0.6\lib\ jsdk-24.jar;C:\java\resin-3.0.6\lib\jta-101.jar;C:\java\resin-3.0.6\lib\resin.jar;C:\java\jdk-1.4.2_03\lib\tools.jar C:\java\resin-3.0.6\bin>java -Xdebug -Dresin.home=C:\java\resin-3.0.6 -Djava.util.logging.manager=com.caucho.log.LogManagerImpl com.caucho.server.resin.Resin -conf conf\resin.conf Resin-3.0.6 (built Tue, 20 Jan 2004 09:46:57 PST) Copyright(c) 1998-2003 Caucho Technology. All rights reserved. Can't load JNI VFS library. java.lang.UnsatisfiedLinkError: no resin in java.library.path Product registration not found: using Developer Source license. Developer Source use is limited to: 1. 60 day evaluation 2. Development and testing 3. Hobbyists and students Other users must see http://www.caucho.com/sales for purchasing information. Starting Resin on Sat, 06 Mar 2004 13:21:23 -0800 (PST) [13:21:24.275] http listening to *:8080 [13:21:24.275] ServletServer[] starting [13:21:24.295] hmux listening to localhost:6802 [13:21:24.505] Host[] starting [13:21:24.805] Application[http://localhost:8080] starting [13:21:24.936] Developlemnt in-place class reloading is not available. [13:21:24.936] java.lang.UnsatisfiedLinkError: no resin in java.library.path [13:21:24.946] Application[http://localhost:8080/resin-doc] starting |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | config-update-interval broken in 2.1.12: 00053, Jean-Francois Lamy |
|---|---|
| Next by Date: | Pagination: 00053, Tom K |
| Previous by Thread: | config-update-interval broken in 2.1.12i: 00053, Jean-Francois Lamy |
| Next by Thread: | Pagination: 00053, Tom K |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |