Bugs item #731061, was opened at 2003-05-01 23:06
Message generated for change (Settings changed) made by ejort
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=731061&group_id=22866
Category: None
Group: v3.0 Rabbit Hole
>Status: Closed
>Resolution: Out of Date
Priority: 5
Submitted By: Alexander Rabinowitz (raevsky)
Assigned to: Nobody/Anonymous (nobody)
Summary: A bug - exception java.lang.AbstractMethodError
Initial Comment:
I am running jboss 3.0.6 with java VM 1.3.1
Is it possible to put the fix into jboss 3.0.7? It has an
easy fix.
I have the following exception while running jboss in
remote debugger:
18:30:32,930 INFO [MainDeployer] Starting deployment
of package:
file:/D:/jboss
-3.0.6/server/default/conf/jboss-service.xml
18:30:32,980 ERROR [Server] start failed
java.lang.AbstractMethodError:
org/jboss/deployment/SubDeployerSupport.accepts
at
org.jboss.util.jmx.JMXExceptionDecoder.rethrow
(JMXExceptionDecoder.ja
va:76)
at org.jboss.system.server.ServerImpl.start
(ServerImpl.java:226)
at org.jboss.Main.boot(Main.java:148)
at org.jboss.Main$1.run(Main.java:381)
at java.lang.Thread.run(Thread.java:484)
java.lang.AbstractMethodError:
org/jboss/deployment/SubDeployerSupport.accepts
at org.jboss.system.server.ServerImpl.start
(ServerImpl.java:241)
at org.jboss.Main.boot(Main.java:148)
at org.jboss.Main$1.run(Main.java:381)
at java.lang.Thread.run(Thread.java:484)
I guess, what is necessary to fix this bug is to
put the line
public abstract boolean accepts(DeploymentInfo di);
at the very end of the file
SubDeployerSupport.java
That is a bug similar to https://sourceforge.net/tracker/?
group_id=22866&atid=376685&func=detail&aid=679705
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=731061&group_id=22866
-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development