Home » Eclipse Projects » Rich Client Platform (RCP) » Problem with Eclipse Product Export Wizard.
Problem with Eclipse Product Export Wizard. [message #443444] |
Tue, 31 January 2006 05:53 |
Eclipse User |
|
|
|
Originally posted by: tnataraj.cisco.com
Hi,
I have a product called MibFix and it starts fine, if I "Launch the
product".
But if I use the export wizard, the application throws the following error:
Please help me in resolving this error.
Is there anything to do with the classpath settings?
Let me know if you need any further information about the product.
Thanks & Regards,
Thenmozhi.
!SESSION 2006-01-24 17:32:51.106
-----------------------------------------------
eclipse.buildId=unknown
java.version=1.5.0_06
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US Command-line
arguments: -os win32 -ws win32 -arch x86
!ENTRY org.eclipse.osgi 2006-01-24 17:33:01.311 !MESSAGE An error occurred
while automatically activating bundle MIBFix (5).
!STACK 0
org.osgi.framework.BundleException: The activator
com.cisco.mibfix.designtool.gui.main.MIBFixPlugin for bundle MIBFix 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:313)
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.BundleLoader.findCl ass(BundleLoader.java:389)
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 Class(AbstractBundle.java:1248)
at
org.eclipse.core.internal.registry.ConfigurationElement.crea teExecutableExtension(ConfigurationElement.java:152)
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.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:222)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:376)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:163)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:334 )
at org.eclipse.core.launcher.Main.basicRun(Main.java:278)
at org.eclipse.core.launcher.Main.run(Main.java:973)
at org.eclipse.core.launcher.Main.main(Main.java:948)
Caused by: java.lang.ClassNotFoundException:
com.cisco.mibfix.designtool.gui.main.MIBFixPlugin
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)
... 27 more
Root exception:
java.lang.ClassNotFoundException:
com.cisco.mibfix.designtool.gui.main.MIBFixPlugin
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:313)
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.BundleLoader.findCl ass(BundleLoader.java:389)
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 Class(AbstractBundle.java:1248)
at
org.eclipse.core.internal.registry.ConfigurationElement.crea teExecutableExtension(ConfigurationElement.java:152)
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.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:222)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:376)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:163)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:334 )
at org.eclipse.core.launcher.Main.basicRun(Main.java:278)
at org.eclipse.core.launcher.Main.run(Main.java:973)
at org.eclipse.core.launcher.Main.main(Main.java:948)
!ENTRY org.eclipse.osgi 2006-01-24 17:33:01.331 !MESSAGE Application error
!STACK 1
org.eclipse.core.runtime.CoreException[1]:
java.lang.ClassNotFoundException:
com.cisco.mibfix.designtool.gui.main.MIBFixApplication
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 Class(AbstractBundle.java:1248)
at
org.eclipse.core.internal.registry.ConfigurationElement.crea teExecutableExtension(ConfigurationElement.java:152)
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.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:222)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:376)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:163)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:334 )
at org.eclipse.core.launcher.Main.basicRun(Main.java:278)
at org.eclipse.core.launcher.Main.run(Main.java:973)
at org.eclipse.core.launcher.Main.main(Main.java:948)
|
|
| | | |
Re: Problem with Eclipse Product Export Wizard. [message #443616 is a reply to message #443466] |
Thu, 02 February 2006 06:04 |
Eclipse User |
|
|
|
Originally posted by: tnataraj.cisco.com
Hi,
Thanks for your reply.
Here is the information requested.
Regards,
Thenmozhi.
Manifest.mf:
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: MIBFix Plug-in
Bundle-SymbolicName: MIBFix; singleton:=true
Bundle-Version: 1.0.0
Bundle-ClassPath: .,
com.cisco.mibfix.designtool.gui.main/,
lib/axis.jar,
lib/axis-ant.jar,
lib/axis-schema.jar,
lib/commons-discovery-0.2.jar,
lib/commons-logging-1.0.4.jar,
lib/jaxrpc.jar,
lib/jdom.jar,
lib/log4j-1.2.8.jar,
lib/mib-police.jar,
lib/saaj.jar,
lib/wsdl4j-1.5.1.jar
Bundle-Activator: com.cisco.mibfix.designtool.gui.main.MIBFixPlugin
Bundle-Localization: plugin
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
org.eclipse.jface.text,
org.eclipse.core.resources,
org.eclipse.ui.editors,
org.eclipse.ui.ide,
org.eclipse.ui.workbench.texteditor,
org.eclipse.ui.forms,
Mibble,
org.eclipse.help,
org.eclipse.help.appserver,
org.eclipse.help.base,
org.eclipse.help.ui,
org.apache.lucene,
org.eclipse.help.webapp,
org.eclipse.tomcat,
MIBFixLibs
Eclipse-AutoStart: true
Build.properties:
bin.includes = book.xml,\
build.properties,\
data/,\
html/,\
icons/,\
lib/,\
META-INF/,\
mibs/,\
plugin.xml,\
src/,\
template/,\
toc.xml,\
toc_BestPractices.xml,\
toc_CLR.xml,\
toc_Cookbook.xml,\
toc_FAQ.xml,\
toc_MIB_Developement_Process.xml
|
|
|
Re: Problem with Eclipse Product Export Wizard. [message #443641 is a reply to message #443616] |
Thu, 02 February 2006 10:54 |
Ricky Messages: 204 Registered: July 2009 |
Senior Member |
|
|
> Bundle-ClassPath: .,
> com.cisco.mibfix.designtool.gui.main/,
> lib/axis.jar,
> lib/axis-ant.jar,
> lib/axis-schema.jar,
> lib/commons-discovery-0.2.jar,
> lib/commons-logging-1.0.4.jar,
> lib/jaxrpc.jar,
> lib/jdom.jar,
> lib/log4j-1.2.8.jar,
> lib/mib-police.jar,
> lib/saaj.jar,
> lib/wsdl4j-1.5.1.jar
> Bundle-Activator: com.cisco.mibfix.designtool.gui.main.MIBFixPlugin
The classpath entry com.cisco... seems useless. Is this the location of
your class files? Does below this directory start a normal package
hierarchy like com/cisco/...?
Your build.properties miss information about your actual classes. The
rational is this: On the build tab of your manifest.mf you specify which
files should go into the resulting plugin. The runtime tab and the
classpath box denotes which of these files should make it onto the
classpath. You have "." on your classpath which means that your package
hierarchy starts in the root of the plugin. But the build process does not
put your classes in this location.
On your build tab locate the runtime information box. Add a library with
the name "." (only a dot). Click on the new library. The intuitive UI now
reveals the opportunity to "Include the selected library in the binary
build". Do this. Also add your source folder with "add folder".
hth,
Ricky
|
|
|
Re: Problem with Eclipse Product Export Wizard. [message #443869 is a reply to message #443641] |
Mon, 06 February 2006 06:46 |
Eclipse User |
|
|
|
Originally posted by: tnataraj.cisco.com
Hi Ricky,
Thanks for your mail.
I modified the MANIFEST as follows and followed the steps as you suggested
in setting the runtime information under build tab. But I'm getting many
errors during exporting.
I'm very new to this Eclipse environment and it is very difficult for me
to understand the settings required.
The main plugin is MIBFix and its source files(classes) are under the
src/com/cisco/mibfix/designtool/ directory and the jar files used by this
plugin are under lib/.
This main plugin refers to two other plugins called Mibble and MIBFixLibs
under the same workspace and hence they are included in the main plugin's
dependencies tab. So, all the required plugins are included as a feature
called MibFix-feature. I followed the steps as suggested in the link,
http://www.eclipse.org/articles/Article-RCP-1/tutorial1.html .
After modifying the classpath and buildpath as follows, I'm facing some
new errors while exporting the product. The errors correspond to
unresolved reference of Mibble and MibFixLibs code from MibFix.
Please help me out.
Regards,
Thenmozhi.
3. ERROR in
D:\Old_D\backup\workspace\MIBFix\src\com\cisco\mibfix\design tool\core\ImportHandler.java
(at line 29)
import net.percederberg.mibble.Mib;
^^^
The import net cannot be resolved
----------
4. ERROR in
D:\Old_D\backup\workspace\MIBFix\src\com\cisco\mibfix\design tool\core\ImportHandler.java
(at line 30)
import net.percederberg.mibble.MibImport;
^^^
The import net cannot be resolved
----------
5. ERROR in
D:\Old_D\backup\workspace\MIBFix\src\com\cisco\mibfix\design tool\core\ImportHandler.java
(at line 31)
import net.percederberg.mibble.MibLoader;
^^^
The import net cannot be resolved
41. ERROR in
D:\Old_D\backup\workspace\MIBFix\src\com\cisco\mibfix\design tool\core\ImportHandler.java
(at line 143)
MibLoader loader = MibDirectoryLoader.getInstance().getMibLoader();
^^^^^^^^^^^^
The method getMibLoader() is undefined for the type MibDirectoryLoader
----------
Build.properties:
jars.compile.order = .
bin.includes = src/,\
lib/,\
data/,\
html/,\
icons/,\
build.properties,\
mibs/,\
template/,\
toc.xml,\
toc_BestPractices.xml,\
toc_CLR.xml,\
toc_FAQ.xml,\
toc_Cookbook.xml,\
toc_MIB_Developement_Process.xml,\
.,\
mibfix.product,\
plugin.xml
source.. = src/
output.. = bin/
MANIFEST.MF:
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: MIBFix Plug-in
Bundle-SymbolicName: MIBFix; singleton:=true
Bundle-Version: 1.0.0
Bundle-ClassPath: .,
lib/,
com/cisco/mibfix/designtool/
Bundle-Activator: com.cisco.mibfix.designtool.gui.main.MIBFixPlugin
Bundle-Localization: plugin
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
org.eclipse.jface.text,
org.eclipse.core.resources,
org.eclipse.ui.editors,
org.eclipse.ui.ide,
org.eclipse.ui.workbench.texteditor,
org.eclipse.ui.forms,
Mibble,
org.eclipse.help,
org.eclipse.help.appserver,
org.eclipse.help.base,
org.eclipse.help.ui,
org.apache.lucene,
org.eclipse.help.webapp,
org.eclipse.tomcat,
MIBFixLibs
Eclipse-AutoStart: true
|
|
| |
Re: Problem with Eclipse Product Export Wizard. [message #443905 is a reply to message #443881] |
Tue, 07 February 2006 05:12 |
Eclipse User |
|
|
|
Originally posted by: tnataraj.cisco.com
Hi Paul,
Thanks for your response..
I modified the runtime tab to include the individual jar files under lib/
directory and the new Manifest file is as follows.
Still I'm getting the unresolved errors stated in my previous mail.
Here are the manifest and build.properties for the plugins MIBFix, Mibble
and MIBFixLibs.
Thanks & Regards,
Thenmozhi.
Manifest.mf for MIBFix:
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: MIBFix Plug-in
Bundle-SymbolicName: MIBFix; singleton:=true
Bundle-Version: 1.0.0
Bundle-ClassPath: .,
lib/axis.jar,
lib/axis-ant.jar,
lib/axis-schema.jar,
lib/commons-discovery-0.2.jar,
lib/commons-logging-1.0.4.jar,
lib/jaxrpc.jar,
lib/log4j-1.2.8.jar,
lib/jdom.jar,
lib/mib-police.jar,
lib/saaj.jar,
lib/wsdl4j-1.5.1.jar,
com/cisco/mibfix/designtool/
Bundle-Activator: com.cisco.mibfix.designtool.gui.main.MIBFixPlugin
Bundle-Localization: plugin
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
org.eclipse.jface.text,
org.eclipse.core.resources,
org.eclipse.ui.editors,
org.eclipse.ui.ide,
org.eclipse.ui.workbench.texteditor,
org.eclipse.ui.forms,
Mibble,
org.eclipse.help,
org.eclipse.help.appserver,
org.eclipse.help.base,
org.eclipse.help.ui,
org.apache.lucene,
org.eclipse.help.webapp,
org.eclipse.tomcat,
MIBFixLibs
Eclipse-AutoStart: true
build.properties for MIBFix:
jars.compile.order = .
bin.includes = src/,\
lib/,\
data/,\
html/,\
icons/,\
build.properties,\
mibs/,\
template/,\
toc.xml,\
toc_BestPractices.xml,\
toc_CLR.xml,\
toc_FAQ.xml,\
toc_Cookbook.xml,\
toc_MIB_Developement_Process.xml,\
.,\
mibfix.product,\
plugin.xml
source.. = src/
output.. = bin/
Manifest for Mibble:
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Mibble Plug-in
Bundle-SymbolicName: Mibble
Bundle-Version: 1.0.0
Bundle-ClassPath: .
Bundle-Localization: plugin
Export-Package: .,
mibs.iana,
mibs.ietf,
net.percederberg.grammatica.parser,
net.percederberg.grammatica.parser.re,
net.percederberg.mibble,
net.percederberg.mibble.asn1,
net.percederberg.mibble.browser,
net.percederberg.mibble.snmp,
net.percederberg.mibble.type,
net.percederberg.mibble.value,
org.bouncycastle.crypto,
org.bouncycastle.crypto.digests,
org.bouncycastle.crypto.engines,
org.bouncycastle.crypto.generators,
org.bouncycastle.crypto.params,
uk.co.westhawk.snmp.beans,
uk.co.westhawk.snmp.event,
uk.co.westhawk.snmp.net,
uk.co.westhawk.snmp.pdu,
uk.co.westhawk.snmp.stack,
uk.co.westhawk.snmp.util,
uk.co.westhawk.visual
Import-Package: bin
build.properties for Mibble:
bin.includes = LICENSE-GPL.txt,\
LICENSE.txt,\
META-INF/,\
Mibble_1.0.0.jar,\
README.txt,\
mibs/
Manifest for MIBFixLibs:
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: MIBFixLibs Plug-in
Bundle-SymbolicName: MIBFixLibs
Bundle-Version: 1.0.0
Bundle-ClassPath: .
Bundle-Localization: plugin
Export-Package:
com.cisco.nmtg.mibpolice.api,
com.cisco.nmtg.mibpolice.backend,
com.cisco.nmtg.mibpolice.backend.db,
com.cisco.nmtg.mibpolice.common,
com.cisco.nmtg.mibpolice.middleware,
com.cisco.nmtg.mibpolice.ui,
com.cisco.nmtg.mibpolice.ui.action,
com.cisco.nmtg.mibpolice.ui.actionform,
com.cisco.nmtg.mibpolice.ui.application,
com.cisco.nmtg.mibpolice.ui.security,
com.ibm.wsdl,
com.ibm.wsdl.extensions,
com.ibm.wsdl.extensions.http,
com.ibm.wsdl.extensions.mime,
com.ibm.wsdl.extensions.schema,
com.ibm.wsdl.extensions.soap,
com.ibm.wsdl.factory,
com.ibm.wsdl.util,
com.ibm.wsdl.util.xml,
com.ibm.wsdl.xml,
javax.wsdl,
javax.wsdl.extensions,
javax.wsdl.extensions.http,
javax.wsdl.extensions.mime,
javax.wsdl.extensions.schema,
javax.wsdl.extensions.soap,
javax.wsdl.factory,
javax.wsdl.xml,
javax.xml.messaging,
javax.xml.namespace,
javax.xml.rpc,
javax.xml.rpc.encoding,
javax.xml.rpc.handler,
javax.xml.rpc.handler.soap,
javax.xml.rpc.holders,
javax.xml.rpc.server,
javax.xml.rpc.soap,
javax.xml.soap,
org.apache.axis,
org.apache.axis.attachments,
org.apache.axis.client,
org.apache.axis.client.async,
org.apache.axis.collections,
org.apache.axis.components.compiler,
org.apache.axis.components.encoding,
org.apache.axis.components.image,
org.apache.axis.components.jms,
org.apache.axis.components.logger,
org.apache.axis.components.net,
org.apache.axis.components.script,
org.apache.axis.components.threadpool,
org.apache.axis.components.uuid,
org.apache.axis.configuration,
org.apache.axis.constants,
org.apache.axis.deployment.wsdd,
org.apache.axis.deployment.wsdd.providers,
org.apache.axis.description,
org.apache.axis.encoding,
org.apache.axis.encoding.ser,
org.apache.axis.encoding.ser.castor,
org.apache.axis.encoding.ser.xbeans,
org.apache.axis.enum,
org.apache.axis.handlers,
org.apache.axis.handlers.http,
org.apache.axis.handlers.soap,
org.apache.axis.holders,
org.apache.axis.i18n,
org.apache.axis.management,
org.apache.axis.management.jmx,
org.apache.axis.message,
org.apache.axis.monitor,
org.apache.axis.providers,
org.apache.axis.providers.java,
org.apache.axis.schema,
org.apache.axis.security,
org.apache.axis.security.servlet,
org.apache.axis.security.simple,
org.apache.axis.server,
org.apache.axis.session,
org.apache.axis.soap,
org.apache.axis.strategies,
org.apache.axis.tools.ant.axis,
org.apache.axis.tools.ant.foreach,
org.apache.axis.tools.ant.wsdl,
org.apache.axis.transport.http,
org.apache.axis.transport.java,
org.apache.axis.transport.jms,
org.apache.axis.transport.local,
org.apache.axis.transport.mail,
org.apache.axis.types,
org.apache.axis.utils,
org.apache.axis.utils.bytecode,
org.apache.axis.utils.cache,
org.apache.axis.wsdl,
org.apache.axis.wsdl.fromJava,
org.apache.axis.wsdl.gen,
org.apache.axis.wsdl.symbolTable,
org.apache.axis.wsdl.toJava,
org.apache.commons.discovery,
org.apache.commons.discovery.ant,
org.apache.commons.discovery.jdk,
org.apache.commons.discovery.log,
org.apache.commons.discovery.resource,
org.apache.commons.discovery.resource.classes,
org.apache.commons.discovery.resource.names,
org.apache.commons.discovery.tools,
org.apache.commons.logging,
org.apache.commons.logging.impl,
org.apache.log4j,
org.apache.log4j.chainsaw,
org.apache.log4j.config,
org.apache.log4j.helpers,
org.apache.log4j.jdbc,
org.apache.log4j.jmx,
org.apache.log4j.lf5,
org.apache.log4j.lf5.config,
org.apache.log4j.lf5.util,
org.apache.log4j.lf5.viewer,
org.apache.log4j.lf5.viewer.categoryexplorer,
org.apache.log4j.lf5.viewer.configure,
org.apache.log4j.lf5.viewer.images,
org.apache.log4j.net,
org.apache.log4j.nt,
org.apache.log4j.or,
org.apache.log4j.or.jms,
org.apache.log4j.or.sax,
org.apache.log4j.spi,
org.apache.log4j.varia,
org.apache.log4j.xml,
org.apache.xml.xml_soap,
org.globus.test.bigType,
org.globus.test.otherTypes,
org.jdom,
org.jdom.adapters,
org.jdom.filter,
org.jdom.input,
org.jdom.output,
org.jdom.transform,
org.jdom.xpath,
org.soapinterop,
org.xmlsoap.schemas.wsdl,
org.xmlsoap.schemas.wsdl.impl,
org.xmlsoap.schemas.wsdl.soap,
org.xmlsoap.schemas.wsdl.soap.impl,
schemaorg_apache_xmlbeans.attribute.http_3A_2F_2Fschemas_2Ex mlsoap_2Eorg_2Fwsdl_2F,
schemaorg_apache_xmlbeans.attributegroup.http_3A_2F_2Fschema s_2Exmlsoap_2Eorg_2Fwsdl_2Fsoap_2F,
schemaorg_apache_xmlbeans.element.http_3A_2F_2Fschemas_2Exml soap_2Eorg_2Fwsdl_2F,
schemaorg_apache_xmlbeans.element.http_3A_2F_2Fschemas_2Exml soap_2Eorg_2Fwsdl_2Fsoap_2F,
schemaorg_apache_xmlbeans.identityconstraint.http_3A_2F_2Fsc hemas_2Exmlsoap_2Eorg_2Fwsdl_2F,
schemaorg_apache_xmlbeans.javaname.org.xmlsoap.schemas.wsdl,
schemaorg_apache_xmlbeans.javaname.org.xmlsoap.schemas.wsdl. soap,
schemaorg_apache_xmlbeans.modelgroup.http_3A_2F_2Fschemas_2E xmlsoap_2Eorg_2Fwsdl_2F,
schemaorg_apache_xmlbeans.namespace.http_3A_2F_2Fschemas_2Ex mlsoap_2Eorg_2Fwsdl_2F,
schemaorg_apache_xmlbeans.namespace.http_3A_2F_2Fschemas_2Ex mlsoap_2Eorg_2Fwsdl_2Fsoap_2F,
schemaorg_apache_xmlbeans.src,
schemaorg_apache_xmlbeans.system.sD37E2E9B26AED81157CFCDE7D9 DCB755,
schemaorg_apache_xmlbeans.type.http_3A_2F_2Fschemas_2Exmlsoa p_2Eorg_2Fwsdl_2F,
schemaorg_apache_xmlbeans.type.http_3A_2F_2Fschemas_2Exmlsoa p_2Eorg_2Fwsdl_2Fsoap_2F
build.properties for MibFixLibs:
bin.includes = JDOMAbout$Author.class,\
JDOMAbout$Info.class,\
JDOMAbout.class,\
META-INF/,\
axis-tasks.properties,\
axis-test-tasks.properties,\
.,\
log4j.properties,\
simplelog.properties
|
|
| |
Re: Problem with Eclipse Product Export Wizard. [message #443950 is a reply to message #443905] |
Tue, 07 February 2006 13:07 |
|
> Manifest.mf for MIBFix:
MIBFix and it's build properties seem OK. Except why do you have all of
those libraries in here if they also appear to be listed in MIBFixLibs?
> Manifest for Mibble:
You have no src.. and bin.. in this plugin, I can only assume it doesn't
have any source in it. But even so, your bin.includes include a jar ...
but your Bundle-ClassPath doesn't ... You don't need anything out of the
jar?
> Manifest-Version: 1.0
> Bundle-ManifestVersion: 2
> Bundle-Name: Mibble Plug-in
> Bundle-SymbolicName: Mibble
> Bundle-Version: 1.0.0
> Bundle-ClassPath: .
> Bundle-Localization: plugin
> Export-Package: .,
> mibs.iana,
> mibs.ietf,
> net.percederberg.grammatica.parser,
> net.percederberg.grammatica.parser.re,
> net.percederberg.mibble,
> net.percederberg.mibble.asn1,
> net.percederberg.mibble.browser,
> net.percederberg.mibble.snmp,
> net.percederberg.mibble.type,
> net.percederberg.mibble.value,
> org.bouncycastle.crypto,
> org.bouncycastle.crypto.digests,
> org.bouncycastle.crypto.engines,
> org.bouncycastle.crypto.generators,
> org.bouncycastle.crypto.params,
> uk.co.westhawk.snmp.beans,
> uk.co.westhawk.snmp.event,
> uk.co.westhawk.snmp.net,
> uk.co.westhawk.snmp.pdu,
> uk.co.westhawk.snmp.stack,
> uk.co.westhawk.snmp.util,
> uk.co.westhawk.visual
> Import-Package: bin
>
> build.properties for Mibble:
>
> bin.includes = LICENSE-GPL.txt,\
> LICENSE.txt,\
> META-INF/,\
> Mibble_1.0.0.jar,\
> README.txt,\
> mibs/
> Manifest for MIBFixLibs:
This one also doesn't have a src.. ... I assume you've taken a couple of
jars and imported them as plugin from jar archives, so the .class files
are right off of the . directory. This might be OK, but I'm not sure.
When I create a new plugin from some of my existing java jars, I get a
manifest/build.properties:
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Logging Plug-in
Bundle-SymbolicName: com.ex.logging
Bundle-Version: 1.0.0
Bundle-ClassPath: .
Bundle-Localization: plugin
Export-Package: com.example.log
source.. = .
output.. = .
bin.includes = META-INF/,\
com/
> Manifest-Version: 1.0
> Bundle-ManifestVersion: 2
> Bundle-Name: MIBFixLibs Plug-in
> Bundle-SymbolicName: MIBFixLibs
> Bundle-Version: 1.0.0
> Bundle-ClassPath: .
> Bundle-Localization: plugin
> Export-Package: com.cisco.nmtg.mibpolice.api,
> com.cisco.nmtg.mibpolice.backend,
> com.cisco.nmtg.mibpolice.backend.db,
> com.cisco.nmtg.mibpolice.common,
> com.cisco.nmtg.mibpolice.middleware,
> com.cisco.nmtg.mibpolice.ui,
> com.cisco.nmtg.mibpolice.ui.action,
> com.cisco.nmtg.mibpolice.ui.actionform,
> com.cisco.nmtg.mibpolice.ui.application,
> com.cisco.nmtg.mibpolice.ui.security,
> com.ibm.wsdl,
> com.ibm.wsdl.extensions,
> com.ibm.wsdl.extensions.http,
> com.ibm.wsdl.extensions.mime,
> com.ibm.wsdl.extensions.schema,
> com.ibm.wsdl.extensions.soap,
> com.ibm.wsdl.factory,
> com.ibm.wsdl.util,
> com.ibm.wsdl.util.xml,
> com.ibm.wsdl.xml,
> javax.wsdl,
> javax.wsdl.extensions,
> javax.wsdl.extensions.http,
> javax.wsdl.extensions.mime,
> javax.wsdl.extensions.schema,
> javax.wsdl.extensions.soap,
> javax.wsdl.factory,
> javax.wsdl.xml,
> javax.xml.messaging,
> javax.xml.namespace,
> javax.xml.rpc,
> javax.xml.rpc.encoding,
> javax.xml.rpc.handler,
> javax.xml.rpc.handler.soap,
> javax.xml.rpc.holders,
> javax.xml.rpc.server,
> javax.xml.rpc.soap,
> javax.xml.soap,
> org.apache.axis,
> org.apache.axis.attachments,
> org.apache.axis.client,
> org.apache.axis.client.async,
> org.apache.axis.collections,
> org.apache.axis.components.compiler,
> org.apache.axis.components.encoding,
> org.apache.axis.components.image,
> org.apache.axis.components.jms,
> org.apache.axis.components.logger,
> org.apache.axis.components.net,
> org.apache.axis.components.script,
> org.apache.axis.components.threadpool,
> org.apache.axis.components.uuid,
> org.apache.axis.configuration,
> org.apache.axis.constants,
> org.apache.axis.deployment.wsdd,
> org.apache.axis.deployment.wsdd.providers,
> org.apache.axis.description,
> org.apache.axis.encoding,
> org.apache.axis.encoding.ser,
> org.apache.axis.encoding.ser.castor,
> org.apache.axis.encoding.ser.xbeans,
> org.apache.axis.enum,
> org.apache.axis.handlers,
> org.apache.axis.handlers.http,
> org.apache.axis.handlers.soap,
> org.apache.axis.holders,
> org.apache.axis.i18n,
> org.apache.axis.management,
> org.apache.axis.management.jmx,
> org.apache.axis.message,
> org.apache.axis.monitor,
> org.apache.axis.providers,
> org.apache.axis.providers.java,
> org.apache.axis.schema,
> org.apache.axis.security,
> org.apache.axis.security.servlet,
> org.apache.axis.security.simple,
> org.apache.axis.server,
> org.apache.axis.session,
> org.apache.axis.soap,
> org.apache.axis.strategies,
> org.apache.axis.tools.ant.axis,
> org.apache.axis.tools.ant.foreach,
> org.apache.axis.tools.ant.wsdl,
> org.apache.axis.transport.http,
> org.apache.axis.transport.java,
> org.apache.axis.transport.jms,
> org.apache.axis.transport.local,
> org.apache.axis.transport.mail,
> org.apache.axis.types,
> org.apache.axis.utils,
> org.apache.axis.utils.bytecode,
> org.apache.axis.utils.cache,
> org.apache.axis.wsdl,
> org.apache.axis.wsdl.fromJava,
> org.apache.axis.wsdl.gen,
> org.apache.axis.wsdl.symbolTable,
> org.apache.axis.wsdl.toJava,
> org.apache.commons.discovery,
> org.apache.commons.discovery.ant,
> org.apache.commons.discovery.jdk,
> org.apache.commons.discovery.log,
> org.apache.commons.discovery.resource,
> org.apache.commons.discovery.resource.classes,
> org.apache.commons.discovery.resource.names,
> org.apache.commons.discovery.tools,
> org.apache.commons.logging,
> org.apache.commons.logging.impl,
> org.apache.log4j,
> org.apache.log4j.chainsaw,
> org.apache.log4j.config,
> org.apache.log4j.helpers,
> org.apache.log4j.jdbc,
> org.apache.log4j.jmx,
> org.apache.log4j.lf5,
> org.apache.log4j.lf5.config,
> org.apache.log4j.lf5.util,
> org.apache.log4j.lf5.viewer,
> org.apache.log4j.lf5.viewer.categoryexplorer,
> org.apache.log4j.lf5.viewer.configure,
> org.apache.log4j.lf5.viewer.images,
> org.apache.log4j.net,
> org.apache.log4j.nt,
> org.apache.log4j.or,
> org.apache.log4j.or.jms,
> org.apache.log4j.or.sax,
> org.apache.log4j.spi,
> org.apache.log4j.varia,
> org.apache.log4j.xml,
> org.apache.xml.xml_soap,
> org.globus.test.bigType,
> org.globus.test.otherTypes,
> org.jdom,
> org.jdom.adapters,
> org.jdom.filter,
> org.jdom.input,
> org.jdom.output,
> org.jdom.transform,
> org.jdom.xpath,
> org.soapinterop,
> org.xmlsoap.schemas.wsdl,
> org.xmlsoap.schemas.wsdl.impl,
> org.xmlsoap.schemas.wsdl.soap,
> org.xmlsoap.schemas.wsdl.soap.impl,
> schemaorg_apache_xmlbeans.attribute.http_3A_2F_2Fschemas_2Ex mlsoap_2Eorg_2Fwsdl_2F,
>
> schemaorg_apache_xmlbeans.attributegroup.http_3A_2F_2Fschema s_2Exmlsoap_2Eorg_2Fwsdl_2Fsoap_2F,
>
> schemaorg_apache_xmlbeans.element.http_3A_2F_2Fschemas_2Exml soap_2Eorg_2Fwsdl_2F,
>
> schemaorg_apache_xmlbeans.element.http_3A_2F_2Fschemas_2Exml soap_2Eorg_2Fwsdl_2Fsoap_2F,
>
> schemaorg_apache_xmlbeans.identityconstraint.http_3A_2F_2Fsc hemas_2Exmlsoap_2Eorg_2Fwsdl_2F,
>
> schemaorg_apache_xmlbeans.javaname.org.xmlsoap.schemas.wsdl,
> schemaorg_apache_xmlbeans.javaname.org.xmlsoap.schemas.wsdl. soap,
> schemaorg_apache_xmlbeans.modelgroup.http_3A_2F_2Fschemas_2E xmlsoap_2Eorg_2Fwsdl_2F,
>
> schemaorg_apache_xmlbeans.namespace.http_3A_2F_2Fschemas_2Ex mlsoap_2Eorg_2Fwsdl_2F,
>
> schemaorg_apache_xmlbeans.namespace.http_3A_2F_2Fschemas_2Ex mlsoap_2Eorg_2Fwsdl_2Fsoap_2F,
>
> schemaorg_apache_xmlbeans.src,
> schemaorg_apache_xmlbeans.system.sD37E2E9B26AED81157CFCDE7D9 DCB755,
> schemaorg_apache_xmlbeans.type.http_3A_2F_2Fschemas_2Exmlsoa p_2Eorg_2Fwsdl_2F,
>
> schemaorg_apache_xmlbeans.type.http_3A_2F_2Fschemas_2Exmlsoa p_2Eorg_2Fwsdl_2Fsoap_2F
>
>
> build.properties for MibFixLibs:
> bin.includes = JDOMAbout$Author.class,\
> JDOMAbout$Info.class,\
> JDOMAbout.class,\
> META-INF/,\
> axis-tasks.properties,\
> axis-test-tasks.properties,\
> .,\
> log4j.properties,\
> simplelog.properties
>
>
Paul Webster
http://wiki.eclipse.org/Platform_Command_Framework
http://wiki.eclipse.org/Command_Core_Expressions
http://wiki.eclipse.org/Menu_Contributions
|
|
|
Re: Problem with Eclipse Product Export Wizard. [message #444347 is a reply to message #443921] |
Tue, 14 February 2006 12:02 |
Eclipse User |
|
|
|
Originally posted by: tnataraj.cisco.com
Hi,
As you suggested, I imported freshly all the plugins without marking
"binary project with linked content" check box. But while exporting I see
a new type of error.
Also, I verified the build tab properties and all the project files and
couldnt find any errors.
Please note that launching the product internally works fine. Only problem
is faced when exporting the product.
The error message prints that org.eclipse.core.runtime could not find the
product MIBFix.product.
Thanks,
Thenmozhi.
!SESSION 2006-02-14 17:26:22.593
-----------------------------------------------
eclipse.buildId=unknown
java.version=1.5.0_06
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86
!ENTRY org.eclipse.core.runtime 2006-02-14 17:26:24.416
!MESSAGE Product MIBFix.product could not be found.
!ENTRY org.eclipse.osgi 2006-02-14 17:26:24.426
!MESSAGE Application error
!STACK 1
java.lang.RuntimeException: No application id has been found.
at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:204)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:376)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:163)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:334 )
at org.eclipse.core.launcher.Main.basicRun(Main.java:278)
at org.eclipse.core.launcher.Main.run(Main.java:973)
at org.eclipse.core.launcher.Main.main(Main.java:948)
Manifest:
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: MIBFix Plug-in
Bundle-SymbolicName: MIBFix; singleton:=true
Bundle-Version: 1.0.0
Bundle-ClassPath: .,
com/cisco/mibfix/designtool/
Bundle-Activator: com.cisco.mibfix.designtool.gui.main.MIBFixPlugin
Bundle-Localization: plugin
Require-Bundle: org.eclipse.rcp,
org.eclipse.ui,
org.eclipse.core.runtime,
org.eclipse.jface.text,
org.eclipse.core.resources,
org.eclipse.ui.editors,
org.eclipse.ui.ide,
org.eclipse.ui.workbench.texteditor,
org.eclipse.ui.forms,
Mibble,
org.eclipse.help,
org.eclipse.help.appserver,
org.eclipse.help.base,
org.eclipse.help.ui,
org.apache.lucene,
org.eclipse.help.webapp,
org.eclipse.tomcat,
MIBFixLibs,
org.eclipse.ui.views,
org.eclipse.update.configurator,
org.eclipse.osgi.util,
org.apache.ant,
org.eclipse.core.runtime.compatibility,
org.eclipse.core.expressions,
org.eclipse.core.variables,
org.eclipse.ant.core,
org.eclipse.update.core,
org.eclipse.update.ui,
org.eclipse.ant.ui,
org.eclipse.compare,
org.eclipse.core.boot,
org.eclipse.debug.core,
org.eclipse.debug.ui,
org.eclipse.jdt,
org.eclipse.jdt.core,
org.eclipse.jdt.debug,
org.eclipse.jdt.debug.ui,
org.eclipse.jdt.doc.isv,
org.eclipse.jdt.doc.user,
org.eclipse.jdt.junit,
org.eclipse.jdt.junit.runtime,
org.eclipse.jdt.launching,
org.eclipse.jdt.source,
org.eclipse.jdt.ui,
org.eclipse.ltk.core.refactoring,
org.eclipse.ltk.ui.refactoring,
org.eclipse.osgi.services,
org.eclipse.pde,
org.eclipse.pde.build,
org.eclipse.pde.core,
org.eclipse.pde.doc.user,
org.eclipse.pde.junit.runtime,
org.eclipse.pde.runtime,
org.eclipse.pde.source,
org.eclipse.pde.ui,
org.eclipse.platform,
org.eclipse.platform.doc.isv,
org.eclipse.platform.doc.user,
org.eclipse.platform.source,
org.eclipse.rcp.source,
org.eclipse.sdk,
org.eclipse.search,
org.eclipse.team.core,
org.eclipse.team.cvs.core,
org.eclipse.team.cvs.ssh,
org.eclipse.team.cvs.ssh2,
org.eclipse.team.cvs.ui,
org.eclipse.team.ui,
org.eclipse.ui.browser,
org.eclipse.ui.cheatsheets,
org.eclipse.ui.console,
org.eclipse.ui.externaltools,
org.eclipse.ui.intro,
org.eclipse.ui.presentations.r21,
org.eclipse.update.scheduler,
org.junit
Eclipse-AutoStart: true
build.properties:
bin.includes = book.xml,\
build.properties,\
data/,\
html/,\
icons/,\
lib/,\
META-INF/,\
mibs/,\
plugin.xml,\
src/,\
template/,\
toc.xml,\
toc_BestPractices.xml,\
toc_CLR.xml,\
toc_Cookbook.xml,\
toc_FAQ.xml,\
toc_MIB_Developement_Process.xml
|
|
| |
Re: Problem with Eclipse Product Export Wizard. [message #444486 is a reply to message #444397] |
Thu, 16 February 2006 13:01 |
Eclipse User |
|
|
|
Originally posted by: tnataraj.cisco.com
Hi Ricky,
I have resolved this "no application id" error. Actually I missed to
include the required plugins in the feature project and that is the reason
for product not found.
But, I'm getting the original error (" org.osgi.framework.BundleException:
The activator com.cisco.mibfix.designtool.gui.main.MIBFixPlugin for bundle
MIBFix is invalid).
I'm sure that this error is due to missing correct classpath settings.
But I tried all possible classpath settings..
From net, I have downloaded the classpath helper s/w. In what way this can
be used to find out classnotFoundException? Any idea about classpathhelper?
Thanks,
Thenmozhi
My Error logs:
!SESSION 2006-02-16 18:24:18.493
-----------------------------------------------
eclipse.buildId=unknown
java.version=1.5.0_06
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86
!ENTRY org.eclipse.osgi 2006-02-16 18:24:27.25
!MESSAGE An error occurred while automatically activating bundle MIBFix
(5).
!STACK 0
org.osgi.framework.BundleException: The activator
com.cisco.mibfix.designtool.gui.main.MIBFixPlugin for bundle MIBFix 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:313)
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.BundleLoader.findCl ass(BundleLoader.java:389)
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 Class(AbstractBundle.java:1248)
at
org.eclipse.core.internal.registry.ConfigurationElement.crea teExecutableExtension(ConfigurationElement.java:152)
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.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:222)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:376)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:163)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:334 )
at org.eclipse.core.launcher.Main.basicRun(Main.java:278)
at org.eclipse.core.launcher.Main.run(Main.java:973)
at org.eclipse.core.launcher.Main.main(Main.java:948)
Caused by: java.lang.ClassNotFoundException:
com.cisco.mibfix.designtool.gui.main.MIBFixPlugin
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)
... 27 more
Root exception:
java.lang.ClassNotFoundException:
com.cisco.mibfix.designtool.gui.main.MIBFixPlugin
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:313)
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.BundleLoader.findCl ass(BundleLoader.java:389)
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 Class(AbstractBundle.java:1248)
at
org.eclipse.core.internal.registry.ConfigurationElement.crea teExecutableExtension(ConfigurationElement.java:152)
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.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:222)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:376)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:163)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:334 )
at org.eclipse.core.launcher.Main.basicRun(Main.java:278)
at org.eclipse.core.launcher.Main.run(Main.java:973)
at org.eclipse.core.launcher.Main.main(Main.java:948)
!ENTRY org.eclipse.osgi 2006-02-16 18:24:27.35
!MESSAGE Application error
!STACK 1
org.eclipse.core.runtime.CoreException[1]:
java.lang.ClassNotFoundException:
com.cisco.mibfix.designtool.gui.main.MIBFixApplication
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 Class(AbstractBundle.java:1248)
at
org.eclipse.core.internal.registry.ConfigurationElement.crea teExecutableExtension(ConfigurationElement.java:152)
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.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:222)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:376)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:163)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:334 )
at org.eclipse.core.launcher.Main.basicRun(Main.java:278)
at org.eclipse.core.launcher.Main.run(Main.java:973)
at org.eclipse.core.launcher.Main.main(Main.java:948)
Manifest.mf:
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: MIBFix Plug-in
Bundle-SymbolicName: MIBFix; singleton:=true
Bundle-Version: 1.0.0
Bundle-Activator: com.cisco.mibfix.designtool.gui.main.MIBFixPlugin
Bundle-Localization: plugin
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
org.eclipse.jface.text,
org.eclipse.core.resources,
org.eclipse.ui.editors,
org.eclipse.ui.ide,
org.eclipse.ui.workbench.texteditor,
org.eclipse.ui.forms,
Mibble,
org.eclipse.help,
org.eclipse.help.appserver,
org.eclipse.help.base,
org.eclipse.help.ui,
org.apache.lucene,
org.eclipse.help.webapp,
org.eclipse.tomcat,
MIBFixLibs,
org.eclipse.ui.views
Eclipse-AutoStart: true
Bundle-ClassPath: com.cisco.mibfix.designtool
build.properties:
bin.includes = book.xml,\
build.properties,\
data/,\
html/,\
icons/,\
lib/,\
META-INF/,\
mibs/,\
plugin.xml,\
src/,\
template/,\
toc.xml,\
toc_BestPractices.xml,\
toc_CLR.xml,\
toc_Cookbook.xml,\
toc_FAQ.xml,\
toc_MIB_Developement_Process.xml,\
mibfix.product
|
|
| |
Goto Forum:
Current Time: Tue Nov 05 16:18:46 GMT 2024
Powered by FUDForum. Page generated in 0.04286 seconds
|