|
From: Sam R. <sam...@gm...> - 2006-02-22 14:34:11
|
>Strange. Where those two times on the same system? Or different ones? It has occurred on two different systems, both running Windows 2003 and having varying amounts of windows updates completed. >I can't think of anything having to do with the Wrapper that would be causing this. Were there any >other files being accessed by that JVM? Did they also get deleted? It does not appear that jvm related files are remove, only those files related to the java service wrapper and listed in the wrapper.conf file in the classpath. In my case, this was our .jar files for both services that had this issue occur, and the associated library files. >Was the wrapper.log file still there? There is no wrapper.log file present (the wrapper.exe, .dll and .jar are al= l removed - but the services do remain in the windows services list) - where would the wrapper.log be located, and would it only be created if particula= r log settings were in place in the wrapper.conf's? >Does it show that the JVM and Wrapper shutdown cleanly before the reboot, or did the system >appear to shutdown suddenly? The system does not shutdown on its own, we merely performed a reboot after an install and have now seen this occur 3 times (all the more reason perhap= s to move to our UNIX solution exclusively) >A few years ago, I was running a Windows XP system with a FAT32 file system. Every once in a >while the JVM would crash and would not come up again unless I rebooted the system. I would get >strange errors about not being able to read some of the DLLs.. After a reboot, it would sometimes >work. But other times, the DLLs would be permanently corrupted, requiring = a Java reinstall. Never >made any sense to me as the system should only be reading those files when running the JVM. >Hasn't happened since I moved to NTFS. I checked the file system type this morning and it is indeed NTFS, and our problems don't seem to be related to the jvm files, but i won't rule anything out at the moment. >There will always be things in this universe that man was not meant to understand... Very true. I appreciate the quick response and the help though. Thanks Leif Sam Russell |