facebook

Error in my application

  1. MyEclipse IDE
  2.  > 
  3. Off Topic
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #231691 Reply

    ANuke
    Member

    I’m trying to run my java application and I keep getting this error:

    An internal error occurred during: “!DebugUITools.8!”.
    java.lang.NullPointerException
    org.eclipse.jdt.internal.launching.DefaultProjectClasspathEntry.expandProject(DefaultProjectClasspathEntry.java:225)
    org.eclipse.jdt.internal.launching.DefaultProjectClasspathEntry.getRuntimeClasspathEntries(DefaultProjectClasspathEntry.java:120)
    org.eclipse.jdt.internal.launching.DefaultEntryResolver.resolveRuntimeClasspathEntry(DefaultEntryResolver.java:35)
    org.eclipse.jdt.launching.JavaRuntime.resolveRuntimeClasspathEntry(JavaRuntime.java:840)
    org.eclipse.jdt.launching.StandardClasspathProvider.resolveClasspath(StandardClasspathProvider.java:65)
    org.eclipse.jdt.launching.JavaRuntime.resolveRuntimeClasspath(JavaRuntime.java:1098)
    org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.getClasspath(AbstractJavaLaunchConfigurationDelegate.java:401)
    org.eclipse.jdt.internal.launching.JavaLocalApplicationLaunchConfigurationDelegate.launch(JavaLocalApplicationLaunchConfigurationDelegate.java:79)
    org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:569)
    org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:150)
    org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:796)
    org.eclipse.debug.internal.ui.DebugUIPlugin$6.run(DebugUIPlugin.java:959)
    org.eclipse.core.internal.jobs.Worker.run(Worker.java:66)

    The version of Eclipse is:
    Eclipse Platform

    Version: 3.0.0
    Build id: 200405290105

    The version of MyEclipse is:
    MyEclipse Application Server Tooling

    Version: 3.7.101
    Build id: 200405301200-3.8-Beta1

    I had a newer version of MyEclipse, but we have an older project and when I went to deploy it – it wouldn’t deploy correctly. The rest of my team had 3.7.101 on their machine therefore I had to change to what they had. But now that I did that this other project I’m working on keeps giving me the above error. I’m not able to run it as a java application. Does anyone have any ideas on what I need to do?

    #231696 Reply

    ANuke
    Member

    Ok – I have no idea what happened…..but I deleted one jar file from my project and magically it worked. I totally don’t understand what happened, but I’m glad it FINALLY works!! 🙂

    #231708 Reply

    Scott Anderson
    Participant

    Sometimes, I just smile, move on, and pretend I don’t really care what the cause was. 🙂

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Error in my application

You must be logged in to post in the forum log in