Hi,
 
After extracting the jboss-2.1.zip to a proper directory, I have tried to start the server from ../bin directory but get this exception reported:
------------0------------
D:\Tools\jboss\dist\bin>java -jar run.jar
Using configuration "default"
javax.management.ServiceNotFoundException: Problems while parsing URL file:/D:/Tools/jboss/dist/conf/default/jboss.conf
        at javax.management.loading.MLet.getMBeansFromURL(MLet.java:410)
        at javax.management.loading.MLet.getMBeansFromURL(MLet.java:369)
        at org.jboss.Main.<init>(Main.java:160)
        at org.jboss.Main$1.run(Main.java:94)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.jboss.Main.main(Main.java:90)
JBoss PRE-2.1 Started in 0m:0s
------------0--------------
 
Any workaround for the problem.
Thanx for any response.
 
PS: The same installation works in NT4.0 !...
 
 

Reply via email to