missing method WAS Re: [jboss-dev] missing class while booting

Dimitris Andreadis dandread at redhat.com
Thu Nov 20 10:45:32 EST 2008


Yeap, I figured that out, thanks.

Adrian Brock wrote:
> Looks like Scott changed the signature
> and you haven't done a clean build?
> 
> http://viewvc.jboss.org/cgi-bin/viewvc.cgi/jbossas/projects/jboss-man/branches/Branch_2_0/managed/src/main/java/org/jboss/managed/plugins/DefaultFieldsImpl.java?r1=80522&r2=81330
> 
> On Thu, 2008-11-20 at 17:32 +0200, Dimitris Andreadis wrote:
>> 17:29:46,156 INFO  [MetaDataAwareProfile] Using profile 
>> root:X:\cvs\jboss-public\jboss-head\build\output\jboss-5.0.0.GA\server\minimal
>> Exception in thread "main" java.lang.NoSuchMethodError: 
>> org.jboss.managed.plugins.DefaultFieldsImpl.setValue(Ljava/io/Serializable;)V
>>         at 
>> org.jboss.system.server.profileservice.ProfileServiceBootstrap.initBootstrapMDs(ProfileServiceBootstrap.java:479)
>>         at 
>> org.jboss.system.server.profileservice.ProfileServiceBootstrap.start(ProfileServiceBootstrap.java:188)
>>         at 
>> org.jboss.bootstrap.AbstractServerImpl.start(AbstractServerImpl.java:404)
>>         at org.jboss.Main.boot(Main.java:209)
>>         at org.jboss.Main$1.run(Main.java:547)
>>         at java.lang.Thread.run(Thread.java:595)
>> 17:29:46,421 INFO  [ServerImpl] Runtime shutdown hook called, forceHalt: 
>> true
>> 17:29:47,000 INFO  [ServerImpl] Shutdown complete
>> Shutdown complete
>> Halting VM
>> _______________________________________________
>> jboss-development mailing list
>> jboss-development at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/jboss-development



More information about the jboss-development mailing list