|
Re: Error while creating an Acceleo project [message #1816323 is a reply to message #1816314] |
Sun, 27 October 2019 04:11   |
Eclipse User |
|
|
|
Acceleo's support page for the best forum to use for asking questions about it:
https://www.eclipse.org/acceleo/support.html
Your screen captures show logged errors, but it's not clear that those actually came from generating with Acceleo or from something else you did at some historical point in time. I'm sure anyone following up on your question will ask the see the full stack trace recorded with that error log entry; you can capture that by double clicking on the log entry and using the upper right tool button to copy the details to the system clipboard.
|
|
|
Re: Error while creating an Acceleo project [message #1816377 is a reply to message #1816323] |
Mon, 28 October 2019 17:29   |
rima learnerinf Messages: 5 Registered: October 2019 |
Junior Member |
|
|
Hello Ed Merks,
Thanks for the reply,
I noticed that when i use Java strategy for the generation i have no errors but when i use Acceleo Plug in strategy i have errors, below is the full stack trace recorded with the errors log entries :
eclipse.buildId=4.11.0.I20190307-0500
java.version=11.0.2
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=fr_FR
Framework arguments: -product org.eclipse.epp.package.java.product
Command-line arguments: -os win32 -ws win32 -arch x86_64 -product org.eclipse.epp.package.java.product
org.eclipse.debug.core
Error
Mon Oct 28 18:03:03 GMT+01:00 2019
Problems occurred when invoking code from plug-in: "org.eclipse.debug.core".
java.lang.NullPointerException
at org.eclipse.acceleo.internal.ide.ui.debug.model.AcceleoProcess.getAttribute(AcceleoProcess.java:56)
at org.eclipse.jdt.internal.launching.LaunchingPlugin.deleteProcessTempFiles(LaunchingPlugin.java:1211)
at org.eclipse.jdt.internal.launching.LaunchingPlugin.handleDebugEvents(LaunchingPlugin.java:1203)
at org.eclipse.debug.core.DebugPlugin$EventNotifier.run(DebugPlugin.java:1137)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
at org.eclipse.debug.core.DebugPlugin$EventNotifier.dispatch(DebugPlugin.java:1171)
at org.eclipse.debug.core.DebugPlugin$EventDispatchJob.run(DebugPlugin.java:444)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
-----------------------------------------------------------------------------------------------------------------
eclipse.buildId=4.11.0.I20190307-0500
java.version=11.0.2
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=fr_FR
Framework arguments: -product org.eclipse.epp.package.java.product
Command-line arguments: -os win32 -ws win32 -arch x86_64 -product org.eclipse.epp.package.java.product
org.eclipse.debug.core
Error
Mon Oct 28 18:03:03 GMT+01:00 2019
Problems occurred when invoking code from plug-in: "org.eclipse.debug.core".
java.lang.NullPointerException
at org.eclipse.acceleo.internal.ide.ui.debug.model.AcceleoProcess.getAttribute(AcceleoProcess.java:56)
at org.eclipse.jdt.internal.launching.LaunchingPlugin.deleteProcessTempFiles(LaunchingPlugin.java:1211)
at org.eclipse.jdt.internal.launching.LaunchingPlugin.handleDebugEvents(LaunchingPlugin.java:1203)
at org.eclipse.debug.core.DebugPlugin$EventNotifier.run(DebugPlugin.java:1137)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
at org.eclipse.debug.core.DebugPlugin$EventNotifier.dispatch(DebugPlugin.java:1171)
at org.eclipse.debug.core.DebugPlugin$EventDispatchJob.run(DebugPlugin.java:444)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
----------------------------------------------------------------------------------------
Best regards
Attachment: error1.txt
(Size: 1.18KB, Downloaded 101 times)
Attachment: error2.txt
(Size: 1.18KB, Downloaded 81 times)
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04831 seconds