I am using Alexandria Software's JavaService.exe to run JBoss as an NT
Service.  I have found that if I don't redirect system.err to a file, JBoss
attempts to start but then dies with a Dr. Watson error.  The JBoss log file
indicates that JBoss completely and successfully started.  The last entry in
the file is the one which indicates the amount of time it took JBoss to
complete its startup.  If I do redirect system.err to a file for the JBoss
service, everything works fine and JBoss seems to run ok.  I have used
JavaService numerous other times and I have never had to redirect system.err
for any of my other services. 

I am wondering if someone else has encountered this problem when using JBoss
with JavaService.  I am also wondering if JBoss uses system.err in some way
that requires it to be available.

Thanks,
Ron



_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to