hello:
when i enhanced my class i get this error, it's lead i can't enhanced
my class:
Message:
An internal error occurred during: "DataNucleus Enhancer".
Stack Trace:
java.lang.NullPointerException
at com.google.gdt.eclipse.core.ProcessUtilities.cleanupProcess
(ProcessUtilities.java:367)
at
com.google.gdt.eclipse.core.ProcessUtilities.launchProcessAndActivateOnError
(ProcessUtilities.java:271)
at
com.google.appengine.eclipse.core.orm.enhancement.EnhancerJob.runInWorkspace
(EnhancerJob.java:82)
at org.eclipse.core.internal.resources.InternalWorkspaceJob.run
(InternalWorkspaceJob.java:38)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
session data:
eclipse.buildId=I20090611-1540
java.version=1.6.0_07
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=zh_CN
Framework arguments: -product org.eclipse.epp.package.jee.product
Command-line arguments: -os win32 -ws win32 -arch x86 -product
org.eclipse.epp.package.jee.product
My Environment is Eclipse galileo
我在运行google eclipse环境的时候出现以上错误,这个错误会导致我无法增强我的类,不能开发我的jdo程序。
如果是单个类的编译不会出现以上错误,只有多个类同时编译的时候会出现。
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google App Engine" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---