[jboss-dev] Problem deploying webapps in trunk

Mladen Turk mladen.turk at jboss.com
Sat Dec 2 03:50:41 EST 2006


Scott M Stark wrote:
> This is screwy. I could not reproduce the error running with the
> wrapper. When I went back to the running without the wrapper I still
> could not reproduce it. It had been happening nearly every startup prior
> to that.
> 
> I still had the extra "." in the boot classpath. Once I removed that,
> its happening consistently again.
> 

Right. I faced that too (as well as slowing down the
process CPU resolves the issues) occasionally.

Delete server/default/tmp, work, as well as all
nestedjarNNNN.tmp files from the system temp directory.
(The latest being a real problem, because each JBoss
run/stop leaves 350Kb of trash in the System Temp directory)

One note:
Use the Sysinternals DebugView, to see the outputs
from the OutputDebugString trace function.

Regards,
Mladen.



More information about the jboss-development mailing list