Craig,
My apologies if I didn't give enough debug information, so this time
I'll try to explain the problem in detail:
The error occurs every time i try to "Export Antenna Build Files", saying:
"An error occurred during export
Reason: [No Message] "
I also tried with a simple new project with a base midlet, but the
error remains the same. So i tried a previous version of EclipseMe
(1.2.3) but with the same results.
Note that all other parts of EclipseMe seems to be completely
functional, because I'm able to build, debug, create package etc. on
my project.
In Preferences->J2ME i set (correctly i think):
Antenna JAR: /usr/share/ant/lib/antenna-bin-0.9.13.jar (i also gave
read,write,exec permission to everyone)
WTK: Root: /home/fibe/java/WTK2.2
Note also that "Export Antenna Build Files" never worked for me, so i
have no idea of where i should look for to solve this problem.
I also attach you system and log information as you requested, thanks
in advance for your help and congratulations for your excellent work.
Thanks again,
Filippo
-------------------------------------------------
PLATFORM:
-------------------------------------------------
Eclipse SDK: Version 3.1.2, Build id: M20060118-1600
EclipseME: Version 1.5.0
Platform: Kubunu dapper GNU/Linux kernel: 2.6.15 ( i386 )
Windowing system: Kde 3.5.2 ( GTK )
JDK: SUN JDK-1.5.0_06
WTK: SUN WTK2.2
-------------------------------------------------
LOG FILE:
-------------------------------------------------
!SESSION 2006-04-18 15:48:58.538 -----------------------------------------------
eclipse.buildId=M20060118-1600
java.version=1.5.0_06
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Command-line arguments: -os linux -ws gtk -arch x86
!ENTRY eclipseme.ui 4 2 2006-04-18 15:49:27.39
!MESSAGE Problems occurred when invoking code from plug-in: "eclipseme.ui".
!STACK 1
org.eclipse.core.runtime.CoreException[-999]: java.lang.NullPointerException
at
eclipseme.core.internal.tools.AntennaBuildExporter.getRelativePath(AntennaBuildExporter.java:790)
at
eclipseme.core.internal.tools.AntennaBuildExporter.access$1(AntennaBuildExporter.java:783)
at
eclipseme.core.internal.tools.AntennaBuildExporter$BuildClasspathEntryVisitor.getProjectRelativeValue(AntennaBuildExporter.java:418)
at
eclipseme.core.internal.tools.AntennaBuildExporter$BuildClasspathEntryVisitor.visitSourceEntry(AntennaBuildExporter.java:314)
at
eclipseme.core.internal.utils.ClasspathEntryVisitorRunner.visitSourceEntry(ClasspathEntryVisitorRunner.java:238)
at
eclipseme.core.internal.utils.ClasspathEntryVisitorRunner.visitEntry(ClasspathEntryVisitorRunner.java:130)
at
eclipseme.core.internal.utils.ClasspathEntryVisitorRunner.run(ClasspathEntryVisitorRunner.java:85)
at
eclipseme.core.internal.tools.AntennaBuildExporter.traverseClasspath(AntennaBuildExporter.java:862)
at
eclipseme.core.internal.tools.AntennaBuildExporter.doExport(AntennaBuildExporter.java:491)
at
eclipseme.ui.internal.actions.AntennaBuildExportAction$1.run(AntennaBuildExportAction.java:67)
at
org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1044)
at org.eclipse.core.runtime.Platform.run(Platform.java:783)
at
eclipseme.ui.internal.actions.AntennaBuildExportAction.run(AntennaBuildExportAction.java:62)
at
org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:246)
at
org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:538)
at
org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:488)
at
org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:400)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1021)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2867)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2572)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1699)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1663)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:367)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:143)
at
org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:103)
at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:226)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:376)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:163)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
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)
!SUBENTRY 1 eclipseme.core 4 -999 2006-04-18 15:49:27.43
!MESSAGE [No Message]
!STACK 0
java.lang.NullPointerException
at
eclipseme.core.internal.tools.AntennaBuildExporter.getRelativePath(AntennaBuildExporter.java:790)
at
eclipseme.core.internal.tools.AntennaBuildExporter.access$1(AntennaBuildExporter.java:783)
at
eclipseme.core.internal.tools.AntennaBuildExporter$BuildClasspathEntryVisitor.getProjectRelativeValue(AntennaBuildExporter.java:418)
at
eclipseme.core.internal.tools.AntennaBuildExporter$BuildClasspathEntryVisitor.visitSourceEntry(AntennaBuildExporter.java:314)
at
eclipseme.core.internal.utils.ClasspathEntryVisitorRunner.visitSourceEntry(ClasspathEntryVisitorRunner.java:238)
at
eclipseme.core.internal.utils.ClasspathEntryVisitorRunner.visitEntry(ClasspathEntryVisitorRunner.java:130)
at
eclipseme.core.internal.utils.ClasspathEntryVisitorRunner.run(ClasspathEntryVisitorRunner.java:85)
at
eclipseme.core.internal.tools.AntennaBuildExporter.traverseClasspath(AntennaBuildExporter.java:862)
at
eclipseme.core.internal.tools.AntennaBuildExporter.doExport(AntennaBuildExporter.java:491)
at
eclipseme.ui.internal.actions.AntennaBuildExportAction$1.run(AntennaBuildExportAction.java:67)
at
org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1044)
at org.eclipse.core.runtime.Platform.run(Platform.java:783)
at
eclipseme.ui.internal.actions.AntennaBuildExportAction.run(AntennaBuildExportAction.java:62)
at
org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:246)
at
org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:538)
at
org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:488)
at
org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:400)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1021)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2867)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2572)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1699)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1663)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:367)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:143)
at
org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:103)
at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:226)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:376)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:163)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
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)
!SUBENTRY 1 eclipseme.core 4 -999 2006-04-18 15:49:27.44
!MESSAGE [No Message]
!STACK 0
java.lang.NullPointerException
at
eclipseme.core.internal.tools.AntennaBuildExporter.getRelativePath(AntennaBuildExporter.java:790)
at
eclipseme.core.internal.tools.AntennaBuildExporter.access$1(AntennaBuildExporter.java:783)
at
eclipseme.core.internal.tools.AntennaBuildExporter$BuildClasspathEntryVisitor.getProjectRelativeValue(AntennaBuildExporter.java:418)
at
eclipseme.core.internal.tools.AntennaBuildExporter$BuildClasspathEntryVisitor.visitSourceEntry(AntennaBuildExporter.java:314)
at
eclipseme.core.internal.utils.ClasspathEntryVisitorRunner.visitSourceEntry(ClasspathEntryVisitorRunner.java:238)
at
eclipseme.core.internal.utils.ClasspathEntryVisitorRunner.visitEntry(ClasspathEntryVisitorRunner.java:130)
at
eclipseme.core.internal.utils.ClasspathEntryVisitorRunner.run(ClasspathEntryVisitorRunner.java:85)
at
eclipseme.core.internal.tools.AntennaBuildExporter.traverseClasspath(AntennaBuildExporter.java:862)
at
eclipseme.core.internal.tools.AntennaBuildExporter.doExport(AntennaBuildExporter.java:491)
at
eclipseme.ui.internal.actions.AntennaBuildExportAction$1.run(AntennaBuildExportAction.java:67)
at
org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1044)
at org.eclipse.core.runtime.Platform.run(Platform.java:783)
at
eclipseme.ui.internal.actions.AntennaBuildExportAction.run(AntennaBuildExportAction.java:62)
at
org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:246)
at
org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:538)
at
org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:488)
at
org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:400)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1021)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2867)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2572)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1699)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1663)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:367)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:143)
at
org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:103)
at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:226)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:376)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:163)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
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 eclipseme.core 2 0 2006-04-18 15:49:27.48
!MESSAGE Exception occurred invoking runnable
!STACK 1
org.eclipse.core.runtime.CoreException[-999]: java.lang.NullPointerException
at
eclipseme.core.internal.tools.AntennaBuildExporter.getRelativePath(AntennaBuildExporter.java:790)
at
eclipseme.core.internal.tools.AntennaBuildExporter.access$1(AntennaBuildExporter.java:783)
at
eclipseme.core.internal.tools.AntennaBuildExporter$BuildClasspathEntryVisitor.getProjectRelativeValue(AntennaBuildExporter.java:418)
at
eclipseme.core.internal.tools.AntennaBuildExporter$BuildClasspathEntryVisitor.visitSourceEntry(AntennaBuildExporter.java:314)
at
eclipseme.core.internal.utils.ClasspathEntryVisitorRunner.visitSourceEntry(ClasspathEntryVisitorRunner.java:238)
at
eclipseme.core.internal.utils.ClasspathEntryVisitorRunner.visitEntry(ClasspathEntryVisitorRunner.java:130)
at
eclipseme.core.internal.utils.ClasspathEntryVisitorRunner.run(ClasspathEntryVisitorRunner.java:85)
at
eclipseme.core.internal.tools.AntennaBuildExporter.traverseClasspath(AntennaBuildExporter.java:862)
at
eclipseme.core.internal.tools.AntennaBuildExporter.doExport(AntennaBuildExporter.java:491)
at
eclipseme.ui.internal.actions.AntennaBuildExportAction$1.run(AntennaBuildExportAction.java:67)
at
org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1044)
at org.eclipse.core.runtime.Platform.run(Platform.java:783)
at
eclipseme.ui.internal.actions.AntennaBuildExportAction.run(AntennaBuildExportAction.java:62)
at
org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:246)
at
org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:538)
at
org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:488)
at
org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:400)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1021)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2867)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2572)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1699)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1663)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:367)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:143)
at
org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:103)
at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:226)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:376)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:163)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
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)
!SUBENTRY 1 eclipseme.core 4 -999 2006-04-18 15:49:27.49
!MESSAGE [No Message]
!STACK 0
java.lang.NullPointerException
at
eclipseme.core.internal.tools.AntennaBuildExporter.getRelativePath(AntennaBuildExporter.java:790)
at
eclipseme.core.internal.tools.AntennaBuildExporter.access$1(AntennaBuildExporter.java:783)
at
eclipseme.core.internal.tools.AntennaBuildExporter$BuildClasspathEntryVisitor.getProjectRelativeValue(AntennaBuildExporter.java:418)
at
eclipseme.core.internal.tools.AntennaBuildExporter$BuildClasspathEntryVisitor.visitSourceEntry(AntennaBuildExporter.java:314)
at
eclipseme.core.internal.utils.ClasspathEntryVisitorRunner.visitSourceEntry(ClasspathEntryVisitorRunner.java:238)
at
eclipseme.core.internal.utils.ClasspathEntryVisitorRunner.visitEntry(ClasspathEntryVisitorRunner.java:130)
at
eclipseme.core.internal.utils.ClasspathEntryVisitorRunner.run(ClasspathEntryVisitorRunner.java:85)
at
eclipseme.core.internal.tools.AntennaBuildExporter.traverseClasspath(AntennaBuildExporter.java:862)
at
eclipseme.core.internal.tools.AntennaBuildExporter.doExport(AntennaBuildExporter.java:491)
at
eclipseme.ui.internal.actions.AntennaBuildExportAction$1.run(AntennaBuildExportAction.java:67)
at
org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1044)
at org.eclipse.core.runtime.Platform.run(Platform.java:783)
at
eclipseme.ui.internal.actions.AntennaBuildExportAction.run(AntennaBuildExportAction.java:62)
at
org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:246)
at
org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:538)
at
org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:488)
at
org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:400)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1021)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2867)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2572)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1699)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1663)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:367)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:143)
at
org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:103)
at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:226)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:376)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:163)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
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)
> Filippo,
>
> Please visit http://eclipseme.org/docs/troubleshooting.html and collect
> more debugging information.
>
> Thanks,
> craig
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
Eclipseme-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/eclipseme-users