Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-06-2009, 03:38 PM
Member
 
Join Date: Jul 2009
Posts: 1
Rep Power: 0
pradeepsetty is on a distinguished road
Default java.lang.RuntimeException: No application id has been found
Hi ,

I am running my own built plug-in in Eclipse 3.4.2.I successfully built my plug-in but when i try run my plug-in, eclipse is displaying following below error

!SESSION 2009-07-06 17:05:16.181 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.5.0_16
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Command-line arguments: -dev

!ENTRY org.eclipse.osgi 4 0 2009-07-06 17:05:37.164
!MESSAGE Application error
!STACK 1
java.lang.RuntimeException: No application id has been found.
at org.eclipse.equinox.internal.app.EclipseAppContain er.startDefaultApp(EclipseAppContainer.java:236)
at org.eclipse.equinox.internal.app.MainApplicationLa uncher.run(MainApplicationLauncher.java:29)
at org.eclipse.core.runtime.internal.adaptor.EclipseA ppLauncher.runApplication(EclipseAppLauncher.java: 110)
at org.eclipse.core.runtime.internal.adaptor.EclipseA ppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.ru n(EclipseStarter.java:386)
at org.eclipse.core.runtime.adaptor.EclipseStarter.ru n(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.eclipse.equinox.launcher.Main.invokeFramework( Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.ja va:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:12 36)
at org.eclipse.equinox.launcher.Main.main(Main.java:1 212)

And my config.ini as below

#This configuration file was written by: org.eclipse.equinox.internal.frameworkadmin.equino x.EquinoxFwConfigFileParser
#Wed Feb 11 19:26:47 EST 2009
org.eclipse.update.reconcile=false
eclipse.p2.profile=SDKProfile
osgi.instance.area.default=@user.home/workspace
osgi.framework=file\lugins/org.eclipse.osgi_3.4.3.R34x_v20081215-1030.jar
eclipse.buildId=M20090211-1700
osgi.bundles=reference\:file\rg.eclipse.equinox. simpleconfigurator_1.0.0.v20080604.jar@1\:start
org.eclipse.equinox.simpleconfigurator.configUrl=f ile\rg.eclipse.equinox.simpleconfigurator/bundles.info
eclipse.product=org.eclipse.sdk.ide
osgi.splashPath=platform\:/base/plugins/org.eclipse.platform
eclipse.p2.data.area=@config.dir/../p2
osgi.bundles.defaultStartLevel=4
osgi.ws=gtk

And my system configuration is as below...

OS : Fedora 8
Machine : i386
Eclipse : eclipse-SDK-3.4.2-linux-gtk.tar.gz
Java : 1.5 Update 16

Please shed some light on this issue...

Thanks in Advance
Pradeep

Last edited by pradeepsetty; 07-06-2009 at 03:53 PM.
Bookmark Post in Technorati
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
JFileCjooser--java.lang.RuntimeException: java.io.IOException: Could not get shell fo Manfizy New To Java 4 06-24-2009 07:34 AM
How can I prevent "found void but expected java.lang.String" ? trueblue New To Java 3 05-21-2009 04:48 PM
Web Application not found adtd8 JavaServer Pages (JSP) and JSTL 7 07-28-2008 03:05 AM
Web Application not found adtd8 Java Servlet 0 07-27-2008 10:27 PM
java.lang.RuntimeException+ Axis Peter Advanced Java 1 07-05-2007 02:43 PM


All times are GMT +2. The time now is 05:52 PM.



VBulletin, Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2009, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org