Community
Participate
Working Groups
Build Identifier: 20100617-1415 An internal error occurred during: "Publishing to Apache Geronimo v3.0 Server at localhost...". Reproducible: Always Steps to Reproduce: 1.Project, Run as, Run on server 2. Choose an existing server, next, Finish 3. The System tries to deploy the project but after starting the server right I get: An internal error occurred during: "Publishing to Apache Geronimo v3.0 Server at localhost...". net.sf.cglib.core.Signature.<init>(Ljava/lang/String;Lnet/sf/cglib/asm/Type;[Lnet/sf/cglib/asm/Type;)V
Can you check the .log of the workspace and see if there are any more details about the error?
Created attachment 182721 [details] log Yes, here you have the log.
This looks like an server adopter problem. Try reporting the problem to the provider of the plugin or the server provider itself. The error in the .log shows that the server adopter (plugin provider) class GeronimoConnectionFactory is calling some deployment code and later it fails (possibly in the server code) because JMXProxyMethodInterCeptor.getSuperIndex:157 doesn't find a method.