question

anil avatar image
anil asked anil posted

Error message::The bundle could not be resolved. Reason: Another singleton version selected

Hi,

I am a new user of Eclipse and iTest, and is learning them.

 

I have  installed ::

-Eclipse 3.4.2 Plug-in Development version,

-iTest 3.4.


I am trying to run an example iTest "tool" plug-in, within the Eclipse environment, and following the steps as described in the document "Walkthrough of Tool Plug-in" available from the Fanfare support site.


After following all the steps, when I try to run this tool (from Eclipse), by

right clicking on the plug-in (i.e. com.mycorp.helloworldtool) ==> debug As Eclipse Application.

I get following messages, under the console tab::


org.osgi.framework.BundleException: The bundle could not be resolved. Reason: Another singleton version selected: org.eclipse.osgi_3.4.3.R34x_v20081215-1030
    at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:305)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:265)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:257)

...................................................................................................................................................................

..................................................................................................................................................................

   at org.eclipse.equinox.launcher.Main.main(Main.java:1212)


iTest starts running, and I type "print foo bar" on the console (after opening a new session type as "Command Prompt").

The message appears as ::


Unable to initialize device PRN


So is it the case of some version mismatch, or somehow two instances are interfering with one another?

 

 

 

 

 

iTestsdk
10 |950

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
AmeyaB avatar image
AmeyaB answered AmeyaB posted

Anil,

 

Are you still seeing this issue after the changes we did yesterday?

 

Ameya

2 comments
10 |950

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

KumarS avatar image KumarS commented ·

This is really bizarre. This error means that something is not properly installed. You may need an Eclipse "expert" to resolve this. If you are a customer, you may want to contact Fanfare support or a Fanfare sales engineer to get this resolved.

0 Likes 0 ·
anil avatar image anil commented ·

Thanks Ameya,

This is resolved.

 

Regards,

Anil

 

0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.