Title: [JBoss-user] jBoss with JBuilder4

Hi all,

I'm trying to follow the instructions from the online doco on running a server in JBuilder4 but it doesn't startup correctly for 1 or more reasons. It says it can't find the file  ../log/server.log  but I have checked the JBoss-Server.Library file and the path to the log directory is set.

Also the doco seems a bit light, does anyone have any setup instructions which are more complete?

When I do a run in debug I get the following output.

jboss.home = C:\J2eeAppServers\JBoss-2.2.2_Tomcat-3.2.2\jboss Using JAAS LoginConfig: file:/C:/J2eeAppServers/JBoss-2.2.2_Tomcat-3.2.2/jboss/conf/default/auth.conf Using configuration "default" Please make sure the following is intended (check your CLASSPATH):  jndi.properties is read from file:/C:/J2eeAppServers/JBoss-2.2.2_Tomcat-3.2.2/jboss/conf/default/jndi.properties [Info] Java version: 1.3.0,Sun Microsystems Inc.

[Info] Java VM: Classic VM 1.3.0-C,Sun Microsystems Inc. [Info] System: Windows 2000 5.0,x86
[Shutdown] Shutdown hook added
[Service Control] Registered with server
[Default] log4j:ERROR setFile(null,false) call failed. [Default] java.io.FileNotFoundException: ../log/server.log (The system cannot find the path specified)

[Default]       at java.io.FileOutputStream.<init>(FileOutputStream.java:102)
[Default]       at java.io.FileWriter.<init>(FileWriter.java:52)

Thanks,
Paul.

Reply via email to