Eclipse 3.2 doesn't run when built from source code [message #170076] |
Fri, 08 September 2006 13:36  |
Eclipse User |
|
|
|
Originally posted by: d-innis.ti.com
Hi,
I have built Eclipse 3.2 from source code on Windows 2000 using the build
batch files, which use ant. It compiles without error, and runs through
the automated testing with the following errors:
[java] setup-zip:
[java] [mkdir] Created dir: C:\eclipse-testing\test-eclipse
[java] installTestPlugins:
[java] [exec] caution: excluded filename not matched:
eclipse/*/org.eclipse.test.source*/*
[java] configureTeamTest:
[java] init:
[java] suite:
[java] ui-test:
[java] eclipse-test:
[java] [echo] Running org.eclipse.jdt.text.tests.JdtTextTestSuite
[java] [java] !SESSION 2006-09-07 18:28:24.343
-----------------------------------------------
[java] [java] eclipse.buildId=OpenSource_Import_Integration
[java] [java] java.version=1.4.2
[java] [java] java.vendor=Sun Microsystems Inc.
[java] [java] BootLoader constants: OS=win32, ARCH=x86,
WS=win32, NL=en_US
[java] [java] Framework arguments: -application
org.eclipse.test.uitestapplication
formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJU nitResultFormatter,org.eclipse.jdt.text.tests.JdtTextTestSui te.xml
-testPluginName org.eclipse.jdt.text.tests -className
org.eclipse.jdt.text.tests.JdtTextTestSuite
[java] [java] Command-line arguments: -application
org.eclipse.test.uitestapplication -dev bin -data
C:\eclipse-testing/test-eclipse/eclipse/jdt_text_folder
formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJU nitResultFormatter,org.eclipse.jdt.text.tests.JdtTextTestSui te.xml
-testPluginName org.eclipse.jdt.text.tests -className
org.eclipse.jdt.text.tests.JdtTextTestSuite -os win32 -ws win32 -arch x86
-consolelog
[java] [java] !ENTRY org.eclipse.osgi 2 0 2006-09-07 18:28:27.453
[java] [java] !MESSAGE One or more bundles are not resolved
because the following root constraints are not resolved:
[java] [java] !SUBENTRY 1 org.eclipse.osgi 2 0 2006-09-07
18:28:27.468
[java] [java] !MESSAGE Bundle
update@plugins/org.eclipse.test.performance_3.1.0/ was not resolved.
[java] [java] !SUBENTRY 2 org.eclipse.test.performance 2 0
2006-09-07 18:28:27.468
[java] [java] !MESSAGE Missing required bundle org.junit_0.0.0.
[java] [java] !SUBENTRY 1 org.eclipse.osgi 2 0 2006-09-07
18:28:27.468
[java] [java] !MESSAGE Bundle
update@plugins/org.eclipse.ui.cheatsheets_3.2.0.200609071609.jar was not
resolved.
[java] [java] !SUBENTRY 2 org.eclipse.ui.cheatsheets 2 0
2006-09-07 18:28:27.468
[java] [java] !MESSAGE Missing imported package
com.ibm.icu.text_0.0.0.
[java] [java] !SUBENTRY 1 org.eclipse.osgi 2 0 2006-09-07
18:28:27.468
[java] [java] !MESSAGE Bundle
update@plugins/org.eclipse.jdt.ui.tests_3.2.0.200609071746/ was not
resolved.
[java] [java] !SUBENTRY 2 org.eclipse.jdt.ui.tests 2 0
2006-09-07 18:28:27.468
[java] [java] !MESSAGE Missing required bundle org.junit_0.0.0.
[java] [java] !SUBENTRY 1 org.eclipse.osgi 2 0 2006-09-07
18:28:27.484
[java] [java] !MESSAGE Bundle
update@plugins/org.eclipse.ltk.ui.refactoring_3.2.0.200609071609.jar was
not resolved.
[java] [java] !SUBENTRY 2 org.eclipse.ltk.ui.refactoring 2 0
2006-09-07 18:28:27.484
[java] [java] !MESSAGE Missing imported package
com.ibm.icu.text_0.0.0.
[java] [java] !SUBENTRY 1 org.eclipse.osgi 2 0 2006-09-07
18:28:27.484
[java] [java] !MESSAGE Bundle
update@plugins/org.eclipse.jdt.ui_3.2.0.200609071609.jar was not resolved.
[java] [java] !SUBENTRY 2 org.eclipse.jdt.ui 2 0 2006-09-07
18:28:27.484
[java] [java] !MESSAGE Missing imported package
com.ibm.icu.text_0.0.0.
[java] [java] !SUBENTRY 1 org.eclipse.osgi 2 0 2006-09-07
18:28:27.484
[java] [java] !MESSAGE Bundle
update@plugins/org.eclipse.text_3.2.0.200609071609.jar was not resolved.
[java] [java] !SUBENTRY 2 org.eclipse.text 2 0 2006-09-07
18:28:27.484
[java] [java] !MESSAGE Missing imported package
com.ibm.icu.text_0.0.0.
[java] [java] !SUBENTRY 2 org.eclipse.text 2 0 2006-09-07
18:28:27.484
and more. When I looked at the zip files, the jar files all exist under
plugins.
Can someone please help me?
Thanks,
Danish Innis
|
|
|
|
Re: Eclipse 3.2 doesn't run when built from source code [message #170095 is a reply to message #170087] |
Fri, 08 September 2006 14:06  |
Eclipse User |
|
|
|
Originally posted by: d-innis.ti.com
Olivier Thomann wrote:
> Danish Innis a écrit :
>> I have built Eclipse 3.2 from source code on Windows 2000 using the
>> build batch files, which use ant. It compiles without error, and runs
>> through the automated testing with the following errors:
> Are you sure you haven't recompiled in 1.5 mode?
> Try to start it using a 1.5 VM.
> HTH,
> --
> Olivier
Hi Olivier,
I have tried with both - I went to the eclipse.exe, created a shortcut,
and added the parameter -vm <path to jre> to both the 1.4.2 and 1.5 jre
installation. The bulk of the errors are the same, with the addition of
!MESSAGE Missing Constraint: Bundle-RequiredExecutionEnvironment: J2SE-1.5
when I use the 1.4.2 installation.
I hope you can help me, I'm at my wit's end, with no ideas left!
thanks
Danish
|
|
|
Powered by
FUDForum. Page generated in 0.08128 seconds