|
From: Bill R. <bi...@bi...> - 2006-05-31 12:13:47
|
Leif, It was the permission settings on the files in that directory. I had manually constructed it with my user account. I opened up the permissions and now it is working! thanks, Bill On 5/30/06, Leif Mortenson <le...@ta...> wrote: > > Bill, > One more question. In your log from running as a service. There were > a couple places > where the line feeds were missing. There used to be an old bug that > looked a little like > this that was being caused by synchronization problems. I have never > seen it since it > was fixed. But I wanted to confirm whether or not you are seeing these > missing line > feeds in your original unmodified log file or whether this is just an > artifact of the email? > > DEBUG | wrapper | 2006/05/30 11:32:16 | Service command: "C:\Program > > Files\VCS Server\wrapper.exe" -s wrapper.conf > > STATUS | wrapper | 2006/05/30 11:32:17 | VCS installed. > > STATUS | wrapper | 2006/05/30 11:32:23 | --> Wrapper Started as Service > > DEBUG | wrapper | 2006/05/30 11:32:23 | Using tick timer. > > DEBUG | wrapperp | 2006/05/30 11:32:23 | server listening on port > 32000. > > DEBUG | wrapper | 2006/05/30 11:32:23 | Classpath element, > > wrapper.java.classpath.2 , does not exist: C:\Program Files\VCS > > Server\wrappertesta.jar > > STATUS | wrapper | 2006/05/30 11:32:23 | Launching a JVM... > > DEBUG | wrapper | 2006/05/30 11:32:23 | command: > > "C:\WINDOWS\system32\java.exe" - Duser.timezone=UTC > > -Duser.dir="C:\Program Files\VCS Server" -Xms128m -Xmx256m > > -Djava.library.path="C:\Program Files\VCS Server\vcsNative" -classpath > > "C:\Program Files\VCS Server\wrapper.jar;C:\Program Files\VCS > > Server\wrappertesta.jar;C:\Program Files\VCS Server\ImageServer.jar" - > > Dwrapper.key="xEe2o3phm7_2ayOo" -Dwrapper.port=32000 > > -Dwrapper.jvm.port.min=31000 -Dwrapper.jvm.port.max=31999 > > -Dwrapper.debug="TRUE" -Dwrapper.pid=640 -Dwrapper.version="3.2.0" > > -Dwrapper.native_library= "wrapper" -Dwrapper.service="TRUE" > > -Dwrapper.cpu.timeout="10" -Dwrapper.jvmid=1 > > org.tanukisoftware.wrapper.WrapperSimpleApp ImageServerDEBUG | > > wrapper | 2006/05/30 11:32:23 | JVM started (PID=3952) > > INFO | jvm 1 | 2006/05/30 11:32:23 | > > java.lang.NoClassDefFoundError: > > org/tanukisoftware/wrapper/WrapperSimpleAppINFO | jvm 1 | > > 2006/05/30 11:32:23 | Exception in thread "main" > There are two examples of this above > > 1) "... ImageServerDEBUG ..." > Should be: > "... ImageServer > DEBUG ..." > > 2) "...WrapperSimpleAppINFO..." > Shoulb be: > "...WrapperSimpleApp > INFO..." > > If you are seeing the missing line feeds. Are they happening reliably > in the same place > every time you run the wrapper or are they happening at random locations. > > I noticed that they do not appear in the log file from when you run as a > console app. > > Cheers, > Leif > > > > ------------------------------------------------------- > All the advantages of Linux Managed Hosting--Without the Cost and Risk! > Fully trained technicians. The highest number of Red Hat certifications in > the hosting industry. Fanatical Support. Click to learn more > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642 > _______________________________________________ > Wrapper-user mailing list > Wra...@li... > https://lists.sourceforge.net/lists/listinfo/wrapper-user > |