[ 
https://issues.apache.org/jira/browse/AXIS2-2523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12508088
 ] 

Lahiru Sandakith commented on AXIS2-2523:
-----------------------------------------

The version issue that was a typo in the plugin.xml that was released in the 
artifact. But that not be the case to the plugin failing in this manner. So is 
the 1.2 plugin did not worked for you?
One suggestion is that, since one plugin was already corrupted in your 
environment, and also because of the fact that it persist the workspace in the 
ECLIPSE_HOME/.metadata/.plugins/ as the name of the plugins , the errors 
persists. So when it tries to load the new plugin with the framework it will be 
again try to match it to the persistant data which was inconsistant. Please try 
it fire up again with removing the presist data in that plugin named directory 
which was under the ECLIPSE_HOME/.metadata/.plugins. 
we have tested the plugin in that directory is working with the jdk14/15 with 
eclipse3.1 upwards. 


> Axis Service Archiver : aar Eclipse plugin cannot be installed
> --------------------------------------------------------------
>
>                 Key: AXIS2-2523
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2523
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: 1.1.1
>         Environment: Win 2000 / Eclipse SDK 3.2.0 / Java JDK 1.4.2
>            Reporter: Benjamin Pochat
>            Assignee: Lahiru Sandakith
>
> Hi,
> I tried to install the Eclipse plugin to generate aar files. It seems the 
> installation is impossible with Eclipse 3.2.0.
> See the following Eclipse log file :
> !ENTRY org.eclipse.osgi 4 0 2007-04-13 11:21:40.122
> !MESSAGE An error occurred while automatically activating bundle 
> Axis_Service_Archiver (478).
> !STACK 0
> org.osgi.framework.BundleException: The activator 
> org.apache.axis2.tool.service.eclipse.plugin.ServiceArchiver for bundle 
> Axis_Service_Archiver is invalid
>       at 
> org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:141)
>       at 
> org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:966)
>       at 
> org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:317)
>       at 
> org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:256)
>       at 
> org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.preFindLocalClass(EclipseLazyStarter.java:86)
>       at 
> org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:409)
>       at 
> org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:188)
>       at 
> org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:339)
>       at 
> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:391)
>       at 
> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:352)
>       at 
> org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:83)
>       at java.lang.ClassLoader.loadClass(Unknown Source)
> ....
> Caused by: java.lang.UnsupportedClassVersionError: 
> org/apache/axis2/tool/service/eclipse/plugin/ServiceArchiver (Unsupported 
> major.minor version 49.0)
>       at java.lang.ClassLoader.defineClass0(Native Method)
>       at java.lang.ClassLoader.defineClass(Unknown Source)
>       at 
> org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.defineClass(DefaultClassLoader.java:160)
>       at 
> org.eclipse.osgi.baseadaptor.loader.ClasspathManager.defineClass(ClasspathManager.java:498)
>       at 
> org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findClassImpl(ClasspathManager.java:468)
>       at 
> org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClassImpl(ClasspathManager.java:427)
>       at 
> org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:410)
>       at 
> org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:188)
>       at 
> org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:339)
>       at 
> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:391)
>       at 
> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:352)
>       at 
> org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:83)
>       at java.lang.ClassLoader.loadClass(Unknown Source)
> ...
> If you need some additional information about the configuration, please do 
> not hesitate.
> Benjamin

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to