Ticket #64 (closed defect: fixed)
Setup error in ganymede (Using the .psf file)
| Reported by: | sudeepdoon | Owned by: | maccaf |
|---|---|---|---|
| Priority: | highest | Milestone: | 1.0M1 |
| Component: | all | Version: | devel |
| Severity: | blocker | Keywords: | |
| Cc: | OS: | All |
Description
Hi,
I had setup the project for Eclipse Trader in Eclipse SDK Version: 3.4.1 using the project setup file.
I was getting compilation error because the code was not able to access the file rt.java, I fixed that by changing the Java Lib used.
Now If I try to run the application I get an error whose trace is as follows:
!SESSION 2010-01-05 23:26:10.487 ----------------------------------------------- eclipse.buildId=@build@ java.version=1.6.0_17 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_IN Framework arguments: -product org.eclipsetrader.platform.workbench Command-line arguments: -product org.eclipsetrader.platform.workbench -data C:\Eclipse Trader\workspace/../runtime_workspace -dev file:C:/Eclipse Trader/workspace/.metadata/.plugins/org.eclipse.pde.core/EclipseTrader/dev.properties -os win32 -ws win32 -arch x86 -consoleLog -debug
!ENTRY org.eclipse.equinox.app 0 0 2010-01-05 23:26:14.271 !MESSAGE Product org.eclipsetrader.platform.workbench could not be found.
!ENTRY org.eclipse.osgi 4 0 2010-01-05 23:26:14.385 !MESSAGE Application error !STACK 1 java.lang.RuntimeException: No application id has been found.
at org.eclipse.equinox.internal.app.EclipseAppContainer.startDefaultApp(EclipseAppContainer.java:236) at org.eclipse.equinox.internal.app.MainApplicationLauncher.run(MainApplicationLauncher.java:29) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) 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:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212)
!ENTRY org.eclipse.osgi 2 0 2010-01-05 23:26:14.525 !MESSAGE One or more bundles are not resolved because the following root constraints are not resolved: !SUBENTRY 1 org.eclipse.osgi 2 0 2010-01-05 23:26:14.526 !MESSAGE Bundle update@plugins/org.eclipse.core.net_1.1.0.I20080604.jar was not resolved. !SUBENTRY 2 org.eclipse.core.net 2 0 2010-01-05 23:26:14.527 !MESSAGE Missing required bundle org.eclipse.equinox.security_[1.0.0,2.0.0). !SUBENTRY 1 org.eclipse.osgi 2 0 2010-01-05 23:26:14.527 !MESSAGE Bundle update@plugins/org.eclipse.ui.win32_3.2.100.v20080408-0800.jar was not resolved. !SUBENTRY 2 org.eclipse.ui.win32 2 0 2010-01-05 23:26:14.529 !MESSAGE Missing host org.eclipse.ui.ide_[3.2.0,4.0.0). !SUBENTRY 1 org.eclipse.osgi 2 0 2010-01-05 23:26:14.530 !MESSAGE Bundle update@../Eclipse Trader/workspace/org.eclipsetrader.news/ was not resolved. !SUBENTRY 2 org.eclipsetrader.news 2 0 2010-01-05 23:26:14.531 !MESSAGE Missing imported package com.sun.syndication.feed_0.0.0. !SUBENTRY 2 org.eclipsetrader.news 2 0 2010-01-05 23:26:14.532 !MESSAGE Missing imported package com.sun.syndication.fetcher.samples_0.0.0. !SUBENTRY 2 org.eclipsetrader.news 2 0 2010-01-05 23:26:14.532 !MESSAGE Missing imported package com.sun.syndication.feed.synd.impl_0.0.0. !SUBENTRY 2 org.eclipsetrader.news 2 0 2010-01-05 23:26:14.533 !MESSAGE Missing imported package com.sun.syndication.feed.rss_0.0.0. !SUBENTRY 2 org.eclipsetrader.news 2 0 2010-01-05 23:26:14.534 !MESSAGE Missing imported package com.sun.syndication.io_0.0.0. !SUBENTRY 2 org.eclipsetrader.news 2 0 2010-01-05 23:26:14.535 !MESSAGE Missing imported package com.sun.syndication.feed.impl_0.0.0. !SUBENTRY 2 org.eclipsetrader.news 2 0 2010-01-05 23:26:14.535 !MESSAGE Missing imported package com.sun.syndication.io.impl_0.0.0. !SUBENTRY 2 org.eclipsetrader.news 2 0 2010-01-05 23:26:14.536 !MESSAGE Missing imported package com.sun.syndication.feed.atom_0.0.0. !SUBENTRY 2 org.eclipsetrader.news 2 0 2010-01-05 23:26:14.537 !MESSAGE Missing imported package com.sun.syndication.feed.synd_0.0.0. !SUBENTRY 2 org.eclipsetrader.news 2 0 2010-01-05 23:26:14.540 !MESSAGE Missing imported package com.sun.syndication.feed.module.impl_0.0.0. !SUBENTRY 2 org.eclipsetrader.news 2 0 2010-01-05 23:26:14.541 !MESSAGE Missing imported package com.sun.syndication.fetcher.impl_0.0.0. !SUBENTRY 2 org.eclipsetrader.news 2 0 2010-01-05 23:26:14.541 !MESSAGE Missing imported package com.sun.syndication.fetcher_0.0.0. !SUBENTRY 2 org.eclipsetrader.news 2 0 2010-01-05 23:26:14.542 !MESSAGE Missing imported package com.sun.syndication.feed.module_0.0.0. !SUBENTRY 1 org.eclipse.osgi 2 0 2010-01-05 23:26:14.542 !MESSAGE Bundle update@../Eclipse Trader/workspace/org.eclipsetrader.directaworld/ was not resolved. !SUBENTRY 2 org.eclipsetrader.directaworld 2 0 2010-01-05 23:26:14.543 !MESSAGE Missing required bundle org.eclipse.equinox.security_0.0.0. !SUBENTRY 1 org.eclipse.osgi 2 0 2010-01-05 23:26:14.544 !MESSAGE Bundle update@../Eclipse Trader/workspace/org.eclipsetrader.directa/ was not resolved. !SUBENTRY 2 org.eclipsetrader.directa 2 0 2010-01-05 23:26:14.544 !MESSAGE Missing required bundle org.eclipse.equinox.security_0.0.0. !SUBENTRY 1 org.eclipse.osgi 2 0 2010-01-05 23:26:14.545 !MESSAGE Bundle update@../Eclipse Trader/workspace/org.eclipsetrader.yahoo/ was not resolved. !SUBENTRY 2 org.eclipsetrader.yahoo 2 0 2010-01-05 23:26:14.546 !MESSAGE Missing imported package com.sun.syndication.feed.atom_0.0.0. !SUBENTRY 2 org.eclipsetrader.yahoo 2 0 2010-01-05 23:26:14.546 !MESSAGE Missing imported package com.sun.syndication.feed.impl_0.0.0. !SUBENTRY 2 org.eclipsetrader.yahoo 2 0 2010-01-05 23:26:14.547 !MESSAGE Missing imported package com.sun.syndication.feed.synd.impl_0.0.0. !SUBENTRY 2 org.eclipsetrader.yahoo 2 0 2010-01-05 23:26:14.547 !MESSAGE Missing imported package com.sun.syndication.fetcher.samples_0.0.0. !SUBENTRY 2 org.eclipsetrader.yahoo 2 0 2010-01-05 23:26:14.548 !MESSAGE Missing imported package com.sun.syndication.io_0.0.0. !SUBENTRY 2 org.eclipsetrader.yahoo 2 0 2010-01-05 23:26:14.549 !MESSAGE Missing imported package com.sun.syndication.feed.module_0.0.0. !SUBENTRY 2 org.eclipsetrader.yahoo 2 0 2010-01-05 23:26:14.549 !MESSAGE Missing imported package com.sun.syndication.feed.module.impl_0.0.0. !SUBENTRY 2 org.eclipsetrader.yahoo 2 0 2010-01-05 23:26:14.550 !MESSAGE Missing imported package com.sun.syndication.feed.rss_0.0.0. !SUBENTRY 2 org.eclipsetrader.yahoo 2 0 2010-01-05 23:26:14.556 !MESSAGE Missing imported package com.sun.syndication.feed.synd_0.0.0. !SUBENTRY 2 org.eclipsetrader.yahoo 2 0 2010-01-05 23:26:14.557 !MESSAGE Missing imported package com.sun.syndication.fetcher_0.0.0. !SUBENTRY 2 org.eclipsetrader.yahoo 2 0 2010-01-05 23:26:14.558 !MESSAGE Missing imported package com.sun.syndication.fetcher.impl_0.0.0. !SUBENTRY 2 org.eclipsetrader.yahoo 2 0 2010-01-05 23:26:14.558 !MESSAGE Missing imported package com.sun.syndication.feed_0.0.0. !SUBENTRY 2 org.eclipsetrader.yahoo 2 0 2010-01-05 23:26:14.559 !MESSAGE Missing imported package com.sun.syndication.io.impl_0.0.0.
!ENTRY org.eclipse.osgi 2 0 2010-01-05 23:26:14.624 !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 2010-01-05 23:26:14.625 !MESSAGE Bundle update@../Eclipse Trader/workspace/org.eclipsetrader.archipelago/ [15] was not resolved. !SUBENTRY 2 org.eclipsetrader.archipelago 2 0 2010-01-05 23:26:14.626 !MESSAGE Missing required bundle org.eclipse.core.net_0.0.0. !SUBENTRY 1 org.eclipse.osgi 2 0 2010-01-05 23:26:14.629 !MESSAGE Bundle update@../Eclipse Trader/workspace/org.eclipsetrader.directa/ [21] was not resolved. !SUBENTRY 2 org.eclipsetrader.directa 2 0 2010-01-05 23:26:14.630 !MESSAGE Missing required bundle org.eclipse.core.net_0.0.0. !SUBENTRY 2 org.eclipsetrader.directa 2 0 2010-01-05 23:26:14.630 !MESSAGE Missing required bundle org.eclipse.equinox.security_0.0.0. !SUBENTRY 1 org.eclipse.osgi 2 0 2010-01-05 23:26:14.631 !MESSAGE Bundle update@../Eclipse Trader/workspace/org.eclipsetrader.directaworld/ [22] was not resolved. !SUBENTRY 2 org.eclipsetrader.directaworld 2 0 2010-01-05 23:26:14.633 !MESSAGE Missing required bundle org.eclipse.core.net_0.0.0. !SUBENTRY 2 org.eclipsetrader.directaworld 2 0 2010-01-05 23:26:14.634 !MESSAGE Missing required bundle org.eclipse.equinox.security_0.0.0. !SUBENTRY 1 org.eclipse.osgi 2 0 2010-01-05 23:26:14.635 !MESSAGE Bundle update@../Eclipse Trader/workspace/org.eclipsetrader.news/ [23] was not resolved. !SUBENTRY 2 org.eclipsetrader.news 2 0 2010-01-05 23:26:14.635 !MESSAGE Missing required bundle org.eclipse.core.net_0.0.0. !SUBENTRY 2 org.eclipsetrader.news 2 0 2010-01-05 23:26:14.636 !MESSAGE Missing imported package com.sun.syndication.feed_0.0.0. !SUBENTRY 2 org.eclipsetrader.news 2 0 2010-01-05 23:26:14.636 !MESSAGE Missing imported package com.sun.syndication.feed.atom_0.0.0. !SUBENTRY 2 org.eclipsetrader.news 2 0 2010-01-05 23:26:14.637 !MESSAGE Missing imported package com.sun.syndication.feed.impl_0.0.0. !SUBENTRY 2 org.eclipsetrader.news 2 0 2010-01-05 23:26:14.638 !MESSAGE Missing imported package com.sun.syndication.feed.module_0.0.0. !SUBENTRY 2 org.eclipsetrader.news 2 0 2010-01-05 23:26:14.638 !MESSAGE Missing imported package com.sun.syndication.feed.module.impl_0.0.0. !SUBENTRY 2 org.eclipsetrader.news 2 0 2010-01-05 23:26:14.639 !MESSAGE Missing imported package com.sun.syndication.feed.rss_0.0.0. !SUBENTRY 2 org.eclipsetrader.news 2 0 2010-01-05 23:26:14.640 !MESSAGE Missing imported package com.sun.syndication.feed.synd_0.0.0. !SUBENTRY 2 org.eclipsetrader.news 2 0 2010-01-05 23:26:14.641 !MESSAGE Missing imported package com.sun.syndication.feed.synd.impl_0.0.0. !SUBENTRY 2 org.eclipsetrader.news 2 0 2010-01-05 23:26:14.641 !MESSAGE Missing imported package com.sun.syndication.fetcher_0.0.0. !SUBENTRY 2 org.eclipsetrader.news 2 0 2010-01-05 23:26:14.642 !MESSAGE Missing imported package com.sun.syndication.fetcher.impl_0.0.0. !SUBENTRY 2 org.eclipsetrader.news 2 0 2010-01-05 23:26:14.642 !MESSAGE Missing imported package com.sun.syndication.fetcher.samples_0.0.0. !SUBENTRY 2 org.eclipsetrader.news 2 0 2010-01-05 23:26:14.643 !MESSAGE Missing imported package com.sun.syndication.io_0.0.0. !SUBENTRY 2 org.eclipsetrader.news 2 0 2010-01-05 23:26:14.644 !MESSAGE Missing imported package com.sun.syndication.io.impl_0.0.0. !SUBENTRY 1 org.eclipse.osgi 2 0 2010-01-05 23:26:14.645 !MESSAGE Bundle update@../Eclipse Trader/workspace/org.eclipsetrader.platform/ [24] was not resolved. !SUBENTRY 2 org.eclipsetrader.platform 2 0 2010-01-05 23:26:14.645 !MESSAGE Missing required bundle org.eclipse.update.ui_0.0.0. !SUBENTRY 2 org.eclipsetrader.platform 2 0 2010-01-05 23:26:14.646 !MESSAGE Missing required bundle org.eclipsetrader.ui.application_0.0.0. !SUBENTRY 1 org.eclipse.osgi 2 0 2010-01-05 23:26:14.647 !MESSAGE Bundle update@../Eclipse Trader/workspace/org.eclipsetrader.ui.application/ [28] was not resolved. !SUBENTRY 2 org.eclipsetrader.ui.application 2 0 2010-01-05 23:26:14.647 !MESSAGE Missing required bundle org.eclipse.update.ui_0.0.0. !SUBENTRY 1 org.eclipse.osgi 2 0 2010-01-05 23:26:14.648 !MESSAGE Bundle update@../Eclipse Trader/workspace/org.eclipsetrader.yahoo/ [32] was not resolved. !SUBENTRY 2 org.eclipsetrader.yahoo 2 0 2010-01-05 23:26:14.650 !MESSAGE Missing required bundle org.eclipse.core.net_0.0.0. !SUBENTRY 2 org.eclipsetrader.yahoo 2 0 2010-01-05 23:26:14.650 !MESSAGE Missing required bundle org.eclipsetrader.news_0.0.0. !SUBENTRY 2 org.eclipsetrader.yahoo 2 0 2010-01-05 23:26:14.651 !MESSAGE Missing imported package com.sun.syndication.feed_0.0.0. !SUBENTRY 2 org.eclipsetrader.yahoo 2 0 2010-01-05 23:26:14.652 !MESSAGE Missing imported package com.sun.syndication.feed.atom_0.0.0. !SUBENTRY 2 org.eclipsetrader.yahoo 2 0 2010-01-05 23:26:14.653 !MESSAGE Missing imported package com.sun.syndication.feed.impl_0.0.0. !SUBENTRY 2 org.eclipsetrader.yahoo 2 0 2010-01-05 23:26:14.653 !MESSAGE Missing imported package com.sun.syndication.feed.module_0.0.0. !SUBENTRY 2 org.eclipsetrader.yahoo 2 0 2010-01-05 23:26:14.654 !MESSAGE Missing imported package com.sun.syndication.feed.module.impl_0.0.0. !SUBENTRY 2 org.eclipsetrader.yahoo 2 0 2010-01-05 23:26:14.656 !MESSAGE Missing imported package com.sun.syndication.feed.rss_0.0.0. !SUBENTRY 2 org.eclipsetrader.yahoo 2 0 2010-01-05 23:26:14.657 !MESSAGE Missing imported package com.sun.syndication.feed.synd_0.0.0. !SUBENTRY 2 org.eclipsetrader.yahoo 2 0 2010-01-05 23:26:14.657 !MESSAGE Missing imported package com.sun.syndication.feed.synd.impl_0.0.0. !SUBENTRY 2 org.eclipsetrader.yahoo 2 0 2010-01-05 23:26:14.658 !MESSAGE Missing imported package com.sun.syndication.fetcher_0.0.0. !SUBENTRY 2 org.eclipsetrader.yahoo 2 0 2010-01-05 23:26:14.659 !MESSAGE Missing imported package com.sun.syndication.fetcher.impl_0.0.0. !SUBENTRY 2 org.eclipsetrader.yahoo 2 0 2010-01-05 23:26:14.660 !MESSAGE Missing imported package com.sun.syndication.fetcher.samples_0.0.0. !SUBENTRY 2 org.eclipsetrader.yahoo 2 0 2010-01-05 23:26:14.660 !MESSAGE Missing imported package com.sun.syndication.io_0.0.0. !SUBENTRY 2 org.eclipsetrader.yahoo 2 0 2010-01-05 23:26:14.661 !MESSAGE Missing imported package com.sun.syndication.io.impl_0.0.0. !SUBENTRY 1 org.eclipse.osgi 2 0 2010-01-05 23:26:14.662 !MESSAGE Bundle update@plugins/org.eclipse.core.net_1.1.0.I20080604.jar [49] was not resolved. !SUBENTRY 2 org.eclipse.core.net 2 0 2010-01-05 23:26:14.663 !MESSAGE Missing required bundle org.eclipse.equinox.security_[1.0.0,2.0.0). !SUBENTRY 1 org.eclipse.osgi 2 0 2010-01-05 23:26:14.663 !MESSAGE Bundle update@plugins/org.eclipse.ui.net_1.0.0.I20080605.jar [78] was not resolved. !SUBENTRY 2 org.eclipse.ui.net 2 0 2010-01-05 23:26:14.664 !MESSAGE Missing required bundle org.eclipse.core.net_[1.0.0,2.0.0). !SUBENTRY 1 org.eclipse.osgi 2 0 2010-01-05 23:26:14.664 !MESSAGE Bundle update@plugins/org.eclipse.ui.win32_3.2.100.v20080408-0800.jar [79] was not resolved. !SUBENTRY 2 org.eclipse.ui.win32 2 0 2010-01-05 23:26:14.665 !MESSAGE Missing host org.eclipse.ui.ide_[3.2.0,4.0.0). !SUBENTRY 1 org.eclipse.osgi 2 0 2010-01-05 23:26:14.666 !MESSAGE Bundle update@plugins/org.eclipse.update.core_3.2.201.R34x_v20080714.jar [82] was not resolved. !SUBENTRY 2 org.eclipse.update.core 2 0 2010-01-05 23:26:14.667 !MESSAGE Missing required bundle org.eclipse.core.net_[1.0.0,2.0.0). !SUBENTRY 1 org.eclipse.osgi 2 0 2010-01-05 23:26:14.667 !MESSAGE Bundle update@plugins/org.eclipse.update.core.win32_3.2.100.v20080107.jar [83] was not resolved. !SUBENTRY 2 org.eclipse.update.core.win32 2 0 2010-01-05 23:26:14.668 !MESSAGE Missing host org.eclipse.update.core_[3.0.0,4.0.0). !SUBENTRY 1 org.eclipse.osgi 2 0 2010-01-05 23:26:14.668 !MESSAGE Bundle update@plugins/org.eclipse.update.scheduler_3.2.100.v20080404.jar [84] was not resolved. !SUBENTRY 2 org.eclipse.update.scheduler 2 0 2010-01-05 23:26:14.669 !MESSAGE Missing required bundle org.eclipse.update.core_[3.1.0,4.0.0). !SUBENTRY 2 org.eclipse.update.scheduler 2 0 2010-01-05 23:26:14.670 !MESSAGE Missing required bundle org.eclipse.update.ui_[3.1.0,4.0.0). !SUBENTRY 1 org.eclipse.osgi 2 0 2010-01-05 23:26:14.670 !MESSAGE Bundle update@plugins/org.eclipse.update.ui_3.2.100.v20080318.jar [85] was not resolved. !SUBENTRY 2 org.eclipse.update.ui 2 0 2010-01-05 23:26:14.671 !MESSAGE Missing required bundle org.eclipse.update.core_[3.1.0,4.0.0).
Please help me to resolve the issue.
Thanks, Sudeep Manchanda

Classpaths and Team Project Set file updated to compile and run with JavaSE-1.6.