Hi, I have just done a clean install of Eclipse 3.1.1, over Java 1.4.2_08, and installed the jBPM 3.1 Beta 3 starters kit. After I installed the GPD into Eclipse I began getting the following:
A few seconds after starting Eclipse, I get an error message 'An internal error occurred during: "Initializing Java tooling".', with the following call stack: java.lang.NullPointerException at org.jbpm.ui.util.JbpmClasspathContainer.getJarNames(Unknown Source) at org.jbpm.ui.util.JbpmClasspathContainer.createJbpmLibraryEntries(Unknown Source) at org.jbpm.ui.util.JbpmClasspathContainer.getClasspathEntries(Unknown Source) at org.eclipse.jdt.internal.core.JavaModelManager.containerPutIfInitializingWithSameEntries(JavaModelManager.java:297) at org.eclipse.jdt.core.JavaCore.setClasspathContainer(JavaCore.java:3856) at org.jbpm.ui.util.JbpmClasspathContainerInitializer.initialize(Unknown Source) at org.eclipse.jdt.internal.core.JavaModelManager.initializeContainer(JavaModelManager.java:1591) at org.eclipse.jdt.internal.core.JavaModelManager.getClasspathContainer(JavaModelManager.java:1040) at org.eclipse.jdt.core.JavaCore.getClasspathContainer(JavaCore.java:1326) at org.eclipse.jdt.internal.core.JavaProject.getResolvedClasspath(JavaProject.java:2046) at org.eclipse.jdt.internal.core.JavaProject.getResolvedClasspath(JavaProject.java:1954) at org.eclipse.jdt.internal.core.search.JavaSearchScope.add(JavaSearchScope.java:108) at org.eclipse.jdt.internal.core.search.JavaWorkspaceScope.initialize(JavaWorkspaceScope.java:84) at org.eclipse.jdt.internal.core.search.JavaSearchScope.(JavaSearchScope.java:62) at org.eclipse.jdt.internal.core.search.JavaSearchScope.(JavaSearchScope.java:58) at org.eclipse.jdt.internal.core.search.JavaWorkspaceScope.(JavaWorkspaceScope.java:29) at org.eclipse.jdt.internal.core.JavaModelManager.getWorkspaceScope(JavaModelManager.java:1421) at org.eclipse.jdt.internal.core.search.BasicSearchEngine.createWorkspaceScope(BasicSearchEngine.java:157) at org.eclipse.jdt.core.search.SearchEngine.createWorkspaceScope(SearchEngine.java:392) at org.eclipse.jdt.core.JavaCore$1.run(JavaCore.java:2624) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76) I then tried fresh installs with the jBPM3.1Beta2 starters kit, and got the same error. I have now also tried fresh installs with the jBPM3.0.2 starters kit, and it works properly. What is wrong with the 3.1 beta installs? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3921359#3921359 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3921359 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
