Bugs item #1049336, was opened at 2004-10-18 07:18
Message generated for change (Comment added) made by starksm
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1049336&group_id=22866
Category: JBossServer
Group: v3.2
Status: Closed
Resolution: Out of Date
Priority: 5
Submitted By: Glaucio Scheibel (gscheibel)
Assigned to: Nobody/Anonymous (nobody)
Summary: JBoss 3.2.6 startup fails in Java 5.0
Initial Comment:
When I start JBoss 3.2.6 with java 5.0, I get the following
exception: If I use 3.2.5, it works.
ERROR [MainDeployer] could not create deployment: file:/opt/
jboss-3.2.6/server/default/conf/jboss-service.xml
org.jboss.deployment.DeploymentException: create operation
failed for package file:/opt/jboss-3.2.6/server/default/conf/jboss-
service.xml; - nested throwable: (org.jboss.deployment.
DeploymentException: Error parsing the XML file: ; - nested
throwable: (org.jboss.mx.util.
JBossNotCompliantMBeanException: Error parsing the XML file:
))
----------------------------------------------------------------------
>Comment By: Scott M Stark (starksm)
Date: 2004-10-18 14:56
Message:
Logged In: YES
user_id=175228
There is a trivial workaround for getting 3.2.6 to startup.
Simply edit the conf/xmdesc/NamingService-xmbean.xml
descriptor and delete the following 4 lines:
<constructor>
<description>The default constructor</description>
<name>NamingService</name>
</constructor>
The NamingService ctor definition is not required to create
and register the NamingService and the bug that was fixed
had to do with an invalid constructor info.
----------------------------------------------------------------------
Comment By: Adrian Brock (ejort)
Date: 2004-10-18 09:33
Message:
Logged In: YES
user_id=9459
This has already been fixed.
There are plans to get a 3.2.7 release out quickly once we have
tested this and some jdk1.3 issues.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1049336&group_id=22866
-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development