Skip to main content



      Home
Home » Newcomers » Newcomers » Please have a look at the error log file.
Please have a look at the error log file. [message #258805] Thu, 19 June 2008 06:52 Go to next message
Eclipse UserFriend
Originally posted by: p.agarwal.lancaster.ac.uk

hello everyone,

I am very new to eclipse and Java programming, so my technical knowledge
is limited. while I try to run my eclipse application, I get a
configration error log file. I have updated the version and I have tried
everything that I could.
I am pasting the contents of the log file below. Please help

Regards
Piyush

LOG FILE STARTS

!SESSION 2008-06-19 11:46:29.875
-----------------------------------------------
eclipse.buildId=M20070921-1145
java.version=1.6.0_06
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_GB
Framework arguments: -product org.eclipse.sdk.ide
Command-line arguments: -product org.eclipse.sdk.ide -data
C:\inofaceWorkspace/../runtime-EclipseApplication -dev
file:C:/inofaceWorkspace/.metadata/.plugins/org.eclipse.pde. core/Eclipse
Application/dev.properties -os win32 -ws win32 -arch x86

!ENTRY org.eclipse.core.runtime 4 0 2008-06-19 11:46:31.000
!MESSAGE
!STACK 0
org.osgi.framework.BundleException: The bundle could not be resolved.
Reason: Another singleton version selected:
org.eclipse.core.runtime_3.3.100.v20070530
at
org.eclipse.osgi.framework.internal.core.BundleHost.startWor ker(BundleHost.java:305)
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.resu me(AbstractBundle.java:350)
at
org.eclipse.osgi.framework.internal.core.Framework.resumeBun dle(Framework.java:1118)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.r esumeBundles(StartLevelManager.java:634)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.i ncFWSL(StartLevelManager.java:508)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.d oSetStartLevel(StartLevelManager.java:282)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.d ispatchEvent(StartLevelManager.java:468)
at
org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEve nt(EventManager.java:195)
at
org.eclipse.osgi.framework.eventmgr.EventManager$EventThread .run(EventManager.java:297)

!ENTRY org.eclipse.osgi 4 0 2008-06-19 11:46:31.015
!MESSAGE Bundle
initial@reference:file:plugins/org.eclipse.core.runtime_3.1.2.jar/ was not
resolved.

!ENTRY org.eclipse.osgi 2 0 2008-06-19 11:46:31.031
!MESSAGE The following is a complete list of bundles which are not
resolved, see the prior log entry for the root cause if it exists:
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-06-19 11:46:31.031
!MESSAGE Bundle
initial@reference:file:plugins/org.eclipse.core.runtime_3.1.2.jar/ [280]
was not resolved.
!SUBENTRY 2 org.eclipse.core.runtime 2 0 2008-06-19 11:46:31.031
!MESSAGE Another singleton version selected:
org.eclipse.core.runtime_3.3.100.v20070530
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-06-19 11:46:31.031
!MESSAGE Bundle update@plugins/org.eclipse.core.resources_3.1.2.jar [281]
was not resolved.
!SUBENTRY 2 org.eclipse.core.resources 2 0 2008-06-19 11:46:31.031
!MESSAGE Another singleton version selected:
org.eclipse.core.resources_3.3.1.R33x_v20080205
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-06-19 11:46:31.031
!MESSAGE Bundle update@plugins/org.eclipse.swt_3.1.0.jar [286] was not
resolved.
!SUBENTRY 2 org.eclipse.swt 2 0 2008-06-19 11:46:31.031
!MESSAGE Another singleton version selected: org.eclipse.swt_3.3.2.v3349d
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-06-19 11:46:31.031
!MESSAGE Bundle update@plugins/org.eclipse.swt.win32.win32.x86_3.1.2.jar
[287] was not resolved.
!SUBENTRY 2 org.eclipse.swt.win32.win32.x86 2 0 2008-06-19 11:46:31.031
!MESSAGE Another singleton version selected:
org.eclipse.swt.win32.win32.x86_3.3.3.v3349
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-06-19 11:46:31.031
!MESSAGE Bundle update@plugins/org.eclipse.ui.console_3.1.2.jar [288] was
not resolved.
!SUBENTRY 2 org.eclipse.ui.console 2 0 2008-06-19 11:46:31.031
!MESSAGE Another singleton version selected:
org.eclipse.ui.console_3.2.2.v20071031_r332

!ENTRY org.eclipse.osgi 4 0 2008-06-19 11:46:31.031
!MESSAGE Application error
!STACK 1
java.lang.IllegalStateException: Unable to acquire application service.
Ensure that the org.eclipse.core.runtime bundle is resolved and started
(see config.ini).
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .start(EclipseAppLauncher.java:72)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:363)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:176)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java: 508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
at org.eclipse.equinox.launcher.Main.main(Main.java:1148)

!ENTRY org.eclipse.osgi 2 0 2008-06-19 11:46:31.046
!MESSAGE The following is a complete list of bundles which are not
resolved, see the prior log entry for the root cause if it exists:
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-06-19 11:46:31.046
!MESSAGE Bundle
initial@reference:file:plugins/org.eclipse.core.runtime_3.1.2.jar/ [280]
was not resolved.
!SUBENTRY 2 org.eclipse.core.runtime 2 0 2008-06-19 11:46:31.046
!MESSAGE Another singleton version selected:
org.eclipse.core.runtime_3.3.100.v20070530
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-06-19 11:46:31.046
!MESSAGE Bundle update@plugins/org.eclipse.core.resources_3.1.2.jar [281]
was not resolved.
!SUBENTRY 2 org.eclipse.core.resources 2 0 2008-06-19 11:46:31.046
!MESSAGE Another singleton version selected:
org.eclipse.core.resources_3.3.1.R33x_v20080205
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-06-19 11:46:31.046
!MESSAGE Bundle update@plugins/org.eclipse.swt_3.1.0.jar [286] was not
resolved.
!SUBENTRY 2 org.eclipse.swt 2 0 2008-06-19 11:46:31.046
!MESSAGE Another singleton version selected: org.eclipse.swt_3.3.2.v3349d
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-06-19 11:46:31.046
!MESSAGE Bundle update@plugins/org.eclipse.swt.win32.win32.x86_3.1.2.jar
[287] was not resolved.
!SUBENTRY 2 org.eclipse.swt.win32.win32.x86 2 0 2008-06-19 11:46:31.046
!MESSAGE Another singleton version selected:
org.eclipse.swt.win32.win32.x86_3.3.3.v3349
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-06-19 11:46:31.046
!MESSAGE Bundle update@plugins/org.eclipse.ui.console_3.1.2.jar [288] was
not resolved.
!SUBENTRY 2 org.eclipse.ui.console 2 0 2008-06-19 11:46:31.046
!MESSAGE Another singleton version selected:
org.eclipse.ui.console_3.2.2.v20071031_r332
Re: Please have a look at the error log file. [message #258810 is a reply to message #258805] Thu, 19 June 2008 06:54 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: subs._nospam_consertum.com

This looks like you have a mixture of Eclipse v3.1 and v3.3. How did you
install? You should take one of the packages from Eclipse download area
and unzip it into a clean directory.

Piyush Agarwal wrote:
> hello everyone,
>
> I am very new to eclipse and Java programming, so my technical knowledge
> is limited. while I try to run my eclipse application, I get a
> configration error log file. I have updated the version and I have tried
> everything that I could. I am pasting the contents of the log file
> below. Please help
>
> Regards
> Piyush
>
> LOG FILE STARTS
>
> !SESSION 2008-06-19 11:46:29.875
> -----------------------------------------------
> eclipse.buildId=M20070921-1145
> java.version=1.6.0_06
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_GB
> Framework arguments: -product org.eclipse.sdk.ide
> Command-line arguments: -product org.eclipse.sdk.ide -data
> C:\inofaceWorkspace/../runtime-EclipseApplication -dev
> file:C:/inofaceWorkspace/.metadata/.plugins/org.eclipse.pde. core/Eclipse
> Application/dev.properties -os win32 -ws win32 -arch x86
>
> !ENTRY org.eclipse.core.runtime 4 0 2008-06-19 11:46:31.000
> !MESSAGE !STACK 0
> org.osgi.framework.BundleException: The bundle could not be resolved.
> Reason: Another singleton version selected:
> org.eclipse.core.runtime_3.3.100.v20070530
> at
> org.eclipse.osgi.framework.internal.core.BundleHost.startWor ker(BundleHost.java:305)
>
> at
> org.eclipse.osgi.framework.internal.core.AbstractBundle.resu me(AbstractBundle.java:350)
>
> at
> org.eclipse.osgi.framework.internal.core.Framework.resumeBun dle(Framework.java:1118)
>
> at
> org.eclipse.osgi.framework.internal.core.StartLevelManager.r esumeBundles(StartLevelManager.java:634)
>
> at
> org.eclipse.osgi.framework.internal.core.StartLevelManager.i ncFWSL(StartLevelManager.java:508)
>
> at
> org.eclipse.osgi.framework.internal.core.StartLevelManager.d oSetStartLevel(StartLevelManager.java:282)
>
> at
> org.eclipse.osgi.framework.internal.core.StartLevelManager.d ispatchEvent(StartLevelManager.java:468)
>
> at
> org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEve nt(EventManager.java:195)
>
> at
> org.eclipse.osgi.framework.eventmgr.EventManager$EventThread .run(EventManager.java:297)
>
>
> !ENTRY org.eclipse.osgi 4 0 2008-06-19 11:46:31.015
> !MESSAGE Bundle
> initial@reference:file:plugins/org.eclipse.core.runtime_3.1.2.jar/ was
> not resolved.
>
> !ENTRY org.eclipse.osgi 2 0 2008-06-19 11:46:31.031
> !MESSAGE The following is a complete list of bundles which are not
> resolved, see the prior log entry for the root cause if it exists:
> !SUBENTRY 1 org.eclipse.osgi 2 0 2008-06-19 11:46:31.031
> !MESSAGE Bundle
> initial@reference:file:plugins/org.eclipse.core.runtime_3.1.2.jar/ [280]
> was not resolved.
> !SUBENTRY 2 org.eclipse.core.runtime 2 0 2008-06-19 11:46:31.031
> !MESSAGE Another singleton version selected:
> org.eclipse.core.runtime_3.3.100.v20070530
> !SUBENTRY 1 org.eclipse.osgi 2 0 2008-06-19 11:46:31.031
> !MESSAGE Bundle update@plugins/org.eclipse.core.resources_3.1.2.jar
> [281] was not resolved.
> !SUBENTRY 2 org.eclipse.core.resources 2 0 2008-06-19 11:46:31.031
> !MESSAGE Another singleton version selected:
> org.eclipse.core.resources_3.3.1.R33x_v20080205
> !SUBENTRY 1 org.eclipse.osgi 2 0 2008-06-19 11:46:31.031
> !MESSAGE Bundle update@plugins/org.eclipse.swt_3.1.0.jar [286] was not
> resolved.
> !SUBENTRY 2 org.eclipse.swt 2 0 2008-06-19 11:46:31.031
> !MESSAGE Another singleton version selected: org.eclipse.swt_3.3.2.v3349d
> !SUBENTRY 1 org.eclipse.osgi 2 0 2008-06-19 11:46:31.031
> !MESSAGE Bundle update@plugins/org.eclipse.swt.win32.win32.x86_3.1.2.jar
> [287] was not resolved.
> !SUBENTRY 2 org.eclipse.swt.win32.win32.x86 2 0 2008-06-19 11:46:31.031
> !MESSAGE Another singleton version selected:
> org.eclipse.swt.win32.win32.x86_3.3.3.v3349
> !SUBENTRY 1 org.eclipse.osgi 2 0 2008-06-19 11:46:31.031
> !MESSAGE Bundle update@plugins/org.eclipse.ui.console_3.1.2.jar [288]
> was not resolved.
> !SUBENTRY 2 org.eclipse.ui.console 2 0 2008-06-19 11:46:31.031
> !MESSAGE Another singleton version selected:
> org.eclipse.ui.console_3.2.2.v20071031_r332
>
> !ENTRY org.eclipse.osgi 4 0 2008-06-19 11:46:31.031
> !MESSAGE Application error
> !STACK 1
> java.lang.IllegalStateException: Unable to acquire application service.
> Ensure that the org.eclipse.core.runtime bundle is resolved and started
> (see config.ini).
> at
> org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .start(EclipseAppLauncher.java:72)
>
> at
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:363)
>
> at
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:176)
>
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
> at java.lang.reflect.Method.invoke(Unknown Source)
> at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java: 508)
> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
> at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
> at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
>
> !ENTRY org.eclipse.osgi 2 0 2008-06-19 11:46:31.046
> !MESSAGE The following is a complete list of bundles which are not
> resolved, see the prior log entry for the root cause if it exists:
> !SUBENTRY 1 org.eclipse.osgi 2 0 2008-06-19 11:46:31.046
> !MESSAGE Bundle
> initial@reference:file:plugins/org.eclipse.core.runtime_3.1.2.jar/ [280]
> was not resolved.
> !SUBENTRY 2 org.eclipse.core.runtime 2 0 2008-06-19 11:46:31.046
> !MESSAGE Another singleton version selected:
> org.eclipse.core.runtime_3.3.100.v20070530
> !SUBENTRY 1 org.eclipse.osgi 2 0 2008-06-19 11:46:31.046
> !MESSAGE Bundle update@plugins/org.eclipse.core.resources_3.1.2.jar
> [281] was not resolved.
> !SUBENTRY 2 org.eclipse.core.resources 2 0 2008-06-19 11:46:31.046
> !MESSAGE Another singleton version selected:
> org.eclipse.core.resources_3.3.1.R33x_v20080205
> !SUBENTRY 1 org.eclipse.osgi 2 0 2008-06-19 11:46:31.046
> !MESSAGE Bundle update@plugins/org.eclipse.swt_3.1.0.jar [286] was not
> resolved.
> !SUBENTRY 2 org.eclipse.swt 2 0 2008-06-19 11:46:31.046
> !MESSAGE Another singleton version selected: org.eclipse.swt_3.3.2.v3349d
> !SUBENTRY 1 org.eclipse.osgi 2 0 2008-06-19 11:46:31.046
> !MESSAGE Bundle update@plugins/org.eclipse.swt.win32.win32.x86_3.1.2.jar
> [287] was not resolved.
> !SUBENTRY 2 org.eclipse.swt.win32.win32.x86 2 0 2008-06-19 11:46:31.046
> !MESSAGE Another singleton version selected:
> org.eclipse.swt.win32.win32.x86_3.3.3.v3349
> !SUBENTRY 1 org.eclipse.osgi 2 0 2008-06-19 11:46:31.046
> !MESSAGE Bundle update@plugins/org.eclipse.ui.console_3.1.2.jar [288]
> was not resolved.
> !SUBENTRY 2 org.eclipse.ui.console 2 0 2008-06-19 11:46:31.046
> !MESSAGE Another singleton version selected:
> org.eclipse.ui.console_3.2.2.v20071031_r332
>
>


--
Derek
Re: Please have a look at the error log file. [message #258814 is a reply to message #258810] Thu, 19 June 2008 07:01 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: p.agarwal.lancaster.ac.uk

hello Derek,

Yeah Its a mixture of both the version, as the application was developed
by someone else in 3.1v and I had updated the version with the use of help
menu. I really do not know what went wrong.

Regards
Piyush
Re: Please have a look at the error log file. [message #258822 is a reply to message #258814] Thu, 19 June 2008 07:42 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: p.agarwal.lancaster.ac.uk

Thank you DEREK!!! it works now....
but I am now facing a new problem. i.e. someone who worked before me had
created a perspective according to the companies demand but now the when i
try to change the perspective it gives me the following error of "Problem
opening desired perespective". Please think about it.

Regards
Piyush
Re: Please have a look at the error log file. [message #258854 is a reply to message #258822] Thu, 19 June 2008 08:50 Go to previous message
Eclipse UserFriend
Originally posted by: subs._nospam_consertum.com

Piyush Agarwal wrote:
> Thank you DEREK!!! it works now.... but I am now facing a new problem.
> i.e. someone who worked before me had created a perspective according to
> the companies demand but now the when i try to change the perspective it
> gives me the following error of "Problem opening desired perespective".
> Please think about it.
>
> Regards
> Piyush
>
I would guess that you need to port the plugin from 3.1 to whichever
version you are now using. In my experience I have found that a plugin
designed for use with one version of Eclipse will need porting to make
it work with later version. Normally this, is pretty simple to do.


--
Derek
Previous Topic:org.eclipse.equinox.common_3.2.0.v20060603.jar cannot be resolved.
Next Topic:eclipse prog launch failure, binaries,toolchain
Goto Forum:
  


Current Time: Wed Jul 23 17:26:03 EDT 2025

Powered by FUDForum. Page generated in 0.09876 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top