Bugs item #439204, was opened at 2001-07-06 15:27
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=439204&group_id=22866

Category: JBossServer
Group: v2.5 Rabbit Hole (unstable)
Status: Open
Resolution: None
Priority: 4
Submitted By: Chris Kimpton (kimptoc)
Assigned to: Nobody/Anonymous (nobody)
Summary: jikes build-webservice fails to start

Initial Comment:
On windows NT, using the CVS code as of 6th July/11pm 
GMT, building the code under jdk1.3 with jikes 
compiler - then start the default configuration - the 
webservice fails to start:

[Shutdown] Shutdown hook added
[ConfigurationService] Could not create MBean 
DefaultDomain:service=Webserver
(org.jboss.web.WebService)
javax.management.RuntimeErrorException: Error thrown 
in the MBean's constructor
        at 
com.sun.management.jmx.MBeanServerImpl.internal_instant
iate(MBeanServerImpl.java:2227)
        at 
com.sun.management.jmx.MBeanServerImpl.createMBean
(MBeanServerImpl.java:761)
        at 
org.jboss.configuration.ConfigurationService.create
(ConfigurationService.java)
        at 
org.jboss.configuration.ConfigurationService.loadConfig
uration(ConfigurationService.java)
        at java.lang.reflect.Method.invoke(Native 
Method)
        at 
com.sun.management.jmx.MBeanServerImpl.invoke
(MBeanServerImpl.java:1628)
        at 
com.sun.management.jmx.MBeanServerImpl.invoke
(MBeanServerImpl.java:1523)
        at org.jboss.Main.<init>(Main.java)
        at org.jboss.Main$2.run(Main.java)
        at java.security.AccessController.doPrivileged
(Native Method)
        at org.jboss.Main.main(Main.java)
[ConfigurationService] Port set to 1099 in 
DefaultDomain:service=Naming


...but if compile the code with the jdk - it works!

[Info] Java version: 1.3.0,Sun Microsystems Inc.
[Info] Java VM: Java HotSpot(TM) Client VM 1.3.0-C,Sun 
Microsystems Inc.
[Info] System: Windows NT 4.0,x86
[Info] +++ Full System Properties Dump
[Info] jmx.specification.vendor: Sun Microsystems
[Info] java.runtime.name: Java(TM) 2 Runtime 
Environment, Standard Edition
[Info] sun.boot.library.path: H:\jdk1.3\jre\bin
[Info] java.vm.version: 1.3.0-C
[Info] java.vm.vendor: Sun Microsystems Inc.
[Info] java.vendor.url: http://java.sun.com/
[Info] path.separator: ;
[Info] java.vm.name: Java HotSpot(TM) Client VM
[Info] file.encoding.pkg: sun.io
[Info] java.vm.specification.name: Java Virtual 
Machine Specification
[Info] user.dir: H:\cvslocal\jbossrw\jboss\dist\bin
[Info] java.runtime.version: 1.3.0-C
[Info] java.awt.graphicsenv: 
sun.awt.Win32GraphicsEnvironment
[Info] os.arch: x86
[Info] java.io.tmpdir: F:\TEMP\
[Info] line.separator: 


----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=439204&group_id=22866

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to