|
From: Scott M. <sc...@so...> - 2006-07-06 16:04:33
|
I have a java application that I am testing with the wrapper. It works great so far under Windows and also under Solaris when run using the java -jar command and when run under the wrapper in console mode. For some reason, when I run it on Solaris (SunOS 5.9) under the wrapper as a daemon (start rather than console), the application consumes all available CPU. prstat shows the application percentage rapidly climbing to 99% and staying there. Does anyone have any ideas why the application would use 0.1% of the CPU on a Solaris system in console mode but 99% when run as a daemon (started)? Scott Myers sc...@so... (408) 973-8374 www.softwareassist.net <http://www.softwareassist.net/> |