You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Sachin Patel (JIRA)" <ji...@apache.org> on 2006/02/06 15:50:04 UTC

[jira] Commented: (GERONIMODEVTOOLS-60) deployment of a simple (only one jsp) web project failed

    [ http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-60?page=comments#action_12365296 ] 

Sachin Patel commented on GERONIMODEVTOOLS-60:
----------------------------------------------

This I think is caused when running eclipse on 1.5, you need to run on 1.4.2.

> deployment of a simple (only one jsp) web project failed
> --------------------------------------------------------
>
>          Key: GERONIMODEVTOOLS-60
>          URL: http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-60
>      Project: Geronimo-Devtools
>         Type: Bug
>   Components: eclipse-plugin
>  Environment: windows xp SP2 with jsdk 1.4.2_10, geronimo 1.0, eclipse Version: 3.1.1 Build id: M20050929-0840, st 1.0.0, geronimo plugin 1.0.0 (build of 25.01)
>     Reporter: Mark Mauerwerk

>
> following the instructions of the ibm article deployment of a simple (only one jsp) web project failed 
> Despite geronimo management console displays web app as running, my test jsp is not there.
> I did not found any error message in the console window, but in .log (see below) 
> !ENTRY org.apache.geronimo.devtools.eclipse.core 4 0 2006-02-05 19:16:45.78
> !MESSAGE Starting of configuration failed.  See .log for details.
> !STACK 0
> java.lang.Exception: Error unmarshaling return; nested exception is: 
> 	java.lang.ClassNotFoundException: org.apache.geronimo.kernel.GBeanNotFoundException (no security manager: RMI class loader disabled)
> java.rmi.UnmarshalException: Error unmarshaling return; nested exception is: 
> 	java.lang.ClassNotFoundException: org.apache.geronimo.kernel.GBeanNotFoundException (no security manager: RMI class loader disabled)
> 	at sun.rmi.transport.StreamRemoteCall.executeCall(Unknown Source)
> 	at sun.rmi.server.UnicastRef.invoke(Unknown Source)
> 	at com.sun.jmx.remote.internal.PRef.invoke(Unknown Source)
> 	at javax.management.remote.rmi.RMIConnectionImpl_Stub.invoke(Unknown Source)
> 	at javax.management.remote.rmi.RMIConnector$RemoteMBeanServerConnection.invoke(Unknown Source)
> 	at org.apache.geronimo.kernel.jmx.KernelDelegate.invokeKernel(KernelDelegate.java:339)
> 	at org.apache.geronimo.kernel.jmx.KernelDelegate.getGBeanState(KernelDelegate.java:121)
> 	at org.apache.geronimo.deployment.plugin.local.StartCommand.run(StartCommand.java:64)
> 	at java.lang.Thread.run(Unknown Source)
> Caused by: java.lang.ClassNotFoundException: org.apache.geronimo.kernel.GBeanNotFoundException (no security manager: RMI class loader disabled)
> 	at sun.rmi.server.LoaderHandler.loadClass(Unknown Source)
> 	at sun.rmi.server.LoaderHandler.loadClass(Unknown Source)
> 	at java.rmi.server.RMIClassLoader$2.loadClass(Unknown Source)
> 	at java.rmi.server.RMIClassLoader.loadClass(Unknown Source)
> 	at sun.rmi.server.MarshalInputStream.resolveClass(Unknown Source)
> 	at java.io.ObjectInputStream.readNonProxyDesc(Unknown Source)
> 	at java.io.ObjectInputStream.readClassDesc(Unknown Source)
> 	at java.io.ObjectInputStream.readOrdinaryObject(Unknown Source)
> 	at java.io.ObjectInputStream.readObject0(Unknown Source)
> 	at java.io.ObjectInputStream.defaultReadFields(Unknown Source)
> 	at java.io.ObjectInputStream.readSerialData(Unknown Source)
> 	at java.io.ObjectInputStream.readOrdinaryObject(Unknown Source)
> 	at java.io.ObjectInputStream.readObject0(Unknown Source)
> 	at java.io.ObjectInputStream.readObject(Unknown Source)
> 	... 9 more
> 	at org.apache.geronimo.core.internal.GeronimoServerBehaviour.doFail(GeronimoServerBehaviour.java:352)
> 	at org.apache.geronimo.core.internal.GeronimoServerBehaviour.doDeploy(GeronimoServerBehaviour.java:299)
> 	at org.apache.geronimo.core.internal.GeronimoServerBehaviour.invokeCommand(GeronimoServerBehaviour.java:241)
> 	at org.apache.geronimo.core.internal.GeronimoServerBehaviour.publishModule(GeronimoServerBehaviour.java:225)
> 	at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publishModule(ServerBehaviourDelegate.java:658)
> 	at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publishModules(ServerBehaviourDelegate.java:738)
> 	at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publish(ServerBehaviourDelegate.java:596)
> 	at org.eclipse.wst.server.core.internal.Server.doPublish(Server.java:799)
> 	at org.eclipse.wst.server.core.internal.Server.publish(Server.java:788)
> 	at org.eclipse.wst.server.core.internal.PublishServerJob.run(PublishServerJob.java:145)
> 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira