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 <sp...@gmail.com> on 2006/06/04 02:46:32 UTC

Eclipse Plugin V1.1.0 unstable driver now available

The following driver can run on both JDK 1.4 or 1.5.  It should be  
run with WTP 1.0x and will eventually but not currently run on WTP 1.5.

http://people.apache.org/dist/geronimo/eclipse/unstable/g-eclipse- 
plugin-1.1-SNAPSHOT-deployable.zip

-sachin



Re: Eclipse Plugin V1.1.0 unstable driver now available

Posted by Neal Sanche <ne...@nsdev.org>.
Hi Sachin,

I downloaded the updated driver from the same link you posted earlier, 
and installed it. I started eclipse with '-clean' as instructed. However 
I have the same issue, the stracktrace is identical. I would be happy to 
demonstrate the problem with you, and/or invite you onto my computer for 
a GotoMeeting to show you exactly what's happening on my computer.

-Neal

Sachin Patel wrote:
> I just posted a new driver.  Could you verify that the problem is fixed?
>
> You should be able to just extract over your existing image.  Be sure 
> to re-invoke eclipse with "-clean".
>
> Thanks.
>
> On Jun 6, 2006, at 9:53 PM, Neal Sanche wrote:
>
>> Fair enough,
>>
>> I have put in a JIRA, let me know (though the JIRA) what else you 
>> need from me. I am trying out the other features and will see if I 
>> get stuck. I can't start the server from inside Eclipse, but maybe I 
>> can still develop a small application.
>>
>> -Neal
>>
>> Sachin Patel wrote:
>>> I'd have to dig into it, I'm not quite sure looking at just the 
>>> stack trace.
>>>
>>> On Jun 6, 2006, at 9:32 PM, Neal Sanche wrote:
>>>
>>>> I will put in a JIRA, for sure. Can you tell me what might be going 
>>>> on?
>>>>
>>>> -Neal
>>>>
>>>> Sachin Patel wrote:
>>>>> Ah shoot, can you open a jira? I can investigate.
>>>>>
>>>>> On Jun 5, 2006, at 11:57 PM, Neal Sanche wrote:
>>>>>
>>>>>> Sachin Patel wrote:
>>>>>>> The following driver can run on both JDK 1.4 or 1.5.  It should 
>>>>>>> be run with WTP 1.0x and will eventually but not currently run 
>>>>>>> on WTP 1.5.
>>>>>>>
>>>>>>> http://people.apache.org/dist/geronimo/eclipse/unstable/g-eclipse-plugin-1.1-SNAPSHOT-deployable.zip 
>>>>>>>
>>>>>>>
>>>>>>> -sachin
>>>>>>>
>>>>>> Hi Sachin,
>>>>>>
>>>>>> I am currently trying to get Eclipse 1.0.2 All In One bundle to 
>>>>>> run your new eclipse plugin with the following result. I have 
>>>>>> installed the plugin, and set up a Geronimo 1.1 server that I 
>>>>>> compiled myself about a week ago. I am going to try a recompile 
>>>>>> in the meantime, but what do you think the following means?
>>>>>>
>>>>>> Thanks.
>>>>>>
>>>>>> -Neal
>>>>>>
>>>>>>
>>>>>> !ENTRY org.eclipse.osgi 2006-06-05 21:44:07.125
>>>>>> !MESSAGE An error occurred while automatically activating bundle 
>>>>>> org.apache.geronimo.st.jmxagent (14).
>>>>>> !STACK 0
>>>>>> org.osgi.framework.BundleException: The activator 
>>>>>> org.apache.geronimo.st.jmxagent.Activator for bundle 
>>>>>> org.apache.geronimo.st.jmxagent is invalid
>>>>>>    at 
>>>>>> org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:149) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:965) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:316) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:264) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:116) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:337) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackage.java:37) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:386) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:350) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:78) 
>>>>>>
>>>>>>    at java.lang.ClassLoader.loadClass(Unknown Source)
>>>>>>    at java.lang.ClassLoader.loadClassInternal(Unknown Source)
>>>>>>    at 
>>>>>> org.apache.geronimo.st.v11.core.GeronimoServerBehaviour.<clinit>(GeronimoServerBehaviour.java:54) 
>>>>>>
>>>>>>    at 
>>>>>> sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native 
>>>>>> Method)
>>>>>>    at 
>>>>>> sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown 
>>>>>> Source)
>>>>>>    at 
>>>>>> sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown 
>>>>>> Source)
>>>>>>    at java.lang.reflect.Constructor.newInstance(Unknown Source)
>>>>>>    at java.lang.Class.newInstance0(Unknown Source)
>>>>>>    at java.lang.Class.newInstance(Unknown Source)
>>>>>>    at 
>>>>>> org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:162) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:142) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:129) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:48) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.wst.server.core.internal.ServerType.createServerBehaviourDelegate(ServerType.java:91) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.wst.server.core.internal.Server.getBehaviourDelegate(Server.java:235) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.wst.server.core.internal.Server.setupLaunchConfiguration(Server.java:1059) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.wst.server.core.internal.Server.getLaunchConfiguration(Server.java:1118) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.wst.server.core.internal.Server.start(Server.java:1139)
>>>>>>    at 
>>>>>> org.eclipse.wst.server.core.internal.Server.synchronousStart(Server.java:1488) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.wst.server.core.internal.StartServerJob.run(StartServerJob.java:34) 
>>>>>>
>>>>>>    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)
>>>>>> Caused by: java.lang.ClassNotFoundException: 
>>>>>> org.apache.geronimo.st.jmxagent.Activator
>>>>>>    at 
>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:405) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:350) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:78) 
>>>>>>
>>>>>>    at java.lang.ClassLoader.loadClass(Unknown Source)
>>>>>>    at 
>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:275) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:227) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:142) 
>>>>>>
>>>>>>    ... 30 more
>>>>>> Root exception:
>>>>>> java.lang.ClassNotFoundException: 
>>>>>> org.apache.geronimo.st.jmxagent.Activator
>>>>>>    at 
>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:405) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:350) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:78) 
>>>>>>
>>>>>>    at java.lang.ClassLoader.loadClass(Unknown Source)
>>>>>>    at 
>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:275) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:227) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:142) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:965) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:316) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:264) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:116) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:337) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackage.java:37) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:386) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:350) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:78) 
>>>>>>
>>>>>>    at java.lang.ClassLoader.loadClass(Unknown Source)
>>>>>>    at java.lang.ClassLoader.loadClassInternal(Unknown Source)
>>>>>>    at 
>>>>>> org.apache.geronimo.st.v11.core.GeronimoServerBehaviour.<clinit>(GeronimoServerBehaviour.java:54) 
>>>>>>
>>>>>>    at 
>>>>>> sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native 
>>>>>> Method)
>>>>>>    at 
>>>>>> sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown 
>>>>>> Source)
>>>>>>    at 
>>>>>> sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown 
>>>>>> Source)
>>>>>>    at java.lang.reflect.Constructor.newInstance(Unknown Source)
>>>>>>    at java.lang.Class.newInstance0(Unknown Source)
>>>>>>    at java.lang.Class.newInstance(Unknown Source)
>>>>>>    at 
>>>>>> org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:162) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:142) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:129) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:48) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.wst.server.core.internal.ServerType.createServerBehaviourDelegate(ServerType.java:91) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.wst.server.core.internal.Server.getBehaviourDelegate(Server.java:235) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.wst.server.core.internal.Server.setupLaunchConfiguration(Server.java:1059) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.wst.server.core.internal.Server.getLaunchConfiguration(Server.java:1118) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.wst.server.core.internal.Server.start(Server.java:1139)
>>>>>>    at 
>>>>>> org.eclipse.wst.server.core.internal.Server.synchronousStart(Server.java:1488) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.wst.server.core.internal.StartServerJob.run(StartServerJob.java:34) 
>>>>>>
>>>>>>    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)
>>>>>>
>>>>>> !ENTRY org.eclipse.core.runtime 4 2 2006-06-05 21:44:08.140
>>>>>> !MESSAGE An internal error occurred during: "Starting server - 
>>>>>> Apache Geronimo 1.1".
>>>>>> !STACK 0
>>>>>> java.lang.NullPointerException
>>>>>>    at 
>>>>>> org.eclipse.jst.server.generic.core.internal.GenericServerLaunchConfigurationDelegate.launch(GenericServerLaunchConfigurationDelegate.java:51) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:590) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:515) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:152) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.wst.server.core.internal.Server.start(Server.java:1140)
>>>>>>    at 
>>>>>> org.eclipse.wst.server.core.internal.Server.synchronousStart(Server.java:1488) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.wst.server.core.internal.StartServerJob.run(StartServerJob.java:34) 
>>>>>>
>>>>>>    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)
>>>>>
>>>>>
>>>>> -sachin
>>>>>
>>>>
>>>
>>>
>>> -sachin
>>>
>>
>
>
> -sachin
>


Re: Eclipse Plugin V1.1.0 unstable driver now available

Posted by Sachin Patel <sp...@gmail.com>.
Is it in the zip?

On Jun 7, 2006, at 12:02 AM, Neal Sanche wrote:

> Okay Sachin,
>
> I have found what I believe to be the main problem. I looked in my  
> Eclipse configuration settings, and found that the Geronimo plugin  
> had a little red X on it indicating it was unhappy. So I looked  
> into why that could be ant found a small complaint it was making:
>
> Plug-in "org.apache.geronimo.st.v11.ui" version "1.0.0" referenced  
> by this feature is missing.
>
> I looked all over and sure enough I do not have a copy of this  
> Jarfile anywhere in my Eclipse directory. Where would I find such a  
> thing? I'm not brave enough to try this build myself at the moment  
> otherwise I would try and make my own version of this. I will see  
> if maybe one of the distributions you posted has it.
>
> -Neal
>
> Sachin Patel wrote:
>> I just posted a new driver.  Could you verify that the problem is  
>> fixed?
>>
>> You should be able to just extract over your existing image.  Be  
>> sure to re-invoke eclipse with "-clean".
>>
>> Thanks.
>>
>> On Jun 6, 2006, at 9:53 PM, Neal Sanche wrote:
>>
>>> Fair enough,
>>>
>>> I have put in a JIRA, let me know (though the JIRA) what else you  
>>> need from me. I am trying out the other features and will see if  
>>> I get stuck. I can't start the server from inside Eclipse, but  
>>> maybe I can still develop a small application.
>>>
>>> -Neal
>>>
>>> Sachin Patel wrote:
>>>> I'd have to dig into it, I'm not quite sure looking at just the  
>>>> stack trace.
>>>>
>>>> On Jun 6, 2006, at 9:32 PM, Neal Sanche wrote:
>>>>
>>>>> I will put in a JIRA, for sure. Can you tell me what might be  
>>>>> going on?
>>>>>
>>>>> -Neal
>>>>>
>>>>> Sachin Patel wrote:
>>>>>> Ah shoot, can you open a jira? I can investigate.
>>>>>>
>>>>>> On Jun 5, 2006, at 11:57 PM, Neal Sanche wrote:
>>>>>>
>>>>>>> Sachin Patel wrote:
>>>>>>>> The following driver can run on both JDK 1.4 or 1.5.  It  
>>>>>>>> should be run with WTP 1.0x and will eventually but not  
>>>>>>>> currently run on WTP 1.5.
>>>>>>>>
>>>>>>>> http://people.apache.org/dist/geronimo/eclipse/unstable/g- 
>>>>>>>> eclipse-plugin-1.1-SNAPSHOT-deployable.zip
>>>>>>>>
>>>>>>>> -sachin
>>>>>>>>
>>>>>>> Hi Sachin,
>>>>>>>
>>>>>>> I am currently trying to get Eclipse 1.0.2 All In One bundle  
>>>>>>> to run your new eclipse plugin with the following result. I  
>>>>>>> have installed the plugin, and set up a Geronimo 1.1 server  
>>>>>>> that I compiled myself about a week ago. I am going to try a  
>>>>>>> recompile in the meantime, but what do you think the  
>>>>>>> following means?
>>>>>>>
>>>>>>> Thanks.
>>>>>>>
>>>>>>> -Neal
>>>>>>>
>>>>>>>
>>>>>>> !ENTRY org.eclipse.osgi 2006-06-05 21:44:07.125
>>>>>>> !MESSAGE An error occurred while automatically activating  
>>>>>>> bundle org.apache.geronimo.st.jmxagent (14).
>>>>>>> !STACK 0
>>>>>>> org.osgi.framework.BundleException: The activator  
>>>>>>> org.apache.geronimo.st.jmxagent.Activator for bundle  
>>>>>>> org.apache.geronimo.st.jmxagent is invalid
>>>>>>>    at  
>>>>>>> org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBund 
>>>>>>> leActivator(AbstractBundle.java:149)
>>>>>>>    at  
>>>>>>> org.eclipse.osgi.framework.internal.core.BundleContextImpl.start 
>>>>>>> (BundleContextImpl.java:965)
>>>>>>>    at  
>>>>>>> org.eclipse.osgi.framework.internal.core.BundleHost.startWorker( 
>>>>>>> BundleHost.java:316)
>>>>>>>    at  
>>>>>>> org.eclipse.osgi.framework.internal.core.AbstractBundle.start 
>>>>>>> (AbstractBundle.java:264)
>>>>>>>    at  
>>>>>>> org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalCla 
>>>>>>> ss(EclipseClassLoader.java:116)
>>>>>>>    at  
>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalC 
>>>>>>> lass(BundleLoader.java:337)
>>>>>>>    at  
>>>>>>> org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loa 
>>>>>>> dClass(SingleSourcePackage.java:37)
>>>>>>>    at  
>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass( 
>>>>>>> BundleLoader.java:386)
>>>>>>>    at  
>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass( 
>>>>>>> BundleLoader.java:350)
>>>>>>>    at  
>>>>>>> org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.load 
>>>>>>> Class(AbstractClassLoader.java:78)
>>>>>>>    at java.lang.ClassLoader.loadClass(Unknown Source)
>>>>>>>    at java.lang.ClassLoader.loadClassInternal(Unknown Source)
>>>>>>>    at  
>>>>>>> org.apache.geronimo.st.v11.core.GeronimoServerBehaviour.<clinit> 
>>>>>>> (GeronimoServerBehaviour.java:54)
>>>>>>>    at sun.reflect.NativeConstructorAccessorImpl.newInstance0 
>>>>>>> (Native Method)
>>>>>>>    at sun.reflect.NativeConstructorAccessorImpl.newInstance 
>>>>>>> (Unknown Source)
>>>>>>>    at  
>>>>>>> sun.reflect.DelegatingConstructorAccessorImpl.newInstance 
>>>>>>> (Unknown Source)
>>>>>>>    at java.lang.reflect.Constructor.newInstance(Unknown Source)
>>>>>>>    at java.lang.Class.newInstance0(Unknown Source)
>>>>>>>    at java.lang.Class.newInstance(Unknown Source)
>>>>>>>    at  
>>>>>>> org.eclipse.core.internal.registry.ConfigurationElement.createEx 
>>>>>>> ecutableExtension(ConfigurationElement.java:162)
>>>>>>>    at  
>>>>>>> org.eclipse.core.internal.registry.ConfigurationElement.createEx 
>>>>>>> ecutableExtension(ConfigurationElement.java:142)
>>>>>>>    at  
>>>>>>> org.eclipse.core.internal.registry.ConfigurationElement.createEx 
>>>>>>> ecutableExtension(ConfigurationElement.java:129)
>>>>>>>    at  
>>>>>>> org.eclipse.core.internal.registry.ConfigurationElementHandle.cr 
>>>>>>> eateExecutableExtension(ConfigurationElementHandle.java:48)
>>>>>>>    at  
>>>>>>> org.eclipse.wst.server.core.internal.ServerType.createServerBeha 
>>>>>>> viourDelegate(ServerType.java:91)
>>>>>>>    at  
>>>>>>> org.eclipse.wst.server.core.internal.Server.getBehaviourDelegate 
>>>>>>> (Server.java:235)
>>>>>>>    at  
>>>>>>> org.eclipse.wst.server.core.internal.Server.setupLaunchConfigura 
>>>>>>> tion(Server.java:1059)
>>>>>>>    at  
>>>>>>> org.eclipse.wst.server.core.internal.Server.getLaunchConfigurati 
>>>>>>> on(Server.java:1118)
>>>>>>>    at org.eclipse.wst.server.core.internal.Server.start 
>>>>>>> (Server.java:1139)
>>>>>>>    at  
>>>>>>> org.eclipse.wst.server.core.internal.Server.synchronousStart 
>>>>>>> (Server.java:1488)
>>>>>>>    at org.eclipse.wst.server.core.internal.StartServerJob.run 
>>>>>>> (StartServerJob.java:34)
>>>>>>>    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)
>>>>>>> Caused by: java.lang.ClassNotFoundException:  
>>>>>>> org.apache.geronimo.st.jmxagent.Activator
>>>>>>>    at  
>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass( 
>>>>>>> BundleLoader.java:405)
>>>>>>>    at  
>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass( 
>>>>>>> BundleLoader.java:350)
>>>>>>>    at  
>>>>>>> org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.load 
>>>>>>> Class(AbstractClassLoader.java:78)
>>>>>>>    at java.lang.ClassLoader.loadClass(Unknown Source)
>>>>>>>    at  
>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass( 
>>>>>>> BundleLoader.java:275)
>>>>>>>    at  
>>>>>>> org.eclipse.osgi.framework.internal.core.BundleHost.loadClass 
>>>>>>> (BundleHost.java:227)
>>>>>>>    at  
>>>>>>> org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBund 
>>>>>>> leActivator(AbstractBundle.java:142)
>>>>>>>    ... 30 more
>>>>>>> Root exception:
>>>>>>> java.lang.ClassNotFoundException:  
>>>>>>> org.apache.geronimo.st.jmxagent.Activator
>>>>>>>    at  
>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass( 
>>>>>>> BundleLoader.java:405)
>>>>>>>    at  
>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass( 
>>>>>>> BundleLoader.java:350)
>>>>>>>    at  
>>>>>>> org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.load 
>>>>>>> Class(AbstractClassLoader.java:78)
>>>>>>>    at java.lang.ClassLoader.loadClass(Unknown Source)
>>>>>>>    at  
>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass( 
>>>>>>> BundleLoader.java:275)
>>>>>>>    at  
>>>>>>> org.eclipse.osgi.framework.internal.core.BundleHost.loadClass 
>>>>>>> (BundleHost.java:227)
>>>>>>>    at  
>>>>>>> org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBund 
>>>>>>> leActivator(AbstractBundle.java:142)
>>>>>>>    at  
>>>>>>> org.eclipse.osgi.framework.internal.core.BundleContextImpl.start 
>>>>>>> (BundleContextImpl.java:965)
>>>>>>>    at  
>>>>>>> org.eclipse.osgi.framework.internal.core.BundleHost.startWorker( 
>>>>>>> BundleHost.java:316)
>>>>>>>    at  
>>>>>>> org.eclipse.osgi.framework.internal.core.AbstractBundle.start 
>>>>>>> (AbstractBundle.java:264)
>>>>>>>    at  
>>>>>>> org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalCla 
>>>>>>> ss(EclipseClassLoader.java:116)
>>>>>>>    at  
>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalC 
>>>>>>> lass(BundleLoader.java:337)
>>>>>>>    at  
>>>>>>> org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loa 
>>>>>>> dClass(SingleSourcePackage.java:37)
>>>>>>>    at  
>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass( 
>>>>>>> BundleLoader.java:386)
>>>>>>>    at  
>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass( 
>>>>>>> BundleLoader.java:350)
>>>>>>>    at  
>>>>>>> org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.load 
>>>>>>> Class(AbstractClassLoader.java:78)
>>>>>>>    at java.lang.ClassLoader.loadClass(Unknown Source)
>>>>>>>    at java.lang.ClassLoader.loadClassInternal(Unknown Source)
>>>>>>>    at  
>>>>>>> org.apache.geronimo.st.v11.core.GeronimoServerBehaviour.<clinit> 
>>>>>>> (GeronimoServerBehaviour.java:54)
>>>>>>>    at sun.reflect.NativeConstructorAccessorImpl.newInstance0 
>>>>>>> (Native Method)
>>>>>>>    at sun.reflect.NativeConstructorAccessorImpl.newInstance 
>>>>>>> (Unknown Source)
>>>>>>>    at  
>>>>>>> sun.reflect.DelegatingConstructorAccessorImpl.newInstance 
>>>>>>> (Unknown Source)
>>>>>>>    at java.lang.reflect.Constructor.newInstance(Unknown Source)
>>>>>>>    at java.lang.Class.newInstance0(Unknown Source)
>>>>>>>    at java.lang.Class.newInstance(Unknown Source)
>>>>>>>    at  
>>>>>>> org.eclipse.core.internal.registry.ConfigurationElement.createEx 
>>>>>>> ecutableExtension(ConfigurationElement.java:162)
>>>>>>>    at  
>>>>>>> org.eclipse.core.internal.registry.ConfigurationElement.createEx 
>>>>>>> ecutableExtension(ConfigurationElement.java:142)
>>>>>>>    at  
>>>>>>> org.eclipse.core.internal.registry.ConfigurationElement.createEx 
>>>>>>> ecutableExtension(ConfigurationElement.java:129)
>>>>>>>    at  
>>>>>>> org.eclipse.core.internal.registry.ConfigurationElementHandle.cr 
>>>>>>> eateExecutableExtension(ConfigurationElementHandle.java:48)
>>>>>>>    at  
>>>>>>> org.eclipse.wst.server.core.internal.ServerType.createServerBeha 
>>>>>>> viourDelegate(ServerType.java:91)
>>>>>>>    at  
>>>>>>> org.eclipse.wst.server.core.internal.Server.getBehaviourDelegate 
>>>>>>> (Server.java:235)
>>>>>>>    at  
>>>>>>> org.eclipse.wst.server.core.internal.Server.setupLaunchConfigura 
>>>>>>> tion(Server.java:1059)
>>>>>>>    at  
>>>>>>> org.eclipse.wst.server.core.internal.Server.getLaunchConfigurati 
>>>>>>> on(Server.java:1118)
>>>>>>>    at org.eclipse.wst.server.core.internal.Server.start 
>>>>>>> (Server.java:1139)
>>>>>>>    at  
>>>>>>> org.eclipse.wst.server.core.internal.Server.synchronousStart 
>>>>>>> (Server.java:1488)
>>>>>>>    at org.eclipse.wst.server.core.internal.StartServerJob.run 
>>>>>>> (StartServerJob.java:34)
>>>>>>>    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)
>>>>>>>
>>>>>>> !ENTRY org.eclipse.core.runtime 4 2 2006-06-05 21:44:08.140
>>>>>>> !MESSAGE An internal error occurred during: "Starting server  
>>>>>>> - Apache Geronimo 1.1".
>>>>>>> !STACK 0
>>>>>>> java.lang.NullPointerException
>>>>>>>    at  
>>>>>>> org.eclipse.jst.server.generic.core.internal.GenericServerLaunch 
>>>>>>> ConfigurationDelegate.launch 
>>>>>>> (GenericServerLaunchConfigurationDelegate.java:51)
>>>>>>>    at  
>>>>>>> org.eclipse.debug.internal.core.LaunchConfiguration.launch 
>>>>>>> (LaunchConfiguration.java:590)
>>>>>>>    at  
>>>>>>> org.eclipse.debug.internal.core.LaunchConfiguration.launch 
>>>>>>> (LaunchConfiguration.java:515)
>>>>>>>    at  
>>>>>>> org.eclipse.debug.internal.core.LaunchConfiguration.launch 
>>>>>>> (LaunchConfiguration.java:152)
>>>>>>>    at org.eclipse.wst.server.core.internal.Server.start 
>>>>>>> (Server.java:1140)
>>>>>>>    at  
>>>>>>> org.eclipse.wst.server.core.internal.Server.synchronousStart 
>>>>>>> (Server.java:1488)
>>>>>>>    at org.eclipse.wst.server.core.internal.StartServerJob.run 
>>>>>>> (StartServerJob.java:34)
>>>>>>>    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)
>>>>>>
>>>>>>
>>>>>> -sachin
>>>>>>
>>>>>
>>>>
>>>>
>>>> -sachin
>>>>
>>>
>>
>>
>> -sachin
>>
>


-sachin



Re: Eclipse Plugin V1.1.0 unstable driver now available

Posted by Sachin Patel <sp...@gmail.com>.
Right, this is actually a problem with open-ejb snapshots not being  
published.  So its pulling down an old version of openejb which does  
not reflect the changes for the new EnvironmentType element.   
Currently the workaround is to install the openejb jars built from  
Geronimo 1.1 to your local Maven 2 repo.

On Jun 13, 2006, at 10:39 PM, Neal Sanche wrote:

> Okay, good, because my build is failing. I'll download yours and  
> test it out here. My error during build was:
>
> [ERROR] BUILD FAILURE
> [INFO]  
> ---------------------------------------------------------------------- 
> --
> [INFO] Compilation failure
>
> E:\geronimo-eclipse-tools\plugins\org.apache.geronimo.st.v11.core 
> \src\org\apache
> \geronimo\st\v11\core\GeronimoV11Utils.java:[54,65] incompatible types
> found   : java.lang.Object
> required: org.apache.geronimo.xml.ns.deployment.EnvironmentType
>
> I'll try again later.
>
> -Neal
>
> Sachin Patel wrote:
>> Ok, actually I'm using now...
>>
>> MAVEN_OPTS="-Xmx1024m -XX:MaxPermSize=512m"
>>
>> and I'm uploading a build as we speak, should be done in just  
>> about 5 min.
>>
>> On Jun 13, 2006, at 10:13 PM, Neal Sanche wrote:
>>
>>> I noticed that in the build scripts... Good that you fixed it. I  
>>> will keep trying to build it. I ran into the out of memory  
>>> problem just now and found your previous post on MAVEN_OPTS=- 
>>> Xmx512m so I'll stop the build and svn update first. Thanks.
>>>
>>> -Neal
>>>
>>> Sachin Patel wrote:
>>>> Cool, you'll want to do an svn update, i just checked in some  
>>>> stuff, happened to be that v11.ui wasn't even building, nor  
>>>> being packaged :)
>>>>
>>>> On Jun 13, 2006, at 9:39 PM, Neal Sanche wrote:
>>>>
>>>>> Well, in the meantime I'm learning how to compile it.  
>>>>> Downloaded Maven 2.0.4 and am just waiting for the rest of the  
>>>>> downloads to happen. Exciting stuff. :)
>>>>>
>>>>> -Neal
>>>>>
>>>>> Sachin Patel wrote:
>>>>>> My bad, you're right.  Fixing and rebuilding now.  Check for a  
>>>>>> new driver shortly.  Thanks for your patience.
>>>>>>
>>>>>> -sachin
>>>>>>
>>>>>> On Jun 13, 2006, at 9:09 PM, Neal Sanche wrote:
>>>>>>
>>>>>>> Just tried it, and it's the same thing Sachin. Could you,  
>>>>>>> perhaps, send me the following file, or make it available in  
>>>>>>> the .zip:
>>>>>>>
>>>>>>> org.apache.geronimo.st.v11.ui.jar
>>>>>>>
>>>>>>> It isn't in the .zip you sent, however it is in the source  
>>>>>>> distribution, but I can't make the plugin source code  
>>>>>>> compile. Are you using Maven, or m2?
>>>>>>>
>>>>>>> -Neal
>>>>>>>
>>>>>>> Neal Sanche wrote:
>>>>>>>> Thanks Sachin, I will give it a good run tonight, and let  
>>>>>>>> you know through JIRAs if I encounter anything.
>>>>>>>>
>>>>>>>> Cheers.
>>>>>>>>
>>>>>>>> -Neal
>>>>>>>>
>>>>>>>> Sachin Patel wrote:
>>>>>>>>> Ah found the problem, the bundle manifest was missing a "."  
>>>>>>>>> entry for bundle-classpath.  I'm uploading a new driver  
>>>>>>>>> right now.
>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>> On Jun 5, 2006, at 11:57 PM, Neal Sanche wrote:
>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>> Sachin Patel wrote:
>>>>>>>>>>>>>>>>>>>>>>> The following driver can run on both JDK 1.4  
>>>>>>>>>>>>>>>>>>>>>>> or 1.5. It should be run with WTP 1.0x and  
>>>>>>>>>>>>>>>>>>>>>>> will eventually but not currently run on WTP  
>>>>>>>>>>>>>>>>>>>>>>> 1.5.
>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>> http://people.apache.org/dist/geronimo/ 
>>>>>>>>>>>>>>>>>>>>>>> eclipse/unstable/g-eclipse-plugin-1.1- 
>>>>>>>>>>>>>>>>>>>>>>> SNAPSHOT-deployable.zip
>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>> -sachin
>>>>>>
>>>>>
>>>>
>>>>
>>>> -sachin
>>>>
>>>
>>
>>
>> -sachin
>>
>


-sachin



Re: Eclipse Plugin V1.1.0 unstable driver now available

Posted by Sachin Patel <sp...@gmail.com>.
Great!

On Jun 13, 2006, at 10:56 PM, Neal Sanche wrote:

> Hi Sachin, I just wanted to report that your latest build works  
> very well for me. Thanks very much!
>
> Cheers.
>
> -Neal


-sachin



Re: Eclipse Plugin V1.1.0 unstable driver now available

Posted by Neal Sanche <ne...@nsdev.org>.
Hi Sachin, I just wanted to report that your latest build works very 
well for me. Thanks very much!

Cheers.

-Neal

Re: Eclipse Plugin V1.1.0 unstable driver now available

Posted by Neal Sanche <ne...@nsdev.org>.
Okay, good, because my build is failing. I'll download yours and test it 
out here. My error during build was:

[ERROR] BUILD FAILURE
[INFO] 
------------------------------------------------------------------------
[INFO] Compilation failure

E:\geronimo-eclipse-tools\plugins\org.apache.geronimo.st.v11.core\src\org\apache
\geronimo\st\v11\core\GeronimoV11Utils.java:[54,65] incompatible types
found   : java.lang.Object
required: org.apache.geronimo.xml.ns.deployment.EnvironmentType

I'll try again later.

-Neal

Sachin Patel wrote:
> Ok, actually I'm using now...
>
> MAVEN_OPTS="-Xmx1024m -XX:MaxPermSize=512m"
>
> and I'm uploading a build as we speak, should be done in just about 5 
> min.
>
> On Jun 13, 2006, at 10:13 PM, Neal Sanche wrote:
>
>> I noticed that in the build scripts... Good that you fixed it. I will 
>> keep trying to build it. I ran into the out of memory problem just 
>> now and found your previous post on MAVEN_OPTS=-Xmx512m so I'll stop 
>> the build and svn update first. Thanks.
>>
>> -Neal
>>
>> Sachin Patel wrote:
>>> Cool, you'll want to do an svn update, i just checked in some stuff, 
>>> happened to be that v11.ui wasn't even building, nor being packaged :)
>>>
>>> On Jun 13, 2006, at 9:39 PM, Neal Sanche wrote:
>>>
>>>> Well, in the meantime I'm learning how to compile it. Downloaded 
>>>> Maven 2.0.4 and am just waiting for the rest of the downloads to 
>>>> happen. Exciting stuff. :)
>>>>
>>>> -Neal
>>>>
>>>> Sachin Patel wrote:
>>>>> My bad, you're right.  Fixing and rebuilding now.  Check for a new 
>>>>> driver shortly.  Thanks for your patience.
>>>>>
>>>>> -sachin
>>>>>
>>>>> On Jun 13, 2006, at 9:09 PM, Neal Sanche wrote:
>>>>>
>>>>>> Just tried it, and it's the same thing Sachin. Could you, 
>>>>>> perhaps, send me the following file, or make it available in the 
>>>>>> .zip:
>>>>>>
>>>>>> org.apache.geronimo.st.v11.ui.jar
>>>>>>
>>>>>> It isn't in the .zip you sent, however it is in the source 
>>>>>> distribution, but I can't make the plugin source code compile. 
>>>>>> Are you using Maven, or m2?
>>>>>>
>>>>>> -Neal
>>>>>>
>>>>>> Neal Sanche wrote:
>>>>>>> Thanks Sachin, I will give it a good run tonight, and let you 
>>>>>>> know through JIRAs if I encounter anything.
>>>>>>>
>>>>>>> Cheers.
>>>>>>>
>>>>>>> -Neal
>>>>>>>
>>>>>>> Sachin Patel wrote:
>>>>>>>> Ah found the problem, the bundle manifest was missing a "." 
>>>>>>>> entry for bundle-classpath.  I'm uploading a new driver right now.
>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>> On Jun 5, 2006, at 11:57 PM, Neal Sanche wrote:
>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>> Sachin Patel wrote:
>>>>>>>>>>>>>>>>>>>>>> The following driver can run on both JDK 1.4 or 
>>>>>>>>>>>>>>>>>>>>>> 1.5. It should be run with WTP 1.0x and will 
>>>>>>>>>>>>>>>>>>>>>> eventually but not currently run on WTP 1.5.
>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>> http://people.apache.org/dist/geronimo/eclipse/unstable/g-eclipse-plugin-1.1-SNAPSHOT-deployable.zip 
>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>> -sachin
>>>>>
>>>>
>>>
>>>
>>> -sachin
>>>
>>
>
>
> -sachin
>


Re: Eclipse Plugin V1.1.0 unstable driver now available

Posted by Sachin Patel <sp...@gmail.com>.
Ok, actually I'm using now...

MAVEN_OPTS="-Xmx1024m -XX:MaxPermSize=512m"

and I'm uploading a build as we speak, should be done in just about 5  
min.

On Jun 13, 2006, at 10:13 PM, Neal Sanche wrote:

> I noticed that in the build scripts... Good that you fixed it. I  
> will keep trying to build it. I ran into the out of memory problem  
> just now and found your previous post on MAVEN_OPTS=-Xmx512m so  
> I'll stop the build and svn update first. Thanks.
>
> -Neal
>
> Sachin Patel wrote:
>> Cool, you'll want to do an svn update, i just checked in some  
>> stuff, happened to be that v11.ui wasn't even building, nor being  
>> packaged :)
>>
>> On Jun 13, 2006, at 9:39 PM, Neal Sanche wrote:
>>
>>> Well, in the meantime I'm learning how to compile it. Downloaded  
>>> Maven 2.0.4 and am just waiting for the rest of the downloads to  
>>> happen. Exciting stuff. :)
>>>
>>> -Neal
>>>
>>> Sachin Patel wrote:
>>>> My bad, you're right.  Fixing and rebuilding now.  Check for a  
>>>> new driver shortly.  Thanks for your patience.
>>>>
>>>> -sachin
>>>>
>>>> On Jun 13, 2006, at 9:09 PM, Neal Sanche wrote:
>>>>
>>>>> Just tried it, and it's the same thing Sachin. Could you,  
>>>>> perhaps, send me the following file, or make it available in  
>>>>> the .zip:
>>>>>
>>>>> org.apache.geronimo.st.v11.ui.jar
>>>>>
>>>>> It isn't in the .zip you sent, however it is in the source  
>>>>> distribution, but I can't make the plugin source code compile.  
>>>>> Are you using Maven, or m2?
>>>>>
>>>>> -Neal
>>>>>
>>>>> Neal Sanche wrote:
>>>>>> Thanks Sachin, I will give it a good run tonight, and let you  
>>>>>> know through JIRAs if I encounter anything.
>>>>>>
>>>>>> Cheers.
>>>>>>
>>>>>> -Neal
>>>>>>
>>>>>> Sachin Patel wrote:
>>>>>>> Ah found the problem, the bundle manifest was missing a "."  
>>>>>>> entry for bundle-classpath.  I'm uploading a new driver right  
>>>>>>> now.
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>> On Jun 5, 2006, at 11:57 PM, Neal Sanche wrote:
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>> Sachin Patel wrote:
>>>>>>>>>>>>>>>>>>>>> The following driver can run on both JDK 1.4 or  
>>>>>>>>>>>>>>>>>>>>> 1.5. It should be run with WTP 1.0x and will  
>>>>>>>>>>>>>>>>>>>>> eventually but not currently run on WTP 1.5.
>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>> http://people.apache.org/dist/geronimo/eclipse/ 
>>>>>>>>>>>>>>>>>>>>> unstable/g-eclipse-plugin-1.1-SNAPSHOT- 
>>>>>>>>>>>>>>>>>>>>> deployable.zip
>>>>>>>>>>>>>>>>>>>>>
>>>>>
>>>>
>>>>
>>>> -sachin
>>>>
>>>
>>
>>
>> -sachin
>>
>


-sachin



Re: Eclipse Plugin V1.1.0 unstable driver now available

Posted by Neal Sanche <ne...@nsdev.org>.
I noticed that in the build scripts... Good that you fixed it. I will 
keep trying to build it. I ran into the out of memory problem just now 
and found your previous post on MAVEN_OPTS=-Xmx512m so I'll stop the 
build and svn update first. Thanks.

-Neal

Sachin Patel wrote:
> Cool, you'll want to do an svn update, i just checked in some stuff, 
> happened to be that v11.ui wasn't even building, nor being packaged :)
>
> On Jun 13, 2006, at 9:39 PM, Neal Sanche wrote:
>
>> Well, in the meantime I'm learning how to compile it. Downloaded 
>> Maven 2.0.4 and am just waiting for the rest of the downloads to 
>> happen. Exciting stuff. :)
>>
>> -Neal
>>
>> Sachin Patel wrote:
>>> My bad, you're right.  Fixing and rebuilding now.  Check for a new 
>>> driver shortly.  Thanks for your patience.
>>>
>>> -sachin
>>>
>>> On Jun 13, 2006, at 9:09 PM, Neal Sanche wrote:
>>>
>>>> Just tried it, and it's the same thing Sachin. Could you, perhaps, 
>>>> send me the following file, or make it available in the .zip:
>>>>
>>>> org.apache.geronimo.st.v11.ui.jar
>>>>
>>>> It isn't in the .zip you sent, however it is in the source 
>>>> distribution, but I can't make the plugin source code compile. Are 
>>>> you using Maven, or m2?
>>>>
>>>> -Neal
>>>>
>>>> Neal Sanche wrote:
>>>>> Thanks Sachin, I will give it a good run tonight, and let you know 
>>>>> through JIRAs if I encounter anything.
>>>>>
>>>>> Cheers.
>>>>>
>>>>> -Neal
>>>>>
>>>>> Sachin Patel wrote:
>>>>>> Ah found the problem, the bundle manifest was missing a "." entry 
>>>>>> for bundle-classpath.  I'm uploading a new driver right now.
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> On Jun 5, 2006, at 11:57 PM, Neal Sanche wrote:
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>> Sachin Patel wrote:
>>>>>>>>>>>>>>>>>>>> The following driver can run on both JDK 1.4 or 
>>>>>>>>>>>>>>>>>>>> 1.5. It should be run with WTP 1.0x and will 
>>>>>>>>>>>>>>>>>>>> eventually but not currently run on WTP 1.5.
>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>> http://people.apache.org/dist/geronimo/eclipse/unstable/g-eclipse-plugin-1.1-SNAPSHOT-deployable.zip 
>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>
>>>>
>>>
>>>
>>> -sachin
>>>
>>
>
>
> -sachin
>


Re: Eclipse Plugin V1.1.0 unstable driver now available

Posted by Sachin Patel <sp...@gmail.com>.
Cool, you'll want to do an svn update, i just checked in some stuff,  
happened to be that v11.ui wasn't even building, nor being packaged :)

On Jun 13, 2006, at 9:39 PM, Neal Sanche wrote:

> Well, in the meantime I'm learning how to compile it. Downloaded  
> Maven 2.0.4 and am just waiting for the rest of the downloads to  
> happen. Exciting stuff. :)
>
> -Neal
>
> Sachin Patel wrote:
>> My bad, you're right.  Fixing and rebuilding now.  Check for a new  
>> driver shortly.  Thanks for your patience.
>>
>> -sachin
>>
>> On Jun 13, 2006, at 9:09 PM, Neal Sanche wrote:
>>
>>> Just tried it, and it's the same thing Sachin. Could you,  
>>> perhaps, send me the following file, or make it available in  
>>> the .zip:
>>>
>>> org.apache.geronimo.st.v11.ui.jar
>>>
>>> It isn't in the .zip you sent, however it is in the source  
>>> distribution, but I can't make the plugin source code compile.  
>>> Are you using Maven, or m2?
>>>
>>> -Neal
>>>
>>> Neal Sanche wrote:
>>>> Thanks Sachin, I will give it a good run tonight, and let you  
>>>> know through JIRAs if I encounter anything.
>>>>
>>>> Cheers.
>>>>
>>>> -Neal
>>>>
>>>> Sachin Patel wrote:
>>>>> Ah found the problem, the bundle manifest was missing a "."  
>>>>> entry for bundle-classpath.  I'm uploading a new driver right now.
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> On Jun 5, 2006, at 11:57 PM, Neal Sanche wrote:
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> Sachin Patel wrote:
>>>>>>>>>>>>>>>>>>> The following driver can run on both JDK 1.4 or  
>>>>>>>>>>>>>>>>>>> 1.5. It should be run with WTP 1.0x and will  
>>>>>>>>>>>>>>>>>>> eventually but not currently run on WTP 1.5.
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>> http://people.apache.org/dist/geronimo/eclipse/ 
>>>>>>>>>>>>>>>>>>> unstable/g-eclipse-plugin-1.1-SNAPSHOT- 
>>>>>>>>>>>>>>>>>>> deployable.zip
>>>>>>>>>>>>>>>>>>>
>>>
>>
>>
>> -sachin
>>
>


-sachin



Re: Eclipse Plugin V1.1.0 unstable driver now available

Posted by Neal Sanche <ne...@nsdev.org>.
Well, in the meantime I'm learning how to compile it. Downloaded Maven 
2.0.4 and am just waiting for the rest of the downloads to happen. 
Exciting stuff. :)

-Neal

Sachin Patel wrote:
> My bad, you're right.  Fixing and rebuilding now.  Check for a new 
> driver shortly.  Thanks for your patience.
>
> -sachin
>
> On Jun 13, 2006, at 9:09 PM, Neal Sanche wrote:
>
>> Just tried it, and it's the same thing Sachin. Could you, perhaps, 
>> send me the following file, or make it available in the .zip:
>>
>> org.apache.geronimo.st.v11.ui.jar
>>
>> It isn't in the .zip you sent, however it is in the source 
>> distribution, but I can't make the plugin source code compile. Are 
>> you using Maven, or m2?
>>
>> -Neal
>>
>> Neal Sanche wrote:
>>> Thanks Sachin, I will give it a good run tonight, and let you know 
>>> through JIRAs if I encounter anything.
>>>
>>> Cheers.
>>>
>>> -Neal
>>>
>>> Sachin Patel wrote:
>>>> Ah found the problem, the bundle manifest was missing a "." entry 
>>>> for bundle-classpath.  I'm uploading a new driver right now.
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> On Jun 5, 2006, at 11:57 PM, Neal Sanche wrote:
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> Sachin Patel wrote:
>>>>>>>>>>>>>>>>>> The following driver can run on both JDK 1.4 or 1.5. 
>>>>>>>>>>>>>>>>>> It should be run with WTP 1.0x and will eventually 
>>>>>>>>>>>>>>>>>> but not currently run on WTP 1.5.
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> http://people.apache.org/dist/geronimo/eclipse/unstable/g-eclipse-plugin-1.1-SNAPSHOT-deployable.zip 
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>
>>
>
>
> -sachin
>


Re: Eclipse Plugin V1.1.0 unstable driver now available

Posted by Sachin Patel <sp...@gmail.com>.
My bad, you're right.  Fixing and rebuilding now.  Check for a new  
driver shortly.  Thanks for your patience.

-sachin

On Jun 13, 2006, at 9:09 PM, Neal Sanche wrote:

> Just tried it, and it's the same thing Sachin. Could you, perhaps,  
> send me the following file, or make it available in the .zip:
>
> org.apache.geronimo.st.v11.ui.jar
>
> It isn't in the .zip you sent, however it is in the source  
> distribution, but I can't make the plugin source code compile. Are  
> you using Maven, or m2?
>
> -Neal
>
> Neal Sanche wrote:
>> Thanks Sachin, I will give it a good run tonight, and let you know  
>> through JIRAs if I encounter anything.
>>
>> Cheers.
>>
>> -Neal
>>
>> Sachin Patel wrote:
>>> Ah found the problem, the bundle manifest was missing a "." entry  
>>> for bundle-classpath.  I'm uploading a new driver right now.
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> On Jun 5, 2006, at 11:57 PM, Neal Sanche wrote:
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> Sachin Patel wrote:
>>>>>>>>>>>>>>>>> The following driver can run on both JDK 1.4 or  
>>>>>>>>>>>>>>>>> 1.5. It should be run with WTP 1.0x and will  
>>>>>>>>>>>>>>>>> eventually but not currently run on WTP 1.5.
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> http://people.apache.org/dist/geronimo/eclipse/ 
>>>>>>>>>>>>>>>>> unstable/g-eclipse-plugin-1.1-SNAPSHOT-deployable.zip
>>>>>>>>>>>>>>>>>
>


-sachin



Re: Eclipse Plugin V1.1.0 unstable driver now available

Posted by Neal Sanche <ne...@nsdev.org>.
Just tried it, and it's the same thing Sachin. Could you, perhaps, send 
me the following file, or make it available in the .zip:

org.apache.geronimo.st.v11.ui.jar

It isn't in the .zip you sent, however it is in the source distribution, 
but I can't make the plugin source code compile. Are you using Maven, or m2?

-Neal

Neal Sanche wrote:
> Thanks Sachin, I will give it a good run tonight, and let you know 
> through JIRAs if I encounter anything.
>
> Cheers.
>
> -Neal
>
> Sachin Patel wrote:
>> Ah found the problem, the bundle manifest was missing a "." entry for 
>> bundle-classpath.  I'm uploading a new driver right now.
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> On Jun 5, 2006, at 11:57 PM, Neal Sanche wrote:
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> Sachin Patel wrote:
>>>>>>>>>>>>>>>> The following driver can run on both JDK 1.4 or 1.5. It 
>>>>>>>>>>>>>>>> should be run with WTP 1.0x and will eventually but not 
>>>>>>>>>>>>>>>> currently run on WTP 1.5.
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> http://people.apache.org/dist/geronimo/eclipse/unstable/g-eclipse-plugin-1.1-SNAPSHOT-deployable.zip 
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>


Re: Eclipse Plugin V1.1.0 unstable driver now available

Posted by Neal Sanche <ne...@nsdev.org>.
Thanks Sachin, I will give it a good run tonight, and let you know 
through JIRAs if I encounter anything.

Cheers.

-Neal

Sachin Patel wrote:
> Ah found the problem, the bundle manifest was missing a "." entry for 
> bundle-classpath.  I'm uploading a new driver right now.
>>>>>>>>>>>>>
>>>>>>>>>>>>> On Jun 5, 2006, at 11:57 PM, Neal Sanche wrote:
>>>>>>>>>>>>>
>>>>>>>>>>>>>> Sachin Patel wrote:
>>>>>>>>>>>>>>> The following driver can run on both JDK 1.4 or 1.5. It 
>>>>>>>>>>>>>>> should be run with WTP 1.0x and will eventually but not 
>>>>>>>>>>>>>>> currently run on WTP 1.5.
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> http://people.apache.org/dist/geronimo/eclipse/unstable/g-eclipse-plugin-1.1-SNAPSHOT-deployable.zip 
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>


Re: Eclipse Plugin V1.1.0 unstable driver now available

Posted by Sachin Patel <sp...@gmail.com>.
Ah found the problem, the bundle manifest was missing a "." entry for  
bundle-classpath.  I'm uploading a new driver right now.

On Jun 13, 2006, at 9:07 AM, Sachin Patel wrote:

> Ok, my bad, you're right, the distribution is in fact bad.  I'll  
> remove it so other people don't report the same problem.  Not sure  
> what is wrong since everything works when self hosting... I'll dig  
> into it..
>
> thanks.
>
>
> On Jun 13, 2006, at 8:38 AM, Sachin Patel wrote:
>
>> The 1.1 support should work.  I gave a demo on it at the Rational  
>> Conference last week.  But of course I was launching from within a  
>> self-hosted environment, so let me double check the actual  
>> distribution this morning.  In the meantime, could you try as well  
>> installing over a clean WTP image, rather then overlaying, it  
>> could be there was an issue with doing that.
>>
>> So let me verify the image right now, and I'll get let u know.
>>
>> On Jun 12, 2006, at 11:38 PM, Neal Sanche wrote:
>>
>>> You mention, here, that there is a driver available that we can  
>>> test with, is that the one released on June 6th? I am still  
>>> finding it impossible to get that version to start up an deploy  
>>> to a Geronimo 1.1 server. It does nearly everything else  
>>> wonderfully. I've been forced to Export .EAR files to the  
>>> Geronimo 1.1 /deploy directory to test my application. Is there  
>>> anything we can do to get something that at least deploys before  
>>> you get the EMF team to fix a bug in 1.5? I'm perfectly happy  
>>> using 1.0.2 WTP since I tried 1.5 WTP and found that the CMP EJB  
>>> creation is not finished yet. So, since it's the only reason I'd  
>>> consider moving on, I don't see why the Geronimo Eclipse plugin  
>>> should need to yet either.
>>>
>>> I haven't seen any movement in the Devtools SVN repository  
>>> either, so if there's a 1.0.2 working version, I don't see it. Am  
>>> I looking in the wrong place?
>>>
>>> Thanks Sachin!
>>>
>>> Cheers.
>>>
>>> -Neal
>>>
>>> Sachin Patel wrote:
>>>> They are going fine. The driver that is available should be a  
>>>> good driver to start testing on.  I've been working on moving up  
>>>> to WTP 1.5, EMF 2.2, etc... and have run across a build breaking  
>>>> EMF bug I'm awaiting a fix for.  Hopefully we'll get the fix  
>>>> before EMF 2.2 is released.
>>>>
>>>> On Jun 12, 2006, at 6:43 PM, Jay D. McHugh wrote:
>>>>
>>>>> How are the Eclipse plugin changes going?
>>>>>
>>>>> Jay
>>>>>
>>>>> Sachin Patel wrote:
>>>>>> Hold off on the V11 testing, as I'm finding issues you may run  
>>>>>> into. I'm working on resolving the issues this morning and  
>>>>>> will let u know when I'm done.
>>>>>>
>>>>>> On Jun 7, 2006, at 12:02 AM, Neal Sanche wrote:
>>>>>>
>>>>>>> Okay Sachin,
>>>>>>>
>>>>>>> I have found what I believe to be the main problem. I looked  
>>>>>>> in my Eclipse configuration settings, and found that the  
>>>>>>> Geronimo plugin had a little red X on it indicating it was  
>>>>>>> unhappy. So I looked into why that could be ant found a small  
>>>>>>> complaint it was making:
>>>>>>>
>>>>>>> Plug-in "org.apache.geronimo.st.v11.ui" version "1.0.0"  
>>>>>>> referenced by this feature is missing.
>>>>>>>
>>>>>>> I looked all over and sure enough I do not have a copy of  
>>>>>>> this Jarfile anywhere in my Eclipse directory. Where would I  
>>>>>>> find such a thing? I'm not brave enough to try this build  
>>>>>>> myself at the moment otherwise I would try and make my own  
>>>>>>> version of this. I will see if maybe one of the distributions  
>>>>>>> you posted has it.
>>>>>>>
>>>>>>> -Neal
>>>>>>>
>>>>>>> Sachin Patel wrote:
>>>>>>>> I just posted a new driver. Could you verify that the  
>>>>>>>> problem is fixed?
>>>>>>>>
>>>>>>>> You should be able to just extract over your existing image.  
>>>>>>>> Be sure to re-invoke eclipse with "-clean".
>>>>>>>>
>>>>>>>> Thanks.
>>>>>>>>
>>>>>>>> On Jun 6, 2006, at 9:53 PM, Neal Sanche wrote:
>>>>>>>>
>>>>>>>>> Fair enough,
>>>>>>>>>
>>>>>>>>> I have put in a JIRA, let me know (though the JIRA) what  
>>>>>>>>> else you need from me. I am trying out the other features  
>>>>>>>>> and will see if I get stuck. I can't start the server from  
>>>>>>>>> inside Eclipse, but maybe I can still develop a small  
>>>>>>>>> application.
>>>>>>>>>
>>>>>>>>> -Neal
>>>>>>>>>
>>>>>>>>> Sachin Patel wrote:
>>>>>>>>>> I'd have to dig into it, I'm not quite sure looking at  
>>>>>>>>>> just the stack trace.
>>>>>>>>>>
>>>>>>>>>> On Jun 6, 2006, at 9:32 PM, Neal Sanche wrote:
>>>>>>>>>>
>>>>>>>>>>> I will put in a JIRA, for sure. Can you tell me what  
>>>>>>>>>>> might be going on?
>>>>>>>>>>>
>>>>>>>>>>> -Neal
>>>>>>>>>>>
>>>>>>>>>>> Sachin Patel wrote:
>>>>>>>>>>>> Ah shoot, can you open a jira? I can investigate.
>>>>>>>>>>>>
>>>>>>>>>>>> On Jun 5, 2006, at 11:57 PM, Neal Sanche wrote:
>>>>>>>>>>>>
>>>>>>>>>>>>> Sachin Patel wrote:
>>>>>>>>>>>>>> The following driver can run on both JDK 1.4 or 1.5.  
>>>>>>>>>>>>>> It should be run with WTP 1.0x and will eventually but  
>>>>>>>>>>>>>> not currently run on WTP 1.5.
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> http://people.apache.org/dist/geronimo/eclipse/ 
>>>>>>>>>>>>>> unstable/g-eclipse-plugin-1.1-SNAPSHOT-deployable.zip
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> -sachin
>>>>>>>>>>>>>>
>>>>>>>>>>>>> Hi Sachin,
>>>>>>>>>>>>>
>>>>>>>>>>>>> I am currently trying to get Eclipse 1.0.2 All In One  
>>>>>>>>>>>>> bundle to run your new eclipse plugin with the  
>>>>>>>>>>>>> following result. I have installed the plugin, and set  
>>>>>>>>>>>>> up a Geronimo 1.1 server that I compiled myself about a  
>>>>>>>>>>>>> week ago. I am going to try a recompile in the  
>>>>>>>>>>>>> meantime, but what do you think the following means?
>>>>>>>>>>>>>
>>>>>>>>>>>>> Thanks.
>>>>>>>>>>>>>
>>>>>>>>>>>>> -Neal
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>> !ENTRY org.eclipse.osgi 2006-06-05 21:44:07.125
>>>>>>>>>>>>> !MESSAGE An error occurred while automatically  
>>>>>>>>>>>>> activating bundle org.apache.geronimo.st.jmxagent (14).
>>>>>>>>>>>>> !STACK 0
>>>>>>>>>>>>> org.osgi.framework.BundleException: The activator  
>>>>>>>>>>>>> org.apache.geronimo.st.jmxagent.Activator for bundle  
>>>>>>>>>>>>> org.apache.geronimo.st.jmxagent is invalid
>>>>>>>>>>>>> at  
>>>>>>>>>>>>> org.eclipse.osgi.framework.internal.core.AbstractBundle.lo 
>>>>>>>>>>>>> adBundleActivator(AbstractBundle.java:149)
>>>>>>>>>>>>> at  
>>>>>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleContextImpl 
>>>>>>>>>>>>> .start(BundleContextImpl.java:965)
>>>>>>>>>>>>> at  
>>>>>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleHost.startW 
>>>>>>>>>>>>> orker(BundleHost.java:316)
>>>>>>>>>>>>> at  
>>>>>>>>>>>>> org.eclipse.osgi.framework.internal.core.AbstractBundle.st 
>>>>>>>>>>>>> art(AbstractBundle.java:264)
>>>>>>>>>>>>> at  
>>>>>>>>>>>>> org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLo 
>>>>>>>>>>>>> calClass(EclipseClassLoader.java:116)
>>>>>>>>>>>>> at  
>>>>>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.find 
>>>>>>>>>>>>> LocalClass(BundleLoader.java:337)
>>>>>>>>>>>>> at  
>>>>>>>>>>>>> org.eclipse.osgi.framework.internal.core.SingleSourcePacka 
>>>>>>>>>>>>> ge.loadClass(SingleSourcePackage.java:37)
>>>>>>>>>>>>> at  
>>>>>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.find 
>>>>>>>>>>>>> Class(BundleLoader.java:386)
>>>>>>>>>>>>> at  
>>>>>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.find 
>>>>>>>>>>>>> Class(BundleLoader.java:350)
>>>>>>>>>>>>> at  
>>>>>>>>>>>>> org.eclipse.osgi.framework.adaptor.core.AbstractClassLoade 
>>>>>>>>>>>>> r.loadClass(AbstractClassLoader.java:78)
>>>>>>>>>>>>> at java.lang.ClassLoader.loadClass(Unknown Source)
>>>>>>>>>>>>> at java.lang.ClassLoader.loadClassInternal(Unknown Source)
>>>>>>>>>>>>> at  
>>>>>>>>>>>>> org.apache.geronimo.st.v11.core.GeronimoServerBehaviour.<c 
>>>>>>>>>>>>> linit>(GeronimoServerBehaviour.java:54)
>>>>>>>>>>>>> at  
>>>>>>>>>>>>> sun.reflect.NativeConstructorAccessorImpl.newInstance0 
>>>>>>>>>>>>> (Native Method)
>>>>>>>>>>>>> at sun.reflect.NativeConstructorAccessorImpl.newInstance 
>>>>>>>>>>>>> (Unknown Source)
>>>>>>>>>>>>> at  
>>>>>>>>>>>>> sun.reflect.DelegatingConstructorAccessorImpl.newInstance( 
>>>>>>>>>>>>> Unknown Source)
>>>>>>>>>>>>> at java.lang.reflect.Constructor.newInstance(Unknown  
>>>>>>>>>>>>> Source)
>>>>>>>>>>>>> at java.lang.Class.newInstance0(Unknown Source)
>>>>>>>>>>>>> at java.lang.Class.newInstance(Unknown Source)
>>>>>>>>>>>>> at  
>>>>>>>>>>>>> org.eclipse.core.internal.registry.ConfigurationElement.cr 
>>>>>>>>>>>>> eateExecutableExtension(ConfigurationElement.java:162)
>>>>>>>>>>>>> at  
>>>>>>>>>>>>> org.eclipse.core.internal.registry.ConfigurationElement.cr 
>>>>>>>>>>>>> eateExecutableExtension(ConfigurationElement.java:142)
>>>>>>>>>>>>> at  
>>>>>>>>>>>>> org.eclipse.core.internal.registry.ConfigurationElement.cr 
>>>>>>>>>>>>> eateExecutableExtension(ConfigurationElement.java:129)
>>>>>>>>>>>>> at  
>>>>>>>>>>>>> org.eclipse.core.internal.registry.ConfigurationElementHan 
>>>>>>>>>>>>> dle.createExecutableExtension 
>>>>>>>>>>>>> (ConfigurationElementHandle.java:48)
>>>>>>>>>>>>> at  
>>>>>>>>>>>>> org.eclipse.wst.server.core.internal.ServerType.createServ 
>>>>>>>>>>>>> erBehaviourDelegate(ServerType.java:91)
>>>>>>>>>>>>> at  
>>>>>>>>>>>>> org.eclipse.wst.server.core.internal.Server.getBehaviourDe 
>>>>>>>>>>>>> legate(Server.java:235)
>>>>>>>>>>>>> at  
>>>>>>>>>>>>> org.eclipse.wst.server.core.internal.Server.setupLaunchCon 
>>>>>>>>>>>>> figuration(Server.java:1059)
>>>>>>>>>>>>> at  
>>>>>>>>>>>>> org.eclipse.wst.server.core.internal.Server.getLaunchConfi 
>>>>>>>>>>>>> guration(Server.java:1118)
>>>>>>>>>>>>> at org.eclipse.wst.server.core.internal.Server.start 
>>>>>>>>>>>>> (Server.java:1139)
>>>>>>>>>>>>> at  
>>>>>>>>>>>>> org.eclipse.wst.server.core.internal.Server.synchronousSta 
>>>>>>>>>>>>> rt(Server.java:1488)
>>>>>>>>>>>>> at  
>>>>>>>>>>>>> org.eclipse.wst.server.core.internal.StartServerJob.run 
>>>>>>>>>>>>> (StartServerJob.java:34)
>>>>>>>>>>>>> at org.eclipse.core.internal.jobs.Worker.run 
>>>>>>>>>>>>> (Worker.java:76)
>>>>>>>>>>>>> Caused by: java.lang.ClassNotFoundException:  
>>>>>>>>>>>>> org.apache.geronimo.st.jmxagent.Activator
>>>>>>>>>>>>> at  
>>>>>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.find 
>>>>>>>>>>>>> Class(BundleLoader.java:405)
>>>>>>>>>>>>> at  
>>>>>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.find 
>>>>>>>>>>>>> Class(BundleLoader.java:350)
>>>>>>>>>>>>> at  
>>>>>>>>>>>>> org.eclipse.osgi.framework.adaptor.core.AbstractClassLoade 
>>>>>>>>>>>>> r.loadClass(AbstractClassLoader.java:78)
>>>>>>>>>>>>> at java.lang.ClassLoader.loadClass(Unknown Source)
>>>>>>>>>>>>> at  
>>>>>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.load 
>>>>>>>>>>>>> Class(BundleLoader.java:275)
>>>>>>>>>>>>> at  
>>>>>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleHost.loadCl 
>>>>>>>>>>>>> ass(BundleHost.java:227)
>>>>>>>>>>>>> at  
>>>>>>>>>>>>> org.eclipse.osgi.framework.internal.core.AbstractBundle.lo 
>>>>>>>>>>>>> adBundleActivator(AbstractBundle.java:142)
>>>>>>>>>>>>> ... 30 more
>>>>>>>>>>>>> Root exception:
>>>>>>>>>>>>> java.lang.ClassNotFoundException:  
>>>>>>>>>>>>> org.apache.geronimo.st.jmxagent.Activator
>>>>>>>>>>>>> at  
>>>>>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.find 
>>>>>>>>>>>>> Class(BundleLoader.java:405)
>>>>>>>>>>>>> at  
>>>>>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.find 
>>>>>>>>>>>>> Class(BundleLoader.java:350)
>>>>>>>>>>>>> at  
>>>>>>>>>>>>> org.eclipse.osgi.framework.adaptor.core.AbstractClassLoade 
>>>>>>>>>>>>> r.loadClass(AbstractClassLoader.java:78)
>>>>>>>>>>>>> at java.lang.ClassLoader.loadClass(Unknown Source)
>>>>>>>>>>>>> at  
>>>>>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.load 
>>>>>>>>>>>>> Class(BundleLoader.java:275)
>>>>>>>>>>>>> at  
>>>>>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleHost.loadCl 
>>>>>>>>>>>>> ass(BundleHost.java:227)
>>>>>>>>>>>>> at  
>>>>>>>>>>>>> org.eclipse.osgi.framework.internal.core.AbstractBundle.lo 
>>>>>>>>>>>>> adBundleActivator(AbstractBundle.java:142)
>>>>>>>>>>>>> at  
>>>>>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleContextImpl 
>>>>>>>>>>>>> .start(BundleContextImpl.java:965)
>>>>>>>>>>>>> at  
>>>>>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleHost.startW 
>>>>>>>>>>>>> orker(BundleHost.java:316)
>>>>>>>>>>>>> at  
>>>>>>>>>>>>> org.eclipse.osgi.framework.internal.core.AbstractBundle.st 
>>>>>>>>>>>>> art(AbstractBundle.java:264)
>>>>>>>>>>>>> at  
>>>>>>>>>>>>> org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLo 
>>>>>>>>>>>>> calClass(EclipseClassLoader.java:116)
>>>>>>>>>>>>> at  
>>>>>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.find 
>>>>>>>>>>>>> LocalClass(BundleLoader.java:337)
>>>>>>>>>>>>> at  
>>>>>>>>>>>>> org.eclipse.osgi.framework.internal.core.SingleSourcePacka 
>>>>>>>>>>>>> ge.loadClass(SingleSourcePackage.java:37)
>>>>>>>>>>>>> at  
>>>>>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.find 
>>>>>>>>>>>>> Class(BundleLoader.java:386)
>>>>>>>>>>>>> at  
>>>>>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.find 
>>>>>>>>>>>>> Class(BundleLoader.java:350)
>>>>>>>>>>>>> at  
>>>>>>>>>>>>> org.eclipse.osgi.framework.adaptor.core.AbstractClassLoade 
>>>>>>>>>>>>> r.loadClass(AbstractClassLoader.java:78)
>>>>>>>>>>>>> at java.lang.ClassLoader.loadClass(Unknown Source)
>>>>>>>>>>>>> at java.lang.ClassLoader.loadClassInternal(Unknown Source)
>>>>>>>>>>>>> at  
>>>>>>>>>>>>> org.apache.geronimo.st.v11.core.GeronimoServerBehaviour.<c 
>>>>>>>>>>>>> linit>(GeronimoServerBehaviour.java:54)
>>>>>>>>>>>>> at  
>>>>>>>>>>>>> sun.reflect.NativeConstructorAccessorImpl.newInstance0 
>>>>>>>>>>>>> (Native Method)
>>>>>>>>>>>>> at sun.reflect.NativeConstructorAccessorImpl.newInstance 
>>>>>>>>>>>>> (Unknown Source)
>>>>>>>>>>>>> at  
>>>>>>>>>>>>> sun.reflect.DelegatingConstructorAccessorImpl.newInstance( 
>>>>>>>>>>>>> Unknown Source)
>>>>>>>>>>>>> at java.lang.reflect.Constructor.newInstance(Unknown  
>>>>>>>>>>>>> Source)
>>>>>>>>>>>>> at java.lang.Class.newInstance0(Unknown Source)
>>>>>>>>>>>>> at java.lang.Class.newInstance(Unknown Source)
>>>>>>>>>>>>> at  
>>>>>>>>>>>>> org.eclipse.core.internal.registry.ConfigurationElement.cr 
>>>>>>>>>>>>> eateExecutableExtension(ConfigurationElement.java:162)
>>>>>>>>>>>>> at  
>>>>>>>>>>>>> org.eclipse.core.internal.registry.ConfigurationElement.cr 
>>>>>>>>>>>>> eateExecutableExtension(ConfigurationElement.java:142)
>>>>>>>>>>>>> at  
>>>>>>>>>>>>> org.eclipse.core.internal.registry.ConfigurationElement.cr 
>>>>>>>>>>>>> eateExecutableExtension(ConfigurationElement.java:129)
>>>>>>>>>>>>> at  
>>>>>>>>>>>>> org.eclipse.core.internal.registry.ConfigurationElementHan 
>>>>>>>>>>>>> dle.createExecutableExtension 
>>>>>>>>>>>>> (ConfigurationElementHandle.java:48)
>>>>>>>>>>>>> at  
>>>>>>>>>>>>> org.eclipse.wst.server.core.internal.ServerType.createServ 
>>>>>>>>>>>>> erBehaviourDelegate(ServerType.java:91)
>>>>>>>>>>>>> at  
>>>>>>>>>>>>> org.eclipse.wst.server.core.internal.Server.getBehaviourDe 
>>>>>>>>>>>>> legate(Server.java:235)
>>>>>>>>>>>>> at  
>>>>>>>>>>>>> org.eclipse.wst.server.core.internal.Server.setupLaunchCon 
>>>>>>>>>>>>> figuration(Server.java:1059)
>>>>>>>>>>>>> at  
>>>>>>>>>>>>> org.eclipse.wst.server.core.internal.Server.getLaunchConfi 
>>>>>>>>>>>>> guration(Server.java:1118)
>>>>>>>>>>>>> at org.eclipse.wst.server.core.internal.Server.start 
>>>>>>>>>>>>> (Server.java:1139)
>>>>>>>>>>>>> at  
>>>>>>>>>>>>> org.eclipse.wst.server.core.internal.Server.synchronousSta 
>>>>>>>>>>>>> rt(Server.java:1488)
>>>>>>>>>>>>> at  
>>>>>>>>>>>>> org.eclipse.wst.server.core.internal.StartServerJob.run 
>>>>>>>>>>>>> (StartServerJob.java:34)
>>>>>>>>>>>>> at org.eclipse.core.internal.jobs.Worker.run 
>>>>>>>>>>>>> (Worker.java:76)
>>>>>>>>>>>>>
>>>>>>>>>>>>> !ENTRY org.eclipse.core.runtime 4 2 2006-06-05  
>>>>>>>>>>>>> 21:44:08.140
>>>>>>>>>>>>> !MESSAGE An internal error occurred during: "Starting  
>>>>>>>>>>>>> server - Apache Geronimo 1.1".
>>>>>>>>>>>>> !STACK 0
>>>>>>>>>>>>> java.lang.NullPointerException
>>>>>>>>>>>>> at  
>>>>>>>>>>>>> org.eclipse.jst.server.generic.core.internal.GenericServer 
>>>>>>>>>>>>> LaunchConfigurationDelegate.launch 
>>>>>>>>>>>>> (GenericServerLaunchConfigurationDelegate.java:51)
>>>>>>>>>>>>> at  
>>>>>>>>>>>>> org.eclipse.debug.internal.core.LaunchConfiguration.launch 
>>>>>>>>>>>>> (LaunchConfiguration.java:590)
>>>>>>>>>>>>> at  
>>>>>>>>>>>>> org.eclipse.debug.internal.core.LaunchConfiguration.launch 
>>>>>>>>>>>>> (LaunchConfiguration.java:515)
>>>>>>>>>>>>> at  
>>>>>>>>>>>>> org.eclipse.debug.internal.core.LaunchConfiguration.launch 
>>>>>>>>>>>>> (LaunchConfiguration.java:152)
>>>>>>>>>>>>> at org.eclipse.wst.server.core.internal.Server.start 
>>>>>>>>>>>>> (Server.java:1140)
>>>>>>>>>>>>> at  
>>>>>>>>>>>>> org.eclipse.wst.server.core.internal.Server.synchronousSta 
>>>>>>>>>>>>> rt(Server.java:1488)
>>>>>>>>>>>>> at  
>>>>>>>>>>>>> org.eclipse.wst.server.core.internal.StartServerJob.run 
>>>>>>>>>>>>> (StartServerJob.java:34)
>>>>>>>>>>>>> at org.eclipse.core.internal.jobs.Worker.run 
>>>>>>>>>>>>> (Worker.java:76)
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>> -sachin
>>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> -sachin
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> -sachin
>>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>> -sachin
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>
>>>>
>>>> -sachin
>>>>
>>>
>>
>>
>> -sachin
>>
>>
>
>
> -sachin
>
>


-sachin



Re: Eclipse Plugin V1.1.0 unstable driver now available

Posted by Sachin Patel <sp...@gmail.com>.
Ok, my bad, you're right, the distribution is in fact bad.  I'll  
remove it so other people don't report the same problem.  Not sure  
what is wrong since everything works when self hosting... I'll dig  
into it..

thanks.


On Jun 13, 2006, at 8:38 AM, Sachin Patel wrote:

> The 1.1 support should work.  I gave a demo on it at the Rational  
> Conference last week.  But of course I was launching from within a  
> self-hosted environment, so let me double check the actual  
> distribution this morning.  In the meantime, could you try as well  
> installing over a clean WTP image, rather then overlaying, it could  
> be there was an issue with doing that.
>
> So let me verify the image right now, and I'll get let u know.
>
> On Jun 12, 2006, at 11:38 PM, Neal Sanche wrote:
>
>> You mention, here, that there is a driver available that we can  
>> test with, is that the one released on June 6th? I am still  
>> finding it impossible to get that version to start up an deploy to  
>> a Geronimo 1.1 server. It does nearly everything else wonderfully.  
>> I've been forced to Export .EAR files to the Geronimo 1.1 /deploy  
>> directory to test my application. Is there anything we can do to  
>> get something that at least deploys before you get the EMF team to  
>> fix a bug in 1.5? I'm perfectly happy using 1.0.2 WTP since I  
>> tried 1.5 WTP and found that the CMP EJB creation is not finished  
>> yet. So, since it's the only reason I'd consider moving on, I  
>> don't see why the Geronimo Eclipse plugin should need to yet either.
>>
>> I haven't seen any movement in the Devtools SVN repository either,  
>> so if there's a 1.0.2 working version, I don't see it. Am I  
>> looking in the wrong place?
>>
>> Thanks Sachin!
>>
>> Cheers.
>>
>> -Neal
>>
>> Sachin Patel wrote:
>>> They are going fine. The driver that is available should be a  
>>> good driver to start testing on.  I've been working on moving up  
>>> to WTP 1.5, EMF 2.2, etc... and have run across a build breaking  
>>> EMF bug I'm awaiting a fix for.  Hopefully we'll get the fix  
>>> before EMF 2.2 is released.
>>>
>>> On Jun 12, 2006, at 6:43 PM, Jay D. McHugh wrote:
>>>
>>>> How are the Eclipse plugin changes going?
>>>>
>>>> Jay
>>>>
>>>> Sachin Patel wrote:
>>>>> Hold off on the V11 testing, as I'm finding issues you may run  
>>>>> into. I'm working on resolving the issues this morning and will  
>>>>> let u know when I'm done.
>>>>>
>>>>> On Jun 7, 2006, at 12:02 AM, Neal Sanche wrote:
>>>>>
>>>>>> Okay Sachin,
>>>>>>
>>>>>> I have found what I believe to be the main problem. I looked  
>>>>>> in my Eclipse configuration settings, and found that the  
>>>>>> Geronimo plugin had a little red X on it indicating it was  
>>>>>> unhappy. So I looked into why that could be ant found a small  
>>>>>> complaint it was making:
>>>>>>
>>>>>> Plug-in "org.apache.geronimo.st.v11.ui" version "1.0.0"  
>>>>>> referenced by this feature is missing.
>>>>>>
>>>>>> I looked all over and sure enough I do not have a copy of this  
>>>>>> Jarfile anywhere in my Eclipse directory. Where would I find  
>>>>>> such a thing? I'm not brave enough to try this build myself at  
>>>>>> the moment otherwise I would try and make my own version of  
>>>>>> this. I will see if maybe one of the distributions you posted  
>>>>>> has it.
>>>>>>
>>>>>> -Neal
>>>>>>
>>>>>> Sachin Patel wrote:
>>>>>>> I just posted a new driver. Could you verify that the problem  
>>>>>>> is fixed?
>>>>>>>
>>>>>>> You should be able to just extract over your existing image.  
>>>>>>> Be sure to re-invoke eclipse with "-clean".
>>>>>>>
>>>>>>> Thanks.
>>>>>>>
>>>>>>> On Jun 6, 2006, at 9:53 PM, Neal Sanche wrote:
>>>>>>>
>>>>>>>> Fair enough,
>>>>>>>>
>>>>>>>> I have put in a JIRA, let me know (though the JIRA) what  
>>>>>>>> else you need from me. I am trying out the other features  
>>>>>>>> and will see if I get stuck. I can't start the server from  
>>>>>>>> inside Eclipse, but maybe I can still develop a small  
>>>>>>>> application.
>>>>>>>>
>>>>>>>> -Neal
>>>>>>>>
>>>>>>>> Sachin Patel wrote:
>>>>>>>>> I'd have to dig into it, I'm not quite sure looking at just  
>>>>>>>>> the stack trace.
>>>>>>>>>
>>>>>>>>> On Jun 6, 2006, at 9:32 PM, Neal Sanche wrote:
>>>>>>>>>
>>>>>>>>>> I will put in a JIRA, for sure. Can you tell me what might  
>>>>>>>>>> be going on?
>>>>>>>>>>
>>>>>>>>>> -Neal
>>>>>>>>>>
>>>>>>>>>> Sachin Patel wrote:
>>>>>>>>>>> Ah shoot, can you open a jira? I can investigate.
>>>>>>>>>>>
>>>>>>>>>>> On Jun 5, 2006, at 11:57 PM, Neal Sanche wrote:
>>>>>>>>>>>
>>>>>>>>>>>> Sachin Patel wrote:
>>>>>>>>>>>>> The following driver can run on both JDK 1.4 or 1.5. It  
>>>>>>>>>>>>> should be run with WTP 1.0x and will eventually but not  
>>>>>>>>>>>>> currently run on WTP 1.5.
>>>>>>>>>>>>>
>>>>>>>>>>>>> http://people.apache.org/dist/geronimo/eclipse/unstable/ 
>>>>>>>>>>>>> g-eclipse-plugin-1.1-SNAPSHOT-deployable.zip
>>>>>>>>>>>>>
>>>>>>>>>>>>> -sachin
>>>>>>>>>>>>>
>>>>>>>>>>>> Hi Sachin,
>>>>>>>>>>>>
>>>>>>>>>>>> I am currently trying to get Eclipse 1.0.2 All In One  
>>>>>>>>>>>> bundle to run your new eclipse plugin with the following  
>>>>>>>>>>>> result. I have installed the plugin, and set up a  
>>>>>>>>>>>> Geronimo 1.1 server that I compiled myself about a week  
>>>>>>>>>>>> ago. I am going to try a recompile in the meantime, but  
>>>>>>>>>>>> what do you think the following means?
>>>>>>>>>>>>
>>>>>>>>>>>> Thanks.
>>>>>>>>>>>>
>>>>>>>>>>>> -Neal
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>> !ENTRY org.eclipse.osgi 2006-06-05 21:44:07.125
>>>>>>>>>>>> !MESSAGE An error occurred while automatically  
>>>>>>>>>>>> activating bundle org.apache.geronimo.st.jmxagent (14).
>>>>>>>>>>>> !STACK 0
>>>>>>>>>>>> org.osgi.framework.BundleException: The activator  
>>>>>>>>>>>> org.apache.geronimo.st.jmxagent.Activator for bundle  
>>>>>>>>>>>> org.apache.geronimo.st.jmxagent is invalid
>>>>>>>>>>>> at  
>>>>>>>>>>>> org.eclipse.osgi.framework.internal.core.AbstractBundle.loa 
>>>>>>>>>>>> dBundleActivator(AbstractBundle.java:149)
>>>>>>>>>>>> at  
>>>>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleContextImpl. 
>>>>>>>>>>>> start(BundleContextImpl.java:965)
>>>>>>>>>>>> at  
>>>>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleHost.startWo 
>>>>>>>>>>>> rker(BundleHost.java:316)
>>>>>>>>>>>> at  
>>>>>>>>>>>> org.eclipse.osgi.framework.internal.core.AbstractBundle.sta 
>>>>>>>>>>>> rt(AbstractBundle.java:264)
>>>>>>>>>>>> at  
>>>>>>>>>>>> org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLoc 
>>>>>>>>>>>> alClass(EclipseClassLoader.java:116)
>>>>>>>>>>>> at  
>>>>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findL 
>>>>>>>>>>>> ocalClass(BundleLoader.java:337)
>>>>>>>>>>>> at  
>>>>>>>>>>>> org.eclipse.osgi.framework.internal.core.SingleSourcePackag 
>>>>>>>>>>>> e.loadClass(SingleSourcePackage.java:37)
>>>>>>>>>>>> at  
>>>>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findC 
>>>>>>>>>>>> lass(BundleLoader.java:386)
>>>>>>>>>>>> at  
>>>>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findC 
>>>>>>>>>>>> lass(BundleLoader.java:350)
>>>>>>>>>>>> at  
>>>>>>>>>>>> org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader 
>>>>>>>>>>>> .loadClass(AbstractClassLoader.java:78)
>>>>>>>>>>>> at java.lang.ClassLoader.loadClass(Unknown Source)
>>>>>>>>>>>> at java.lang.ClassLoader.loadClassInternal(Unknown Source)
>>>>>>>>>>>> at  
>>>>>>>>>>>> org.apache.geronimo.st.v11.core.GeronimoServerBehaviour.<cl 
>>>>>>>>>>>> init>(GeronimoServerBehaviour.java:54)
>>>>>>>>>>>> at sun.reflect.NativeConstructorAccessorImpl.newInstance0 
>>>>>>>>>>>> (Native Method)
>>>>>>>>>>>> at sun.reflect.NativeConstructorAccessorImpl.newInstance 
>>>>>>>>>>>> (Unknown Source)
>>>>>>>>>>>> at  
>>>>>>>>>>>> sun.reflect.DelegatingConstructorAccessorImpl.newInstance 
>>>>>>>>>>>> (Unknown Source)
>>>>>>>>>>>> at java.lang.reflect.Constructor.newInstance(Unknown  
>>>>>>>>>>>> Source)
>>>>>>>>>>>> at java.lang.Class.newInstance0(Unknown Source)
>>>>>>>>>>>> at java.lang.Class.newInstance(Unknown Source)
>>>>>>>>>>>> at  
>>>>>>>>>>>> org.eclipse.core.internal.registry.ConfigurationElement.cre 
>>>>>>>>>>>> ateExecutableExtension(ConfigurationElement.java:162)
>>>>>>>>>>>> at  
>>>>>>>>>>>> org.eclipse.core.internal.registry.ConfigurationElement.cre 
>>>>>>>>>>>> ateExecutableExtension(ConfigurationElement.java:142)
>>>>>>>>>>>> at  
>>>>>>>>>>>> org.eclipse.core.internal.registry.ConfigurationElement.cre 
>>>>>>>>>>>> ateExecutableExtension(ConfigurationElement.java:129)
>>>>>>>>>>>> at  
>>>>>>>>>>>> org.eclipse.core.internal.registry.ConfigurationElementHand 
>>>>>>>>>>>> le.createExecutableExtension 
>>>>>>>>>>>> (ConfigurationElementHandle.java:48)
>>>>>>>>>>>> at  
>>>>>>>>>>>> org.eclipse.wst.server.core.internal.ServerType.createServe 
>>>>>>>>>>>> rBehaviourDelegate(ServerType.java:91)
>>>>>>>>>>>> at  
>>>>>>>>>>>> org.eclipse.wst.server.core.internal.Server.getBehaviourDel 
>>>>>>>>>>>> egate(Server.java:235)
>>>>>>>>>>>> at  
>>>>>>>>>>>> org.eclipse.wst.server.core.internal.Server.setupLaunchConf 
>>>>>>>>>>>> iguration(Server.java:1059)
>>>>>>>>>>>> at  
>>>>>>>>>>>> org.eclipse.wst.server.core.internal.Server.getLaunchConfig 
>>>>>>>>>>>> uration(Server.java:1118)
>>>>>>>>>>>> at org.eclipse.wst.server.core.internal.Server.start 
>>>>>>>>>>>> (Server.java:1139)
>>>>>>>>>>>> at  
>>>>>>>>>>>> org.eclipse.wst.server.core.internal.Server.synchronousStar 
>>>>>>>>>>>> t(Server.java:1488)
>>>>>>>>>>>> at  
>>>>>>>>>>>> org.eclipse.wst.server.core.internal.StartServerJob.run 
>>>>>>>>>>>> (StartServerJob.java:34)
>>>>>>>>>>>> at org.eclipse.core.internal.jobs.Worker.run(Worker.java: 
>>>>>>>>>>>> 76)
>>>>>>>>>>>> Caused by: java.lang.ClassNotFoundException:  
>>>>>>>>>>>> org.apache.geronimo.st.jmxagent.Activator
>>>>>>>>>>>> at  
>>>>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findC 
>>>>>>>>>>>> lass(BundleLoader.java:405)
>>>>>>>>>>>> at  
>>>>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findC 
>>>>>>>>>>>> lass(BundleLoader.java:350)
>>>>>>>>>>>> at  
>>>>>>>>>>>> org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader 
>>>>>>>>>>>> .loadClass(AbstractClassLoader.java:78)
>>>>>>>>>>>> at java.lang.ClassLoader.loadClass(Unknown Source)
>>>>>>>>>>>> at  
>>>>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.loadC 
>>>>>>>>>>>> lass(BundleLoader.java:275)
>>>>>>>>>>>> at  
>>>>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleHost.loadCla 
>>>>>>>>>>>> ss(BundleHost.java:227)
>>>>>>>>>>>> at  
>>>>>>>>>>>> org.eclipse.osgi.framework.internal.core.AbstractBundle.loa 
>>>>>>>>>>>> dBundleActivator(AbstractBundle.java:142)
>>>>>>>>>>>> ... 30 more
>>>>>>>>>>>> Root exception:
>>>>>>>>>>>> java.lang.ClassNotFoundException:  
>>>>>>>>>>>> org.apache.geronimo.st.jmxagent.Activator
>>>>>>>>>>>> at  
>>>>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findC 
>>>>>>>>>>>> lass(BundleLoader.java:405)
>>>>>>>>>>>> at  
>>>>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findC 
>>>>>>>>>>>> lass(BundleLoader.java:350)
>>>>>>>>>>>> at  
>>>>>>>>>>>> org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader 
>>>>>>>>>>>> .loadClass(AbstractClassLoader.java:78)
>>>>>>>>>>>> at java.lang.ClassLoader.loadClass(Unknown Source)
>>>>>>>>>>>> at  
>>>>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.loadC 
>>>>>>>>>>>> lass(BundleLoader.java:275)
>>>>>>>>>>>> at  
>>>>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleHost.loadCla 
>>>>>>>>>>>> ss(BundleHost.java:227)
>>>>>>>>>>>> at  
>>>>>>>>>>>> org.eclipse.osgi.framework.internal.core.AbstractBundle.loa 
>>>>>>>>>>>> dBundleActivator(AbstractBundle.java:142)
>>>>>>>>>>>> at  
>>>>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleContextImpl. 
>>>>>>>>>>>> start(BundleContextImpl.java:965)
>>>>>>>>>>>> at  
>>>>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleHost.startWo 
>>>>>>>>>>>> rker(BundleHost.java:316)
>>>>>>>>>>>> at  
>>>>>>>>>>>> org.eclipse.osgi.framework.internal.core.AbstractBundle.sta 
>>>>>>>>>>>> rt(AbstractBundle.java:264)
>>>>>>>>>>>> at  
>>>>>>>>>>>> org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLoc 
>>>>>>>>>>>> alClass(EclipseClassLoader.java:116)
>>>>>>>>>>>> at  
>>>>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findL 
>>>>>>>>>>>> ocalClass(BundleLoader.java:337)
>>>>>>>>>>>> at  
>>>>>>>>>>>> org.eclipse.osgi.framework.internal.core.SingleSourcePackag 
>>>>>>>>>>>> e.loadClass(SingleSourcePackage.java:37)
>>>>>>>>>>>> at  
>>>>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findC 
>>>>>>>>>>>> lass(BundleLoader.java:386)
>>>>>>>>>>>> at  
>>>>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findC 
>>>>>>>>>>>> lass(BundleLoader.java:350)
>>>>>>>>>>>> at  
>>>>>>>>>>>> org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader 
>>>>>>>>>>>> .loadClass(AbstractClassLoader.java:78)
>>>>>>>>>>>> at java.lang.ClassLoader.loadClass(Unknown Source)
>>>>>>>>>>>> at java.lang.ClassLoader.loadClassInternal(Unknown Source)
>>>>>>>>>>>> at  
>>>>>>>>>>>> org.apache.geronimo.st.v11.core.GeronimoServerBehaviour.<cl 
>>>>>>>>>>>> init>(GeronimoServerBehaviour.java:54)
>>>>>>>>>>>> at sun.reflect.NativeConstructorAccessorImpl.newInstance0 
>>>>>>>>>>>> (Native Method)
>>>>>>>>>>>> at sun.reflect.NativeConstructorAccessorImpl.newInstance 
>>>>>>>>>>>> (Unknown Source)
>>>>>>>>>>>> at  
>>>>>>>>>>>> sun.reflect.DelegatingConstructorAccessorImpl.newInstance 
>>>>>>>>>>>> (Unknown Source)
>>>>>>>>>>>> at java.lang.reflect.Constructor.newInstance(Unknown  
>>>>>>>>>>>> Source)
>>>>>>>>>>>> at java.lang.Class.newInstance0(Unknown Source)
>>>>>>>>>>>> at java.lang.Class.newInstance(Unknown Source)
>>>>>>>>>>>> at  
>>>>>>>>>>>> org.eclipse.core.internal.registry.ConfigurationElement.cre 
>>>>>>>>>>>> ateExecutableExtension(ConfigurationElement.java:162)
>>>>>>>>>>>> at  
>>>>>>>>>>>> org.eclipse.core.internal.registry.ConfigurationElement.cre 
>>>>>>>>>>>> ateExecutableExtension(ConfigurationElement.java:142)
>>>>>>>>>>>> at  
>>>>>>>>>>>> org.eclipse.core.internal.registry.ConfigurationElement.cre 
>>>>>>>>>>>> ateExecutableExtension(ConfigurationElement.java:129)
>>>>>>>>>>>> at  
>>>>>>>>>>>> org.eclipse.core.internal.registry.ConfigurationElementHand 
>>>>>>>>>>>> le.createExecutableExtension 
>>>>>>>>>>>> (ConfigurationElementHandle.java:48)
>>>>>>>>>>>> at  
>>>>>>>>>>>> org.eclipse.wst.server.core.internal.ServerType.createServe 
>>>>>>>>>>>> rBehaviourDelegate(ServerType.java:91)
>>>>>>>>>>>> at  
>>>>>>>>>>>> org.eclipse.wst.server.core.internal.Server.getBehaviourDel 
>>>>>>>>>>>> egate(Server.java:235)
>>>>>>>>>>>> at  
>>>>>>>>>>>> org.eclipse.wst.server.core.internal.Server.setupLaunchConf 
>>>>>>>>>>>> iguration(Server.java:1059)
>>>>>>>>>>>> at  
>>>>>>>>>>>> org.eclipse.wst.server.core.internal.Server.getLaunchConfig 
>>>>>>>>>>>> uration(Server.java:1118)
>>>>>>>>>>>> at org.eclipse.wst.server.core.internal.Server.start 
>>>>>>>>>>>> (Server.java:1139)
>>>>>>>>>>>> at  
>>>>>>>>>>>> org.eclipse.wst.server.core.internal.Server.synchronousStar 
>>>>>>>>>>>> t(Server.java:1488)
>>>>>>>>>>>> at  
>>>>>>>>>>>> org.eclipse.wst.server.core.internal.StartServerJob.run 
>>>>>>>>>>>> (StartServerJob.java:34)
>>>>>>>>>>>> at org.eclipse.core.internal.jobs.Worker.run(Worker.java: 
>>>>>>>>>>>> 76)
>>>>>>>>>>>>
>>>>>>>>>>>> !ENTRY org.eclipse.core.runtime 4 2 2006-06-05 21:44:08.140
>>>>>>>>>>>> !MESSAGE An internal error occurred during: "Starting  
>>>>>>>>>>>> server - Apache Geronimo 1.1".
>>>>>>>>>>>> !STACK 0
>>>>>>>>>>>> java.lang.NullPointerException
>>>>>>>>>>>> at  
>>>>>>>>>>>> org.eclipse.jst.server.generic.core.internal.GenericServerL 
>>>>>>>>>>>> aunchConfigurationDelegate.launch 
>>>>>>>>>>>> (GenericServerLaunchConfigurationDelegate.java:51)
>>>>>>>>>>>> at  
>>>>>>>>>>>> org.eclipse.debug.internal.core.LaunchConfiguration.launch( 
>>>>>>>>>>>> LaunchConfiguration.java:590)
>>>>>>>>>>>> at  
>>>>>>>>>>>> org.eclipse.debug.internal.core.LaunchConfiguration.launch( 
>>>>>>>>>>>> LaunchConfiguration.java:515)
>>>>>>>>>>>> at  
>>>>>>>>>>>> org.eclipse.debug.internal.core.LaunchConfiguration.launch( 
>>>>>>>>>>>> LaunchConfiguration.java:152)
>>>>>>>>>>>> at org.eclipse.wst.server.core.internal.Server.start 
>>>>>>>>>>>> (Server.java:1140)
>>>>>>>>>>>> at  
>>>>>>>>>>>> org.eclipse.wst.server.core.internal.Server.synchronousStar 
>>>>>>>>>>>> t(Server.java:1488)
>>>>>>>>>>>> at  
>>>>>>>>>>>> org.eclipse.wst.server.core.internal.StartServerJob.run 
>>>>>>>>>>>> (StartServerJob.java:34)
>>>>>>>>>>>> at org.eclipse.core.internal.jobs.Worker.run(Worker.java: 
>>>>>>>>>>>> 76)
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> -sachin
>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> -sachin
>>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> -sachin
>>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>> -sachin
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>
>>>
>>>
>>> -sachin
>>>
>>
>
>
> -sachin
>
>


-sachin



Re: Eclipse Plugin V1.1.0 unstable driver now available

Posted by Sachin Patel <sp...@gmail.com>.
The 1.1 support should work.  I gave a demo on it at the Rational  
Conference last week.  But of course I was launching from within a  
self-hosted environment, so let me double check the actual  
distribution this morning.  In the meantime, could you try as well  
installing over a clean WTP image, rather then overlaying, it could  
be there was an issue with doing that.

So let me verify the image right now, and I'll get let u know.

On Jun 12, 2006, at 11:38 PM, Neal Sanche wrote:

> You mention, here, that there is a driver available that we can  
> test with, is that the one released on June 6th? I am still finding  
> it impossible to get that version to start up an deploy to a  
> Geronimo 1.1 server. It does nearly everything else wonderfully.  
> I've been forced to Export .EAR files to the Geronimo 1.1 /deploy  
> directory to test my application. Is there anything we can do to  
> get something that at least deploys before you get the EMF team to  
> fix a bug in 1.5? I'm perfectly happy using 1.0.2 WTP since I tried  
> 1.5 WTP and found that the CMP EJB creation is not finished yet.  
> So, since it's the only reason I'd consider moving on, I don't see  
> why the Geronimo Eclipse plugin should need to yet either.
>
> I haven't seen any movement in the Devtools SVN repository either,  
> so if there's a 1.0.2 working version, I don't see it. Am I looking  
> in the wrong place?
>
> Thanks Sachin!
>
> Cheers.
>
> -Neal
>
> Sachin Patel wrote:
>> They are going fine. The driver that is available should be a good  
>> driver to start testing on.  I've been working on moving up to WTP  
>> 1.5, EMF 2.2, etc... and have run across a build breaking EMF bug  
>> I'm awaiting a fix for.  Hopefully we'll get the fix before EMF  
>> 2.2 is released.
>>
>> On Jun 12, 2006, at 6:43 PM, Jay D. McHugh wrote:
>>
>>> How are the Eclipse plugin changes going?
>>>
>>> Jay
>>>
>>> Sachin Patel wrote:
>>>> Hold off on the V11 testing, as I'm finding issues you may run  
>>>> into. I'm working on resolving the issues this morning and will  
>>>> let u know when I'm done.
>>>>
>>>> On Jun 7, 2006, at 12:02 AM, Neal Sanche wrote:
>>>>
>>>>> Okay Sachin,
>>>>>
>>>>> I have found what I believe to be the main problem. I looked in  
>>>>> my Eclipse configuration settings, and found that the Geronimo  
>>>>> plugin had a little red X on it indicating it was unhappy. So I  
>>>>> looked into why that could be ant found a small complaint it  
>>>>> was making:
>>>>>
>>>>> Plug-in "org.apache.geronimo.st.v11.ui" version "1.0.0"  
>>>>> referenced by this feature is missing.
>>>>>
>>>>> I looked all over and sure enough I do not have a copy of this  
>>>>> Jarfile anywhere in my Eclipse directory. Where would I find  
>>>>> such a thing? I'm not brave enough to try this build myself at  
>>>>> the moment otherwise I would try and make my own version of  
>>>>> this. I will see if maybe one of the distributions you posted  
>>>>> has it.
>>>>>
>>>>> -Neal
>>>>>
>>>>> Sachin Patel wrote:
>>>>>> I just posted a new driver. Could you verify that the problem  
>>>>>> is fixed?
>>>>>>
>>>>>> You should be able to just extract over your existing image.  
>>>>>> Be sure to re-invoke eclipse with "-clean".
>>>>>>
>>>>>> Thanks.
>>>>>>
>>>>>> On Jun 6, 2006, at 9:53 PM, Neal Sanche wrote:
>>>>>>
>>>>>>> Fair enough,
>>>>>>>
>>>>>>> I have put in a JIRA, let me know (though the JIRA) what else  
>>>>>>> you need from me. I am trying out the other features and will  
>>>>>>> see if I get stuck. I can't start the server from inside  
>>>>>>> Eclipse, but maybe I can still develop a small application.
>>>>>>>
>>>>>>> -Neal
>>>>>>>
>>>>>>> Sachin Patel wrote:
>>>>>>>> I'd have to dig into it, I'm not quite sure looking at just  
>>>>>>>> the stack trace.
>>>>>>>>
>>>>>>>> On Jun 6, 2006, at 9:32 PM, Neal Sanche wrote:
>>>>>>>>
>>>>>>>>> I will put in a JIRA, for sure. Can you tell me what might  
>>>>>>>>> be going on?
>>>>>>>>>
>>>>>>>>> -Neal
>>>>>>>>>
>>>>>>>>> Sachin Patel wrote:
>>>>>>>>>> Ah shoot, can you open a jira? I can investigate.
>>>>>>>>>>
>>>>>>>>>> On Jun 5, 2006, at 11:57 PM, Neal Sanche wrote:
>>>>>>>>>>
>>>>>>>>>>> Sachin Patel wrote:
>>>>>>>>>>>> The following driver can run on both JDK 1.4 or 1.5. It  
>>>>>>>>>>>> should be run with WTP 1.0x and will eventually but not  
>>>>>>>>>>>> currently run on WTP 1.5.
>>>>>>>>>>>>
>>>>>>>>>>>> http://people.apache.org/dist/geronimo/eclipse/unstable/ 
>>>>>>>>>>>> g-eclipse-plugin-1.1-SNAPSHOT-deployable.zip
>>>>>>>>>>>>
>>>>>>>>>>>> -sachin
>>>>>>>>>>>>
>>>>>>>>>>> Hi Sachin,
>>>>>>>>>>>
>>>>>>>>>>> I am currently trying to get Eclipse 1.0.2 All In One  
>>>>>>>>>>> bundle to run your new eclipse plugin with the following  
>>>>>>>>>>> result. I have installed the plugin, and set up a  
>>>>>>>>>>> Geronimo 1.1 server that I compiled myself about a week  
>>>>>>>>>>> ago. I am going to try a recompile in the meantime, but  
>>>>>>>>>>> what do you think the following means?
>>>>>>>>>>>
>>>>>>>>>>> Thanks.
>>>>>>>>>>>
>>>>>>>>>>> -Neal
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> !ENTRY org.eclipse.osgi 2006-06-05 21:44:07.125
>>>>>>>>>>> !MESSAGE An error occurred while automatically activating  
>>>>>>>>>>> bundle org.apache.geronimo.st.jmxagent (14).
>>>>>>>>>>> !STACK 0
>>>>>>>>>>> org.osgi.framework.BundleException: The activator  
>>>>>>>>>>> org.apache.geronimo.st.jmxagent.Activator for bundle  
>>>>>>>>>>> org.apache.geronimo.st.jmxagent is invalid
>>>>>>>>>>> at  
>>>>>>>>>>> org.eclipse.osgi.framework.internal.core.AbstractBundle.load 
>>>>>>>>>>> BundleActivator(AbstractBundle.java:149)
>>>>>>>>>>> at  
>>>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleContextImpl.s 
>>>>>>>>>>> tart(BundleContextImpl.java:965)
>>>>>>>>>>> at  
>>>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleHost.startWor 
>>>>>>>>>>> ker(BundleHost.java:316)
>>>>>>>>>>> at  
>>>>>>>>>>> org.eclipse.osgi.framework.internal.core.AbstractBundle.star 
>>>>>>>>>>> t(AbstractBundle.java:264)
>>>>>>>>>>> at  
>>>>>>>>>>> org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLoca 
>>>>>>>>>>> lClass(EclipseClassLoader.java:116)
>>>>>>>>>>> at  
>>>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findLo 
>>>>>>>>>>> calClass(BundleLoader.java:337)
>>>>>>>>>>> at  
>>>>>>>>>>> org.eclipse.osgi.framework.internal.core.SingleSourcePackage 
>>>>>>>>>>> .loadClass(SingleSourcePackage.java:37)
>>>>>>>>>>> at  
>>>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findCl 
>>>>>>>>>>> ass(BundleLoader.java:386)
>>>>>>>>>>> at  
>>>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findCl 
>>>>>>>>>>> ass(BundleLoader.java:350)
>>>>>>>>>>> at  
>>>>>>>>>>> org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader. 
>>>>>>>>>>> loadClass(AbstractClassLoader.java:78)
>>>>>>>>>>> at java.lang.ClassLoader.loadClass(Unknown Source)
>>>>>>>>>>> at java.lang.ClassLoader.loadClassInternal(Unknown Source)
>>>>>>>>>>> at  
>>>>>>>>>>> org.apache.geronimo.st.v11.core.GeronimoServerBehaviour.<cli 
>>>>>>>>>>> nit>(GeronimoServerBehaviour.java:54)
>>>>>>>>>>> at sun.reflect.NativeConstructorAccessorImpl.newInstance0 
>>>>>>>>>>> (Native Method)
>>>>>>>>>>> at sun.reflect.NativeConstructorAccessorImpl.newInstance 
>>>>>>>>>>> (Unknown Source)
>>>>>>>>>>> at  
>>>>>>>>>>> sun.reflect.DelegatingConstructorAccessorImpl.newInstance 
>>>>>>>>>>> (Unknown Source)
>>>>>>>>>>> at java.lang.reflect.Constructor.newInstance(Unknown Source)
>>>>>>>>>>> at java.lang.Class.newInstance0(Unknown Source)
>>>>>>>>>>> at java.lang.Class.newInstance(Unknown Source)
>>>>>>>>>>> at  
>>>>>>>>>>> org.eclipse.core.internal.registry.ConfigurationElement.crea 
>>>>>>>>>>> teExecutableExtension(ConfigurationElement.java:162)
>>>>>>>>>>> at  
>>>>>>>>>>> org.eclipse.core.internal.registry.ConfigurationElement.crea 
>>>>>>>>>>> teExecutableExtension(ConfigurationElement.java:142)
>>>>>>>>>>> at  
>>>>>>>>>>> org.eclipse.core.internal.registry.ConfigurationElement.crea 
>>>>>>>>>>> teExecutableExtension(ConfigurationElement.java:129)
>>>>>>>>>>> at  
>>>>>>>>>>> org.eclipse.core.internal.registry.ConfigurationElementHandl 
>>>>>>>>>>> e.createExecutableExtension 
>>>>>>>>>>> (ConfigurationElementHandle.java:48)
>>>>>>>>>>> at  
>>>>>>>>>>> org.eclipse.wst.server.core.internal.ServerType.createServer 
>>>>>>>>>>> BehaviourDelegate(ServerType.java:91)
>>>>>>>>>>> at  
>>>>>>>>>>> org.eclipse.wst.server.core.internal.Server.getBehaviourDele 
>>>>>>>>>>> gate(Server.java:235)
>>>>>>>>>>> at  
>>>>>>>>>>> org.eclipse.wst.server.core.internal.Server.setupLaunchConfi 
>>>>>>>>>>> guration(Server.java:1059)
>>>>>>>>>>> at  
>>>>>>>>>>> org.eclipse.wst.server.core.internal.Server.getLaunchConfigu 
>>>>>>>>>>> ration(Server.java:1118)
>>>>>>>>>>> at org.eclipse.wst.server.core.internal.Server.start 
>>>>>>>>>>> (Server.java:1139)
>>>>>>>>>>> at  
>>>>>>>>>>> org.eclipse.wst.server.core.internal.Server.synchronousStart 
>>>>>>>>>>> (Server.java:1488)
>>>>>>>>>>> at org.eclipse.wst.server.core.internal.StartServerJob.run 
>>>>>>>>>>> (StartServerJob.java:34)
>>>>>>>>>>> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)
>>>>>>>>>>> Caused by: java.lang.ClassNotFoundException:  
>>>>>>>>>>> org.apache.geronimo.st.jmxagent.Activator
>>>>>>>>>>> at  
>>>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findCl 
>>>>>>>>>>> ass(BundleLoader.java:405)
>>>>>>>>>>> at  
>>>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findCl 
>>>>>>>>>>> ass(BundleLoader.java:350)
>>>>>>>>>>> at  
>>>>>>>>>>> org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader. 
>>>>>>>>>>> loadClass(AbstractClassLoader.java:78)
>>>>>>>>>>> at java.lang.ClassLoader.loadClass(Unknown Source)
>>>>>>>>>>> at  
>>>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.loadCl 
>>>>>>>>>>> ass(BundleLoader.java:275)
>>>>>>>>>>> at  
>>>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleHost.loadClas 
>>>>>>>>>>> s(BundleHost.java:227)
>>>>>>>>>>> at  
>>>>>>>>>>> org.eclipse.osgi.framework.internal.core.AbstractBundle.load 
>>>>>>>>>>> BundleActivator(AbstractBundle.java:142)
>>>>>>>>>>> ... 30 more
>>>>>>>>>>> Root exception:
>>>>>>>>>>> java.lang.ClassNotFoundException:  
>>>>>>>>>>> org.apache.geronimo.st.jmxagent.Activator
>>>>>>>>>>> at  
>>>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findCl 
>>>>>>>>>>> ass(BundleLoader.java:405)
>>>>>>>>>>> at  
>>>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findCl 
>>>>>>>>>>> ass(BundleLoader.java:350)
>>>>>>>>>>> at  
>>>>>>>>>>> org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader. 
>>>>>>>>>>> loadClass(AbstractClassLoader.java:78)
>>>>>>>>>>> at java.lang.ClassLoader.loadClass(Unknown Source)
>>>>>>>>>>> at  
>>>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.loadCl 
>>>>>>>>>>> ass(BundleLoader.java:275)
>>>>>>>>>>> at  
>>>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleHost.loadClas 
>>>>>>>>>>> s(BundleHost.java:227)
>>>>>>>>>>> at  
>>>>>>>>>>> org.eclipse.osgi.framework.internal.core.AbstractBundle.load 
>>>>>>>>>>> BundleActivator(AbstractBundle.java:142)
>>>>>>>>>>> at  
>>>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleContextImpl.s 
>>>>>>>>>>> tart(BundleContextImpl.java:965)
>>>>>>>>>>> at  
>>>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleHost.startWor 
>>>>>>>>>>> ker(BundleHost.java:316)
>>>>>>>>>>> at  
>>>>>>>>>>> org.eclipse.osgi.framework.internal.core.AbstractBundle.star 
>>>>>>>>>>> t(AbstractBundle.java:264)
>>>>>>>>>>> at  
>>>>>>>>>>> org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLoca 
>>>>>>>>>>> lClass(EclipseClassLoader.java:116)
>>>>>>>>>>> at  
>>>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findLo 
>>>>>>>>>>> calClass(BundleLoader.java:337)
>>>>>>>>>>> at  
>>>>>>>>>>> org.eclipse.osgi.framework.internal.core.SingleSourcePackage 
>>>>>>>>>>> .loadClass(SingleSourcePackage.java:37)
>>>>>>>>>>> at  
>>>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findCl 
>>>>>>>>>>> ass(BundleLoader.java:386)
>>>>>>>>>>> at  
>>>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findCl 
>>>>>>>>>>> ass(BundleLoader.java:350)
>>>>>>>>>>> at  
>>>>>>>>>>> org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader. 
>>>>>>>>>>> loadClass(AbstractClassLoader.java:78)
>>>>>>>>>>> at java.lang.ClassLoader.loadClass(Unknown Source)
>>>>>>>>>>> at java.lang.ClassLoader.loadClassInternal(Unknown Source)
>>>>>>>>>>> at  
>>>>>>>>>>> org.apache.geronimo.st.v11.core.GeronimoServerBehaviour.<cli 
>>>>>>>>>>> nit>(GeronimoServerBehaviour.java:54)
>>>>>>>>>>> at sun.reflect.NativeConstructorAccessorImpl.newInstance0 
>>>>>>>>>>> (Native Method)
>>>>>>>>>>> at sun.reflect.NativeConstructorAccessorImpl.newInstance 
>>>>>>>>>>> (Unknown Source)
>>>>>>>>>>> at  
>>>>>>>>>>> sun.reflect.DelegatingConstructorAccessorImpl.newInstance 
>>>>>>>>>>> (Unknown Source)
>>>>>>>>>>> at java.lang.reflect.Constructor.newInstance(Unknown Source)
>>>>>>>>>>> at java.lang.Class.newInstance0(Unknown Source)
>>>>>>>>>>> at java.lang.Class.newInstance(Unknown Source)
>>>>>>>>>>> at  
>>>>>>>>>>> org.eclipse.core.internal.registry.ConfigurationElement.crea 
>>>>>>>>>>> teExecutableExtension(ConfigurationElement.java:162)
>>>>>>>>>>> at  
>>>>>>>>>>> org.eclipse.core.internal.registry.ConfigurationElement.crea 
>>>>>>>>>>> teExecutableExtension(ConfigurationElement.java:142)
>>>>>>>>>>> at  
>>>>>>>>>>> org.eclipse.core.internal.registry.ConfigurationElement.crea 
>>>>>>>>>>> teExecutableExtension(ConfigurationElement.java:129)
>>>>>>>>>>> at  
>>>>>>>>>>> org.eclipse.core.internal.registry.ConfigurationElementHandl 
>>>>>>>>>>> e.createExecutableExtension 
>>>>>>>>>>> (ConfigurationElementHandle.java:48)
>>>>>>>>>>> at  
>>>>>>>>>>> org.eclipse.wst.server.core.internal.ServerType.createServer 
>>>>>>>>>>> BehaviourDelegate(ServerType.java:91)
>>>>>>>>>>> at  
>>>>>>>>>>> org.eclipse.wst.server.core.internal.Server.getBehaviourDele 
>>>>>>>>>>> gate(Server.java:235)
>>>>>>>>>>> at  
>>>>>>>>>>> org.eclipse.wst.server.core.internal.Server.setupLaunchConfi 
>>>>>>>>>>> guration(Server.java:1059)
>>>>>>>>>>> at  
>>>>>>>>>>> org.eclipse.wst.server.core.internal.Server.getLaunchConfigu 
>>>>>>>>>>> ration(Server.java:1118)
>>>>>>>>>>> at org.eclipse.wst.server.core.internal.Server.start 
>>>>>>>>>>> (Server.java:1139)
>>>>>>>>>>> at  
>>>>>>>>>>> org.eclipse.wst.server.core.internal.Server.synchronousStart 
>>>>>>>>>>> (Server.java:1488)
>>>>>>>>>>> at org.eclipse.wst.server.core.internal.StartServerJob.run 
>>>>>>>>>>> (StartServerJob.java:34)
>>>>>>>>>>> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)
>>>>>>>>>>>
>>>>>>>>>>> !ENTRY org.eclipse.core.runtime 4 2 2006-06-05 21:44:08.140
>>>>>>>>>>> !MESSAGE An internal error occurred during: "Starting  
>>>>>>>>>>> server - Apache Geronimo 1.1".
>>>>>>>>>>> !STACK 0
>>>>>>>>>>> java.lang.NullPointerException
>>>>>>>>>>> at  
>>>>>>>>>>> org.eclipse.jst.server.generic.core.internal.GenericServerLa 
>>>>>>>>>>> unchConfigurationDelegate.launch 
>>>>>>>>>>> (GenericServerLaunchConfigurationDelegate.java:51)
>>>>>>>>>>> at  
>>>>>>>>>>> org.eclipse.debug.internal.core.LaunchConfiguration.launch 
>>>>>>>>>>> (LaunchConfiguration.java:590)
>>>>>>>>>>> at  
>>>>>>>>>>> org.eclipse.debug.internal.core.LaunchConfiguration.launch 
>>>>>>>>>>> (LaunchConfiguration.java:515)
>>>>>>>>>>> at  
>>>>>>>>>>> org.eclipse.debug.internal.core.LaunchConfiguration.launch 
>>>>>>>>>>> (LaunchConfiguration.java:152)
>>>>>>>>>>> at org.eclipse.wst.server.core.internal.Server.start 
>>>>>>>>>>> (Server.java:1140)
>>>>>>>>>>> at  
>>>>>>>>>>> org.eclipse.wst.server.core.internal.Server.synchronousStart 
>>>>>>>>>>> (Server.java:1488)
>>>>>>>>>>> at org.eclipse.wst.server.core.internal.StartServerJob.run 
>>>>>>>>>>> (StartServerJob.java:34)
>>>>>>>>>>> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> -sachin
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> -sachin
>>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>> -sachin
>>>>>>
>>>>>
>>>>
>>>>
>>>> -sachin
>>>>
>>>>
>>>>
>>>>
>>>>
>>>
>>
>>
>> -sachin
>>
>


-sachin



Re: Eclipse Plugin V1.1.0 unstable driver now available

Posted by Neal Sanche <ne...@nsdev.org>.
You mention, here, that there is a driver available that we can test 
with, is that the one released on June 6th? I am still finding it 
impossible to get that version to start up an deploy to a Geronimo 1.1 
server. It does nearly everything else wonderfully. I've been forced to 
Export .EAR files to the Geronimo 1.1 /deploy directory to test my 
application. Is there anything we can do to get something that at least 
deploys before you get the EMF team to fix a bug in 1.5? I'm perfectly 
happy using 1.0.2 WTP since I tried 1.5 WTP and found that the CMP EJB 
creation is not finished yet. So, since it's the only reason I'd 
consider moving on, I don't see why the Geronimo Eclipse plugin should 
need to yet either.

I haven't seen any movement in the Devtools SVN repository either, so if 
there's a 1.0.2 working version, I don't see it. Am I looking in the 
wrong place?

Thanks Sachin!

Cheers.

-Neal

Sachin Patel wrote:
> They are going fine. The driver that is available should be a good 
> driver to start testing on.  I've been working on moving up to WTP 
> 1.5, EMF 2.2, etc... and have run across a build breaking EMF bug I'm 
> awaiting a fix for.  Hopefully we'll get the fix before EMF 2.2 is 
> released.
>
> On Jun 12, 2006, at 6:43 PM, Jay D. McHugh wrote:
>
>> How are the Eclipse plugin changes going?
>>
>> Jay
>>
>> Sachin Patel wrote:
>>> Hold off on the V11 testing, as I'm finding issues you may run into. 
>>> I'm working on resolving the issues this morning and will let u know 
>>> when I'm done.
>>>
>>> On Jun 7, 2006, at 12:02 AM, Neal Sanche wrote:
>>>
>>>> Okay Sachin,
>>>>
>>>> I have found what I believe to be the main problem. I looked in my 
>>>> Eclipse configuration settings, and found that the Geronimo plugin 
>>>> had a little red X on it indicating it was unhappy. So I looked 
>>>> into why that could be ant found a small complaint it was making:
>>>>
>>>> Plug-in "org.apache.geronimo.st.v11.ui" version "1.0.0" referenced 
>>>> by this feature is missing.
>>>>
>>>> I looked all over and sure enough I do not have a copy of this 
>>>> Jarfile anywhere in my Eclipse directory. Where would I find such a 
>>>> thing? I'm not brave enough to try this build myself at the moment 
>>>> otherwise I would try and make my own version of this. I will see 
>>>> if maybe one of the distributions you posted has it.
>>>>
>>>> -Neal
>>>>
>>>> Sachin Patel wrote:
>>>>> I just posted a new driver. Could you verify that the problem is 
>>>>> fixed?
>>>>>
>>>>> You should be able to just extract over your existing image. Be 
>>>>> sure to re-invoke eclipse with "-clean".
>>>>>
>>>>> Thanks.
>>>>>
>>>>> On Jun 6, 2006, at 9:53 PM, Neal Sanche wrote:
>>>>>
>>>>>> Fair enough,
>>>>>>
>>>>>> I have put in a JIRA, let me know (though the JIRA) what else you 
>>>>>> need from me. I am trying out the other features and will see if 
>>>>>> I get stuck. I can't start the server from inside Eclipse, but 
>>>>>> maybe I can still develop a small application.
>>>>>>
>>>>>> -Neal
>>>>>>
>>>>>> Sachin Patel wrote:
>>>>>>> I'd have to dig into it, I'm not quite sure looking at just the 
>>>>>>> stack trace.
>>>>>>>
>>>>>>> On Jun 6, 2006, at 9:32 PM, Neal Sanche wrote:
>>>>>>>
>>>>>>>> I will put in a JIRA, for sure. Can you tell me what might be 
>>>>>>>> going on?
>>>>>>>>
>>>>>>>> -Neal
>>>>>>>>
>>>>>>>> Sachin Patel wrote:
>>>>>>>>> Ah shoot, can you open a jira? I can investigate.
>>>>>>>>>
>>>>>>>>> On Jun 5, 2006, at 11:57 PM, Neal Sanche wrote:
>>>>>>>>>
>>>>>>>>>> Sachin Patel wrote:
>>>>>>>>>>> The following driver can run on both JDK 1.4 or 1.5. It 
>>>>>>>>>>> should be run with WTP 1.0x and will eventually but not 
>>>>>>>>>>> currently run on WTP 1.5.
>>>>>>>>>>>
>>>>>>>>>>> http://people.apache.org/dist/geronimo/eclipse/unstable/g-eclipse-plugin-1.1-SNAPSHOT-deployable.zip 
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> -sachin
>>>>>>>>>>>
>>>>>>>>>> Hi Sachin,
>>>>>>>>>>
>>>>>>>>>> I am currently trying to get Eclipse 1.0.2 All In One bundle 
>>>>>>>>>> to run your new eclipse plugin with the following result. I 
>>>>>>>>>> have installed the plugin, and set up a Geronimo 1.1 server 
>>>>>>>>>> that I compiled myself about a week ago. I am going to try a 
>>>>>>>>>> recompile in the meantime, but what do you think the 
>>>>>>>>>> following means?
>>>>>>>>>>
>>>>>>>>>> Thanks.
>>>>>>>>>>
>>>>>>>>>> -Neal
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> !ENTRY org.eclipse.osgi 2006-06-05 21:44:07.125
>>>>>>>>>> !MESSAGE An error occurred while automatically activating 
>>>>>>>>>> bundle org.apache.geronimo.st.jmxagent (14).
>>>>>>>>>> !STACK 0
>>>>>>>>>> org.osgi.framework.BundleException: The activator 
>>>>>>>>>> org.apache.geronimo.st.jmxagent.Activator for bundle 
>>>>>>>>>> org.apache.geronimo.st.jmxagent is invalid
>>>>>>>>>> at 
>>>>>>>>>> org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:149) 
>>>>>>>>>>
>>>>>>>>>> at 
>>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:965) 
>>>>>>>>>>
>>>>>>>>>> at 
>>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:316) 
>>>>>>>>>>
>>>>>>>>>> at 
>>>>>>>>>> org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:264) 
>>>>>>>>>>
>>>>>>>>>> at 
>>>>>>>>>> org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:116) 
>>>>>>>>>>
>>>>>>>>>> at 
>>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:337) 
>>>>>>>>>>
>>>>>>>>>> at 
>>>>>>>>>> org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackage.java:37) 
>>>>>>>>>>
>>>>>>>>>> at 
>>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:386) 
>>>>>>>>>>
>>>>>>>>>> at 
>>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:350) 
>>>>>>>>>>
>>>>>>>>>> at 
>>>>>>>>>> org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:78) 
>>>>>>>>>>
>>>>>>>>>> at java.lang.ClassLoader.loadClass(Unknown Source)
>>>>>>>>>> at java.lang.ClassLoader.loadClassInternal(Unknown Source)
>>>>>>>>>> at 
>>>>>>>>>> org.apache.geronimo.st.v11.core.GeronimoServerBehaviour.<clinit>(GeronimoServerBehaviour.java:54) 
>>>>>>>>>>
>>>>>>>>>> at 
>>>>>>>>>> sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native 
>>>>>>>>>> Method)
>>>>>>>>>> at 
>>>>>>>>>> sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown 
>>>>>>>>>> Source)
>>>>>>>>>> at 
>>>>>>>>>> sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown 
>>>>>>>>>> Source)
>>>>>>>>>> at java.lang.reflect.Constructor.newInstance(Unknown Source)
>>>>>>>>>> at java.lang.Class.newInstance0(Unknown Source)
>>>>>>>>>> at java.lang.Class.newInstance(Unknown Source)
>>>>>>>>>> at 
>>>>>>>>>> org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:162) 
>>>>>>>>>>
>>>>>>>>>> at 
>>>>>>>>>> org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:142) 
>>>>>>>>>>
>>>>>>>>>> at 
>>>>>>>>>> org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:129) 
>>>>>>>>>>
>>>>>>>>>> at 
>>>>>>>>>> org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:48) 
>>>>>>>>>>
>>>>>>>>>> at 
>>>>>>>>>> org.eclipse.wst.server.core.internal.ServerType.createServerBehaviourDelegate(ServerType.java:91) 
>>>>>>>>>>
>>>>>>>>>> at 
>>>>>>>>>> org.eclipse.wst.server.core.internal.Server.getBehaviourDelegate(Server.java:235) 
>>>>>>>>>>
>>>>>>>>>> at 
>>>>>>>>>> org.eclipse.wst.server.core.internal.Server.setupLaunchConfiguration(Server.java:1059) 
>>>>>>>>>>
>>>>>>>>>> at 
>>>>>>>>>> org.eclipse.wst.server.core.internal.Server.getLaunchConfiguration(Server.java:1118) 
>>>>>>>>>>
>>>>>>>>>> at 
>>>>>>>>>> org.eclipse.wst.server.core.internal.Server.start(Server.java:1139) 
>>>>>>>>>>
>>>>>>>>>> at 
>>>>>>>>>> org.eclipse.wst.server.core.internal.Server.synchronousStart(Server.java:1488) 
>>>>>>>>>>
>>>>>>>>>> at 
>>>>>>>>>> org.eclipse.wst.server.core.internal.StartServerJob.run(StartServerJob.java:34) 
>>>>>>>>>>
>>>>>>>>>> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)
>>>>>>>>>> Caused by: java.lang.ClassNotFoundException: 
>>>>>>>>>> org.apache.geronimo.st.jmxagent.Activator
>>>>>>>>>> at 
>>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:405) 
>>>>>>>>>>
>>>>>>>>>> at 
>>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:350) 
>>>>>>>>>>
>>>>>>>>>> at 
>>>>>>>>>> org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:78) 
>>>>>>>>>>
>>>>>>>>>> at java.lang.ClassLoader.loadClass(Unknown Source)
>>>>>>>>>> at 
>>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:275) 
>>>>>>>>>>
>>>>>>>>>> at 
>>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:227) 
>>>>>>>>>>
>>>>>>>>>> at 
>>>>>>>>>> org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:142) 
>>>>>>>>>>
>>>>>>>>>> ... 30 more
>>>>>>>>>> Root exception:
>>>>>>>>>> java.lang.ClassNotFoundException: 
>>>>>>>>>> org.apache.geronimo.st.jmxagent.Activator
>>>>>>>>>> at 
>>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:405) 
>>>>>>>>>>
>>>>>>>>>> at 
>>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:350) 
>>>>>>>>>>
>>>>>>>>>> at 
>>>>>>>>>> org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:78) 
>>>>>>>>>>
>>>>>>>>>> at java.lang.ClassLoader.loadClass(Unknown Source)
>>>>>>>>>> at 
>>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:275) 
>>>>>>>>>>
>>>>>>>>>> at 
>>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:227) 
>>>>>>>>>>
>>>>>>>>>> at 
>>>>>>>>>> org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:142) 
>>>>>>>>>>
>>>>>>>>>> at 
>>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:965) 
>>>>>>>>>>
>>>>>>>>>> at 
>>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:316) 
>>>>>>>>>>
>>>>>>>>>> at 
>>>>>>>>>> org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:264) 
>>>>>>>>>>
>>>>>>>>>> at 
>>>>>>>>>> org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:116) 
>>>>>>>>>>
>>>>>>>>>> at 
>>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:337) 
>>>>>>>>>>
>>>>>>>>>> at 
>>>>>>>>>> org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackage.java:37) 
>>>>>>>>>>
>>>>>>>>>> at 
>>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:386) 
>>>>>>>>>>
>>>>>>>>>> at 
>>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:350) 
>>>>>>>>>>
>>>>>>>>>> at 
>>>>>>>>>> org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:78) 
>>>>>>>>>>
>>>>>>>>>> at java.lang.ClassLoader.loadClass(Unknown Source)
>>>>>>>>>> at java.lang.ClassLoader.loadClassInternal(Unknown Source)
>>>>>>>>>> at 
>>>>>>>>>> org.apache.geronimo.st.v11.core.GeronimoServerBehaviour.<clinit>(GeronimoServerBehaviour.java:54) 
>>>>>>>>>>
>>>>>>>>>> at 
>>>>>>>>>> sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native 
>>>>>>>>>> Method)
>>>>>>>>>> at 
>>>>>>>>>> sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown 
>>>>>>>>>> Source)
>>>>>>>>>> at 
>>>>>>>>>> sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown 
>>>>>>>>>> Source)
>>>>>>>>>> at java.lang.reflect.Constructor.newInstance(Unknown Source)
>>>>>>>>>> at java.lang.Class.newInstance0(Unknown Source)
>>>>>>>>>> at java.lang.Class.newInstance(Unknown Source)
>>>>>>>>>> at 
>>>>>>>>>> org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:162) 
>>>>>>>>>>
>>>>>>>>>> at 
>>>>>>>>>> org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:142) 
>>>>>>>>>>
>>>>>>>>>> at 
>>>>>>>>>> org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:129) 
>>>>>>>>>>
>>>>>>>>>> at 
>>>>>>>>>> org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:48) 
>>>>>>>>>>
>>>>>>>>>> at 
>>>>>>>>>> org.eclipse.wst.server.core.internal.ServerType.createServerBehaviourDelegate(ServerType.java:91) 
>>>>>>>>>>
>>>>>>>>>> at 
>>>>>>>>>> org.eclipse.wst.server.core.internal.Server.getBehaviourDelegate(Server.java:235) 
>>>>>>>>>>
>>>>>>>>>> at 
>>>>>>>>>> org.eclipse.wst.server.core.internal.Server.setupLaunchConfiguration(Server.java:1059) 
>>>>>>>>>>
>>>>>>>>>> at 
>>>>>>>>>> org.eclipse.wst.server.core.internal.Server.getLaunchConfiguration(Server.java:1118) 
>>>>>>>>>>
>>>>>>>>>> at 
>>>>>>>>>> org.eclipse.wst.server.core.internal.Server.start(Server.java:1139) 
>>>>>>>>>>
>>>>>>>>>> at 
>>>>>>>>>> org.eclipse.wst.server.core.internal.Server.synchronousStart(Server.java:1488) 
>>>>>>>>>>
>>>>>>>>>> at 
>>>>>>>>>> org.eclipse.wst.server.core.internal.StartServerJob.run(StartServerJob.java:34) 
>>>>>>>>>>
>>>>>>>>>> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)
>>>>>>>>>>
>>>>>>>>>> !ENTRY org.eclipse.core.runtime 4 2 2006-06-05 21:44:08.140
>>>>>>>>>> !MESSAGE An internal error occurred during: "Starting server 
>>>>>>>>>> - Apache Geronimo 1.1".
>>>>>>>>>> !STACK 0
>>>>>>>>>> java.lang.NullPointerException
>>>>>>>>>> at 
>>>>>>>>>> org.eclipse.jst.server.generic.core.internal.GenericServerLaunchConfigurationDelegate.launch(GenericServerLaunchConfigurationDelegate.java:51) 
>>>>>>>>>>
>>>>>>>>>> at 
>>>>>>>>>> org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:590) 
>>>>>>>>>>
>>>>>>>>>> at 
>>>>>>>>>> org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:515) 
>>>>>>>>>>
>>>>>>>>>> at 
>>>>>>>>>> org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:152) 
>>>>>>>>>>
>>>>>>>>>> at 
>>>>>>>>>> org.eclipse.wst.server.core.internal.Server.start(Server.java:1140) 
>>>>>>>>>>
>>>>>>>>>> at 
>>>>>>>>>> org.eclipse.wst.server.core.internal.Server.synchronousStart(Server.java:1488) 
>>>>>>>>>>
>>>>>>>>>> at 
>>>>>>>>>> org.eclipse.wst.server.core.internal.StartServerJob.run(StartServerJob.java:34) 
>>>>>>>>>>
>>>>>>>>>> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> -sachin
>>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> -sachin
>>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>> -sachin
>>>>>
>>>>
>>>
>>>
>>> -sachin
>>>
>>>
>>>
>>>
>>>
>>
>
>
> -sachin
>


Re: Eclipse Plugin V1.1.0 unstable driver now available

Posted by Sachin Patel <sp...@gmail.com>.
They are going fine. The driver that is available should be a good  
driver to start testing on.  I've been working on moving up to WTP  
1.5, EMF 2.2, etc... and have run across a build breaking EMF bug I'm  
awaiting a fix for.  Hopefully we'll get the fix before EMF 2.2 is  
released.

On Jun 12, 2006, at 6:43 PM, Jay D. McHugh wrote:

> How are the Eclipse plugin changes going?
>
> Jay
>
> Sachin Patel wrote:
>> Hold off on the V11 testing, as I'm finding issues you may run  
>> into. I'm working on resolving the issues this morning and will  
>> let u know when I'm done.
>>
>> On Jun 7, 2006, at 12:02 AM, Neal Sanche wrote:
>>
>>> Okay Sachin,
>>>
>>> I have found what I believe to be the main problem. I looked in  
>>> my Eclipse configuration settings, and found that the Geronimo  
>>> plugin had a little red X on it indicating it was unhappy. So I  
>>> looked into why that could be ant found a small complaint it was  
>>> making:
>>>
>>> Plug-in "org.apache.geronimo.st.v11.ui" version "1.0.0"  
>>> referenced by this feature is missing.
>>>
>>> I looked all over and sure enough I do not have a copy of this  
>>> Jarfile anywhere in my Eclipse directory. Where would I find such  
>>> a thing? I'm not brave enough to try this build myself at the  
>>> moment otherwise I would try and make my own version of this. I  
>>> will see if maybe one of the distributions you posted has it.
>>>
>>> -Neal
>>>
>>> Sachin Patel wrote:
>>>> I just posted a new driver. Could you verify that the problem is  
>>>> fixed?
>>>>
>>>> You should be able to just extract over your existing image. Be  
>>>> sure to re-invoke eclipse with "-clean".
>>>>
>>>> Thanks.
>>>>
>>>> On Jun 6, 2006, at 9:53 PM, Neal Sanche wrote:
>>>>
>>>>> Fair enough,
>>>>>
>>>>> I have put in a JIRA, let me know (though the JIRA) what else  
>>>>> you need from me. I am trying out the other features and will  
>>>>> see if I get stuck. I can't start the server from inside  
>>>>> Eclipse, but maybe I can still develop a small application.
>>>>>
>>>>> -Neal
>>>>>
>>>>> Sachin Patel wrote:
>>>>>> I'd have to dig into it, I'm not quite sure looking at just  
>>>>>> the stack trace.
>>>>>>
>>>>>> On Jun 6, 2006, at 9:32 PM, Neal Sanche wrote:
>>>>>>
>>>>>>> I will put in a JIRA, for sure. Can you tell me what might be  
>>>>>>> going on?
>>>>>>>
>>>>>>> -Neal
>>>>>>>
>>>>>>> Sachin Patel wrote:
>>>>>>>> Ah shoot, can you open a jira? I can investigate.
>>>>>>>>
>>>>>>>> On Jun 5, 2006, at 11:57 PM, Neal Sanche wrote:
>>>>>>>>
>>>>>>>>> Sachin Patel wrote:
>>>>>>>>>> The following driver can run on both JDK 1.4 or 1.5. It  
>>>>>>>>>> should be run with WTP 1.0x and will eventually but not  
>>>>>>>>>> currently run on WTP 1.5.
>>>>>>>>>>
>>>>>>>>>> http://people.apache.org/dist/geronimo/eclipse/unstable/g- 
>>>>>>>>>> eclipse-plugin-1.1-SNAPSHOT-deployable.zip
>>>>>>>>>>
>>>>>>>>>> -sachin
>>>>>>>>>>
>>>>>>>>> Hi Sachin,
>>>>>>>>>
>>>>>>>>> I am currently trying to get Eclipse 1.0.2 All In One  
>>>>>>>>> bundle to run your new eclipse plugin with the following  
>>>>>>>>> result. I have installed the plugin, and set up a Geronimo  
>>>>>>>>> 1.1 server that I compiled myself about a week ago. I am  
>>>>>>>>> going to try a recompile in the meantime, but what do you  
>>>>>>>>> think the following means?
>>>>>>>>>
>>>>>>>>> Thanks.
>>>>>>>>>
>>>>>>>>> -Neal
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> !ENTRY org.eclipse.osgi 2006-06-05 21:44:07.125
>>>>>>>>> !MESSAGE An error occurred while automatically activating  
>>>>>>>>> bundle org.apache.geronimo.st.jmxagent (14).
>>>>>>>>> !STACK 0
>>>>>>>>> org.osgi.framework.BundleException: The activator  
>>>>>>>>> org.apache.geronimo.st.jmxagent.Activator for bundle  
>>>>>>>>> org.apache.geronimo.st.jmxagent is invalid
>>>>>>>>> at  
>>>>>>>>> org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBu 
>>>>>>>>> ndleActivator(AbstractBundle.java:149)
>>>>>>>>> at  
>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleContextImpl.sta 
>>>>>>>>> rt(BundleContextImpl.java:965)
>>>>>>>>> at  
>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleHost.startWorke 
>>>>>>>>> r(BundleHost.java:316)
>>>>>>>>> at  
>>>>>>>>> org.eclipse.osgi.framework.internal.core.AbstractBundle.start( 
>>>>>>>>> AbstractBundle.java:264)
>>>>>>>>> at  
>>>>>>>>> org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalC 
>>>>>>>>> lass(EclipseClassLoader.java:116)
>>>>>>>>> at  
>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findLoca 
>>>>>>>>> lClass(BundleLoader.java:337)
>>>>>>>>> at  
>>>>>>>>> org.eclipse.osgi.framework.internal.core.SingleSourcePackage.l 
>>>>>>>>> oadClass(SingleSourcePackage.java:37)
>>>>>>>>> at  
>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClas 
>>>>>>>>> s(BundleLoader.java:386)
>>>>>>>>> at  
>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClas 
>>>>>>>>> s(BundleLoader.java:350)
>>>>>>>>> at  
>>>>>>>>> org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.lo 
>>>>>>>>> adClass(AbstractClassLoader.java:78)
>>>>>>>>> at java.lang.ClassLoader.loadClass(Unknown Source)
>>>>>>>>> at java.lang.ClassLoader.loadClassInternal(Unknown Source)
>>>>>>>>> at  
>>>>>>>>> org.apache.geronimo.st.v11.core.GeronimoServerBehaviour.<clini 
>>>>>>>>> t>(GeronimoServerBehaviour.java:54)
>>>>>>>>> at sun.reflect.NativeConstructorAccessorImpl.newInstance0 
>>>>>>>>> (Native Method)
>>>>>>>>> at sun.reflect.NativeConstructorAccessorImpl.newInstance 
>>>>>>>>> (Unknown Source)
>>>>>>>>> at sun.reflect.DelegatingConstructorAccessorImpl.newInstance 
>>>>>>>>> (Unknown Source)
>>>>>>>>> at java.lang.reflect.Constructor.newInstance(Unknown Source)
>>>>>>>>> at java.lang.Class.newInstance0(Unknown Source)
>>>>>>>>> at java.lang.Class.newInstance(Unknown Source)
>>>>>>>>> at  
>>>>>>>>> org.eclipse.core.internal.registry.ConfigurationElement.create 
>>>>>>>>> ExecutableExtension(ConfigurationElement.java:162)
>>>>>>>>> at  
>>>>>>>>> org.eclipse.core.internal.registry.ConfigurationElement.create 
>>>>>>>>> ExecutableExtension(ConfigurationElement.java:142)
>>>>>>>>> at  
>>>>>>>>> org.eclipse.core.internal.registry.ConfigurationElement.create 
>>>>>>>>> ExecutableExtension(ConfigurationElement.java:129)
>>>>>>>>> at  
>>>>>>>>> org.eclipse.core.internal.registry.ConfigurationElementHandle. 
>>>>>>>>> createExecutableExtension(ConfigurationElementHandle.java:48)
>>>>>>>>> at  
>>>>>>>>> org.eclipse.wst.server.core.internal.ServerType.createServerBe 
>>>>>>>>> haviourDelegate(ServerType.java:91)
>>>>>>>>> at  
>>>>>>>>> org.eclipse.wst.server.core.internal.Server.getBehaviourDelega 
>>>>>>>>> te(Server.java:235)
>>>>>>>>> at  
>>>>>>>>> org.eclipse.wst.server.core.internal.Server.setupLaunchConfigu 
>>>>>>>>> ration(Server.java:1059)
>>>>>>>>> at  
>>>>>>>>> org.eclipse.wst.server.core.internal.Server.getLaunchConfigura 
>>>>>>>>> tion(Server.java:1118)
>>>>>>>>> at org.eclipse.wst.server.core.internal.Server.start 
>>>>>>>>> (Server.java:1139)
>>>>>>>>> at  
>>>>>>>>> org.eclipse.wst.server.core.internal.Server.synchronousStart 
>>>>>>>>> (Server.java:1488)
>>>>>>>>> at org.eclipse.wst.server.core.internal.StartServerJob.run 
>>>>>>>>> (StartServerJob.java:34)
>>>>>>>>> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)
>>>>>>>>> Caused by: java.lang.ClassNotFoundException:  
>>>>>>>>> org.apache.geronimo.st.jmxagent.Activator
>>>>>>>>> at  
>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClas 
>>>>>>>>> s(BundleLoader.java:405)
>>>>>>>>> at  
>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClas 
>>>>>>>>> s(BundleLoader.java:350)
>>>>>>>>> at  
>>>>>>>>> org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.lo 
>>>>>>>>> adClass(AbstractClassLoader.java:78)
>>>>>>>>> at java.lang.ClassLoader.loadClass(Unknown Source)
>>>>>>>>> at  
>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.loadClas 
>>>>>>>>> s(BundleLoader.java:275)
>>>>>>>>> at  
>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleHost.loadClass( 
>>>>>>>>> BundleHost.java:227)
>>>>>>>>> at  
>>>>>>>>> org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBu 
>>>>>>>>> ndleActivator(AbstractBundle.java:142)
>>>>>>>>> ... 30 more
>>>>>>>>> Root exception:
>>>>>>>>> java.lang.ClassNotFoundException:  
>>>>>>>>> org.apache.geronimo.st.jmxagent.Activator
>>>>>>>>> at  
>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClas 
>>>>>>>>> s(BundleLoader.java:405)
>>>>>>>>> at  
>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClas 
>>>>>>>>> s(BundleLoader.java:350)
>>>>>>>>> at  
>>>>>>>>> org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.lo 
>>>>>>>>> adClass(AbstractClassLoader.java:78)
>>>>>>>>> at java.lang.ClassLoader.loadClass(Unknown Source)
>>>>>>>>> at  
>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.loadClas 
>>>>>>>>> s(BundleLoader.java:275)
>>>>>>>>> at  
>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleHost.loadClass( 
>>>>>>>>> BundleHost.java:227)
>>>>>>>>> at  
>>>>>>>>> org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBu 
>>>>>>>>> ndleActivator(AbstractBundle.java:142)
>>>>>>>>> at  
>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleContextImpl.sta 
>>>>>>>>> rt(BundleContextImpl.java:965)
>>>>>>>>> at  
>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleHost.startWorke 
>>>>>>>>> r(BundleHost.java:316)
>>>>>>>>> at  
>>>>>>>>> org.eclipse.osgi.framework.internal.core.AbstractBundle.start( 
>>>>>>>>> AbstractBundle.java:264)
>>>>>>>>> at  
>>>>>>>>> org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalC 
>>>>>>>>> lass(EclipseClassLoader.java:116)
>>>>>>>>> at  
>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findLoca 
>>>>>>>>> lClass(BundleLoader.java:337)
>>>>>>>>> at  
>>>>>>>>> org.eclipse.osgi.framework.internal.core.SingleSourcePackage.l 
>>>>>>>>> oadClass(SingleSourcePackage.java:37)
>>>>>>>>> at  
>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClas 
>>>>>>>>> s(BundleLoader.java:386)
>>>>>>>>> at  
>>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClas 
>>>>>>>>> s(BundleLoader.java:350)
>>>>>>>>> at  
>>>>>>>>> org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.lo 
>>>>>>>>> adClass(AbstractClassLoader.java:78)
>>>>>>>>> at java.lang.ClassLoader.loadClass(Unknown Source)
>>>>>>>>> at java.lang.ClassLoader.loadClassInternal(Unknown Source)
>>>>>>>>> at  
>>>>>>>>> org.apache.geronimo.st.v11.core.GeronimoServerBehaviour.<clini 
>>>>>>>>> t>(GeronimoServerBehaviour.java:54)
>>>>>>>>> at sun.reflect.NativeConstructorAccessorImpl.newInstance0 
>>>>>>>>> (Native Method)
>>>>>>>>> at sun.reflect.NativeConstructorAccessorImpl.newInstance 
>>>>>>>>> (Unknown Source)
>>>>>>>>> at sun.reflect.DelegatingConstructorAccessorImpl.newInstance 
>>>>>>>>> (Unknown Source)
>>>>>>>>> at java.lang.reflect.Constructor.newInstance(Unknown Source)
>>>>>>>>> at java.lang.Class.newInstance0(Unknown Source)
>>>>>>>>> at java.lang.Class.newInstance(Unknown Source)
>>>>>>>>> at  
>>>>>>>>> org.eclipse.core.internal.registry.ConfigurationElement.create 
>>>>>>>>> ExecutableExtension(ConfigurationElement.java:162)
>>>>>>>>> at  
>>>>>>>>> org.eclipse.core.internal.registry.ConfigurationElement.create 
>>>>>>>>> ExecutableExtension(ConfigurationElement.java:142)
>>>>>>>>> at  
>>>>>>>>> org.eclipse.core.internal.registry.ConfigurationElement.create 
>>>>>>>>> ExecutableExtension(ConfigurationElement.java:129)
>>>>>>>>> at  
>>>>>>>>> org.eclipse.core.internal.registry.ConfigurationElementHandle. 
>>>>>>>>> createExecutableExtension(ConfigurationElementHandle.java:48)
>>>>>>>>> at  
>>>>>>>>> org.eclipse.wst.server.core.internal.ServerType.createServerBe 
>>>>>>>>> haviourDelegate(ServerType.java:91)
>>>>>>>>> at  
>>>>>>>>> org.eclipse.wst.server.core.internal.Server.getBehaviourDelega 
>>>>>>>>> te(Server.java:235)
>>>>>>>>> at  
>>>>>>>>> org.eclipse.wst.server.core.internal.Server.setupLaunchConfigu 
>>>>>>>>> ration(Server.java:1059)
>>>>>>>>> at  
>>>>>>>>> org.eclipse.wst.server.core.internal.Server.getLaunchConfigura 
>>>>>>>>> tion(Server.java:1118)
>>>>>>>>> at org.eclipse.wst.server.core.internal.Server.start 
>>>>>>>>> (Server.java:1139)
>>>>>>>>> at  
>>>>>>>>> org.eclipse.wst.server.core.internal.Server.synchronousStart 
>>>>>>>>> (Server.java:1488)
>>>>>>>>> at org.eclipse.wst.server.core.internal.StartServerJob.run 
>>>>>>>>> (StartServerJob.java:34)
>>>>>>>>> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)
>>>>>>>>>
>>>>>>>>> !ENTRY org.eclipse.core.runtime 4 2 2006-06-05 21:44:08.140
>>>>>>>>> !MESSAGE An internal error occurred during: "Starting  
>>>>>>>>> server - Apache Geronimo 1.1".
>>>>>>>>> !STACK 0
>>>>>>>>> java.lang.NullPointerException
>>>>>>>>> at  
>>>>>>>>> org.eclipse.jst.server.generic.core.internal.GenericServerLaun 
>>>>>>>>> chConfigurationDelegate.launch 
>>>>>>>>> (GenericServerLaunchConfigurationDelegate.java:51)
>>>>>>>>> at  
>>>>>>>>> org.eclipse.debug.internal.core.LaunchConfiguration.launch 
>>>>>>>>> (LaunchConfiguration.java:590)
>>>>>>>>> at  
>>>>>>>>> org.eclipse.debug.internal.core.LaunchConfiguration.launch 
>>>>>>>>> (LaunchConfiguration.java:515)
>>>>>>>>> at  
>>>>>>>>> org.eclipse.debug.internal.core.LaunchConfiguration.launch 
>>>>>>>>> (LaunchConfiguration.java:152)
>>>>>>>>> at org.eclipse.wst.server.core.internal.Server.start 
>>>>>>>>> (Server.java:1140)
>>>>>>>>> at  
>>>>>>>>> org.eclipse.wst.server.core.internal.Server.synchronousStart 
>>>>>>>>> (Server.java:1488)
>>>>>>>>> at org.eclipse.wst.server.core.internal.StartServerJob.run 
>>>>>>>>> (StartServerJob.java:34)
>>>>>>>>> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)
>>>>>>>>
>>>>>>>>
>>>>>>>> -sachin
>>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>> -sachin
>>>>>>
>>>>>
>>>>
>>>>
>>>> -sachin
>>>>
>>>
>>
>>
>> -sachin
>>
>>
>>
>>
>>
>


-sachin



Re: Eclipse Plugin V1.1.0 unstable driver now available

Posted by "Jay D. McHugh" <ja...@joyfulnoisewebdesign.com>.
How are the Eclipse plugin changes going?

Jay

Sachin Patel wrote:
> Hold off on the V11 testing, as I'm finding issues you may run into. 
> I'm working on resolving the issues this morning and will let u know 
> when I'm done.
>
> On Jun 7, 2006, at 12:02 AM, Neal Sanche wrote:
>
>> Okay Sachin,
>>
>> I have found what I believe to be the main problem. I looked in my 
>> Eclipse configuration settings, and found that the Geronimo plugin 
>> had a little red X on it indicating it was unhappy. So I looked into 
>> why that could be ant found a small complaint it was making:
>>
>> Plug-in "org.apache.geronimo.st.v11.ui" version "1.0.0" referenced by 
>> this feature is missing.
>>
>> I looked all over and sure enough I do not have a copy of this 
>> Jarfile anywhere in my Eclipse directory. Where would I find such a 
>> thing? I'm not brave enough to try this build myself at the moment 
>> otherwise I would try and make my own version of this. I will see if 
>> maybe one of the distributions you posted has it.
>>
>> -Neal
>>
>> Sachin Patel wrote:
>>> I just posted a new driver. Could you verify that the problem is fixed?
>>>
>>> You should be able to just extract over your existing image. Be sure 
>>> to re-invoke eclipse with "-clean".
>>>
>>> Thanks.
>>>
>>> On Jun 6, 2006, at 9:53 PM, Neal Sanche wrote:
>>>
>>>> Fair enough,
>>>>
>>>> I have put in a JIRA, let me know (though the JIRA) what else you 
>>>> need from me. I am trying out the other features and will see if I 
>>>> get stuck. I can't start the server from inside Eclipse, but maybe 
>>>> I can still develop a small application.
>>>>
>>>> -Neal
>>>>
>>>> Sachin Patel wrote:
>>>>> I'd have to dig into it, I'm not quite sure looking at just the 
>>>>> stack trace.
>>>>>
>>>>> On Jun 6, 2006, at 9:32 PM, Neal Sanche wrote:
>>>>>
>>>>>> I will put in a JIRA, for sure. Can you tell me what might be 
>>>>>> going on?
>>>>>>
>>>>>> -Neal
>>>>>>
>>>>>> Sachin Patel wrote:
>>>>>>> Ah shoot, can you open a jira? I can investigate.
>>>>>>>
>>>>>>> On Jun 5, 2006, at 11:57 PM, Neal Sanche wrote:
>>>>>>>
>>>>>>>> Sachin Patel wrote:
>>>>>>>>> The following driver can run on both JDK 1.4 or 1.5. It should 
>>>>>>>>> be run with WTP 1.0x and will eventually but not currently run 
>>>>>>>>> on WTP 1.5.
>>>>>>>>>
>>>>>>>>> http://people.apache.org/dist/geronimo/eclipse/unstable/g-eclipse-plugin-1.1-SNAPSHOT-deployable.zip 
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> -sachin
>>>>>>>>>
>>>>>>>> Hi Sachin,
>>>>>>>>
>>>>>>>> I am currently trying to get Eclipse 1.0.2 All In One bundle to 
>>>>>>>> run your new eclipse plugin with the following result. I have 
>>>>>>>> installed the plugin, and set up a Geronimo 1.1 server that I 
>>>>>>>> compiled myself about a week ago. I am going to try a recompile 
>>>>>>>> in the meantime, but what do you think the following means?
>>>>>>>>
>>>>>>>> Thanks.
>>>>>>>>
>>>>>>>> -Neal
>>>>>>>>
>>>>>>>>
>>>>>>>> !ENTRY org.eclipse.osgi 2006-06-05 21:44:07.125
>>>>>>>> !MESSAGE An error occurred while automatically activating 
>>>>>>>> bundle org.apache.geronimo.st.jmxagent (14).
>>>>>>>> !STACK 0
>>>>>>>> org.osgi.framework.BundleException: The activator 
>>>>>>>> org.apache.geronimo.st.jmxagent.Activator for bundle 
>>>>>>>> org.apache.geronimo.st.jmxagent is invalid
>>>>>>>> at 
>>>>>>>> org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:149) 
>>>>>>>>
>>>>>>>> at 
>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:965) 
>>>>>>>>
>>>>>>>> at 
>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:316) 
>>>>>>>>
>>>>>>>> at 
>>>>>>>> org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:264) 
>>>>>>>>
>>>>>>>> at 
>>>>>>>> org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:116) 
>>>>>>>>
>>>>>>>> at 
>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:337) 
>>>>>>>>
>>>>>>>> at 
>>>>>>>> org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackage.java:37) 
>>>>>>>>
>>>>>>>> at 
>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:386) 
>>>>>>>>
>>>>>>>> at 
>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:350) 
>>>>>>>>
>>>>>>>> at 
>>>>>>>> org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:78) 
>>>>>>>>
>>>>>>>> at java.lang.ClassLoader.loadClass(Unknown Source)
>>>>>>>> at java.lang.ClassLoader.loadClassInternal(Unknown Source)
>>>>>>>> at 
>>>>>>>> org.apache.geronimo.st.v11.core.GeronimoServerBehaviour.<clinit>(GeronimoServerBehaviour.java:54) 
>>>>>>>>
>>>>>>>> at 
>>>>>>>> sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native 
>>>>>>>> Method)
>>>>>>>> at 
>>>>>>>> sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown 
>>>>>>>> Source)
>>>>>>>> at 
>>>>>>>> sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown 
>>>>>>>> Source)
>>>>>>>> at java.lang.reflect.Constructor.newInstance(Unknown Source)
>>>>>>>> at java.lang.Class.newInstance0(Unknown Source)
>>>>>>>> at java.lang.Class.newInstance(Unknown Source)
>>>>>>>> at 
>>>>>>>> org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:162) 
>>>>>>>>
>>>>>>>> at 
>>>>>>>> org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:142) 
>>>>>>>>
>>>>>>>> at 
>>>>>>>> org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:129) 
>>>>>>>>
>>>>>>>> at 
>>>>>>>> org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:48) 
>>>>>>>>
>>>>>>>> at 
>>>>>>>> org.eclipse.wst.server.core.internal.ServerType.createServerBehaviourDelegate(ServerType.java:91) 
>>>>>>>>
>>>>>>>> at 
>>>>>>>> org.eclipse.wst.server.core.internal.Server.getBehaviourDelegate(Server.java:235) 
>>>>>>>>
>>>>>>>> at 
>>>>>>>> org.eclipse.wst.server.core.internal.Server.setupLaunchConfiguration(Server.java:1059) 
>>>>>>>>
>>>>>>>> at 
>>>>>>>> org.eclipse.wst.server.core.internal.Server.getLaunchConfiguration(Server.java:1118) 
>>>>>>>>
>>>>>>>> at 
>>>>>>>> org.eclipse.wst.server.core.internal.Server.start(Server.java:1139) 
>>>>>>>>
>>>>>>>> at 
>>>>>>>> org.eclipse.wst.server.core.internal.Server.synchronousStart(Server.java:1488) 
>>>>>>>>
>>>>>>>> at 
>>>>>>>> org.eclipse.wst.server.core.internal.StartServerJob.run(StartServerJob.java:34) 
>>>>>>>>
>>>>>>>> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)
>>>>>>>> Caused by: java.lang.ClassNotFoundException: 
>>>>>>>> org.apache.geronimo.st.jmxagent.Activator
>>>>>>>> at 
>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:405) 
>>>>>>>>
>>>>>>>> at 
>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:350) 
>>>>>>>>
>>>>>>>> at 
>>>>>>>> org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:78) 
>>>>>>>>
>>>>>>>> at java.lang.ClassLoader.loadClass(Unknown Source)
>>>>>>>> at 
>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:275) 
>>>>>>>>
>>>>>>>> at 
>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:227) 
>>>>>>>>
>>>>>>>> at 
>>>>>>>> org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:142) 
>>>>>>>>
>>>>>>>> ... 30 more
>>>>>>>> Root exception:
>>>>>>>> java.lang.ClassNotFoundException: 
>>>>>>>> org.apache.geronimo.st.jmxagent.Activator
>>>>>>>> at 
>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:405) 
>>>>>>>>
>>>>>>>> at 
>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:350) 
>>>>>>>>
>>>>>>>> at 
>>>>>>>> org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:78) 
>>>>>>>>
>>>>>>>> at java.lang.ClassLoader.loadClass(Unknown Source)
>>>>>>>> at 
>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:275) 
>>>>>>>>
>>>>>>>> at 
>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:227) 
>>>>>>>>
>>>>>>>> at 
>>>>>>>> org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:142) 
>>>>>>>>
>>>>>>>> at 
>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:965) 
>>>>>>>>
>>>>>>>> at 
>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:316) 
>>>>>>>>
>>>>>>>> at 
>>>>>>>> org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:264) 
>>>>>>>>
>>>>>>>> at 
>>>>>>>> org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:116) 
>>>>>>>>
>>>>>>>> at 
>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:337) 
>>>>>>>>
>>>>>>>> at 
>>>>>>>> org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackage.java:37) 
>>>>>>>>
>>>>>>>> at 
>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:386) 
>>>>>>>>
>>>>>>>> at 
>>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:350) 
>>>>>>>>
>>>>>>>> at 
>>>>>>>> org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:78) 
>>>>>>>>
>>>>>>>> at java.lang.ClassLoader.loadClass(Unknown Source)
>>>>>>>> at java.lang.ClassLoader.loadClassInternal(Unknown Source)
>>>>>>>> at 
>>>>>>>> org.apache.geronimo.st.v11.core.GeronimoServerBehaviour.<clinit>(GeronimoServerBehaviour.java:54) 
>>>>>>>>
>>>>>>>> at 
>>>>>>>> sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native 
>>>>>>>> Method)
>>>>>>>> at 
>>>>>>>> sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown 
>>>>>>>> Source)
>>>>>>>> at 
>>>>>>>> sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown 
>>>>>>>> Source)
>>>>>>>> at java.lang.reflect.Constructor.newInstance(Unknown Source)
>>>>>>>> at java.lang.Class.newInstance0(Unknown Source)
>>>>>>>> at java.lang.Class.newInstance(Unknown Source)
>>>>>>>> at 
>>>>>>>> org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:162) 
>>>>>>>>
>>>>>>>> at 
>>>>>>>> org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:142) 
>>>>>>>>
>>>>>>>> at 
>>>>>>>> org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:129) 
>>>>>>>>
>>>>>>>> at 
>>>>>>>> org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:48) 
>>>>>>>>
>>>>>>>> at 
>>>>>>>> org.eclipse.wst.server.core.internal.ServerType.createServerBehaviourDelegate(ServerType.java:91) 
>>>>>>>>
>>>>>>>> at 
>>>>>>>> org.eclipse.wst.server.core.internal.Server.getBehaviourDelegate(Server.java:235) 
>>>>>>>>
>>>>>>>> at 
>>>>>>>> org.eclipse.wst.server.core.internal.Server.setupLaunchConfiguration(Server.java:1059) 
>>>>>>>>
>>>>>>>> at 
>>>>>>>> org.eclipse.wst.server.core.internal.Server.getLaunchConfiguration(Server.java:1118) 
>>>>>>>>
>>>>>>>> at 
>>>>>>>> org.eclipse.wst.server.core.internal.Server.start(Server.java:1139) 
>>>>>>>>
>>>>>>>> at 
>>>>>>>> org.eclipse.wst.server.core.internal.Server.synchronousStart(Server.java:1488) 
>>>>>>>>
>>>>>>>> at 
>>>>>>>> org.eclipse.wst.server.core.internal.StartServerJob.run(StartServerJob.java:34) 
>>>>>>>>
>>>>>>>> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)
>>>>>>>>
>>>>>>>> !ENTRY org.eclipse.core.runtime 4 2 2006-06-05 21:44:08.140
>>>>>>>> !MESSAGE An internal error occurred during: "Starting server - 
>>>>>>>> Apache Geronimo 1.1".
>>>>>>>> !STACK 0
>>>>>>>> java.lang.NullPointerException
>>>>>>>> at 
>>>>>>>> org.eclipse.jst.server.generic.core.internal.GenericServerLaunchConfigurationDelegate.launch(GenericServerLaunchConfigurationDelegate.java:51) 
>>>>>>>>
>>>>>>>> at 
>>>>>>>> org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:590) 
>>>>>>>>
>>>>>>>> at 
>>>>>>>> org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:515) 
>>>>>>>>
>>>>>>>> at 
>>>>>>>> org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:152) 
>>>>>>>>
>>>>>>>> at 
>>>>>>>> org.eclipse.wst.server.core.internal.Server.start(Server.java:1140) 
>>>>>>>>
>>>>>>>> at 
>>>>>>>> org.eclipse.wst.server.core.internal.Server.synchronousStart(Server.java:1488) 
>>>>>>>>
>>>>>>>> at 
>>>>>>>> org.eclipse.wst.server.core.internal.StartServerJob.run(StartServerJob.java:34) 
>>>>>>>>
>>>>>>>> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)
>>>>>>>
>>>>>>>
>>>>>>> -sachin
>>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>> -sachin
>>>>>
>>>>
>>>
>>>
>>> -sachin
>>>
>>
>
>
> -sachin
>
>
>
>
>


Re: Eclipse Plugin V1.1.0 unstable driver now available

Posted by Sachin Patel <sp...@gmail.com>.
Hold off on the V11 testing, as I'm finding issues you may run into.   
I'm working on resolving the issues this morning and will let u know  
when I'm done.

On Jun 7, 2006, at 12:02 AM, Neal Sanche wrote:

> Okay Sachin,
>
> I have found what I believe to be the main problem. I looked in my  
> Eclipse configuration settings, and found that the Geronimo plugin  
> had a little red X on it indicating it was unhappy. So I looked  
> into why that could be ant found a small complaint it was making:
>
> Plug-in "org.apache.geronimo.st.v11.ui" version "1.0.0" referenced  
> by this feature is missing.
>
> I looked all over and sure enough I do not have a copy of this  
> Jarfile anywhere in my Eclipse directory. Where would I find such a  
> thing? I'm not brave enough to try this build myself at the moment  
> otherwise I would try and make my own version of this. I will see  
> if maybe one of the distributions you posted has it.
>
> -Neal
>
> Sachin Patel wrote:
>> I just posted a new driver.  Could you verify that the problem is  
>> fixed?
>>
>> You should be able to just extract over your existing image.  Be  
>> sure to re-invoke eclipse with "-clean".
>>
>> Thanks.
>>
>> On Jun 6, 2006, at 9:53 PM, Neal Sanche wrote:
>>
>>> Fair enough,
>>>
>>> I have put in a JIRA, let me know (though the JIRA) what else you  
>>> need from me. I am trying out the other features and will see if  
>>> I get stuck. I can't start the server from inside Eclipse, but  
>>> maybe I can still develop a small application.
>>>
>>> -Neal
>>>
>>> Sachin Patel wrote:
>>>> I'd have to dig into it, I'm not quite sure looking at just the  
>>>> stack trace.
>>>>
>>>> On Jun 6, 2006, at 9:32 PM, Neal Sanche wrote:
>>>>
>>>>> I will put in a JIRA, for sure. Can you tell me what might be  
>>>>> going on?
>>>>>
>>>>> -Neal
>>>>>
>>>>> Sachin Patel wrote:
>>>>>> Ah shoot, can you open a jira? I can investigate.
>>>>>>
>>>>>> On Jun 5, 2006, at 11:57 PM, Neal Sanche wrote:
>>>>>>
>>>>>>> Sachin Patel wrote:
>>>>>>>> The following driver can run on both JDK 1.4 or 1.5.  It  
>>>>>>>> should be run with WTP 1.0x and will eventually but not  
>>>>>>>> currently run on WTP 1.5.
>>>>>>>>
>>>>>>>> http://people.apache.org/dist/geronimo/eclipse/unstable/g- 
>>>>>>>> eclipse-plugin-1.1-SNAPSHOT-deployable.zip
>>>>>>>>
>>>>>>>> -sachin
>>>>>>>>
>>>>>>> Hi Sachin,
>>>>>>>
>>>>>>> I am currently trying to get Eclipse 1.0.2 All In One bundle  
>>>>>>> to run your new eclipse plugin with the following result. I  
>>>>>>> have installed the plugin, and set up a Geronimo 1.1 server  
>>>>>>> that I compiled myself about a week ago. I am going to try a  
>>>>>>> recompile in the meantime, but what do you think the  
>>>>>>> following means?
>>>>>>>
>>>>>>> Thanks.
>>>>>>>
>>>>>>> -Neal
>>>>>>>
>>>>>>>
>>>>>>> !ENTRY org.eclipse.osgi 2006-06-05 21:44:07.125
>>>>>>> !MESSAGE An error occurred while automatically activating  
>>>>>>> bundle org.apache.geronimo.st.jmxagent (14).
>>>>>>> !STACK 0
>>>>>>> org.osgi.framework.BundleException: The activator  
>>>>>>> org.apache.geronimo.st.jmxagent.Activator for bundle  
>>>>>>> org.apache.geronimo.st.jmxagent is invalid
>>>>>>>    at  
>>>>>>> org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBund 
>>>>>>> leActivator(AbstractBundle.java:149)
>>>>>>>    at  
>>>>>>> org.eclipse.osgi.framework.internal.core.BundleContextImpl.start 
>>>>>>> (BundleContextImpl.java:965)
>>>>>>>    at  
>>>>>>> org.eclipse.osgi.framework.internal.core.BundleHost.startWorker( 
>>>>>>> BundleHost.java:316)
>>>>>>>    at  
>>>>>>> org.eclipse.osgi.framework.internal.core.AbstractBundle.start 
>>>>>>> (AbstractBundle.java:264)
>>>>>>>    at  
>>>>>>> org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalCla 
>>>>>>> ss(EclipseClassLoader.java:116)
>>>>>>>    at  
>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalC 
>>>>>>> lass(BundleLoader.java:337)
>>>>>>>    at  
>>>>>>> org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loa 
>>>>>>> dClass(SingleSourcePackage.java:37)
>>>>>>>    at  
>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass( 
>>>>>>> BundleLoader.java:386)
>>>>>>>    at  
>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass( 
>>>>>>> BundleLoader.java:350)
>>>>>>>    at  
>>>>>>> org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.load 
>>>>>>> Class(AbstractClassLoader.java:78)
>>>>>>>    at java.lang.ClassLoader.loadClass(Unknown Source)
>>>>>>>    at java.lang.ClassLoader.loadClassInternal(Unknown Source)
>>>>>>>    at  
>>>>>>> org.apache.geronimo.st.v11.core.GeronimoServerBehaviour.<clinit> 
>>>>>>> (GeronimoServerBehaviour.java:54)
>>>>>>>    at sun.reflect.NativeConstructorAccessorImpl.newInstance0 
>>>>>>> (Native Method)
>>>>>>>    at sun.reflect.NativeConstructorAccessorImpl.newInstance 
>>>>>>> (Unknown Source)
>>>>>>>    at  
>>>>>>> sun.reflect.DelegatingConstructorAccessorImpl.newInstance 
>>>>>>> (Unknown Source)
>>>>>>>    at java.lang.reflect.Constructor.newInstance(Unknown Source)
>>>>>>>    at java.lang.Class.newInstance0(Unknown Source)
>>>>>>>    at java.lang.Class.newInstance(Unknown Source)
>>>>>>>    at  
>>>>>>> org.eclipse.core.internal.registry.ConfigurationElement.createEx 
>>>>>>> ecutableExtension(ConfigurationElement.java:162)
>>>>>>>    at  
>>>>>>> org.eclipse.core.internal.registry.ConfigurationElement.createEx 
>>>>>>> ecutableExtension(ConfigurationElement.java:142)
>>>>>>>    at  
>>>>>>> org.eclipse.core.internal.registry.ConfigurationElement.createEx 
>>>>>>> ecutableExtension(ConfigurationElement.java:129)
>>>>>>>    at  
>>>>>>> org.eclipse.core.internal.registry.ConfigurationElementHandle.cr 
>>>>>>> eateExecutableExtension(ConfigurationElementHandle.java:48)
>>>>>>>    at  
>>>>>>> org.eclipse.wst.server.core.internal.ServerType.createServerBeha 
>>>>>>> viourDelegate(ServerType.java:91)
>>>>>>>    at  
>>>>>>> org.eclipse.wst.server.core.internal.Server.getBehaviourDelegate 
>>>>>>> (Server.java:235)
>>>>>>>    at  
>>>>>>> org.eclipse.wst.server.core.internal.Server.setupLaunchConfigura 
>>>>>>> tion(Server.java:1059)
>>>>>>>    at  
>>>>>>> org.eclipse.wst.server.core.internal.Server.getLaunchConfigurati 
>>>>>>> on(Server.java:1118)
>>>>>>>    at org.eclipse.wst.server.core.internal.Server.start 
>>>>>>> (Server.java:1139)
>>>>>>>    at  
>>>>>>> org.eclipse.wst.server.core.internal.Server.synchronousStart 
>>>>>>> (Server.java:1488)
>>>>>>>    at org.eclipse.wst.server.core.internal.StartServerJob.run 
>>>>>>> (StartServerJob.java:34)
>>>>>>>    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)
>>>>>>> Caused by: java.lang.ClassNotFoundException:  
>>>>>>> org.apache.geronimo.st.jmxagent.Activator
>>>>>>>    at  
>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass( 
>>>>>>> BundleLoader.java:405)
>>>>>>>    at  
>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass( 
>>>>>>> BundleLoader.java:350)
>>>>>>>    at  
>>>>>>> org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.load 
>>>>>>> Class(AbstractClassLoader.java:78)
>>>>>>>    at java.lang.ClassLoader.loadClass(Unknown Source)
>>>>>>>    at  
>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass( 
>>>>>>> BundleLoader.java:275)
>>>>>>>    at  
>>>>>>> org.eclipse.osgi.framework.internal.core.BundleHost.loadClass 
>>>>>>> (BundleHost.java:227)
>>>>>>>    at  
>>>>>>> org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBund 
>>>>>>> leActivator(AbstractBundle.java:142)
>>>>>>>    ... 30 more
>>>>>>> Root exception:
>>>>>>> java.lang.ClassNotFoundException:  
>>>>>>> org.apache.geronimo.st.jmxagent.Activator
>>>>>>>    at  
>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass( 
>>>>>>> BundleLoader.java:405)
>>>>>>>    at  
>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass( 
>>>>>>> BundleLoader.java:350)
>>>>>>>    at  
>>>>>>> org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.load 
>>>>>>> Class(AbstractClassLoader.java:78)
>>>>>>>    at java.lang.ClassLoader.loadClass(Unknown Source)
>>>>>>>    at  
>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass( 
>>>>>>> BundleLoader.java:275)
>>>>>>>    at  
>>>>>>> org.eclipse.osgi.framework.internal.core.BundleHost.loadClass 
>>>>>>> (BundleHost.java:227)
>>>>>>>    at  
>>>>>>> org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBund 
>>>>>>> leActivator(AbstractBundle.java:142)
>>>>>>>    at  
>>>>>>> org.eclipse.osgi.framework.internal.core.BundleContextImpl.start 
>>>>>>> (BundleContextImpl.java:965)
>>>>>>>    at  
>>>>>>> org.eclipse.osgi.framework.internal.core.BundleHost.startWorker( 
>>>>>>> BundleHost.java:316)
>>>>>>>    at  
>>>>>>> org.eclipse.osgi.framework.internal.core.AbstractBundle.start 
>>>>>>> (AbstractBundle.java:264)
>>>>>>>    at  
>>>>>>> org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalCla 
>>>>>>> ss(EclipseClassLoader.java:116)
>>>>>>>    at  
>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalC 
>>>>>>> lass(BundleLoader.java:337)
>>>>>>>    at  
>>>>>>> org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loa 
>>>>>>> dClass(SingleSourcePackage.java:37)
>>>>>>>    at  
>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass( 
>>>>>>> BundleLoader.java:386)
>>>>>>>    at  
>>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass( 
>>>>>>> BundleLoader.java:350)
>>>>>>>    at  
>>>>>>> org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.load 
>>>>>>> Class(AbstractClassLoader.java:78)
>>>>>>>    at java.lang.ClassLoader.loadClass(Unknown Source)
>>>>>>>    at java.lang.ClassLoader.loadClassInternal(Unknown Source)
>>>>>>>    at  
>>>>>>> org.apache.geronimo.st.v11.core.GeronimoServerBehaviour.<clinit> 
>>>>>>> (GeronimoServerBehaviour.java:54)
>>>>>>>    at sun.reflect.NativeConstructorAccessorImpl.newInstance0 
>>>>>>> (Native Method)
>>>>>>>    at sun.reflect.NativeConstructorAccessorImpl.newInstance 
>>>>>>> (Unknown Source)
>>>>>>>    at  
>>>>>>> sun.reflect.DelegatingConstructorAccessorImpl.newInstance 
>>>>>>> (Unknown Source)
>>>>>>>    at java.lang.reflect.Constructor.newInstance(Unknown Source)
>>>>>>>    at java.lang.Class.newInstance0(Unknown Source)
>>>>>>>    at java.lang.Class.newInstance(Unknown Source)
>>>>>>>    at  
>>>>>>> org.eclipse.core.internal.registry.ConfigurationElement.createEx 
>>>>>>> ecutableExtension(ConfigurationElement.java:162)
>>>>>>>    at  
>>>>>>> org.eclipse.core.internal.registry.ConfigurationElement.createEx 
>>>>>>> ecutableExtension(ConfigurationElement.java:142)
>>>>>>>    at  
>>>>>>> org.eclipse.core.internal.registry.ConfigurationElement.createEx 
>>>>>>> ecutableExtension(ConfigurationElement.java:129)
>>>>>>>    at  
>>>>>>> org.eclipse.core.internal.registry.ConfigurationElementHandle.cr 
>>>>>>> eateExecutableExtension(ConfigurationElementHandle.java:48)
>>>>>>>    at  
>>>>>>> org.eclipse.wst.server.core.internal.ServerType.createServerBeha 
>>>>>>> viourDelegate(ServerType.java:91)
>>>>>>>    at  
>>>>>>> org.eclipse.wst.server.core.internal.Server.getBehaviourDelegate 
>>>>>>> (Server.java:235)
>>>>>>>    at  
>>>>>>> org.eclipse.wst.server.core.internal.Server.setupLaunchConfigura 
>>>>>>> tion(Server.java:1059)
>>>>>>>    at  
>>>>>>> org.eclipse.wst.server.core.internal.Server.getLaunchConfigurati 
>>>>>>> on(Server.java:1118)
>>>>>>>    at org.eclipse.wst.server.core.internal.Server.start 
>>>>>>> (Server.java:1139)
>>>>>>>    at  
>>>>>>> org.eclipse.wst.server.core.internal.Server.synchronousStart 
>>>>>>> (Server.java:1488)
>>>>>>>    at org.eclipse.wst.server.core.internal.StartServerJob.run 
>>>>>>> (StartServerJob.java:34)
>>>>>>>    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)
>>>>>>>
>>>>>>> !ENTRY org.eclipse.core.runtime 4 2 2006-06-05 21:44:08.140
>>>>>>> !MESSAGE An internal error occurred during: "Starting server  
>>>>>>> - Apache Geronimo 1.1".
>>>>>>> !STACK 0
>>>>>>> java.lang.NullPointerException
>>>>>>>    at  
>>>>>>> org.eclipse.jst.server.generic.core.internal.GenericServerLaunch 
>>>>>>> ConfigurationDelegate.launch 
>>>>>>> (GenericServerLaunchConfigurationDelegate.java:51)
>>>>>>>    at  
>>>>>>> org.eclipse.debug.internal.core.LaunchConfiguration.launch 
>>>>>>> (LaunchConfiguration.java:590)
>>>>>>>    at  
>>>>>>> org.eclipse.debug.internal.core.LaunchConfiguration.launch 
>>>>>>> (LaunchConfiguration.java:515)
>>>>>>>    at  
>>>>>>> org.eclipse.debug.internal.core.LaunchConfiguration.launch 
>>>>>>> (LaunchConfiguration.java:152)
>>>>>>>    at org.eclipse.wst.server.core.internal.Server.start 
>>>>>>> (Server.java:1140)
>>>>>>>    at  
>>>>>>> org.eclipse.wst.server.core.internal.Server.synchronousStart 
>>>>>>> (Server.java:1488)
>>>>>>>    at org.eclipse.wst.server.core.internal.StartServerJob.run 
>>>>>>> (StartServerJob.java:34)
>>>>>>>    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)
>>>>>>
>>>>>>
>>>>>> -sachin
>>>>>>
>>>>>
>>>>
>>>>
>>>> -sachin
>>>>
>>>
>>
>>
>> -sachin
>>
>


-sachin



Re: Eclipse Plugin V1.1.0 unstable driver now available

Posted by Neal Sanche <ne...@nsdev.org>.
Okay Sachin,

I have found what I believe to be the main problem. I looked in my 
Eclipse configuration settings, and found that the Geronimo plugin had a 
little red X on it indicating it was unhappy. So I looked into why that 
could be ant found a small complaint it was making:

Plug-in "org.apache.geronimo.st.v11.ui" version "1.0.0" referenced by 
this feature is missing.

I looked all over and sure enough I do not have a copy of this Jarfile 
anywhere in my Eclipse directory. Where would I find such a thing? I'm 
not brave enough to try this build myself at the moment otherwise I 
would try and make my own version of this. I will see if maybe one of 
the distributions you posted has it.

-Neal

Sachin Patel wrote:
> I just posted a new driver.  Could you verify that the problem is fixed?
>
> You should be able to just extract over your existing image.  Be sure 
> to re-invoke eclipse with "-clean".
>
> Thanks.
>
> On Jun 6, 2006, at 9:53 PM, Neal Sanche wrote:
>
>> Fair enough,
>>
>> I have put in a JIRA, let me know (though the JIRA) what else you 
>> need from me. I am trying out the other features and will see if I 
>> get stuck. I can't start the server from inside Eclipse, but maybe I 
>> can still develop a small application.
>>
>> -Neal
>>
>> Sachin Patel wrote:
>>> I'd have to dig into it, I'm not quite sure looking at just the 
>>> stack trace.
>>>
>>> On Jun 6, 2006, at 9:32 PM, Neal Sanche wrote:
>>>
>>>> I will put in a JIRA, for sure. Can you tell me what might be going 
>>>> on?
>>>>
>>>> -Neal
>>>>
>>>> Sachin Patel wrote:
>>>>> Ah shoot, can you open a jira? I can investigate.
>>>>>
>>>>> On Jun 5, 2006, at 11:57 PM, Neal Sanche wrote:
>>>>>
>>>>>> Sachin Patel wrote:
>>>>>>> The following driver can run on both JDK 1.4 or 1.5.  It should 
>>>>>>> be run with WTP 1.0x and will eventually but not currently run 
>>>>>>> on WTP 1.5.
>>>>>>>
>>>>>>> http://people.apache.org/dist/geronimo/eclipse/unstable/g-eclipse-plugin-1.1-SNAPSHOT-deployable.zip 
>>>>>>>
>>>>>>>
>>>>>>> -sachin
>>>>>>>
>>>>>> Hi Sachin,
>>>>>>
>>>>>> I am currently trying to get Eclipse 1.0.2 All In One bundle to 
>>>>>> run your new eclipse plugin with the following result. I have 
>>>>>> installed the plugin, and set up a Geronimo 1.1 server that I 
>>>>>> compiled myself about a week ago. I am going to try a recompile 
>>>>>> in the meantime, but what do you think the following means?
>>>>>>
>>>>>> Thanks.
>>>>>>
>>>>>> -Neal
>>>>>>
>>>>>>
>>>>>> !ENTRY org.eclipse.osgi 2006-06-05 21:44:07.125
>>>>>> !MESSAGE An error occurred while automatically activating bundle 
>>>>>> org.apache.geronimo.st.jmxagent (14).
>>>>>> !STACK 0
>>>>>> org.osgi.framework.BundleException: The activator 
>>>>>> org.apache.geronimo.st.jmxagent.Activator for bundle 
>>>>>> org.apache.geronimo.st.jmxagent is invalid
>>>>>>    at 
>>>>>> org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:149) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:965) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:316) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:264) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:116) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:337) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackage.java:37) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:386) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:350) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:78) 
>>>>>>
>>>>>>    at java.lang.ClassLoader.loadClass(Unknown Source)
>>>>>>    at java.lang.ClassLoader.loadClassInternal(Unknown Source)
>>>>>>    at 
>>>>>> org.apache.geronimo.st.v11.core.GeronimoServerBehaviour.<clinit>(GeronimoServerBehaviour.java:54) 
>>>>>>
>>>>>>    at 
>>>>>> sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native 
>>>>>> Method)
>>>>>>    at 
>>>>>> sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown 
>>>>>> Source)
>>>>>>    at 
>>>>>> sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown 
>>>>>> Source)
>>>>>>    at java.lang.reflect.Constructor.newInstance(Unknown Source)
>>>>>>    at java.lang.Class.newInstance0(Unknown Source)
>>>>>>    at java.lang.Class.newInstance(Unknown Source)
>>>>>>    at 
>>>>>> org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:162) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:142) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:129) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:48) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.wst.server.core.internal.ServerType.createServerBehaviourDelegate(ServerType.java:91) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.wst.server.core.internal.Server.getBehaviourDelegate(Server.java:235) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.wst.server.core.internal.Server.setupLaunchConfiguration(Server.java:1059) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.wst.server.core.internal.Server.getLaunchConfiguration(Server.java:1118) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.wst.server.core.internal.Server.start(Server.java:1139)
>>>>>>    at 
>>>>>> org.eclipse.wst.server.core.internal.Server.synchronousStart(Server.java:1488) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.wst.server.core.internal.StartServerJob.run(StartServerJob.java:34) 
>>>>>>
>>>>>>    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)
>>>>>> Caused by: java.lang.ClassNotFoundException: 
>>>>>> org.apache.geronimo.st.jmxagent.Activator
>>>>>>    at 
>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:405) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:350) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:78) 
>>>>>>
>>>>>>    at java.lang.ClassLoader.loadClass(Unknown Source)
>>>>>>    at 
>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:275) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:227) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:142) 
>>>>>>
>>>>>>    ... 30 more
>>>>>> Root exception:
>>>>>> java.lang.ClassNotFoundException: 
>>>>>> org.apache.geronimo.st.jmxagent.Activator
>>>>>>    at 
>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:405) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:350) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:78) 
>>>>>>
>>>>>>    at java.lang.ClassLoader.loadClass(Unknown Source)
>>>>>>    at 
>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:275) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:227) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:142) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:965) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:316) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:264) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:116) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:337) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackage.java:37) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:386) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:350) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:78) 
>>>>>>
>>>>>>    at java.lang.ClassLoader.loadClass(Unknown Source)
>>>>>>    at java.lang.ClassLoader.loadClassInternal(Unknown Source)
>>>>>>    at 
>>>>>> org.apache.geronimo.st.v11.core.GeronimoServerBehaviour.<clinit>(GeronimoServerBehaviour.java:54) 
>>>>>>
>>>>>>    at 
>>>>>> sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native 
>>>>>> Method)
>>>>>>    at 
>>>>>> sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown 
>>>>>> Source)
>>>>>>    at 
>>>>>> sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown 
>>>>>> Source)
>>>>>>    at java.lang.reflect.Constructor.newInstance(Unknown Source)
>>>>>>    at java.lang.Class.newInstance0(Unknown Source)
>>>>>>    at java.lang.Class.newInstance(Unknown Source)
>>>>>>    at 
>>>>>> org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:162) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:142) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:129) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:48) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.wst.server.core.internal.ServerType.createServerBehaviourDelegate(ServerType.java:91) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.wst.server.core.internal.Server.getBehaviourDelegate(Server.java:235) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.wst.server.core.internal.Server.setupLaunchConfiguration(Server.java:1059) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.wst.server.core.internal.Server.getLaunchConfiguration(Server.java:1118) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.wst.server.core.internal.Server.start(Server.java:1139)
>>>>>>    at 
>>>>>> org.eclipse.wst.server.core.internal.Server.synchronousStart(Server.java:1488) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.wst.server.core.internal.StartServerJob.run(StartServerJob.java:34) 
>>>>>>
>>>>>>    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)
>>>>>>
>>>>>> !ENTRY org.eclipse.core.runtime 4 2 2006-06-05 21:44:08.140
>>>>>> !MESSAGE An internal error occurred during: "Starting server - 
>>>>>> Apache Geronimo 1.1".
>>>>>> !STACK 0
>>>>>> java.lang.NullPointerException
>>>>>>    at 
>>>>>> org.eclipse.jst.server.generic.core.internal.GenericServerLaunchConfigurationDelegate.launch(GenericServerLaunchConfigurationDelegate.java:51) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:590) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:515) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:152) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.wst.server.core.internal.Server.start(Server.java:1140)
>>>>>>    at 
>>>>>> org.eclipse.wst.server.core.internal.Server.synchronousStart(Server.java:1488) 
>>>>>>
>>>>>>    at 
>>>>>> org.eclipse.wst.server.core.internal.StartServerJob.run(StartServerJob.java:34) 
>>>>>>
>>>>>>    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)
>>>>>
>>>>>
>>>>> -sachin
>>>>>
>>>>
>>>
>>>
>>> -sachin
>>>
>>
>
>
> -sachin
>


Re: Eclipse Plugin V1.1.0 unstable driver now available

Posted by Sachin Patel <sp...@gmail.com>.
I just posted a new driver.  Could you verify that the problem is fixed?

You should be able to just extract over your existing image.  Be sure  
to re-invoke eclipse with "-clean".

Thanks.

On Jun 6, 2006, at 9:53 PM, Neal Sanche wrote:

> Fair enough,
>
> I have put in a JIRA, let me know (though the JIRA) what else you  
> need from me. I am trying out the other features and will see if I  
> get stuck. I can't start the server from inside Eclipse, but maybe  
> I can still develop a small application.
>
> -Neal
>
> Sachin Patel wrote:
>> I'd have to dig into it, I'm not quite sure looking at just the  
>> stack trace.
>>
>> On Jun 6, 2006, at 9:32 PM, Neal Sanche wrote:
>>
>>> I will put in a JIRA, for sure. Can you tell me what might be  
>>> going on?
>>>
>>> -Neal
>>>
>>> Sachin Patel wrote:
>>>> Ah shoot, can you open a jira? I can investigate.
>>>>
>>>> On Jun 5, 2006, at 11:57 PM, Neal Sanche wrote:
>>>>
>>>>> Sachin Patel wrote:
>>>>>> The following driver can run on both JDK 1.4 or 1.5.  It  
>>>>>> should be run with WTP 1.0x and will eventually but not  
>>>>>> currently run on WTP 1.5.
>>>>>>
>>>>>> http://people.apache.org/dist/geronimo/eclipse/unstable/g- 
>>>>>> eclipse-plugin-1.1-SNAPSHOT-deployable.zip
>>>>>>
>>>>>> -sachin
>>>>>>
>>>>> Hi Sachin,
>>>>>
>>>>> I am currently trying to get Eclipse 1.0.2 All In One bundle to  
>>>>> run your new eclipse plugin with the following result. I have  
>>>>> installed the plugin, and set up a Geronimo 1.1 server that I  
>>>>> compiled myself about a week ago. I am going to try a recompile  
>>>>> in the meantime, but what do you think the following means?
>>>>>
>>>>> Thanks.
>>>>>
>>>>> -Neal
>>>>>
>>>>>
>>>>> !ENTRY org.eclipse.osgi 2006-06-05 21:44:07.125
>>>>> !MESSAGE An error occurred while automatically activating  
>>>>> bundle org.apache.geronimo.st.jmxagent (14).
>>>>> !STACK 0
>>>>> org.osgi.framework.BundleException: The activator  
>>>>> org.apache.geronimo.st.jmxagent.Activator for bundle  
>>>>> org.apache.geronimo.st.jmxagent is invalid
>>>>>    at  
>>>>> org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundle 
>>>>> Activator(AbstractBundle.java:149)
>>>>>    at  
>>>>> org.eclipse.osgi.framework.internal.core.BundleContextImpl.start 
>>>>> (BundleContextImpl.java:965)
>>>>>    at  
>>>>> org.eclipse.osgi.framework.internal.core.BundleHost.startWorker 
>>>>> (BundleHost.java:316)
>>>>>    at  
>>>>> org.eclipse.osgi.framework.internal.core.AbstractBundle.start 
>>>>> (AbstractBundle.java:264)
>>>>>    at  
>>>>> org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass 
>>>>> (EclipseClassLoader.java:116)
>>>>>    at  
>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalCla 
>>>>> ss(BundleLoader.java:337)
>>>>>    at  
>>>>> org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadC 
>>>>> lass(SingleSourcePackage.java:37)
>>>>>    at  
>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass 
>>>>> (BundleLoader.java:386)
>>>>>    at  
>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass 
>>>>> (BundleLoader.java:350)
>>>>>    at  
>>>>> org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadCl 
>>>>> ass(AbstractClassLoader.java:78)
>>>>>    at java.lang.ClassLoader.loadClass(Unknown Source)
>>>>>    at java.lang.ClassLoader.loadClassInternal(Unknown Source)
>>>>>    at  
>>>>> org.apache.geronimo.st.v11.core.GeronimoServerBehaviour.<clinit> 
>>>>> (GeronimoServerBehaviour.java:54)
>>>>>    at sun.reflect.NativeConstructorAccessorImpl.newInstance0 
>>>>> (Native Method)
>>>>>    at sun.reflect.NativeConstructorAccessorImpl.newInstance 
>>>>> (Unknown Source)
>>>>>    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance 
>>>>> (Unknown Source)
>>>>>    at java.lang.reflect.Constructor.newInstance(Unknown Source)
>>>>>    at java.lang.Class.newInstance0(Unknown Source)
>>>>>    at java.lang.Class.newInstance(Unknown Source)
>>>>>    at  
>>>>> org.eclipse.core.internal.registry.ConfigurationElement.createExec 
>>>>> utableExtension(ConfigurationElement.java:162)
>>>>>    at  
>>>>> org.eclipse.core.internal.registry.ConfigurationElement.createExec 
>>>>> utableExtension(ConfigurationElement.java:142)
>>>>>    at  
>>>>> org.eclipse.core.internal.registry.ConfigurationElement.createExec 
>>>>> utableExtension(ConfigurationElement.java:129)
>>>>>    at  
>>>>> org.eclipse.core.internal.registry.ConfigurationElementHandle.crea 
>>>>> teExecutableExtension(ConfigurationElementHandle.java:48)
>>>>>    at  
>>>>> org.eclipse.wst.server.core.internal.ServerType.createServerBehavi 
>>>>> ourDelegate(ServerType.java:91)
>>>>>    at  
>>>>> org.eclipse.wst.server.core.internal.Server.getBehaviourDelegate 
>>>>> (Server.java:235)
>>>>>    at  
>>>>> org.eclipse.wst.server.core.internal.Server.setupLaunchConfigurati 
>>>>> on(Server.java:1059)
>>>>>    at  
>>>>> org.eclipse.wst.server.core.internal.Server.getLaunchConfiguration 
>>>>> (Server.java:1118)
>>>>>    at org.eclipse.wst.server.core.internal.Server.start 
>>>>> (Server.java:1139)
>>>>>    at  
>>>>> org.eclipse.wst.server.core.internal.Server.synchronousStart 
>>>>> (Server.java:1488)
>>>>>    at org.eclipse.wst.server.core.internal.StartServerJob.run 
>>>>> (StartServerJob.java:34)
>>>>>    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)
>>>>> Caused by: java.lang.ClassNotFoundException:  
>>>>> org.apache.geronimo.st.jmxagent.Activator
>>>>>    at  
>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass 
>>>>> (BundleLoader.java:405)
>>>>>    at  
>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass 
>>>>> (BundleLoader.java:350)
>>>>>    at  
>>>>> org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadCl 
>>>>> ass(AbstractClassLoader.java:78)
>>>>>    at java.lang.ClassLoader.loadClass(Unknown Source)
>>>>>    at  
>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass 
>>>>> (BundleLoader.java:275)
>>>>>    at  
>>>>> org.eclipse.osgi.framework.internal.core.BundleHost.loadClass 
>>>>> (BundleHost.java:227)
>>>>>    at  
>>>>> org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundle 
>>>>> Activator(AbstractBundle.java:142)
>>>>>    ... 30 more
>>>>> Root exception:
>>>>> java.lang.ClassNotFoundException:  
>>>>> org.apache.geronimo.st.jmxagent.Activator
>>>>>    at  
>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass 
>>>>> (BundleLoader.java:405)
>>>>>    at  
>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass 
>>>>> (BundleLoader.java:350)
>>>>>    at  
>>>>> org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadCl 
>>>>> ass(AbstractClassLoader.java:78)
>>>>>    at java.lang.ClassLoader.loadClass(Unknown Source)
>>>>>    at  
>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass 
>>>>> (BundleLoader.java:275)
>>>>>    at  
>>>>> org.eclipse.osgi.framework.internal.core.BundleHost.loadClass 
>>>>> (BundleHost.java:227)
>>>>>    at  
>>>>> org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundle 
>>>>> Activator(AbstractBundle.java:142)
>>>>>    at  
>>>>> org.eclipse.osgi.framework.internal.core.BundleContextImpl.start 
>>>>> (BundleContextImpl.java:965)
>>>>>    at  
>>>>> org.eclipse.osgi.framework.internal.core.BundleHost.startWorker 
>>>>> (BundleHost.java:316)
>>>>>    at  
>>>>> org.eclipse.osgi.framework.internal.core.AbstractBundle.start 
>>>>> (AbstractBundle.java:264)
>>>>>    at  
>>>>> org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass 
>>>>> (EclipseClassLoader.java:116)
>>>>>    at  
>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalCla 
>>>>> ss(BundleLoader.java:337)
>>>>>    at  
>>>>> org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadC 
>>>>> lass(SingleSourcePackage.java:37)
>>>>>    at  
>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass 
>>>>> (BundleLoader.java:386)
>>>>>    at  
>>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass 
>>>>> (BundleLoader.java:350)
>>>>>    at  
>>>>> org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadCl 
>>>>> ass(AbstractClassLoader.java:78)
>>>>>    at java.lang.ClassLoader.loadClass(Unknown Source)
>>>>>    at java.lang.ClassLoader.loadClassInternal(Unknown Source)
>>>>>    at  
>>>>> org.apache.geronimo.st.v11.core.GeronimoServerBehaviour.<clinit> 
>>>>> (GeronimoServerBehaviour.java:54)
>>>>>    at sun.reflect.NativeConstructorAccessorImpl.newInstance0 
>>>>> (Native Method)
>>>>>    at sun.reflect.NativeConstructorAccessorImpl.newInstance 
>>>>> (Unknown Source)
>>>>>    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance 
>>>>> (Unknown Source)
>>>>>    at java.lang.reflect.Constructor.newInstance(Unknown Source)
>>>>>    at java.lang.Class.newInstance0(Unknown Source)
>>>>>    at java.lang.Class.newInstance(Unknown Source)
>>>>>    at  
>>>>> org.eclipse.core.internal.registry.ConfigurationElement.createExec 
>>>>> utableExtension(ConfigurationElement.java:162)
>>>>>    at  
>>>>> org.eclipse.core.internal.registry.ConfigurationElement.createExec 
>>>>> utableExtension(ConfigurationElement.java:142)
>>>>>    at  
>>>>> org.eclipse.core.internal.registry.ConfigurationElement.createExec 
>>>>> utableExtension(ConfigurationElement.java:129)
>>>>>    at  
>>>>> org.eclipse.core.internal.registry.ConfigurationElementHandle.crea 
>>>>> teExecutableExtension(ConfigurationElementHandle.java:48)
>>>>>    at  
>>>>> org.eclipse.wst.server.core.internal.ServerType.createServerBehavi 
>>>>> ourDelegate(ServerType.java:91)
>>>>>    at  
>>>>> org.eclipse.wst.server.core.internal.Server.getBehaviourDelegate 
>>>>> (Server.java:235)
>>>>>    at  
>>>>> org.eclipse.wst.server.core.internal.Server.setupLaunchConfigurati 
>>>>> on(Server.java:1059)
>>>>>    at  
>>>>> org.eclipse.wst.server.core.internal.Server.getLaunchConfiguration 
>>>>> (Server.java:1118)
>>>>>    at org.eclipse.wst.server.core.internal.Server.start 
>>>>> (Server.java:1139)
>>>>>    at  
>>>>> org.eclipse.wst.server.core.internal.Server.synchronousStart 
>>>>> (Server.java:1488)
>>>>>    at org.eclipse.wst.server.core.internal.StartServerJob.run 
>>>>> (StartServerJob.java:34)
>>>>>    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)
>>>>>
>>>>> !ENTRY org.eclipse.core.runtime 4 2 2006-06-05 21:44:08.140
>>>>> !MESSAGE An internal error occurred during: "Starting server -  
>>>>> Apache Geronimo 1.1".
>>>>> !STACK 0
>>>>> java.lang.NullPointerException
>>>>>    at  
>>>>> org.eclipse.jst.server.generic.core.internal.GenericServerLaunchCo 
>>>>> nfigurationDelegate.launch 
>>>>> (GenericServerLaunchConfigurationDelegate.java:51)
>>>>>    at org.eclipse.debug.internal.core.LaunchConfiguration.launch 
>>>>> (LaunchConfiguration.java:590)
>>>>>    at org.eclipse.debug.internal.core.LaunchConfiguration.launch 
>>>>> (LaunchConfiguration.java:515)
>>>>>    at org.eclipse.debug.internal.core.LaunchConfiguration.launch 
>>>>> (LaunchConfiguration.java:152)
>>>>>    at org.eclipse.wst.server.core.internal.Server.start 
>>>>> (Server.java:1140)
>>>>>    at  
>>>>> org.eclipse.wst.server.core.internal.Server.synchronousStart 
>>>>> (Server.java:1488)
>>>>>    at org.eclipse.wst.server.core.internal.StartServerJob.run 
>>>>> (StartServerJob.java:34)
>>>>>    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)
>>>>
>>>>
>>>> -sachin
>>>>
>>>
>>
>>
>> -sachin
>>
>


-sachin



Re: Eclipse Plugin V1.1.0 unstable driver now available

Posted by Neal Sanche <ne...@nsdev.org>.
Fair enough,

I have put in a JIRA, let me know (though the JIRA) what else you need 
from me. I am trying out the other features and will see if I get stuck. 
I can't start the server from inside Eclipse, but maybe I can still 
develop a small application.

-Neal

Sachin Patel wrote:
> I'd have to dig into it, I'm not quite sure looking at just the stack 
> trace.
>
> On Jun 6, 2006, at 9:32 PM, Neal Sanche wrote:
>
>> I will put in a JIRA, for sure. Can you tell me what might be going on?
>>
>> -Neal
>>
>> Sachin Patel wrote:
>>> Ah shoot, can you open a jira? I can investigate.
>>>
>>> On Jun 5, 2006, at 11:57 PM, Neal Sanche wrote:
>>>
>>>> Sachin Patel wrote:
>>>>> The following driver can run on both JDK 1.4 or 1.5.  It should be 
>>>>> run with WTP 1.0x and will eventually but not currently run on WTP 
>>>>> 1.5.
>>>>>
>>>>> http://people.apache.org/dist/geronimo/eclipse/unstable/g-eclipse-plugin-1.1-SNAPSHOT-deployable.zip 
>>>>>
>>>>>
>>>>> -sachin
>>>>>
>>>> Hi Sachin,
>>>>
>>>> I am currently trying to get Eclipse 1.0.2 All In One bundle to run 
>>>> your new eclipse plugin with the following result. I have installed 
>>>> the plugin, and set up a Geronimo 1.1 server that I compiled myself 
>>>> about a week ago. I am going to try a recompile in the meantime, 
>>>> but what do you think the following means?
>>>>
>>>> Thanks.
>>>>
>>>> -Neal
>>>>
>>>>
>>>> !ENTRY org.eclipse.osgi 2006-06-05 21:44:07.125
>>>> !MESSAGE An error occurred while automatically activating bundle 
>>>> org.apache.geronimo.st.jmxagent (14).
>>>> !STACK 0
>>>> org.osgi.framework.BundleException: The activator 
>>>> org.apache.geronimo.st.jmxagent.Activator for bundle 
>>>> org.apache.geronimo.st.jmxagent is invalid
>>>>    at 
>>>> org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:149) 
>>>>
>>>>    at 
>>>> org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:965) 
>>>>
>>>>    at 
>>>> org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:316) 
>>>>
>>>>    at 
>>>> org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:264) 
>>>>
>>>>    at 
>>>> org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:116) 
>>>>
>>>>    at 
>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:337) 
>>>>
>>>>    at 
>>>> org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackage.java:37) 
>>>>
>>>>    at 
>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:386) 
>>>>
>>>>    at 
>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:350) 
>>>>
>>>>    at 
>>>> org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:78) 
>>>>
>>>>    at java.lang.ClassLoader.loadClass(Unknown Source)
>>>>    at java.lang.ClassLoader.loadClassInternal(Unknown Source)
>>>>    at 
>>>> org.apache.geronimo.st.v11.core.GeronimoServerBehaviour.<clinit>(GeronimoServerBehaviour.java:54) 
>>>>
>>>>    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native 
>>>> Method)
>>>>    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown 
>>>> Source)
>>>>    at 
>>>> sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown 
>>>> Source)
>>>>    at java.lang.reflect.Constructor.newInstance(Unknown Source)
>>>>    at java.lang.Class.newInstance0(Unknown Source)
>>>>    at java.lang.Class.newInstance(Unknown Source)
>>>>    at 
>>>> org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:162) 
>>>>
>>>>    at 
>>>> org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:142) 
>>>>
>>>>    at 
>>>> org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:129) 
>>>>
>>>>    at 
>>>> org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:48) 
>>>>
>>>>    at 
>>>> org.eclipse.wst.server.core.internal.ServerType.createServerBehaviourDelegate(ServerType.java:91) 
>>>>
>>>>    at 
>>>> org.eclipse.wst.server.core.internal.Server.getBehaviourDelegate(Server.java:235) 
>>>>
>>>>    at 
>>>> org.eclipse.wst.server.core.internal.Server.setupLaunchConfiguration(Server.java:1059) 
>>>>
>>>>    at 
>>>> org.eclipse.wst.server.core.internal.Server.getLaunchConfiguration(Server.java:1118) 
>>>>
>>>>    at 
>>>> org.eclipse.wst.server.core.internal.Server.start(Server.java:1139)
>>>>    at 
>>>> org.eclipse.wst.server.core.internal.Server.synchronousStart(Server.java:1488) 
>>>>
>>>>    at 
>>>> org.eclipse.wst.server.core.internal.StartServerJob.run(StartServerJob.java:34) 
>>>>
>>>>    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)
>>>> Caused by: java.lang.ClassNotFoundException: 
>>>> org.apache.geronimo.st.jmxagent.Activator
>>>>    at 
>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:405) 
>>>>
>>>>    at 
>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:350) 
>>>>
>>>>    at 
>>>> org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:78) 
>>>>
>>>>    at java.lang.ClassLoader.loadClass(Unknown Source)
>>>>    at 
>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:275) 
>>>>
>>>>    at 
>>>> org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:227) 
>>>>
>>>>    at 
>>>> org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:142) 
>>>>
>>>>    ... 30 more
>>>> Root exception:
>>>> java.lang.ClassNotFoundException: 
>>>> org.apache.geronimo.st.jmxagent.Activator
>>>>    at 
>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:405) 
>>>>
>>>>    at 
>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:350) 
>>>>
>>>>    at 
>>>> org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:78) 
>>>>
>>>>    at java.lang.ClassLoader.loadClass(Unknown Source)
>>>>    at 
>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:275) 
>>>>
>>>>    at 
>>>> org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:227) 
>>>>
>>>>    at 
>>>> org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:142) 
>>>>
>>>>    at 
>>>> org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:965) 
>>>>
>>>>    at 
>>>> org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:316) 
>>>>
>>>>    at 
>>>> org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:264) 
>>>>
>>>>    at 
>>>> org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:116) 
>>>>
>>>>    at 
>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:337) 
>>>>
>>>>    at 
>>>> org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackage.java:37) 
>>>>
>>>>    at 
>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:386) 
>>>>
>>>>    at 
>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:350) 
>>>>
>>>>    at 
>>>> org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:78) 
>>>>
>>>>    at java.lang.ClassLoader.loadClass(Unknown Source)
>>>>    at java.lang.ClassLoader.loadClassInternal(Unknown Source)
>>>>    at 
>>>> org.apache.geronimo.st.v11.core.GeronimoServerBehaviour.<clinit>(GeronimoServerBehaviour.java:54) 
>>>>
>>>>    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native 
>>>> Method)
>>>>    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown 
>>>> Source)
>>>>    at 
>>>> sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown 
>>>> Source)
>>>>    at java.lang.reflect.Constructor.newInstance(Unknown Source)
>>>>    at java.lang.Class.newInstance0(Unknown Source)
>>>>    at java.lang.Class.newInstance(Unknown Source)
>>>>    at 
>>>> org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:162) 
>>>>
>>>>    at 
>>>> org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:142) 
>>>>
>>>>    at 
>>>> org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:129) 
>>>>
>>>>    at 
>>>> org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:48) 
>>>>
>>>>    at 
>>>> org.eclipse.wst.server.core.internal.ServerType.createServerBehaviourDelegate(ServerType.java:91) 
>>>>
>>>>    at 
>>>> org.eclipse.wst.server.core.internal.Server.getBehaviourDelegate(Server.java:235) 
>>>>
>>>>    at 
>>>> org.eclipse.wst.server.core.internal.Server.setupLaunchConfiguration(Server.java:1059) 
>>>>
>>>>    at 
>>>> org.eclipse.wst.server.core.internal.Server.getLaunchConfiguration(Server.java:1118) 
>>>>
>>>>    at 
>>>> org.eclipse.wst.server.core.internal.Server.start(Server.java:1139)
>>>>    at 
>>>> org.eclipse.wst.server.core.internal.Server.synchronousStart(Server.java:1488) 
>>>>
>>>>    at 
>>>> org.eclipse.wst.server.core.internal.StartServerJob.run(StartServerJob.java:34) 
>>>>
>>>>    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)
>>>>
>>>> !ENTRY org.eclipse.core.runtime 4 2 2006-06-05 21:44:08.140
>>>> !MESSAGE An internal error occurred during: "Starting server - 
>>>> Apache Geronimo 1.1".
>>>> !STACK 0
>>>> java.lang.NullPointerException
>>>>    at 
>>>> org.eclipse.jst.server.generic.core.internal.GenericServerLaunchConfigurationDelegate.launch(GenericServerLaunchConfigurationDelegate.java:51) 
>>>>
>>>>    at 
>>>> org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:590) 
>>>>
>>>>    at 
>>>> org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:515) 
>>>>
>>>>    at 
>>>> org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:152) 
>>>>
>>>>    at 
>>>> org.eclipse.wst.server.core.internal.Server.start(Server.java:1140)
>>>>    at 
>>>> org.eclipse.wst.server.core.internal.Server.synchronousStart(Server.java:1488) 
>>>>
>>>>    at 
>>>> org.eclipse.wst.server.core.internal.StartServerJob.run(StartServerJob.java:34) 
>>>>
>>>>    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)
>>>
>>>
>>> -sachin
>>>
>>
>
>
> -sachin
>


Re: Eclipse Plugin V1.1.0 unstable driver now available

Posted by Sachin Patel <sp...@gmail.com>.
I'd have to dig into it, I'm not quite sure looking at just the stack  
trace.

On Jun 6, 2006, at 9:32 PM, Neal Sanche wrote:

> I will put in a JIRA, for sure. Can you tell me what might be going  
> on?
>
> -Neal
>
> Sachin Patel wrote:
>> Ah shoot, can you open a jira? I can investigate.
>>
>> On Jun 5, 2006, at 11:57 PM, Neal Sanche wrote:
>>
>>> Sachin Patel wrote:
>>>> The following driver can run on both JDK 1.4 or 1.5.  It should  
>>>> be run with WTP 1.0x and will eventually but not currently run  
>>>> on WTP 1.5.
>>>>
>>>> http://people.apache.org/dist/geronimo/eclipse/unstable/g- 
>>>> eclipse-plugin-1.1-SNAPSHOT-deployable.zip
>>>>
>>>> -sachin
>>>>
>>> Hi Sachin,
>>>
>>> I am currently trying to get Eclipse 1.0.2 All In One bundle to  
>>> run your new eclipse plugin with the following result. I have  
>>> installed the plugin, and set up a Geronimo 1.1 server that I  
>>> compiled myself about a week ago. I am going to try a recompile  
>>> in the meantime, but what do you think the following means?
>>>
>>> Thanks.
>>>
>>> -Neal
>>>
>>>
>>> !ENTRY org.eclipse.osgi 2006-06-05 21:44:07.125
>>> !MESSAGE An error occurred while automatically activating bundle  
>>> org.apache.geronimo.st.jmxagent (14).
>>> !STACK 0
>>> org.osgi.framework.BundleException: The activator  
>>> org.apache.geronimo.st.jmxagent.Activator for bundle  
>>> org.apache.geronimo.st.jmxagent is invalid
>>>    at  
>>> org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleAc 
>>> tivator(AbstractBundle.java:149)
>>>    at  
>>> org.eclipse.osgi.framework.internal.core.BundleContextImpl.start 
>>> (BundleContextImpl.java:965)
>>>    at  
>>> org.eclipse.osgi.framework.internal.core.BundleHost.startWorker 
>>> (BundleHost.java:316)
>>>    at  
>>> org.eclipse.osgi.framework.internal.core.AbstractBundle.start 
>>> (AbstractBundle.java:264)
>>>    at  
>>> org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass 
>>> (EclipseClassLoader.java:116)
>>>    at  
>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass 
>>> (BundleLoader.java:337)
>>>    at  
>>> org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadCla 
>>> ss(SingleSourcePackage.java:37)
>>>    at  
>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass 
>>> (BundleLoader.java:386)
>>>    at  
>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass 
>>> (BundleLoader.java:350)
>>>    at  
>>> org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClas 
>>> s(AbstractClassLoader.java:78)
>>>    at java.lang.ClassLoader.loadClass(Unknown Source)
>>>    at java.lang.ClassLoader.loadClassInternal(Unknown Source)
>>>    at  
>>> org.apache.geronimo.st.v11.core.GeronimoServerBehaviour.<clinit> 
>>> (GeronimoServerBehaviour.java:54)
>>>    at sun.reflect.NativeConstructorAccessorImpl.newInstance0 
>>> (Native Method)
>>>    at sun.reflect.NativeConstructorAccessorImpl.newInstance 
>>> (Unknown Source)
>>>    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance 
>>> (Unknown Source)
>>>    at java.lang.reflect.Constructor.newInstance(Unknown Source)
>>>    at java.lang.Class.newInstance0(Unknown Source)
>>>    at java.lang.Class.newInstance(Unknown Source)
>>>    at  
>>> org.eclipse.core.internal.registry.ConfigurationElement.createExecut 
>>> ableExtension(ConfigurationElement.java:162)
>>>    at  
>>> org.eclipse.core.internal.registry.ConfigurationElement.createExecut 
>>> ableExtension(ConfigurationElement.java:142)
>>>    at  
>>> org.eclipse.core.internal.registry.ConfigurationElement.createExecut 
>>> ableExtension(ConfigurationElement.java:129)
>>>    at  
>>> org.eclipse.core.internal.registry.ConfigurationElementHandle.create 
>>> ExecutableExtension(ConfigurationElementHandle.java:48)
>>>    at  
>>> org.eclipse.wst.server.core.internal.ServerType.createServerBehaviou 
>>> rDelegate(ServerType.java:91)
>>>    at  
>>> org.eclipse.wst.server.core.internal.Server.getBehaviourDelegate 
>>> (Server.java:235)
>>>    at  
>>> org.eclipse.wst.server.core.internal.Server.setupLaunchConfiguration 
>>> (Server.java:1059)
>>>    at  
>>> org.eclipse.wst.server.core.internal.Server.getLaunchConfiguration 
>>> (Server.java:1118)
>>>    at org.eclipse.wst.server.core.internal.Server.start 
>>> (Server.java:1139)
>>>    at org.eclipse.wst.server.core.internal.Server.synchronousStart 
>>> (Server.java:1488)
>>>    at org.eclipse.wst.server.core.internal.StartServerJob.run 
>>> (StartServerJob.java:34)
>>>    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)
>>> Caused by: java.lang.ClassNotFoundException:  
>>> org.apache.geronimo.st.jmxagent.Activator
>>>    at  
>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass 
>>> (BundleLoader.java:405)
>>>    at  
>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass 
>>> (BundleLoader.java:350)
>>>    at  
>>> org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClas 
>>> s(AbstractClassLoader.java:78)
>>>    at java.lang.ClassLoader.loadClass(Unknown Source)
>>>    at  
>>> org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass 
>>> (BundleLoader.java:275)
>>>    at  
>>> org.eclipse.osgi.framework.internal.core.BundleHost.loadClass 
>>> (BundleHost.java:227)
>>>    at  
>>> org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleAc 
>>> tivator(AbstractBundle.java:142)
>>>    ... 30 more
>>> Root exception:
>>> java.lang.ClassNotFoundException:  
>>> org.apache.geronimo.st.jmxagent.Activator
>>>    at  
>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass 
>>> (BundleLoader.java:405)
>>>    at  
>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass 
>>> (BundleLoader.java:350)
>>>    at  
>>> org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClas 
>>> s(AbstractClassLoader.java:78)
>>>    at java.lang.ClassLoader.loadClass(Unknown Source)
>>>    at  
>>> org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass 
>>> (BundleLoader.java:275)
>>>    at  
>>> org.eclipse.osgi.framework.internal.core.BundleHost.loadClass 
>>> (BundleHost.java:227)
>>>    at  
>>> org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleAc 
>>> tivator(AbstractBundle.java:142)
>>>    at  
>>> org.eclipse.osgi.framework.internal.core.BundleContextImpl.start 
>>> (BundleContextImpl.java:965)
>>>    at  
>>> org.eclipse.osgi.framework.internal.core.BundleHost.startWorker 
>>> (BundleHost.java:316)
>>>    at  
>>> org.eclipse.osgi.framework.internal.core.AbstractBundle.start 
>>> (AbstractBundle.java:264)
>>>    at  
>>> org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass 
>>> (EclipseClassLoader.java:116)
>>>    at  
>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass 
>>> (BundleLoader.java:337)
>>>    at  
>>> org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadCla 
>>> ss(SingleSourcePackage.java:37)
>>>    at  
>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass 
>>> (BundleLoader.java:386)
>>>    at  
>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass 
>>> (BundleLoader.java:350)
>>>    at  
>>> org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClas 
>>> s(AbstractClassLoader.java:78)
>>>    at java.lang.ClassLoader.loadClass(Unknown Source)
>>>    at java.lang.ClassLoader.loadClassInternal(Unknown Source)
>>>    at  
>>> org.apache.geronimo.st.v11.core.GeronimoServerBehaviour.<clinit> 
>>> (GeronimoServerBehaviour.java:54)
>>>    at sun.reflect.NativeConstructorAccessorImpl.newInstance0 
>>> (Native Method)
>>>    at sun.reflect.NativeConstructorAccessorImpl.newInstance 
>>> (Unknown Source)
>>>    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance 
>>> (Unknown Source)
>>>    at java.lang.reflect.Constructor.newInstance(Unknown Source)
>>>    at java.lang.Class.newInstance0(Unknown Source)
>>>    at java.lang.Class.newInstance(Unknown Source)
>>>    at  
>>> org.eclipse.core.internal.registry.ConfigurationElement.createExecut 
>>> ableExtension(ConfigurationElement.java:162)
>>>    at  
>>> org.eclipse.core.internal.registry.ConfigurationElement.createExecut 
>>> ableExtension(ConfigurationElement.java:142)
>>>    at  
>>> org.eclipse.core.internal.registry.ConfigurationElement.createExecut 
>>> ableExtension(ConfigurationElement.java:129)
>>>    at  
>>> org.eclipse.core.internal.registry.ConfigurationElementHandle.create 
>>> ExecutableExtension(ConfigurationElementHandle.java:48)
>>>    at  
>>> org.eclipse.wst.server.core.internal.ServerType.createServerBehaviou 
>>> rDelegate(ServerType.java:91)
>>>    at  
>>> org.eclipse.wst.server.core.internal.Server.getBehaviourDelegate 
>>> (Server.java:235)
>>>    at  
>>> org.eclipse.wst.server.core.internal.Server.setupLaunchConfiguration 
>>> (Server.java:1059)
>>>    at  
>>> org.eclipse.wst.server.core.internal.Server.getLaunchConfiguration 
>>> (Server.java:1118)
>>>    at org.eclipse.wst.server.core.internal.Server.start 
>>> (Server.java:1139)
>>>    at org.eclipse.wst.server.core.internal.Server.synchronousStart 
>>> (Server.java:1488)
>>>    at org.eclipse.wst.server.core.internal.StartServerJob.run 
>>> (StartServerJob.java:34)
>>>    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)
>>>
>>> !ENTRY org.eclipse.core.runtime 4 2 2006-06-05 21:44:08.140
>>> !MESSAGE An internal error occurred during: "Starting server -  
>>> Apache Geronimo 1.1".
>>> !STACK 0
>>> java.lang.NullPointerException
>>>    at  
>>> org.eclipse.jst.server.generic.core.internal.GenericServerLaunchConf 
>>> igurationDelegate.launch 
>>> (GenericServerLaunchConfigurationDelegate.java:51)
>>>    at org.eclipse.debug.internal.core.LaunchConfiguration.launch 
>>> (LaunchConfiguration.java:590)
>>>    at org.eclipse.debug.internal.core.LaunchConfiguration.launch 
>>> (LaunchConfiguration.java:515)
>>>    at org.eclipse.debug.internal.core.LaunchConfiguration.launch 
>>> (LaunchConfiguration.java:152)
>>>    at org.eclipse.wst.server.core.internal.Server.start 
>>> (Server.java:1140)
>>>    at org.eclipse.wst.server.core.internal.Server.synchronousStart 
>>> (Server.java:1488)
>>>    at org.eclipse.wst.server.core.internal.StartServerJob.run 
>>> (StartServerJob.java:34)
>>>    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)
>>
>>
>> -sachin
>>
>


-sachin



Re: Eclipse Plugin V1.1.0 unstable driver now available

Posted by Neal Sanche <ne...@nsdev.org>.
I will put in a JIRA, for sure. Can you tell me what might be going on?

-Neal

Sachin Patel wrote:
> Ah shoot, can you open a jira? I can investigate.
>
> On Jun 5, 2006, at 11:57 PM, Neal Sanche wrote:
>
>> Sachin Patel wrote:
>>> The following driver can run on both JDK 1.4 or 1.5.  It should be 
>>> run with WTP 1.0x and will eventually but not currently run on WTP 1.5.
>>>
>>> http://people.apache.org/dist/geronimo/eclipse/unstable/g-eclipse-plugin-1.1-SNAPSHOT-deployable.zip 
>>>
>>>
>>> -sachin
>>>
>> Hi Sachin,
>>
>> I am currently trying to get Eclipse 1.0.2 All In One bundle to run 
>> your new eclipse plugin with the following result. I have installed 
>> the plugin, and set up a Geronimo 1.1 server that I compiled myself 
>> about a week ago. I am going to try a recompile in the meantime, but 
>> what do you think the following means?
>>
>> Thanks.
>>
>> -Neal
>>
>>
>> !ENTRY org.eclipse.osgi 2006-06-05 21:44:07.125
>> !MESSAGE An error occurred while automatically activating bundle 
>> org.apache.geronimo.st.jmxagent (14).
>> !STACK 0
>> org.osgi.framework.BundleException: The activator 
>> org.apache.geronimo.st.jmxagent.Activator for bundle 
>> org.apache.geronimo.st.jmxagent is invalid
>>    at 
>> org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:149) 
>>
>>    at 
>> org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:965) 
>>
>>    at 
>> org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:316) 
>>
>>    at 
>> org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:264) 
>>
>>    at 
>> org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:116) 
>>
>>    at 
>> org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:337) 
>>
>>    at 
>> org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackage.java:37) 
>>
>>    at 
>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:386) 
>>
>>    at 
>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:350) 
>>
>>    at 
>> org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:78) 
>>
>>    at java.lang.ClassLoader.loadClass(Unknown Source)
>>    at java.lang.ClassLoader.loadClassInternal(Unknown Source)
>>    at 
>> org.apache.geronimo.st.v11.core.GeronimoServerBehaviour.<clinit>(GeronimoServerBehaviour.java:54) 
>>
>>    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native 
>> Method)
>>    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown 
>> Source)
>>    at 
>> sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown 
>> Source)
>>    at java.lang.reflect.Constructor.newInstance(Unknown Source)
>>    at java.lang.Class.newInstance0(Unknown Source)
>>    at java.lang.Class.newInstance(Unknown Source)
>>    at 
>> org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:162) 
>>
>>    at 
>> org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:142) 
>>
>>    at 
>> org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:129) 
>>
>>    at 
>> org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:48) 
>>
>>    at 
>> org.eclipse.wst.server.core.internal.ServerType.createServerBehaviourDelegate(ServerType.java:91) 
>>
>>    at 
>> org.eclipse.wst.server.core.internal.Server.getBehaviourDelegate(Server.java:235) 
>>
>>    at 
>> org.eclipse.wst.server.core.internal.Server.setupLaunchConfiguration(Server.java:1059) 
>>
>>    at 
>> org.eclipse.wst.server.core.internal.Server.getLaunchConfiguration(Server.java:1118) 
>>
>>    at 
>> org.eclipse.wst.server.core.internal.Server.start(Server.java:1139)
>>    at 
>> org.eclipse.wst.server.core.internal.Server.synchronousStart(Server.java:1488) 
>>
>>    at 
>> org.eclipse.wst.server.core.internal.StartServerJob.run(StartServerJob.java:34) 
>>
>>    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)
>> Caused by: java.lang.ClassNotFoundException: 
>> org.apache.geronimo.st.jmxagent.Activator
>>    at 
>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:405) 
>>
>>    at 
>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:350) 
>>
>>    at 
>> org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:78) 
>>
>>    at java.lang.ClassLoader.loadClass(Unknown Source)
>>    at 
>> org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:275) 
>>
>>    at 
>> org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:227) 
>>
>>    at 
>> org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:142) 
>>
>>    ... 30 more
>> Root exception:
>> java.lang.ClassNotFoundException: 
>> org.apache.geronimo.st.jmxagent.Activator
>>    at 
>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:405) 
>>
>>    at 
>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:350) 
>>
>>    at 
>> org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:78) 
>>
>>    at java.lang.ClassLoader.loadClass(Unknown Source)
>>    at 
>> org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:275) 
>>
>>    at 
>> org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:227) 
>>
>>    at 
>> org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:142) 
>>
>>    at 
>> org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:965) 
>>
>>    at 
>> org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:316) 
>>
>>    at 
>> org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:264) 
>>
>>    at 
>> org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:116) 
>>
>>    at 
>> org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:337) 
>>
>>    at 
>> org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackage.java:37) 
>>
>>    at 
>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:386) 
>>
>>    at 
>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:350) 
>>
>>    at 
>> org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:78) 
>>
>>    at java.lang.ClassLoader.loadClass(Unknown Source)
>>    at java.lang.ClassLoader.loadClassInternal(Unknown Source)
>>    at 
>> org.apache.geronimo.st.v11.core.GeronimoServerBehaviour.<clinit>(GeronimoServerBehaviour.java:54) 
>>
>>    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native 
>> Method)
>>    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown 
>> Source)
>>    at 
>> sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown 
>> Source)
>>    at java.lang.reflect.Constructor.newInstance(Unknown Source)
>>    at java.lang.Class.newInstance0(Unknown Source)
>>    at java.lang.Class.newInstance(Unknown Source)
>>    at 
>> org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:162) 
>>
>>    at 
>> org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:142) 
>>
>>    at 
>> org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:129) 
>>
>>    at 
>> org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:48) 
>>
>>    at 
>> org.eclipse.wst.server.core.internal.ServerType.createServerBehaviourDelegate(ServerType.java:91) 
>>
>>    at 
>> org.eclipse.wst.server.core.internal.Server.getBehaviourDelegate(Server.java:235) 
>>
>>    at 
>> org.eclipse.wst.server.core.internal.Server.setupLaunchConfiguration(Server.java:1059) 
>>
>>    at 
>> org.eclipse.wst.server.core.internal.Server.getLaunchConfiguration(Server.java:1118) 
>>
>>    at 
>> org.eclipse.wst.server.core.internal.Server.start(Server.java:1139)
>>    at 
>> org.eclipse.wst.server.core.internal.Server.synchronousStart(Server.java:1488) 
>>
>>    at 
>> org.eclipse.wst.server.core.internal.StartServerJob.run(StartServerJob.java:34) 
>>
>>    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)
>>
>> !ENTRY org.eclipse.core.runtime 4 2 2006-06-05 21:44:08.140
>> !MESSAGE An internal error occurred during: "Starting server - Apache 
>> Geronimo 1.1".
>> !STACK 0
>> java.lang.NullPointerException
>>    at 
>> org.eclipse.jst.server.generic.core.internal.GenericServerLaunchConfigurationDelegate.launch(GenericServerLaunchConfigurationDelegate.java:51) 
>>
>>    at 
>> org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:590) 
>>
>>    at 
>> org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:515) 
>>
>>    at 
>> org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:152) 
>>
>>    at 
>> org.eclipse.wst.server.core.internal.Server.start(Server.java:1140)
>>    at 
>> org.eclipse.wst.server.core.internal.Server.synchronousStart(Server.java:1488) 
>>
>>    at 
>> org.eclipse.wst.server.core.internal.StartServerJob.run(StartServerJob.java:34) 
>>
>>    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)
>
>
> -sachin
>


Re: Eclipse Plugin V1.1.0 unstable driver now available

Posted by Sachin Patel <sp...@gmail.com>.
Ah shoot, can you open a jira? I can investigate.

On Jun 5, 2006, at 11:57 PM, Neal Sanche wrote:

> Sachin Patel wrote:
>> The following driver can run on both JDK 1.4 or 1.5.  It should be  
>> run with WTP 1.0x and will eventually but not currently run on WTP  
>> 1.5.
>>
>> http://people.apache.org/dist/geronimo/eclipse/unstable/g-eclipse- 
>> plugin-1.1-SNAPSHOT-deployable.zip
>>
>> -sachin
>>
> Hi Sachin,
>
> I am currently trying to get Eclipse 1.0.2 All In One bundle to run  
> your new eclipse plugin with the following result. I have installed  
> the plugin, and set up a Geronimo 1.1 server that I compiled myself  
> about a week ago. I am going to try a recompile in the meantime,  
> but what do you think the following means?
>
> Thanks.
>
> -Neal
>
>
> !ENTRY org.eclipse.osgi 2006-06-05 21:44:07.125
> !MESSAGE An error occurred while automatically activating bundle  
> org.apache.geronimo.st.jmxagent (14).
> !STACK 0
> org.osgi.framework.BundleException: The activator  
> org.apache.geronimo.st.jmxagent.Activator for bundle  
> org.apache.geronimo.st.jmxagent is invalid
>    at  
> org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActi 
> vator(AbstractBundle.java:149)
>    at  
> org.eclipse.osgi.framework.internal.core.BundleContextImpl.start 
> (BundleContextImpl.java:965)
>    at  
> org.eclipse.osgi.framework.internal.core.BundleHost.startWorker 
> (BundleHost.java:316)
>    at org.eclipse.osgi.framework.internal.core.AbstractBundle.start 
> (AbstractBundle.java:264)
>    at  
> org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass 
> (EclipseClassLoader.java:116)
>    at  
> org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass 
> (BundleLoader.java:337)
>    at  
> org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass 
> (SingleSourcePackage.java:37)
>    at  
> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass 
> (BundleLoader.java:386)
>    at  
> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass 
> (BundleLoader.java:350)
>    at  
> org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass( 
> AbstractClassLoader.java:78)
>    at java.lang.ClassLoader.loadClass(Unknown Source)
>    at java.lang.ClassLoader.loadClassInternal(Unknown Source)
>    at  
> org.apache.geronimo.st.v11.core.GeronimoServerBehaviour.<clinit> 
> (GeronimoServerBehaviour.java:54)
>    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native  
> Method)
>    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown  
> Source)
>    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance 
> (Unknown Source)
>    at java.lang.reflect.Constructor.newInstance(Unknown Source)
>    at java.lang.Class.newInstance0(Unknown Source)
>    at java.lang.Class.newInstance(Unknown Source)
>    at  
> org.eclipse.core.internal.registry.ConfigurationElement.createExecutab 
> leExtension(ConfigurationElement.java:162)
>    at  
> org.eclipse.core.internal.registry.ConfigurationElement.createExecutab 
> leExtension(ConfigurationElement.java:142)
>    at  
> org.eclipse.core.internal.registry.ConfigurationElement.createExecutab 
> leExtension(ConfigurationElement.java:129)
>    at  
> org.eclipse.core.internal.registry.ConfigurationElementHandle.createEx 
> ecutableExtension(ConfigurationElementHandle.java:48)
>    at  
> org.eclipse.wst.server.core.internal.ServerType.createServerBehaviourD 
> elegate(ServerType.java:91)
>    at  
> org.eclipse.wst.server.core.internal.Server.getBehaviourDelegate 
> (Server.java:235)
>    at  
> org.eclipse.wst.server.core.internal.Server.setupLaunchConfiguration 
> (Server.java:1059)
>    at  
> org.eclipse.wst.server.core.internal.Server.getLaunchConfiguration 
> (Server.java:1118)
>    at org.eclipse.wst.server.core.internal.Server.start(Server.java: 
> 1139)
>    at org.eclipse.wst.server.core.internal.Server.synchronousStart 
> (Server.java:1488)
>    at org.eclipse.wst.server.core.internal.StartServerJob.run 
> (StartServerJob.java:34)
>    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)
> Caused by: java.lang.ClassNotFoundException:  
> org.apache.geronimo.st.jmxagent.Activator
>    at  
> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass 
> (BundleLoader.java:405)
>    at  
> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass 
> (BundleLoader.java:350)
>    at  
> org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass( 
> AbstractClassLoader.java:78)
>    at java.lang.ClassLoader.loadClass(Unknown Source)
>    at  
> org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass 
> (BundleLoader.java:275)
>    at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass 
> (BundleHost.java:227)
>    at  
> org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActi 
> vator(AbstractBundle.java:142)
>    ... 30 more
> Root exception:
> java.lang.ClassNotFoundException:  
> org.apache.geronimo.st.jmxagent.Activator
>    at  
> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass 
> (BundleLoader.java:405)
>    at  
> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass 
> (BundleLoader.java:350)
>    at  
> org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass( 
> AbstractClassLoader.java:78)
>    at java.lang.ClassLoader.loadClass(Unknown Source)
>    at  
> org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass 
> (BundleLoader.java:275)
>    at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass 
> (BundleHost.java:227)
>    at  
> org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActi 
> vator(AbstractBundle.java:142)
>    at  
> org.eclipse.osgi.framework.internal.core.BundleContextImpl.start 
> (BundleContextImpl.java:965)
>    at  
> org.eclipse.osgi.framework.internal.core.BundleHost.startWorker 
> (BundleHost.java:316)
>    at org.eclipse.osgi.framework.internal.core.AbstractBundle.start 
> (AbstractBundle.java:264)
>    at  
> org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass 
> (EclipseClassLoader.java:116)
>    at  
> org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass 
> (BundleLoader.java:337)
>    at  
> org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass 
> (SingleSourcePackage.java:37)
>    at  
> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass 
> (BundleLoader.java:386)
>    at  
> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass 
> (BundleLoader.java:350)
>    at  
> org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass( 
> AbstractClassLoader.java:78)
>    at java.lang.ClassLoader.loadClass(Unknown Source)
>    at java.lang.ClassLoader.loadClassInternal(Unknown Source)
>    at  
> org.apache.geronimo.st.v11.core.GeronimoServerBehaviour.<clinit> 
> (GeronimoServerBehaviour.java:54)
>    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native  
> Method)
>    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown  
> Source)
>    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance 
> (Unknown Source)
>    at java.lang.reflect.Constructor.newInstance(Unknown Source)
>    at java.lang.Class.newInstance0(Unknown Source)
>    at java.lang.Class.newInstance(Unknown Source)
>    at  
> org.eclipse.core.internal.registry.ConfigurationElement.createExecutab 
> leExtension(ConfigurationElement.java:162)
>    at  
> org.eclipse.core.internal.registry.ConfigurationElement.createExecutab 
> leExtension(ConfigurationElement.java:142)
>    at  
> org.eclipse.core.internal.registry.ConfigurationElement.createExecutab 
> leExtension(ConfigurationElement.java:129)
>    at  
> org.eclipse.core.internal.registry.ConfigurationElementHandle.createEx 
> ecutableExtension(ConfigurationElementHandle.java:48)
>    at  
> org.eclipse.wst.server.core.internal.ServerType.createServerBehaviourD 
> elegate(ServerType.java:91)
>    at  
> org.eclipse.wst.server.core.internal.Server.getBehaviourDelegate 
> (Server.java:235)
>    at  
> org.eclipse.wst.server.core.internal.Server.setupLaunchConfiguration 
> (Server.java:1059)
>    at  
> org.eclipse.wst.server.core.internal.Server.getLaunchConfiguration 
> (Server.java:1118)
>    at org.eclipse.wst.server.core.internal.Server.start(Server.java: 
> 1139)
>    at org.eclipse.wst.server.core.internal.Server.synchronousStart 
> (Server.java:1488)
>    at org.eclipse.wst.server.core.internal.StartServerJob.run 
> (StartServerJob.java:34)
>    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)
>
> !ENTRY org.eclipse.core.runtime 4 2 2006-06-05 21:44:08.140
> !MESSAGE An internal error occurred during: "Starting server -  
> Apache Geronimo 1.1".
> !STACK 0
> java.lang.NullPointerException
>    at  
> org.eclipse.jst.server.generic.core.internal.GenericServerLaunchConfig 
> urationDelegate.launch 
> (GenericServerLaunchConfigurationDelegate.java:51)
>    at org.eclipse.debug.internal.core.LaunchConfiguration.launch 
> (LaunchConfiguration.java:590)
>    at org.eclipse.debug.internal.core.LaunchConfiguration.launch 
> (LaunchConfiguration.java:515)
>    at org.eclipse.debug.internal.core.LaunchConfiguration.launch 
> (LaunchConfiguration.java:152)
>    at org.eclipse.wst.server.core.internal.Server.start(Server.java: 
> 1140)
>    at org.eclipse.wst.server.core.internal.Server.synchronousStart 
> (Server.java:1488)
>    at org.eclipse.wst.server.core.internal.StartServerJob.run 
> (StartServerJob.java:34)
>    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)


-sachin



Re: Eclipse Plugin V1.1.0 unstable driver now available

Posted by Neal Sanche <ne...@nsdev.org>.
Sachin Patel wrote:
> The following driver can run on both JDK 1.4 or 1.5.  It should be run 
> with WTP 1.0x and will eventually but not currently run on WTP 1.5.
>
> http://people.apache.org/dist/geronimo/eclipse/unstable/g-eclipse-plugin-1.1-SNAPSHOT-deployable.zip 
>
>
> -sachin
>
Hi Sachin,

I am currently trying to get Eclipse 1.0.2 All In One bundle to run your 
new eclipse plugin with the following result. I have installed the 
plugin, and set up a Geronimo 1.1 server that I compiled myself about a 
week ago. I am going to try a recompile in the meantime, but what do you 
think the following means?

Thanks.

-Neal


!ENTRY org.eclipse.osgi 2006-06-05 21:44:07.125
!MESSAGE An error occurred while automatically activating bundle 
org.apache.geronimo.st.jmxagent (14).
!STACK 0
org.osgi.framework.BundleException: The activator 
org.apache.geronimo.st.jmxagent.Activator for bundle 
org.apache.geronimo.st.jmxagent is invalid
    at 
org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:149)
    at 
org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:965)
    at 
org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:316)
    at 
org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:264)
    at 
org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:116)
    at 
org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:337)
    at 
org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackage.java:37)
    at 
org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:386)
    at 
org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:350)
    at 
org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:78)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClassInternal(Unknown Source)
    at 
org.apache.geronimo.st.v11.core.GeronimoServerBehaviour.<clinit>(GeronimoServerBehaviour.java:54)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown 
Source)
    at java.lang.reflect.Constructor.newInstance(Unknown Source)
    at java.lang.Class.newInstance0(Unknown Source)
    at java.lang.Class.newInstance(Unknown Source)
    at 
org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:162)
    at 
org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:142)
    at 
org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:129)
    at 
org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:48)
    at 
org.eclipse.wst.server.core.internal.ServerType.createServerBehaviourDelegate(ServerType.java:91)
    at 
org.eclipse.wst.server.core.internal.Server.getBehaviourDelegate(Server.java:235)
    at 
org.eclipse.wst.server.core.internal.Server.setupLaunchConfiguration(Server.java:1059)
    at 
org.eclipse.wst.server.core.internal.Server.getLaunchConfiguration(Server.java:1118)
    at org.eclipse.wst.server.core.internal.Server.start(Server.java:1139)
    at 
org.eclipse.wst.server.core.internal.Server.synchronousStart(Server.java:1488)
    at 
org.eclipse.wst.server.core.internal.StartServerJob.run(StartServerJob.java:34)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)
Caused by: java.lang.ClassNotFoundException: 
org.apache.geronimo.st.jmxagent.Activator
    at 
org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:405)
    at 
org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:350)
    at 
org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:78)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at 
org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:275)
    at 
org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:227)
    at 
org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:142)
    ... 30 more
Root exception:
java.lang.ClassNotFoundException: org.apache.geronimo.st.jmxagent.Activator
    at 
org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:405)
    at 
org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:350)
    at 
org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:78)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at 
org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:275)
    at 
org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:227)
    at 
org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:142)
    at 
org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:965)
    at 
org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:316)
    at 
org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:264)
    at 
org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:116)
    at 
org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:337)
    at 
org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackage.java:37)
    at 
org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:386)
    at 
org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:350)
    at 
org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:78)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClassInternal(Unknown Source)
    at 
org.apache.geronimo.st.v11.core.GeronimoServerBehaviour.<clinit>(GeronimoServerBehaviour.java:54)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown 
Source)
    at java.lang.reflect.Constructor.newInstance(Unknown Source)
    at java.lang.Class.newInstance0(Unknown Source)
    at java.lang.Class.newInstance(Unknown Source)
    at 
org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:162)
    at 
org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:142)
    at 
org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:129)
    at 
org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:48)
    at 
org.eclipse.wst.server.core.internal.ServerType.createServerBehaviourDelegate(ServerType.java:91)
    at 
org.eclipse.wst.server.core.internal.Server.getBehaviourDelegate(Server.java:235)
    at 
org.eclipse.wst.server.core.internal.Server.setupLaunchConfiguration(Server.java:1059)
    at 
org.eclipse.wst.server.core.internal.Server.getLaunchConfiguration(Server.java:1118)
    at org.eclipse.wst.server.core.internal.Server.start(Server.java:1139)
    at 
org.eclipse.wst.server.core.internal.Server.synchronousStart(Server.java:1488)
    at 
org.eclipse.wst.server.core.internal.StartServerJob.run(StartServerJob.java:34)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)

!ENTRY org.eclipse.core.runtime 4 2 2006-06-05 21:44:08.140
!MESSAGE An internal error occurred during: "Starting server - Apache 
Geronimo 1.1".
!STACK 0
java.lang.NullPointerException
    at 
org.eclipse.jst.server.generic.core.internal.GenericServerLaunchConfigurationDelegate.launch(GenericServerLaunchConfigurationDelegate.java:51)
    at 
org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:590)
    at 
org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:515)
    at 
org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:152)
    at org.eclipse.wst.server.core.internal.Server.start(Server.java:1140)
    at 
org.eclipse.wst.server.core.internal.Server.synchronousStart(Server.java:1488)
    at 
org.eclipse.wst.server.core.internal.StartServerJob.run(StartServerJob.java:34)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)