Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » Newbie: AGR hangs
Newbie: AGR hangs [message #105332] Tue, 17 July 2007 18:41 Go to next message
Charlie Kelly is currently offline Charlie KellyFriend
Messages: 276
Registered: July 2009
Senior Member
Hi,

I'm using Eclipse Europa 3.3 and TPTP 4.
I downloaded both on Europa release day.

I downloaded AGR this morning.

I'm trying the examples in "An Introduction to Using TPTP's Automated
GUI Recorder".

The tests in the tutorial execute in quick mode, but hang in standard mode.

The progress bar halts at 31%: "Preparing and Deploying".

Thanks in advance for help/suggestions.

Charlie
Re: Newbie: AGR hangs [message #105364 is a reply to message #105332] Tue, 17 July 2007 19:41 Go to previous messageGo to next message
Liz Dancy is currently offline Liz DancyFriend
Messages: 77
Registered: July 2009
Member
Hi Charlie,

Thanks for your interest in the AGR. Could you reply back with your full
configuration specifications including JRE version, operating system and any
other dependencies you have installed?

A first suggestion is to ensure you are using a JRE 1.5 if you are running
the EMF 2.3 and Eclipse 3.3 configuration. I have seen this 31% hang when
using a 1.4.x JRE with EMF 2.3. If you wish to use a 1.4.x JRE you will need
EMF 2.2.x.

Let me know your findings and configuration and we can keep going from
there.

Sincerely,

Liz Dancy
"Charlie Kelly" <Eclipse@CharlieKelly.com> wrote in message
news:f7j2hp$mi0$1@build.eclipse.org...
> Hi,
>
> I'm using Eclipse Europa 3.3 and TPTP 4.
> I downloaded both on Europa release day.
>
> I downloaded AGR this morning.
>
> I'm trying the examples in "An Introduction to Using TPTP's Automated GUI
> Recorder".
>
> The tests in the tutorial execute in quick mode, but hang in standard
> mode.
>
> The progress bar halts at 31%: "Preparing and Deploying".
>
> Thanks in advance for help/suggestions.
>
> Charlie
Re: Newbie: AGR hangs [message #105425 is a reply to message #105364] Tue, 17 July 2007 23:15 Go to previous messageGo to next message
Charlie Kelly is currently offline Charlie KellyFriend
Messages: 276
Registered: July 2009
Senior Member
Hi Liz,

I'm running Windows XP with 1 GB memory.
The information below is report by the version of Eclipse that I'm using
with TPTP; JRE 1.5.0

A second question: when I installed this "all in one" version, it
selected a JRE from an old version of Eclipse on my machine (it was not
running during installation). Why did this happen?

In advance, thanks for your help.

Charlie


java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition
java.runtime.version=1.5.0-b64
java.specification.name=Java Platform API Specification
java.specification.vendor=Sun Microsystems Inc.
java.specification.version=1.5
java.vendor=Sun Microsystems Inc.
java.vendor.url=http://java.sun.com/
java.vendor.url.bug=http://java.sun.com/cgi-bin/bugreport.cgi
java.version=1.5.0
java.vm.info=mixed mode
java.vm.name=Java HotSpot(TM) Client VM
java.vm.specification.name=Java Virtual Machine Specification
java.vm.specification.vendor=Sun Microsystems Inc.
java.vm.specification.version=1.0
java.vm.vendor=Sun Microsystems Inc.
java.vm.version=1.5.0-b64



Liz Dancy wrote:
> Hi Charlie,
>
> Thanks for your interest in the AGR. Could you reply back with your full
> configuration specifications including JRE version, operating system and any
> other dependencies you have installed?
>
> A first suggestion is to ensure you are using a JRE 1.5 if you are running
> the EMF 2.3 and Eclipse 3.3 configuration. I have seen this 31% hang when
> using a 1.4.x JRE with EMF 2.3. If you wish to use a 1.4.x JRE you will need
> EMF 2.2.x.
>
> Let me know your findings and configuration and we can keep going from
> there.
>
> Sincerely,
>
> Liz Dancy
> "Charlie Kelly" <Eclipse@CharlieKelly.com> wrote in message
> news:f7j2hp$mi0$1@build.eclipse.org...
>> Hi,
>>
>> I'm using Eclipse Europa 3.3 and TPTP 4.
>> I downloaded both on Europa release day.
>>
>> I downloaded AGR this morning.
>>
>> I'm trying the examples in "An Introduction to Using TPTP's Automated GUI
>> Recorder".
>>
>> The tests in the tutorial execute in quick mode, but hang in standard
>> mode.
>>
>> The progress bar halts at 31%: "Preparing and Deploying".
>>
>> Thanks in advance for help/suggestions.
>>
>> Charlie
>
>
Re: Newbie: AGR hangs (More Information) [message #105437 is a reply to message #105425] Wed, 18 July 2007 00:31 Go to previous messageGo to next message
Charlie Kelly is currently offline Charlie KellyFriend
Messages: 276
Registered: July 2009
Senior Member
Hi Liz,

I deleted the previous "all in one" and installed 4.4.0.1
Also, I installed the AGR features and plugins "by hand" (instead of
relying upon unzipping them into the proper directory).

This time, running the test "crashed" Eclipse.

It seems that the cause is:
java.net.MalformedURLException: unknown protocol: c

What does this mean?

Thanks

Charlie


************************************************************ *****
The entire log file is repeated below:

!SESSION 2007-07-17 17:45:18.013
-----------------------------------------------
eclipse.buildId=I20070625-1500
java.version=1.6.0
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86

!ENTRY org.eclipse.tptp.platform.iac.administrator 4 0 2007-07-17
18:05:55.463
!MESSAGE unknown protocol: c
!STACK 0
java.net.MalformedURLException: unknown protocol: c
at java.net.URL.<init>(Unknown Source)
at java.net.URL.<init>(Unknown Source)
at java.net.URL.<init>(Unknown Source)
at
com.sun.org.apache.xerces.internal.impl.XMLEntityManager.set upCurrentEntity(Unknown
Source)
at
com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.d etermineDocVersion(Unknown
Source)
at
com.sun.org.apache.xerces.internal.parsers.XML11Configuratio n.parse(Unknown
Source)
at
com.sun.org.apache.xerces.internal.parsers.XML11Configuratio n.parse(Unknown
Source)
at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(U nknown
Source)
at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(U nknown
Source)
at
com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl. parse(Unknown
Source)
at javax.xml.parsers.DocumentBuilder.parse(Unknown Source)
at
org.eclipse.tptp.platform.iac.administrator.internal.common. AdminUtil.parseFile(AdminUtil.java:79)
at
org.eclipse.tptp.platform.iac.administrator.internal.common. AdminUtil.isConfigurationValid(AdminUtil.java:643)
at
org.eclipse.tptp.platform.iac.administrator.internal.startst op.AutoStartStop.startIAC(AutoStartStop.java:86)
at
org.eclipse.hyades.internal.execution.local.control.NodeImpl .connect(NodeImpl.java:283)
at
org.eclipse.hyades.security.internal.util.BaseConnectUtil.in secureConnect(BaseConnectUtil.java:369)
at
org.eclipse.hyades.security.internal.util.BaseConnectUtil.co nnect(BaseConnectUtil.java:255)
at
org.eclipse.hyades.ui.services.ConnectorService$1.run(Connec torService.java:87)
at
org.eclipse.hyades.execution.core.task.ReusableThread.run(Re usableThread.java:131)
at java.lang.Thread.run(Unknown Source)
!SESSION 2007-07-17 18:06:11.285
-----------------------------------------------
eclipse.buildId=I20070625-1500
java.version=1.6.0
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86

!ENTRY org.eclipse.core.resources 2 10035 2007-07-17 18:06:16.323
!MESSAGE The workspace exited with unsaved changes in the previous
session; refreshing workspace to recover changes.

!ENTRY org.eclipse.hyades.trace.ui 4 0 2007-07-17 18:15:33.524
!MESSAGE
!STACK 0
org.osgi.framework.BundleException: Exception in
org.eclipse.hyades.trace.ui.UIPlugin.stop() of bundle
org.eclipse.hyades.trace.ui.
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s top(BundleContextImpl.java:1056)
at
org.eclipse.osgi.framework.internal.core.BundleHost.stopWork er(BundleHost.java:457)
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.susp end(AbstractBundle.java:526)
at
org.eclipse.osgi.framework.internal.core.Framework.suspendBu ndle(Framework.java:1148)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.d ecFWSL(StartLevelManager.java:675)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.d oSetStartLevel(StartLevelManager.java:291)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.s hutdown(StartLevelManager.java:261)
at
org.eclipse.osgi.framework.internal.core.SystemBundle.suspen d(SystemBundle.java:188)
at
org.eclipse.osgi.framework.internal.core.Framework.shutdown( Framework.java:622)
at
org.eclipse.osgi.framework.internal.core.Framework.close(Fra mework.java:525)
at org.eclipse.osgi.framework.internal.core.OSGi.close(OSGi.jav a:41)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.shutdown(Ecl ipseStarter.java:399)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:197)
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: 504)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
Caused by: java.lang.ExceptionInInitializerError
at org.eclipse.hyades.trace.ui.UIPlugin.stop(UIPlugin.java:386)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl$3 .run(BundleContextImpl.java:1040)
at java.security.AccessController.doPrivileged(Native Method)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s top(BundleContextImpl.java:1036)
... 19 more
Caused by: java.lang.NullPointerException
at
org.eclipse.hyades.ui.internal.util.ImageManager.add(ImageMa nager.java:119)
at
org.eclipse.tptp.platform.common.ui.trace.internal.CommonUIT raceImages.addImages(CommonUITraceImages.java:51)
at
org.eclipse.hyades.ui.internal.util.ImageManager.checkImages (ImageManager.java:95)
at
org.eclipse.hyades.ui.internal.util.ImageManager.getImageDes criptor(ImageManager.java:212)
at
org.eclipse.hyades.trace.internal.ui.PDPluginImages.createMa naged(PDPluginImages.java:164)
at
org.eclipse.hyades.trace.internal.ui.PDPluginImages.<clinit >(PDPluginImages.java:102)
... 23 more
Root exception:
java.lang.ExceptionInInitializerError
at org.eclipse.hyades.trace.ui.UIPlugin.stop(UIPlugin.java:386)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl$3 .run(BundleContextImpl.java:1040)
at java.security.AccessController.doPrivileged(Native Method)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s top(BundleContextImpl.java:1036)
at
org.eclipse.osgi.framework.internal.core.BundleHost.stopWork er(BundleHost.java:457)
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.susp end(AbstractBundle.java:526)
at
org.eclipse.osgi.framework.internal.core.Framework.suspendBu ndle(Framework.java:1148)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.d ecFWSL(StartLevelManager.java:675)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.d oSetStartLevel(StartLevelManager.java:291)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.s hutdown(StartLevelManager.java:261)
at
org.eclipse.osgi.framework.internal.core.SystemBundle.suspen d(SystemBundle.java:188)
at
org.eclipse.osgi.framework.internal.core.Framework.shutdown( Framework.java:622)
at
org.eclipse.osgi.framework.internal.core.Framework.close(Fra mework.java:525)
at org.eclipse.osgi.framework.internal.core.OSGi.close(OSGi.jav a:41)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.shutdown(Ecl ipseStarter.java:399)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:197)
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: 504)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
Caused by: java.lang.NullPointerException
at
org.eclipse.hyades.ui.internal.util.ImageManager.add(ImageMa nager.java:119)
at
org.eclipse.tptp.platform.common.ui.trace.internal.CommonUIT raceImages.addImages(CommonUITraceImages.java:51)
at
org.eclipse.hyades.ui.internal.util.ImageManager.checkImages (ImageManager.java:95)
at
org.eclipse.hyades.ui.internal.util.ImageManager.getImageDes criptor(ImageManager.java:212)
at
org.eclipse.hyades.trace.internal.ui.PDPluginImages.createMa naged(PDPluginImages.java:164)
at
org.eclipse.hyades.trace.internal.ui.PDPluginImages.<clinit >(PDPluginImages.java:102)
... 23 more
!SESSION 2007-07-17 18:15:58.340
-----------------------------------------------
eclipse.buildId=I20070625-1500
java.version=1.6.0
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86

!ENTRY org.eclipse.tptp.platform.iac.administrator 4 0 2007-07-17
18:19:54.589
!MESSAGE unknown protocol: c
!STACK 0
java.net.MalformedURLException: unknown protocol: c
at java.net.URL.<init>(Unknown Source)
at java.net.URL.<init>(Unknown Source)
at java.net.URL.<init>(Unknown Source)
at
com.sun.org.apache.xerces.internal.impl.XMLEntityManager.set upCurrentEntity(Unknown
Source)
at
com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.d etermineDocVersion(Unknown
Source)
at
com.sun.org.apache.xerces.internal.parsers.XML11Configuratio n.parse(Unknown
Source)
at
com.sun.org.apache.xerces.internal.parsers.XML11Configuratio n.parse(Unknown
Source)
at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(U nknown
Source)
at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(U nknown
Source)
at
com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl. parse(Unknown
Source)
at javax.xml.parsers.DocumentBuilder.parse(Unknown Source)
at
org.eclipse.tptp.platform.iac.administrator.internal.common. AdminUtil.parseFile(AdminUtil.java:79)
at
org.eclipse.tptp.platform.iac.administrator.internal.common. AdminUtil.isConfigurationValid(AdminUtil.java:643)
at
org.eclipse.tptp.platform.iac.administrator.internal.startst op.AutoStartStop.startIAC(AutoStartStop.java:81)
at
org.eclipse.hyades.internal.execution.local.control.NodeImpl .connect(NodeImpl.java:283)
at
org.eclipse.hyades.security.internal.util.BaseConnectUtil.in secureConnect(BaseConnectUtil.java:369)
at
org.eclipse.hyades.security.internal.util.BaseConnectUtil.co nnect(BaseConnectUtil.java:255)
at
org.eclipse.hyades.ui.services.ConnectorService$1.run(Connec torService.java:87)
at
org.eclipse.hyades.execution.core.task.ReusableThread.run(Re usableThread.java:131)
at java.lang.Thread.run(Unknown Source)
!SESSION 2007-07-17 18:20:15.339
-----------------------------------------------
eclipse.buildId=I20070625-1500
java.version=1.6.0
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86

!ENTRY org.eclipse.core.resources 2 10035 2007-07-17 18:20:19.375
!MESSAGE The workspace exited with unsaved changes in the previous
session; refreshing workspace to recover changes.

!ENTRY org.eclipse.core.resources 4 567 2007-07-17 18:20:19.435
!MESSAGE Workspace restored, but some problems occurred.
!SUBENTRY 1 org.eclipse.core.resources 4 567 2007-07-17 18:20:19.435
!MESSAGE Could not read metadata for 'JavaProject'.
!STACK 1
org.eclipse.core.internal.resources.ResourceException: The project
description file (.project) for 'JavaProject' is missing. This file
contains important information about the project. The project will not
function properly until this file is restored.
at
org.eclipse.core.internal.localstore.FileSystemResourceManag er.read(FileSystemResourceManager.java:660)
at
org.eclipse.core.internal.resources.SaveManager.restoreMetaI nfo(SaveManager.java:792)
at
org.eclipse.core.internal.resources.SaveManager.restoreMetaI nfo(SaveManager.java:772)
at
org.eclipse.core.internal.resources.SaveManager.restore(Save Manager.java:663)
at
org.eclipse.core.internal.resources.SaveManager.startup(Save Manager.java:1319)
at
org.eclipse.core.internal.resources.Workspace.startup(Worksp ace.java:1949)
at org.eclipse.core.internal.resources.Workspace.open(Workspace .java:1713)
at
org.eclipse.core.resources.ResourcesPlugin.start(ResourcesPl ugin.java:363)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl$2 .run(BundleContextImpl.java:999)
at java.security.AccessController.doPrivileged(Native Method)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tartActivator(BundleContextImpl.java:993)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tart(BundleContextImpl.java:974)
at
org.eclipse.osgi.framework.internal.core.BundleHost.startWor ker(BundleHost.java:346)
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.star t(AbstractBundle.java:260)
at
org.eclipse.osgi.framework.util.SecureAction.start(SecureAct ion.java:400)
at
org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter .postFindLocalClass(EclipseLazyStarter.java:111)
at
org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLoc alClass(ClasspathManager.java:417)
at
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.fin dLocalClass(DefaultClassLoader.java:189)
at
org.eclipse.osgi.framework.internal.core.BundleLoader.findLo calClass(BundleLoader.java:340)
at
org.eclipse.osgi.framework.internal.core.SingleSourcePackage .loadClass(SingleSourcePackage.java:37)
at
org.eclipse.osgi.framework.internal.core.BundleLoader.findCl assInternal(BundleLoader.java:405)
at
org.eclipse.osgi.framework.internal.core.BundleLoader.findCl ass(BundleLoader.java:369)
at
org.eclipse.osgi.framework.internal.core.BundleLoader.findCl ass(BundleLoader.java:357)
at
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loa dClass(DefaultClassLoader.java:83)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
at
org.eclipse.ui.internal.ide.application.IDEApplication.start (IDEApplication.java:107)
at
org.eclipse.equinox.internal.app.EclipseAppHandle.run(Eclips eAppHandle.java:153)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .runApplication(EclipseAppLauncher.java:106)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .start(EclipseAppLauncher.java:76)
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: 504)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
!SUBENTRY 2 org.eclipse.core.resources 4 567 2007-07-17 18:20:19.435
!MESSAGE The project description file (.project) for 'JavaProject' is
missing. This file contains important information about the project.
The project will not function properly until this file is restored.
Re: Newbie: AGR hangs (More Information) [message #105501 is a reply to message #105437] Wed, 18 July 2007 13:39 Go to previous messageGo to next message
Liz Dancy is currently offline Liz DancyFriend
Messages: 77
Registered: July 2009
Member
Hi Charlie,

My first thoughts about this exception are that it is likely a configuration
problem. Could you elaborate on when the exception occurred, what percentage
was the test run at? Was this during a standard test run? Can you run any
other types of TPTP tests (for example, create a simple TPTP JUnit test or
manual test and run)?

Sincerely,

Liz Dancy

"Charlie Kelly" <Eclipse@CharlieKelly.com> wrote in message
news:f7jn12$9vv$1@build.eclipse.org...
> Hi Liz,
>
> I deleted the previous "all in one" and installed 4.4.0.1
> Also, I installed the AGR features and plugins "by hand" (instead of
> relying upon unzipping them into the proper directory).
>
> This time, running the test "crashed" Eclipse.
>
> It seems that the cause is:
> java.net.MalformedURLException: unknown protocol: c
>
> What does this mean?
>
> Thanks
>
> Charlie
>
>
> ************************************************************ *****
> The entire log file is repeated below:
>
> !SESSION 2007-07-17
> 17:45:18.013 -----------------------------------------------
> eclipse.buildId=I20070625-1500
> java.version=1.6.0
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
> Command-line arguments: -os win32 -ws win32 -arch x86
>
> !ENTRY org.eclipse.tptp.platform.iac.administrator 4 0 2007-07-17
> 18:05:55.463
> !MESSAGE unknown protocol: c
> !STACK 0
> java.net.MalformedURLException: unknown protocol: c
> at java.net.URL.<init>(Unknown Source)
> at java.net.URL.<init>(Unknown Source)
> at java.net.URL.<init>(Unknown Source)
> at
> com.sun.org.apache.xerces.internal.impl.XMLEntityManager.set upCurrentEntity(Unknown
> Source)
> at
> com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.d etermineDocVersion(Unknown
> Source)
> at
> com.sun.org.apache.xerces.internal.parsers.XML11Configuratio n.parse(Unknown
> Source)
> at
> com.sun.org.apache.xerces.internal.parsers.XML11Configuratio n.parse(Unknown
> Source)
> at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(U nknown
> Source)
> at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(U nknown
> Source)
> at
> com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl. parse(Unknown
> Source)
> at javax.xml.parsers.DocumentBuilder.parse(Unknown Source)
> at
> org.eclipse.tptp.platform.iac.administrator.internal.common. AdminUtil.parseFile(AdminUtil.java:79)
> at
> org.eclipse.tptp.platform.iac.administrator.internal.common. AdminUtil.isConfigurationValid(AdminUtil.java:643)
> at
> org.eclipse.tptp.platform.iac.administrator.internal.startst op.AutoStartStop.startIAC(AutoStartStop.java:86)
> at
> org.eclipse.hyades.internal.execution.local.control.NodeImpl .connect(NodeImpl.java:283)
> at
> org.eclipse.hyades.security.internal.util.BaseConnectUtil.in secureConnect(BaseConnectUtil.java:369)
> at
> org.eclipse.hyades.security.internal.util.BaseConnectUtil.co nnect(BaseConnectUtil.java:255)
> at
> org.eclipse.hyades.ui.services.ConnectorService$1.run(Connec torService.java:87)
> at
> org.eclipse.hyades.execution.core.task.ReusableThread.run(Re usableThread.java:131)
> at java.lang.Thread.run(Unknown Source)
> !SESSION 2007-07-17
> 18:06:11.285 -----------------------------------------------
> eclipse.buildId=I20070625-1500
> java.version=1.6.0
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
> Command-line arguments: -os win32 -ws win32 -arch x86
>
> !ENTRY org.eclipse.core.resources 2 10035 2007-07-17 18:06:16.323
> !MESSAGE The workspace exited with unsaved changes in the previous
> session; refreshing workspace to recover changes.
>
> !ENTRY org.eclipse.hyades.trace.ui 4 0 2007-07-17 18:15:33.524
> !MESSAGE
> !STACK 0
> org.osgi.framework.BundleException: Exception in
> org.eclipse.hyades.trace.ui.UIPlugin.stop() of bundle
> org.eclipse.hyades.trace.ui.
> at
> org.eclipse.osgi.framework.internal.core.BundleContextImpl.s top(BundleContextImpl.java:1056)
> at
> org.eclipse.osgi.framework.internal.core.BundleHost.stopWork er(BundleHost.java:457)
> at
> org.eclipse.osgi.framework.internal.core.AbstractBundle.susp end(AbstractBundle.java:526)
> at
> org.eclipse.osgi.framework.internal.core.Framework.suspendBu ndle(Framework.java:1148)
> at
> org.eclipse.osgi.framework.internal.core.StartLevelManager.d ecFWSL(StartLevelManager.java:675)
> at
> org.eclipse.osgi.framework.internal.core.StartLevelManager.d oSetStartLevel(StartLevelManager.java:291)
> at
> org.eclipse.osgi.framework.internal.core.StartLevelManager.s hutdown(StartLevelManager.java:261)
> at
> org.eclipse.osgi.framework.internal.core.SystemBundle.suspen d(SystemBundle.java:188)
> at
> org.eclipse.osgi.framework.internal.core.Framework.shutdown( Framework.java:622)
> at
> org.eclipse.osgi.framework.internal.core.Framework.close(Fra mework.java:525)
> at org.eclipse.osgi.framework.internal.core.OSGi.close(OSGi.jav a:41)
> at
> org.eclipse.core.runtime.adaptor.EclipseStarter.shutdown(Ecl ipseStarter.java:399)
> at
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:197)
> 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: 504)
> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
> at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
> Caused by: java.lang.ExceptionInInitializerError
> at org.eclipse.hyades.trace.ui.UIPlugin.stop(UIPlugin.java:386)
> at
> org.eclipse.osgi.framework.internal.core.BundleContextImpl$3 .run(BundleContextImpl.java:1040)
> at java.security.AccessController.doPrivileged(Native Method)
> at
> org.eclipse.osgi.framework.internal.core.BundleContextImpl.s top(BundleContextImpl.java:1036)
> ... 19 more
> Caused by: java.lang.NullPointerException
> at
> org.eclipse.hyades.ui.internal.util.ImageManager.add(ImageMa nager.java:119)
> at
> org.eclipse.tptp.platform.common.ui.trace.internal.CommonUIT raceImages.addImages(CommonUITraceImages.java:51)
> at
> org.eclipse.hyades.ui.internal.util.ImageManager.checkImages (ImageManager.java:95)
> at
> org.eclipse.hyades.ui.internal.util.ImageManager.getImageDes criptor(ImageManager.java:212)
> at
> org.eclipse.hyades.trace.internal.ui.PDPluginImages.createMa naged(PDPluginImages.java:164)
> at
> org.eclipse.hyades.trace.internal.ui.PDPluginImages.<clinit >(PDPluginImages.java:102)
> ... 23 more
> Root exception:
> java.lang.ExceptionInInitializerError
> at org.eclipse.hyades.trace.ui.UIPlugin.stop(UIPlugin.java:386)
> at
> org.eclipse.osgi.framework.internal.core.BundleContextImpl$3 .run(BundleContextImpl.java:1040)
> at java.security.AccessController.doPrivileged(Native Method)
> at
> org.eclipse.osgi.framework.internal.core.BundleContextImpl.s top(BundleContextImpl.java:1036)
> at
> org.eclipse.osgi.framework.internal.core.BundleHost.stopWork er(BundleHost.java:457)
> at
> org.eclipse.osgi.framework.internal.core.AbstractBundle.susp end(AbstractBundle.java:526)
> at
> org.eclipse.osgi.framework.internal.core.Framework.suspendBu ndle(Framework.java:1148)
> at
> org.eclipse.osgi.framework.internal.core.StartLevelManager.d ecFWSL(StartLevelManager.java:675)
> at
> org.eclipse.osgi.framework.internal.core.StartLevelManager.d oSetStartLevel(StartLevelManager.java:291)
> at
> org.eclipse.osgi.framework.internal.core.StartLevelManager.s hutdown(StartLevelManager.java:261)
> at
> org.eclipse.osgi.framework.internal.core.SystemBundle.suspen d(SystemBundle.java:188)
> at
> org.eclipse.osgi.framework.internal.core.Framework.shutdown( Framework.java:622)
> at
> org.eclipse.osgi.framework.internal.core.Framework.close(Fra mework.java:525)
> at org.eclipse.osgi.framework.internal.core.OSGi.close(OSGi.jav a:41)
> at
> org.eclipse.core.runtime.adaptor.EclipseStarter.shutdown(Ecl ipseStarter.java:399)
> at
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:197)
> 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: 504)
> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
> at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
> Caused by: java.lang.NullPointerException
> at
> org.eclipse.hyades.ui.internal.util.ImageManager.add(ImageMa nager.java:119)
> at
> org.eclipse.tptp.platform.common.ui.trace.internal.CommonUIT raceImages.addImages(CommonUITraceImages.java:51)
> at
> org.eclipse.hyades.ui.internal.util.ImageManager.checkImages (ImageManager.java:95)
> at
> org.eclipse.hyades.ui.internal.util.ImageManager.getImageDes criptor(ImageManager.java:212)
> at
> org.eclipse.hyades.trace.internal.ui.PDPluginImages.createMa naged(PDPluginImages.java:164)
> at
> org.eclipse.hyades.trace.internal.ui.PDPluginImages.<clinit >(PDPluginImages.java:102)
> ... 23 more
> !SESSION 2007-07-17
> 18:15:58.340 -----------------------------------------------
> eclipse.buildId=I20070625-1500
> java.version=1.6.0
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
> Command-line arguments: -os win32 -ws win32 -arch x86
>
> !ENTRY org.eclipse.tptp.platform.iac.administrator 4 0 2007-07-17
> 18:19:54.589
> !MESSAGE unknown protocol: c
> !STACK 0
> java.net.MalformedURLException: unknown protocol: c
> at java.net.URL.<init>(Unknown Source)
> at java.net.URL.<init>(Unknown Source)
> at java.net.URL.<init>(Unknown Source)
> at
> com.sun.org.apache.xerces.internal.impl.XMLEntityManager.set upCurrentEntity(Unknown
> Source)
> at
> com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.d etermineDocVersion(Unknown
> Source)
> at
> com.sun.org.apache.xerces.internal.parsers.XML11Configuratio n.parse(Unknown
> Source)
> at
> com.sun.org.apache.xerces.internal.parsers.XML11Configuratio n.parse(Unknown
> Source)
> at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(U nknown
> Source)
> at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(U nknown
> Source)
> at
> com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl. parse(Unknown
> Source)
> at javax.xml.parsers.DocumentBuilder.parse(Unknown Source)
> at
> org.eclipse.tptp.platform.iac.administrator.internal.common. AdminUtil.parseFile(AdminUtil.java:79)
> at
> org.eclipse.tptp.platform.iac.administrator.internal.common. AdminUtil.isConfigurationValid(AdminUtil.java:643)
> at
> org.eclipse.tptp.platform.iac.administrator.internal.startst op.AutoStartStop.startIAC(AutoStartStop.java:81)
> at
> org.eclipse.hyades.internal.execution.local.control.NodeImpl .connect(NodeImpl.java:283)
> at
> org.eclipse.hyades.security.internal.util.BaseConnectUtil.in secureConnect(BaseConnectUtil.java:369)
> at
> org.eclipse.hyades.security.internal.util.BaseConnectUtil.co nnect(BaseConnectUtil.java:255)
> at
> org.eclipse.hyades.ui.services.ConnectorService$1.run(Connec torService.java:87)
> at
> org.eclipse.hyades.execution.core.task.ReusableThread.run(Re usableThread.java:131)
> at java.lang.Thread.run(Unknown Source)
> !SESSION 2007-07-17
> 18:20:15.339 -----------------------------------------------
> eclipse.buildId=I20070625-1500
> java.version=1.6.0
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
> Command-line arguments: -os win32 -ws win32 -arch x86
>
> !ENTRY org.eclipse.core.resources 2 10035 2007-07-17 18:20:19.375
> !MESSAGE The workspace exited with unsaved changes in the previous
> session; refreshing workspace to recover changes.
>
> !ENTRY org.eclipse.core.resources 4 567 2007-07-17 18:20:19.435
> !MESSAGE Workspace restored, but some problems occurred.
> !SUBENTRY 1 org.eclipse.core.resources 4 567 2007-07-17 18:20:19.435
> !MESSAGE Could not read metadata for 'JavaProject'.
> !STACK 1
> org.eclipse.core.internal.resources.ResourceException: The project
> description file (.project) for 'JavaProject' is missing. This file
> contains important information about the project. The project will not
> function properly until this file is restored.
> at
> org.eclipse.core.internal.localstore.FileSystemResourceManag er.read(FileSystemResourceManager.java:660)
> at
> org.eclipse.core.internal.resources.SaveManager.restoreMetaI nfo(SaveManager.java:792)
> at
> org.eclipse.core.internal.resources.SaveManager.restoreMetaI nfo(SaveManager.java:772)
> at
> org.eclipse.core.internal.resources.SaveManager.restore(Save Manager.java:663)
> at
> org.eclipse.core.internal.resources.SaveManager.startup(Save Manager.java:1319)
> at
> org.eclipse.core.internal.resources.Workspace.startup(Worksp ace.java:1949)
> at org.eclipse.core.internal.resources.Workspace.open(Workspace .java:1713)
> at
> org.eclipse.core.resources.ResourcesPlugin.start(ResourcesPl ugin.java:363)
> at
> org.eclipse.osgi.framework.internal.core.BundleContextImpl$2 .run(BundleContextImpl.java:999)
> at java.security.AccessController.doPrivileged(Native Method)
> at
> org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tartActivator(BundleContextImpl.java:993)
> at
> org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tart(BundleContextImpl.java:974)
> at
> org.eclipse.osgi.framework.internal.core.BundleHost.startWor ker(BundleHost.java:346)
> at
> org.eclipse.osgi.framework.internal.core.AbstractBundle.star t(AbstractBundle.java:260)
> at
> org.eclipse.osgi.framework.util.SecureAction.start(SecureAct ion.java:400)
> at
> org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter .postFindLocalClass(EclipseLazyStarter.java:111)
> at
> org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLoc alClass(ClasspathManager.java:417)
> at
> org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.fin dLocalClass(DefaultClassLoader.java:189)
> at
> org.eclipse.osgi.framework.internal.core.BundleLoader.findLo calClass(BundleLoader.java:340)
> at
> org.eclipse.osgi.framework.internal.core.SingleSourcePackage .loadClass(SingleSourcePackage.java:37)
> at
> org.eclipse.osgi.framework.internal.core.BundleLoader.findCl assInternal(BundleLoader.java:405)
> at
> org.eclipse.osgi.framework.internal.core.BundleLoader.findCl ass(BundleLoader.java:369)
> at
> org.eclipse.osgi.framework.internal.core.BundleLoader.findCl ass(BundleLoader.java:357)
> at
> org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loa dClass(DefaultClassLoader.java:83)
> at java.lang.ClassLoader.loadClass(Unknown Source)
> at java.lang.ClassLoader.loadClassInternal(Unknown Source)
> at
> org.eclipse.ui.internal.ide.application.IDEApplication.start (IDEApplication.java:107)
> at
> org.eclipse.equinox.internal.app.EclipseAppHandle.run(Eclips eAppHandle.java:153)
> at
> org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .runApplication(EclipseAppLauncher.java:106)
> at
> org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .start(EclipseAppLauncher.java:76)
> 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: 504)
> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
> at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
> !SUBENTRY 2 org.eclipse.core.resources 4 567 2007-07-17 18:20:19.435
> !MESSAGE The project description file (.project) for 'JavaProject' is
> missing. This file contains important information about the project. The
> project will not function properly until this file is restored.
Re: Newbie: AGR hangs (More Information) [message #105514 is a reply to message #105501] Wed, 18 July 2007 14:00 Go to previous messageGo to next message
Charlie Kelly is currently offline Charlie KellyFriend
Messages: 276
Registered: July 2009
Senior Member
Hi Liz,

The errors below occured while using JRE 1.6.
When I switch to JRE 1.5, it hangs at 31%.

What types of configuration are needed?
I have unzipped the "all in one" distribution into a new directory and
made no changes.

I'll check on the types of tests that I can run.

Thanks again for your help.

Charlie


Liz Dancy wrote:
> Hi Charlie,
>
> My first thoughts about this exception are that it is likely a configuration
> problem. Could you elaborate on when the exception occurred, what percentage
> was the test run at? Was this during a standard test run? Can you run any
> other types of TPTP tests (for example, create a simple TPTP JUnit test or
> manual test and run)?
>
> Sincerely,
>
> Liz Dancy
>
> "Charlie Kelly" <Eclipse@CharlieKelly.com> wrote in message
> news:f7jn12$9vv$1@build.eclipse.org...
>> Hi Liz,
>>
>> I deleted the previous "all in one" and installed 4.4.0.1
>> Also, I installed the AGR features and plugins "by hand" (instead of
>> relying upon unzipping them into the proper directory).
>>
>> This time, running the test "crashed" Eclipse.
>>
>> It seems that the cause is:
>> java.net.MalformedURLException: unknown protocol: c
>>
>> What does this mean?
>>
>> Thanks
>>
>> Charlie
>>
>>
>> ************************************************************ *****
>> The entire log file is repeated below:
>>
>> !SESSION 2007-07-17
>> 17:45:18.013 -----------------------------------------------
>> eclipse.buildId=I20070625-1500
>> java.version=1.6.0
>> java.vendor=Sun Microsystems Inc.
>> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
>> Command-line arguments: -os win32 -ws win32 -arch x86
>>
>> !ENTRY org.eclipse.tptp.platform.iac.administrator 4 0 2007-07-17
>> 18:05:55.463
>> !MESSAGE unknown protocol: c
>> !STACK 0
>> java.net.MalformedURLException: unknown protocol: c
>> at java.net.URL.<init>(Unknown Source)
>> at java.net.URL.<init>(Unknown Source)
>> at java.net.URL.<init>(Unknown Source)
>> at
>> com.sun.org.apache.xerces.internal.impl.XMLEntityManager.set upCurrentEntity(Unknown
>> Source)
>> at
>> com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.d etermineDocVersion(Unknown
>> Source)
>> at
>> com.sun.org.apache.xerces.internal.parsers.XML11Configuratio n.parse(Unknown
>> Source)
>> at
>> com.sun.org.apache.xerces.internal.parsers.XML11Configuratio n.parse(Unknown
>> Source)
>> at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(U nknown
>> Source)
>> at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(U nknown
>> Source)
>> at
>> com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl. parse(Unknown
>> Source)
>> at javax.xml.parsers.DocumentBuilder.parse(Unknown Source)
>> at
>> org.eclipse.tptp.platform.iac.administrator.internal.common. AdminUtil.parseFile(AdminUtil.java:79)
>> at
>> org.eclipse.tptp.platform.iac.administrator.internal.common. AdminUtil.isConfigurationValid(AdminUtil.java:643)
>> at
>> org.eclipse.tptp.platform.iac.administrator.internal.startst op.AutoStartStop.startIAC(AutoStartStop.java:86)
>> at
>> org.eclipse.hyades.internal.execution.local.control.NodeImpl .connect(NodeImpl.java:283)
>> at
>> org.eclipse.hyades.security.internal.util.BaseConnectUtil.in secureConnect(BaseConnectUtil.java:369)
>> at
>> org.eclipse.hyades.security.internal.util.BaseConnectUtil.co nnect(BaseConnectUtil.java:255)
>> at
>> org.eclipse.hyades.ui.services.ConnectorService$1.run(Connec torService.java:87)
>> at
>> org.eclipse.hyades.execution.core.task.ReusableThread.run(Re usableThread.java:131)
>> at java.lang.Thread.run(Unknown Source)
>> !SESSION 2007-07-17
>> 18:06:11.285 -----------------------------------------------
>> eclipse.buildId=I20070625-1500
>> java.version=1.6.0
>> java.vendor=Sun Microsystems Inc.
>> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
>> Command-line arguments: -os win32 -ws win32 -arch x86
>>
>> !ENTRY org.eclipse.core.resources 2 10035 2007-07-17 18:06:16.323
>> !MESSAGE The workspace exited with unsaved changes in the previous
>> session; refreshing workspace to recover changes.
>>
>> !ENTRY org.eclipse.hyades.trace.ui 4 0 2007-07-17 18:15:33.524
>> !MESSAGE
>> !STACK 0
>> org.osgi.framework.BundleException: Exception in
>> org.eclipse.hyades.trace.ui.UIPlugin.stop() of bundle
>> org.eclipse.hyades.trace.ui.
>> at
>> org.eclipse.osgi.framework.internal.core.BundleContextImpl.s top(BundleContextImpl.java:1056)
>> at
>> org.eclipse.osgi.framework.internal.core.BundleHost.stopWork er(BundleHost.java:457)
>> at
>> org.eclipse.osgi.framework.internal.core.AbstractBundle.susp end(AbstractBundle.java:526)
>> at
>> org.eclipse.osgi.framework.internal.core.Framework.suspendBu ndle(Framework.java:1148)
>> at
>> org.eclipse.osgi.framework.internal.core.StartLevelManager.d ecFWSL(StartLevelManager.java:675)
>> at
>> org.eclipse.osgi.framework.internal.core.StartLevelManager.d oSetStartLevel(StartLevelManager.java:291)
>> at
>> org.eclipse.osgi.framework.internal.core.StartLevelManager.s hutdown(StartLevelManager.java:261)
>> at
>> org.eclipse.osgi.framework.internal.core.SystemBundle.suspen d(SystemBundle.java:188)
>> at
>> org.eclipse.osgi.framework.internal.core.Framework.shutdown( Framework.java:622)
>> at
>> org.eclipse.osgi.framework.internal.core.Framework.close(Fra mework.java:525)
>> at org.eclipse.osgi.framework.internal.core.OSGi.close(OSGi.jav a:41)
>> at
>> org.eclipse.core.runtime.adaptor.EclipseStarter.shutdown(Ecl ipseStarter.java:399)
>> at
>> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:197)
>> 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: 504)
>> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
>> at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
>> Caused by: java.lang.ExceptionInInitializerError
>> at org.eclipse.hyades.trace.ui.UIPlugin.stop(UIPlugin.java:386)
>> at
>> org.eclipse.osgi.framework.internal.core.BundleContextImpl$3 .run(BundleContextImpl.java:1040)
>> at java.security.AccessController.doPrivileged(Native Method)
>> at
>> org.eclipse.osgi.framework.internal.core.BundleContextImpl.s top(BundleContextImpl.java:1036)
>> ... 19 more
>> Caused by: java.lang.NullPointerException
>> at
>> org.eclipse.hyades.ui.internal.util.ImageManager.add(ImageMa nager.java:119)
>> at
>> org.eclipse.tptp.platform.common.ui.trace.internal.CommonUIT raceImages.addImages(CommonUITraceImages.java:51)
>> at
>> org.eclipse.hyades.ui.internal.util.ImageManager.checkImages (ImageManager.java:95)
>> at
>> org.eclipse.hyades.ui.internal.util.ImageManager.getImageDes criptor(ImageManager.java:212)
>> at
>> org.eclipse.hyades.trace.internal.ui.PDPluginImages.createMa naged(PDPluginImages.java:164)
>> at
>> org.eclipse.hyades.trace.internal.ui.PDPluginImages.<clinit >(PDPluginImages.java:102)
>> ... 23 more
>> Root exception:
>> java.lang.ExceptionInInitializerError
>> at org.eclipse.hyades.trace.ui.UIPlugin.stop(UIPlugin.java:386)
>> at
>> org.eclipse.osgi.framework.internal.core.BundleContextImpl$3 .run(BundleContextImpl.java:1040)
>> at java.security.AccessController.doPrivileged(Native Method)
>> at
>> org.eclipse.osgi.framework.internal.core.BundleContextImpl.s top(BundleContextImpl.java:1036)
>> at
>> org.eclipse.osgi.framework.internal.core.BundleHost.stopWork er(BundleHost.java:457)
>> at
>> org.eclipse.osgi.framework.internal.core.AbstractBundle.susp end(AbstractBundle.java:526)
>> at
>> org.eclipse.osgi.framework.internal.core.Framework.suspendBu ndle(Framework.java:1148)
>> at
>> org.eclipse.osgi.framework.internal.core.StartLevelManager.d ecFWSL(StartLevelManager.java:675)
>> at
>> org.eclipse.osgi.framework.internal.core.StartLevelManager.d oSetStartLevel(StartLevelManager.java:291)
>> at
>> org.eclipse.osgi.framework.internal.core.StartLevelManager.s hutdown(StartLevelManager.java:261)
>> at
>> org.eclipse.osgi.framework.internal.core.SystemBundle.suspen d(SystemBundle.java:188)
>> at
>> org.eclipse.osgi.framework.internal.core.Framework.shutdown( Framework.java:622)
>> at
>> org.eclipse.osgi.framework.internal.core.Framework.close(Fra mework.java:525)
>> at org.eclipse.osgi.framework.internal.core.OSGi.close(OSGi.jav a:41)
>> at
>> org.eclipse.core.runtime.adaptor.EclipseStarter.shutdown(Ecl ipseStarter.java:399)
>> at
>> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:197)
>> 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: 504)
>> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
>> at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
>> Caused by: java.lang.NullPointerException
>> at
>> org.eclipse.hyades.ui.internal.util.ImageManager.add(ImageMa nager.java:119)
>> at
>> org.eclipse.tptp.platform.common.ui.trace.internal.CommonUIT raceImages.addImages(CommonUITraceImages.java:51)
>> at
>> org.eclipse.hyades.ui.internal.util.ImageManager.checkImages (ImageManager.java:95)
>> at
>> org.eclipse.hyades.ui.internal.util.ImageManager.getImageDes criptor(ImageManager.java:212)
>> at
>> org.eclipse.hyades.trace.internal.ui.PDPluginImages.createMa naged(PDPluginImages.java:164)
>> at
>> org.eclipse.hyades.trace.internal.ui.PDPluginImages.<clinit >(PDPluginImages.java:102)
>> ... 23 more
>> !SESSION 2007-07-17
>> 18:15:58.340 -----------------------------------------------
>> eclipse.buildId=I20070625-1500
>> java.version=1.6.0
>> java.vendor=Sun Microsystems Inc.
>> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
>> Command-line arguments: -os win32 -ws win32 -arch x86
>>
>> !ENTRY org.eclipse.tptp.platform.iac.administrator 4 0 2007-07-17
>> 18:19:54.589
>> !MESSAGE unknown protocol: c
>> !STACK 0
>> java.net.MalformedURLException: unknown protocol: c
>> at java.net.URL.<init>(Unknown Source)
>> at java.net.URL.<init>(Unknown Source)
>> at java.net.URL.<init>(Unknown Source)
>> at
>> com.sun.org.apache.xerces.internal.impl.XMLEntityManager.set upCurrentEntity(Unknown
>> Source)
>> at
>> com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.d etermineDocVersion(Unknown
>> Source)
>> at
>> com.sun.org.apache.xerces.internal.parsers.XML11Configuratio n.parse(Unknown
>> Source)
>> at
>> com.sun.org.apache.xerces.internal.parsers.XML11Configuratio n.parse(Unknown
>> Source)
>> at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(U nknown
>> Source)
>> at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(U nknown
>> Source)
>> at
>> com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl. parse(Unknown
>> Source)
>> at javax.xml.parsers.DocumentBuilder.parse(Unknown Source)
>> at
>> org.eclipse.tptp.platform.iac.administrator.internal.common. AdminUtil.parseFile(AdminUtil.java:79)
>> at
>> org.eclipse.tptp.platform.iac.administrator.internal.common. AdminUtil.isConfigurationValid(AdminUtil.java:643)
>> at
>> org.eclipse.tptp.platform.iac.administrator.internal.startst op.AutoStartStop.startIAC(AutoStartStop.java:81)
>> at
>> org.eclipse.hyades.internal.execution.local.control.NodeImpl .connect(NodeImpl.java:283)
>> at
>> org.eclipse.hyades.security.internal.util.BaseConnectUtil.in secureConnect(BaseConnectUtil.java:369)
>> at
>> org.eclipse.hyades.security.internal.util.BaseConnectUtil.co nnect(BaseConnectUtil.java:255)
>> at
>> org.eclipse.hyades.ui.services.ConnectorService$1.run(Connec torService.java:87)
>> at
>> org.eclipse.hyades.execution.core.task.ReusableThread.run(Re usableThread.java:131)
>> at java.lang.Thread.run(Unknown Source)
>> !SESSION 2007-07-17
>> 18:20:15.339 -----------------------------------------------
>> eclipse.buildId=I20070625-1500
>> java.version=1.6.0
>> java.vendor=Sun Microsystems Inc.
>> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
>> Command-line arguments: -os win32 -ws win32 -arch x86
>>
>> !ENTRY org.eclipse.core.resources 2 10035 2007-07-17 18:20:19.375
>> !MESSAGE The workspace exited with unsaved changes in the previous
>> session; refreshing workspace to recover changes.
>>
>> !ENTRY org.eclipse.core.resources 4 567 2007-07-17 18:20:19.435
>> !MESSAGE Workspace restored, but some problems occurred.
>> !SUBENTRY 1 org.eclipse.core.resources 4 567 2007-07-17 18:20:19.435
>> !MESSAGE Could not read metadata for 'JavaProject'.
>> !STACK 1
>> org.eclipse.core.internal.resources.ResourceException: The project
>> description file (.project) for 'JavaProject' is missing. This file
>> contains important information about the project. The project will not
>> function properly until this file is restored.
>> at
>> org.eclipse.core.internal.localstore.FileSystemResourceManag er.read(FileSystemResourceManager.java:660)
>> at
>> org.eclipse.core.internal.resources.SaveManager.restoreMetaI nfo(SaveManager.java:792)
>> at
>> org.eclipse.core.internal.resources.SaveManager.restoreMetaI nfo(SaveManager.java:772)
>> at
>> org.eclipse.core.internal.resources.SaveManager.restore(Save Manager.java:663)
>> at
>> org.eclipse.core.internal.resources.SaveManager.startup(Save Manager.java:1319)
>> at
>> org.eclipse.core.internal.resources.Workspace.startup(Worksp ace.java:1949)
>> at org.eclipse.core.internal.resources.Workspace.open(Workspace .java:1713)
>> at
>> org.eclipse.core.resources.ResourcesPlugin.start(ResourcesPl ugin.java:363)
>> at
>> org.eclipse.osgi.framework.internal.core.BundleContextImpl$2 .run(BundleContextImpl.java:999)
>> at java.security.AccessController.doPrivileged(Native Method)
>> at
>> org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tartActivator(BundleContextImpl.java:993)
>> at
>> org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tart(BundleContextImpl.java:974)
>> at
>> org.eclipse.osgi.framework.internal.core.BundleHost.startWor ker(BundleHost.java:346)
>> at
>> org.eclipse.osgi.framework.internal.core.AbstractBundle.star t(AbstractBundle.java:260)
>> at
>> org.eclipse.osgi.framework.util.SecureAction.start(SecureAct ion.java:400)
>> at
>> org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter .postFindLocalClass(EclipseLazyStarter.java:111)
>> at
>> org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLoc alClass(ClasspathManager.java:417)
>> at
>> org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.fin dLocalClass(DefaultClassLoader.java:189)
>> at
>> org.eclipse.osgi.framework.internal.core.BundleLoader.findLo calClass(BundleLoader.java:340)
>> at
>> org.eclipse.osgi.framework.internal.core.SingleSourcePackage .loadClass(SingleSourcePackage.java:37)
>> at
>> org.eclipse.osgi.framework.internal.core.BundleLoader.findCl assInternal(BundleLoader.java:405)
>> at
>> org.eclipse.osgi.framework.internal.core.BundleLoader.findCl ass(BundleLoader.java:369)
>> at
>> org.eclipse.osgi.framework.internal.core.BundleLoader.findCl ass(BundleLoader.java:357)
>> at
>> org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loa dClass(DefaultClassLoader.java:83)
>> at java.lang.ClassLoader.loadClass(Unknown Source)
>> at java.lang.ClassLoader.loadClassInternal(Unknown Source)
>> at
>> org.eclipse.ui.internal.ide.application.IDEApplication.start (IDEApplication.java:107)
>> at
>> org.eclipse.equinox.internal.app.EclipseAppHandle.run(Eclips eAppHandle.java:153)
>> at
>> org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .runApplication(EclipseAppLauncher.java:106)
>> at
>> org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .start(EclipseAppLauncher.java:76)
>> 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: 504)
>> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
>> at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
>> !SUBENTRY 2 org.eclipse.core.resources 4 567 2007-07-17 18:20:19.435
>> !MESSAGE The project description file (.project) for 'JavaProject' is
>> missing. This file contains important information about the project. The
>> project will not function properly until this file is restored.
>
>
Re: Newbie: AGR hangs (More Information) [message #105527 is a reply to message #105514] Wed, 18 July 2007 14:17 Go to previous messageGo to next message
Liz Dancy is currently offline Liz DancyFriend
Messages: 77
Registered: July 2009
Member
Hi Charlie,

If you have the All-In-One with a JRE 1.5 and the AGR installed to the same
directory then you should have a proper configuration.

Could you check on the following:
1). Select Windows > Preferences >Profiling and Logging >Hosts and click on
localhost. Then select 'Test Connection'. It should return connection
success.

2) Check your process manager for an ACServer.exe process which should be
running.

3) Check for any background java processes and stop them or old test
executions which may be running (even shut down and restart the workbench to
be sure).

Thanks for your patience and let me know your findings.

Sincerely,

Liz Dancy


"Charlie Kelly" <Eclipse@CharlieKelly.com> wrote in message
news:f7l6dk$9r6$1@build.eclipse.org...
> Hi Liz,
>
> The errors below occured while using JRE 1.6.
> When I switch to JRE 1.5, it hangs at 31%.
>
> What types of configuration are needed?
> I have unzipped the "all in one" distribution into a new directory and
> made no changes.
>
> I'll check on the types of tests that I can run.
>
> Thanks again for your help.
>
> Charlie
>
>
> Liz Dancy wrote:
>> Hi Charlie,
>>
>> My first thoughts about this exception are that it is likely a
>> configuration problem. Could you elaborate on when the exception
>> occurred, what percentage was the test run at? Was this during a standard
>> test run? Can you run any other types of TPTP tests (for example, create
>> a simple TPTP JUnit test or manual test and run)?
>>
>> Sincerely,
>>
>> Liz Dancy
>>
>> "Charlie Kelly" <Eclipse@CharlieKelly.com> wrote in message
>> news:f7jn12$9vv$1@build.eclipse.org...
>>> Hi Liz,
>>>
>>> I deleted the previous "all in one" and installed 4.4.0.1
>>> Also, I installed the AGR features and plugins "by hand" (instead of
>>> relying upon unzipping them into the proper directory).
>>>
>>> This time, running the test "crashed" Eclipse.
>>>
>>> It seems that the cause is:
>>> java.net.MalformedURLException: unknown protocol: c
>>>
>>> What does this mean?
>>>
>>> Thanks
>>>
>>> Charlie
>>>
>>>
>>> ************************************************************ *****
>>> The entire log file is repeated below:
>>>
>>> !SESSION 2007-07-17
>>> 17:45:18.013 -----------------------------------------------
>>> eclipse.buildId=I20070625-1500
>>> java.version=1.6.0
>>> java.vendor=Sun Microsystems Inc.
>>> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
>>> Command-line arguments: -os win32 -ws win32 -arch x86
>>>
>>> !ENTRY org.eclipse.tptp.platform.iac.administrator 4 0 2007-07-17
>>> 18:05:55.463
>>> !MESSAGE unknown protocol: c
>>> !STACK 0
>>> java.net.MalformedURLException: unknown protocol: c
>>> at java.net.URL.<init>(Unknown Source)
>>> at java.net.URL.<init>(Unknown Source)
>>> at java.net.URL.<init>(Unknown Source)
>>> at
>>> com.sun.org.apache.xerces.internal.impl.XMLEntityManager.set upCurrentEntity(Unknown
>>> Source)
>>> at
>>> com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.d etermineDocVersion(Unknown
>>> Source)
>>> at
>>> com.sun.org.apache.xerces.internal.parsers.XML11Configuratio n.parse(Unknown
>>> Source)
>>> at
>>> com.sun.org.apache.xerces.internal.parsers.XML11Configuratio n.parse(Unknown
>>> Source)
>>> at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(U nknown
>>> Source)
>>> at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(U nknown
>>> Source)
>>> at
>>> com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl. parse(Unknown
>>> Source)
>>> at javax.xml.parsers.DocumentBuilder.parse(Unknown Source)
>>> at
>>> org.eclipse.tptp.platform.iac.administrator.internal.common. AdminUtil.parseFile(AdminUtil.java:79)
>>> at
>>> org.eclipse.tptp.platform.iac.administrator.internal.common. AdminUtil.isConfigurationValid(AdminUtil.java:643)
>>> at
>>> org.eclipse.tptp.platform.iac.administrator.internal.startst op.AutoStartStop.startIAC(AutoStartStop.java:86)
>>> at
>>> org.eclipse.hyades.internal.execution.local.control.NodeImpl .connect(NodeImpl.java:283)
>>> at
>>> org.eclipse.hyades.security.internal.util.BaseConnectUtil.in secureConnect(BaseConnectUtil.java:369)
>>> at
>>> org.eclipse.hyades.security.internal.util.BaseConnectUtil.co nnect(BaseConnectUtil.java:255)
>>> at
>>> org.eclipse.hyades.ui.services.ConnectorService$1.run(Connec torService.java:87)
>>> at
>>> org.eclipse.hyades.execution.core.task.ReusableThread.run(Re usableThread.java:131)
>>> at java.lang.Thread.run(Unknown Source)
>>> !SESSION 2007-07-17
>>> 18:06:11.285 -----------------------------------------------
>>> eclipse.buildId=I20070625-1500
>>> java.version=1.6.0
>>> java.vendor=Sun Microsystems Inc.
>>> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
>>> Command-line arguments: -os win32 -ws win32 -arch x86
>>>
>>> !ENTRY org.eclipse.core.resources 2 10035 2007-07-17 18:06:16.323
>>> !MESSAGE The workspace exited with unsaved changes in the previous
>>> session; refreshing workspace to recover changes.
>>>
>>> !ENTRY org.eclipse.hyades.trace.ui 4 0 2007-07-17 18:15:33.524
>>> !MESSAGE
>>> !STACK 0
>>> org.osgi.framework.BundleException: Exception in
>>> org.eclipse.hyades.trace.ui.UIPlugin.stop() of bundle
>>> org.eclipse.hyades.trace.ui.
>>> at
>>> org.eclipse.osgi.framework.internal.core.BundleContextImpl.s top(BundleContextImpl.java:1056)
>>> at
>>> org.eclipse.osgi.framework.internal.core.BundleHost.stopWork er(BundleHost.java:457)
>>> at
>>> org.eclipse.osgi.framework.internal.core.AbstractBundle.susp end(AbstractBundle.java:526)
>>> at
>>> org.eclipse.osgi.framework.internal.core.Framework.suspendBu ndle(Framework.java:1148)
>>> at
>>> org.eclipse.osgi.framework.internal.core.StartLevelManager.d ecFWSL(StartLevelManager.java:675)
>>> at
>>> org.eclipse.osgi.framework.internal.core.StartLevelManager.d oSetStartLevel(StartLevelManager.java:291)
>>> at
>>> org.eclipse.osgi.framework.internal.core.StartLevelManager.s hutdown(StartLevelManager.java:261)
>>> at
>>> org.eclipse.osgi.framework.internal.core.SystemBundle.suspen d(SystemBundle.java:188)
>>> at
>>> org.eclipse.osgi.framework.internal.core.Framework.shutdown( Framework.java:622)
>>> at
>>> org.eclipse.osgi.framework.internal.core.Framework.close(Fra mework.java:525)
>>> at org.eclipse.osgi.framework.internal.core.OSGi.close(OSGi.jav a:41)
>>> at
>>> org.eclipse.core.runtime.adaptor.EclipseStarter.shutdown(Ecl ipseStarter.java:399)
>>> at
>>> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:197)
>>> 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: 504)
>>> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
>>> at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
>>> Caused by: java.lang.ExceptionInInitializerError
>>> at org.eclipse.hyades.trace.ui.UIPlugin.stop(UIPlugin.java:386)
>>> at
>>> org.eclipse.osgi.framework.internal.core.BundleContextImpl$3 .run(BundleContextImpl.java:1040)
>>> at java.security.AccessController.doPrivileged(Native Method)
>>> at
>>> org.eclipse.osgi.framework.internal.core.BundleContextImpl.s top(BundleContextImpl.java:1036)
>>> ... 19 more
>>> Caused by: java.lang.NullPointerException
>>> at
>>> org.eclipse.hyades.ui.internal.util.ImageManager.add(ImageMa nager.java:119)
>>> at
>>> org.eclipse.tptp.platform.common.ui.trace.internal.CommonUIT raceImages.addImages(CommonUITraceImages.java:51)
>>> at
>>> org.eclipse.hyades.ui.internal.util.ImageManager.checkImages (ImageManager.java:95)
>>> at
>>> org.eclipse.hyades.ui.internal.util.ImageManager.getImageDes criptor(ImageManager.java:212)
>>> at
>>> org.eclipse.hyades.trace.internal.ui.PDPluginImages.createMa naged(PDPluginImages.java:164)
>>> at
>>> org.eclipse.hyades.trace.internal.ui.PDPluginImages.<clinit >(PDPluginImages.java:102)
>>> ... 23 more
>>> Root exception:
>>> java.lang.ExceptionInInitializerError
>>> at org.eclipse.hyades.trace.ui.UIPlugin.stop(UIPlugin.java:386)
>>> at
>>> org.eclipse.osgi.framework.internal.core.BundleContextImpl$3 .run(BundleContextImpl.java:1040)
>>> at java.security.AccessController.doPrivileged(Native Method)
>>> at
>>> org.eclipse.osgi.framework.internal.core.BundleContextImpl.s top(BundleContextImpl.java:1036)
>>> at
>>> org.eclipse.osgi.framework.internal.core.BundleHost.stopWork er(BundleHost.java:457)
>>> at
>>> org.eclipse.osgi.framework.internal.core.AbstractBundle.susp end(AbstractBundle.java:526)
>>> at
>>> org.eclipse.osgi.framework.internal.core.Framework.suspendBu ndle(Framework.java:1148)
>>> at
>>> org.eclipse.osgi.framework.internal.core.StartLevelManager.d ecFWSL(StartLevelManager.java:675)
>>> at
>>> org.eclipse.osgi.framework.internal.core.StartLevelManager.d oSetStartLevel(StartLevelManager.java:291)
>>> at
>>> org.eclipse.osgi.framework.internal.core.StartLevelManager.s hutdown(StartLevelManager.java:261)
>>> at
>>> org.eclipse.osgi.framework.internal.core.SystemBundle.suspen d(SystemBundle.java:188)
>>> at
>>> org.eclipse.osgi.framework.internal.core.Framework.shutdown( Framework.java:622)
>>> at
>>> org.eclipse.osgi.framework.internal.core.Framework.close(Fra mework.java:525)
>>> at org.eclipse.osgi.framework.internal.core.OSGi.close(OSGi.jav a:41)
>>> at
>>> org.eclipse.core.runtime.adaptor.EclipseStarter.shutdown(Ecl ipseStarter.java:399)
>>> at
>>> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:197)
>>> 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: 504)
>>> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
>>> at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
>>> Caused by: java.lang.NullPointerException
>>> at
>>> org.eclipse.hyades.ui.internal.util.ImageManager.add(ImageMa nager.java:119)
>>> at
>>> org.eclipse.tptp.platform.common.ui.trace.internal.CommonUIT raceImages.addImages(CommonUITraceImages.java:51)
>>> at
>>> org.eclipse.hyades.ui.internal.util.ImageManager.checkImages (ImageManager.java:95)
>>> at
>>> org.eclipse.hyades.ui.internal.util.ImageManager.getImageDes criptor(ImageManager.java:212)
>>> at
>>> org.eclipse.hyades.trace.internal.ui.PDPluginImages.createMa naged(PDPluginImages.java:164)
>>> at
>>> org.eclipse.hyades.trace.internal.ui.PDPluginImages.<clinit >(PDPluginImages.java:102)
>>> ... 23 more
>>> !SESSION 2007-07-17
>>> 18:15:58.340 -----------------------------------------------
>>> eclipse.buildId=I20070625-1500
>>> java.version=1.6.0
>>> java.vendor=Sun Microsystems Inc.
>>> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
>>> Command-line arguments: -os win32 -ws win32 -arch x86
>>>
>>> !ENTRY org.eclipse.tptp.platform.iac.administrator 4 0 2007-07-17
>>> 18:19:54.589
>>> !MESSAGE unknown protocol: c
>>> !STACK 0
>>> java.net.MalformedURLException: unknown protocol: c
>>> at java.net.URL.<init>(Unknown Source)
>>> at java.net.URL.<init>(Unknown Source)
>>> at java.net.URL.<init>(Unknown Source)
>>> at
>>> com.sun.org.apache.xerces.internal.impl.XMLEntityManager.set upCurrentEntity(Unknown
>>> Source)
>>> at
>>> com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.d etermineDocVersion(Unknown
>>> Source)
>>> at
>>> com.sun.org.apache.xerces.internal.parsers.XML11Configuratio n.parse(Unknown
>>> Source)
>>> at
>>> com.sun.org.apache.xerces.internal.parsers.XML11Configuratio n.parse(Unknown
>>> Source)
>>> at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(U nknown
>>> Source)
>>> at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(U nknown
>>> Source)
>>> at
>>> com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl. parse(Unknown
>>> Source)
>>> at javax.xml.parsers.DocumentBuilder.parse(Unknown Source)
>>> at
>>> org.eclipse.tptp.platform.iac.administrator.internal.common. AdminUtil.parseFile(AdminUtil.java:79)
>>> at
>>> org.eclipse.tptp.platform.iac.administrator.internal.common. AdminUtil.isConfigurationValid(AdminUtil.java:643)
>>> at
>>> org.eclipse.tptp.platform.iac.administrator.internal.startst op.AutoStartStop.startIAC(AutoStartStop.java:81)
>>> at
>>> org.eclipse.hyades.internal.execution.local.control.NodeImpl .connect(NodeImpl.java:283)
>>> at
>>> org.eclipse.hyades.security.internal.util.BaseConnectUtil.in secureConnect(BaseConnectUtil.java:369)
>>> at
>>> org.eclipse.hyades.security.internal.util.BaseConnectUtil.co nnect(BaseConnectUtil.java:255)
>>> at
>>> org.eclipse.hyades.ui.services.ConnectorService$1.run(Connec torService.java:87)
>>> at
>>> org.eclipse.hyades.execution.core.task.ReusableThread.run(Re usableThread.java:131)
>>> at java.lang.Thread.run(Unknown Source)
>>> !SESSION 2007-07-17
>>> 18:20:15.339 -----------------------------------------------
>>> eclipse.buildId=I20070625-1500
>>> java.version=1.6.0
>>> java.vendor=Sun Microsystems Inc.
>>> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
>>> Command-line arguments: -os win32 -ws win32 -arch x86
>>>
>>> !ENTRY org.eclipse.core.resources 2 10035 2007-07-17 18:20:19.375
>>> !MESSAGE The workspace exited with unsaved changes in the previous
>>> session; refreshing workspace to recover changes.
>>>
>>> !ENTRY org.eclipse.core.resources 4 567 2007-07-17 18:20:19.435
>>> !MESSAGE Workspace restored, but some problems occurred.
>>> !SUBENTRY 1 org.eclipse.core.resources 4 567 2007-07-17 18:20:19.435
>>> !MESSAGE Could not read metadata for 'JavaProject'.
>>> !STACK 1
>>> org.eclipse.core.internal.resources.ResourceException: The project
>>> description file (.project) for 'JavaProject' is missing. This file
>>> contains important information about the project. The project will not
>>> function properly until this file is restored.
>>> at
>>> org.eclipse.core.internal.localstore.FileSystemResourceManag er.read(FileSystemResourceManager.java:660)
>>> at
>>> org.eclipse.core.internal.resources.SaveManager.restoreMetaI nfo(SaveManager.java:792)
>>> at
>>> org.eclipse.core.internal.resources.SaveManager.restoreMetaI nfo(SaveManager.java:772)
>>> at
>>> org.eclipse.core.internal.resources.SaveManager.restore(Save Manager.java:663)
>>> at
>>> org.eclipse.core.internal.resources.SaveManager.startup(Save Manager.java:1319)
>>> at
>>> org.eclipse.core.internal.resources.Workspace.startup(Worksp ace.java:1949)
>>> at
>>> org.eclipse.core.internal.resources.Workspace.open(Workspace .java:1713)
>>> at
>>> org.eclipse.core.resources.ResourcesPlugin.start(ResourcesPl ugin.java:363)
>>> at
>>> org.eclipse.osgi.framework.internal.core.BundleContextImpl$2 .run(BundleContextImpl.java:999)
>>> at java.security.AccessController.doPrivileged(Native Method)
>>> at
>>> org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tartActivator(BundleContextImpl.java:993)
>>> at
>>> org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tart(BundleContextImpl.java:974)
>>> at
>>> org.eclipse.osgi.framework.internal.core.BundleHost.startWor ker(BundleHost.java:346)
>>> at
>>> org.eclipse.osgi.framework.internal.core.AbstractBundle.star t(AbstractBundle.java:260)
>>> at
>>> org.eclipse.osgi.framework.util.SecureAction.start(SecureAct ion.java:400)
>>> at
>>> org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter .postFindLocalClass(EclipseLazyStarter.java:111)
>>> at
>>> org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLoc alClass(ClasspathManager.java:417)
>>> at
>>> org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.fin dLocalClass(DefaultClassLoader.java:189)
>>> at
>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findLo calClass(BundleLoader.java:340)
>>> at
>>> org.eclipse.osgi.framework.internal.core.SingleSourcePackage .loadClass(SingleSourcePackage.java:37)
>>> at
>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findCl assInternal(BundleLoader.java:405)
>>> at
>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findCl ass(BundleLoader.java:369)
>>> at
>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findCl ass(BundleLoader.java:357)
>>> at
>>> org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loa dClass(DefaultClassLoader.java:83)
>>> at java.lang.ClassLoader.loadClass(Unknown Source)
>>> at java.lang.ClassLoader.loadClassInternal(Unknown Source)
>>> at
>>> org.eclipse.ui.internal.ide.application.IDEApplication.start (IDEApplication.java:107)
>>> at
>>> org.eclipse.equinox.internal.app.EclipseAppHandle.run(Eclips eAppHandle.java:153)
>>> at
>>> org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .runApplication(EclipseAppLauncher.java:106)
>>> at
>>> org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .start(EclipseAppLauncher.java:76)
>>> 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: 504)
>>> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
>>> at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
>>> !SUBENTRY 2 org.eclipse.core.resources 4 567 2007-07-17 18:20:19.435
>>> !MESSAGE The project description file (.project) for 'JavaProject' is
>>> missing. This file contains important information about the project.
>>> The project will not function properly until this file is restored.
>>
Re: Newbie: AGR hangs (More Information) [message #105796 is a reply to message #105527] Thu, 19 July 2007 14:29 Go to previous message
Charlie Kelly is currently offline Charlie KellyFriend
Messages: 276
Registered: July 2009
Senior Member
Hi Liz,

Thank you for all of your help.
AGR is running correctly now.

The problem was a combination of 2 things:
1) I was trying to use a JRE 1.6
2) Norton Internet Security was inhibiting a connection

Charlie


Liz Dancy wrote:
> Hi Charlie,
>
> If you have the All-In-One with a JRE 1.5 and the AGR installed to the same
> directory then you should have a proper configuration.
>
> Could you check on the following:
> 1). Select Windows > Preferences >Profiling and Logging >Hosts and click on
> localhost. Then select 'Test Connection'. It should return connection
> success.
>
> 2) Check your process manager for an ACServer.exe process which should be
> running.
>
> 3) Check for any background java processes and stop them or old test
> executions which may be running (even shut down and restart the workbench to
> be sure).
>
> Thanks for your patience and let me know your findings.
>
> Sincerely,
>
> Liz Dancy
>
>
> "Charlie Kelly" <Eclipse@CharlieKelly.com> wrote in message
> news:f7l6dk$9r6$1@build.eclipse.org...
>> Hi Liz,
>>
>> The errors below occured while using JRE 1.6.
>> When I switch to JRE 1.5, it hangs at 31%.
>>
>> What types of configuration are needed?
>> I have unzipped the "all in one" distribution into a new directory and
>> made no changes.
>>
>> I'll check on the types of tests that I can run.
>>
>> Thanks again for your help.
>>
>> Charlie
>>
>>
>> Liz Dancy wrote:
>>> Hi Charlie,
>>>
>>> My first thoughts about this exception are that it is likely a
>>> configuration problem. Could you elaborate on when the exception
>>> occurred, what percentage was the test run at? Was this during a standard
>>> test run? Can you run any other types of TPTP tests (for example, create
>>> a simple TPTP JUnit test or manual test and run)?
>>>
>>> Sincerely,
>>>
>>> Liz Dancy
>>>
>>> "Charlie Kelly" <Eclipse@CharlieKelly.com> wrote in message
>>> news:f7jn12$9vv$1@build.eclipse.org...
>>>> Hi Liz,
>>>>
>>>> I deleted the previous "all in one" and installed 4.4.0.1
>>>> Also, I installed the AGR features and plugins "by hand" (instead of
>>>> relying upon unzipping them into the proper directory).
>>>>
>>>> This time, running the test "crashed" Eclipse.
>>>>
>>>> It seems that the cause is:
>>>> java.net.MalformedURLException: unknown protocol: c
>>>>
>>>> What does this mean?
>>>>
>>>> Thanks
>>>>
>>>> Charlie
>>>>
>>>>
>>>> ************************************************************ *****
>>>> The entire log file is repeated below:
>>>>
>>>> !SESSION 2007-07-17
>>>> 17:45:18.013 -----------------------------------------------
>>>> eclipse.buildId=I20070625-1500
>>>> java.version=1.6.0
>>>> java.vendor=Sun Microsystems Inc.
>>>> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
>>>> Command-line arguments: -os win32 -ws win32 -arch x86
>>>>
>>>> !ENTRY org.eclipse.tptp.platform.iac.administrator 4 0 2007-07-17
>>>> 18:05:55.463
>>>> !MESSAGE unknown protocol: c
>>>> !STACK 0
>>>> java.net.MalformedURLException: unknown protocol: c
>>>> at java.net.URL.<init>(Unknown Source)
>>>> at java.net.URL.<init>(Unknown Source)
>>>> at java.net.URL.<init>(Unknown Source)
>>>> at
>>>> com.sun.org.apache.xerces.internal.impl.XMLEntityManager.set upCurrentEntity(Unknown
>>>> Source)
>>>> at
>>>> com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.d etermineDocVersion(Unknown
>>>> Source)
>>>> at
>>>> com.sun.org.apache.xerces.internal.parsers.XML11Configuratio n.parse(Unknown
>>>> Source)
>>>> at
>>>> com.sun.org.apache.xerces.internal.parsers.XML11Configuratio n.parse(Unknown
>>>> Source)
>>>> at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(U nknown
>>>> Source)
>>>> at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(U nknown
>>>> Source)
>>>> at
>>>> com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl. parse(Unknown
>>>> Source)
>>>> at javax.xml.parsers.DocumentBuilder.parse(Unknown Source)
>>>> at
>>>> org.eclipse.tptp.platform.iac.administrator.internal.common. AdminUtil.parseFile(AdminUtil.java:79)
>>>> at
>>>> org.eclipse.tptp.platform.iac.administrator.internal.common. AdminUtil.isConfigurationValid(AdminUtil.java:643)
>>>> at
>>>> org.eclipse.tptp.platform.iac.administrator.internal.startst op.AutoStartStop.startIAC(AutoStartStop.java:86)
>>>> at
>>>> org.eclipse.hyades.internal.execution.local.control.NodeImpl .connect(NodeImpl.java:283)
>>>> at
>>>> org.eclipse.hyades.security.internal.util.BaseConnectUtil.in secureConnect(BaseConnectUtil.java:369)
>>>> at
>>>> org.eclipse.hyades.security.internal.util.BaseConnectUtil.co nnect(BaseConnectUtil.java:255)
>>>> at
>>>> org.eclipse.hyades.ui.services.ConnectorService$1.run(Connec torService.java:87)
>>>> at
>>>> org.eclipse.hyades.execution.core.task.ReusableThread.run(Re usableThread.java:131)
>>>> at java.lang.Thread.run(Unknown Source)
>>>> !SESSION 2007-07-17
>>>> 18:06:11.285 -----------------------------------------------
>>>> eclipse.buildId=I20070625-1500
>>>> java.version=1.6.0
>>>> java.vendor=Sun Microsystems Inc.
>>>> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
>>>> Command-line arguments: -os win32 -ws win32 -arch x86
>>>>
>>>> !ENTRY org.eclipse.core.resources 2 10035 2007-07-17 18:06:16.323
>>>> !MESSAGE The workspace exited with unsaved changes in the previous
>>>> session; refreshing workspace to recover changes.
>>>>
>>>> !ENTRY org.eclipse.hyades.trace.ui 4 0 2007-07-17 18:15:33.524
>>>> !MESSAGE
>>>> !STACK 0
>>>> org.osgi.framework.BundleException: Exception in
>>>> org.eclipse.hyades.trace.ui.UIPlugin.stop() of bundle
>>>> org.eclipse.hyades.trace.ui.
>>>> at
>>>> org.eclipse.osgi.framework.internal.core.BundleContextImpl.s top(BundleContextImpl.java:1056)
>>>> at
>>>> org.eclipse.osgi.framework.internal.core.BundleHost.stopWork er(BundleHost.java:457)
>>>> at
>>>> org.eclipse.osgi.framework.internal.core.AbstractBundle.susp end(AbstractBundle.java:526)
>>>> at
>>>> org.eclipse.osgi.framework.internal.core.Framework.suspendBu ndle(Framework.java:1148)
>>>> at
>>>> org.eclipse.osgi.framework.internal.core.StartLevelManager.d ecFWSL(StartLevelManager.java:675)
>>>> at
>>>> org.eclipse.osgi.framework.internal.core.StartLevelManager.d oSetStartLevel(StartLevelManager.java:291)
>>>> at
>>>> org.eclipse.osgi.framework.internal.core.StartLevelManager.s hutdown(StartLevelManager.java:261)
>>>> at
>>>> org.eclipse.osgi.framework.internal.core.SystemBundle.suspen d(SystemBundle.java:188)
>>>> at
>>>> org.eclipse.osgi.framework.internal.core.Framework.shutdown( Framework.java:622)
>>>> at
>>>> org.eclipse.osgi.framework.internal.core.Framework.close(Fra mework.java:525)
>>>> at org.eclipse.osgi.framework.internal.core.OSGi.close(OSGi.jav a:41)
>>>> at
>>>> org.eclipse.core.runtime.adaptor.EclipseStarter.shutdown(Ecl ipseStarter.java:399)
>>>> at
>>>> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:197)
>>>> 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: 504)
>>>> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
>>>> at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
>>>> Caused by: java.lang.ExceptionInInitializerError
>>>> at org.eclipse.hyades.trace.ui.UIPlugin.stop(UIPlugin.java:386)
>>>> at
>>>> org.eclipse.osgi.framework.internal.core.BundleContextImpl$3 .run(BundleContextImpl.java:1040)
>>>> at java.security.AccessController.doPrivileged(Native Method)
>>>> at
>>>> org.eclipse.osgi.framework.internal.core.BundleContextImpl.s top(BundleContextImpl.java:1036)
>>>> ... 19 more
>>>> Caused by: java.lang.NullPointerException
>>>> at
>>>> org.eclipse.hyades.ui.internal.util.ImageManager.add(ImageMa nager.java:119)
>>>> at
>>>> org.eclipse.tptp.platform.common.ui.trace.internal.CommonUIT raceImages.addImages(CommonUITraceImages.java:51)
>>>> at
>>>> org.eclipse.hyades.ui.internal.util.ImageManager.checkImages (ImageManager.java:95)
>>>> at
>>>> org.eclipse.hyades.ui.internal.util.ImageManager.getImageDes criptor(ImageManager.java:212)
>>>> at
>>>> org.eclipse.hyades.trace.internal.ui.PDPluginImages.createMa naged(PDPluginImages.java:164)
>>>> at
>>>> org.eclipse.hyades.trace.internal.ui.PDPluginImages.<clinit >(PDPluginImages.java:102)
>>>> ... 23 more
>>>> Root exception:
>>>> java.lang.ExceptionInInitializerError
>>>> at org.eclipse.hyades.trace.ui.UIPlugin.stop(UIPlugin.java:386)
>>>> at
>>>> org.eclipse.osgi.framework.internal.core.BundleContextImpl$3 .run(BundleContextImpl.java:1040)
>>>> at java.security.AccessController.doPrivileged(Native Method)
>>>> at
>>>> org.eclipse.osgi.framework.internal.core.BundleContextImpl.s top(BundleContextImpl.java:1036)
>>>> at
>>>> org.eclipse.osgi.framework.internal.core.BundleHost.stopWork er(BundleHost.java:457)
>>>> at
>>>> org.eclipse.osgi.framework.internal.core.AbstractBundle.susp end(AbstractBundle.java:526)
>>>> at
>>>> org.eclipse.osgi.framework.internal.core.Framework.suspendBu ndle(Framework.java:1148)
>>>> at
>>>> org.eclipse.osgi.framework.internal.core.StartLevelManager.d ecFWSL(StartLevelManager.java:675)
>>>> at
>>>> org.eclipse.osgi.framework.internal.core.StartLevelManager.d oSetStartLevel(StartLevelManager.java:291)
>>>> at
>>>> org.eclipse.osgi.framework.internal.core.StartLevelManager.s hutdown(StartLevelManager.java:261)
>>>> at
>>>> org.eclipse.osgi.framework.internal.core.SystemBundle.suspen d(SystemBundle.java:188)
>>>> at
>>>> org.eclipse.osgi.framework.internal.core.Framework.shutdown( Framework.java:622)
>>>> at
>>>> org.eclipse.osgi.framework.internal.core.Framework.close(Fra mework.java:525)
>>>> at org.eclipse.osgi.framework.internal.core.OSGi.close(OSGi.jav a:41)
>>>> at
>>>> org.eclipse.core.runtime.adaptor.EclipseStarter.shutdown(Ecl ipseStarter.java:399)
>>>> at
>>>> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:197)
>>>> 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: 504)
>>>> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
>>>> at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
>>>> Caused by: java.lang.NullPointerException
>>>> at
>>>> org.eclipse.hyades.ui.internal.util.ImageManager.add(ImageMa nager.java:119)
>>>> at
>>>> org.eclipse.tptp.platform.common.ui.trace.internal.CommonUIT raceImages.addImages(CommonUITraceImages.java:51)
>>>> at
>>>> org.eclipse.hyades.ui.internal.util.ImageManager.checkImages (ImageManager.java:95)
>>>> at
>>>> org.eclipse.hyades.ui.internal.util.ImageManager.getImageDes criptor(ImageManager.java:212)
>>>> at
>>>> org.eclipse.hyades.trace.internal.ui.PDPluginImages.createMa naged(PDPluginImages.java:164)
>>>> at
>>>> org.eclipse.hyades.trace.internal.ui.PDPluginImages.<clinit >(PDPluginImages.java:102)
>>>> ... 23 more
>>>> !SESSION 2007-07-17
>>>> 18:15:58.340 -----------------------------------------------
>>>> eclipse.buildId=I20070625-1500
>>>> java.version=1.6.0
>>>> java.vendor=Sun Microsystems Inc.
>>>> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
>>>> Command-line arguments: -os win32 -ws win32 -arch x86
>>>>
>>>> !ENTRY org.eclipse.tptp.platform.iac.administrator 4 0 2007-07-17
>>>> 18:19:54.589
>>>> !MESSAGE unknown protocol: c
>>>> !STACK 0
>>>> java.net.MalformedURLException: unknown protocol: c
>>>> at java.net.URL.<init>(Unknown Source)
>>>> at java.net.URL.<init>(Unknown Source)
>>>> at java.net.URL.<init>(Unknown Source)
>>>> at
>>>> com.sun.org.apache.xerces.internal.impl.XMLEntityManager.set upCurrentEntity(Unknown
>>>> Source)
>>>> at
>>>> com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.d etermineDocVersion(Unknown
>>>> Source)
>>>> at
>>>> com.sun.org.apache.xerces.internal.parsers.XML11Configuratio n.parse(Unknown
>>>> Source)
>>>> at
>>>> com.sun.org.apache.xerces.internal.parsers.XML11Configuratio n.parse(Unknown
>>>> Source)
>>>> at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(U nknown
>>>> Source)
>>>> at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(U nknown
>>>> Source)
>>>> at
>>>> com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl. parse(Unknown
>>>> Source)
>>>> at javax.xml.parsers.DocumentBuilder.parse(Unknown Source)
>>>> at
>>>> org.eclipse.tptp.platform.iac.administrator.internal.common. AdminUtil.parseFile(AdminUtil.java:79)
>>>> at
>>>> org.eclipse.tptp.platform.iac.administrator.internal.common. AdminUtil.isConfigurationValid(AdminUtil.java:643)
>>>> at
>>>> org.eclipse.tptp.platform.iac.administrator.internal.startst op.AutoStartStop.startIAC(AutoStartStop.java:81)
>>>> at
>>>> org.eclipse.hyades.internal.execution.local.control.NodeImpl .connect(NodeImpl.java:283)
>>>> at
>>>> org.eclipse.hyades.security.internal.util.BaseConnectUtil.in secureConnect(BaseConnectUtil.java:369)
>>>> at
>>>> org.eclipse.hyades.security.internal.util.BaseConnectUtil.co nnect(BaseConnectUtil.java:255)
>>>> at
>>>> org.eclipse.hyades.ui.services.ConnectorService$1.run(Connec torService.java:87)
>>>> at
>>>> org.eclipse.hyades.execution.core.task.ReusableThread.run(Re usableThread.java:131)
>>>> at java.lang.Thread.run(Unknown Source)
>>>> !SESSION 2007-07-17
>>>> 18:20:15.339 -----------------------------------------------
>>>> eclipse.buildId=I20070625-1500
>>>> java.version=1.6.0
>>>> java.vendor=Sun Microsystems Inc.
>>>> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
>>>> Command-line arguments: -os win32 -ws win32 -arch x86
>>>>
>>>> !ENTRY org.eclipse.core.resources 2 10035 2007-07-17 18:20:19.375
>>>> !MESSAGE The workspace exited with unsaved changes in the previous
>>>> session; refreshing workspace to recover changes.
>>>>
>>>> !ENTRY org.eclipse.core.resources 4 567 2007-07-17 18:20:19.435
>>>> !MESSAGE Workspace restored, but some problems occurred.
>>>> !SUBENTRY 1 org.eclipse.core.resources 4 567 2007-07-17 18:20:19.435
>>>> !MESSAGE Could not read metadata for 'JavaProject'.
>>>> !STACK 1
>>>> org.eclipse.core.internal.resources.ResourceException: The project
>>>> description file (.project) for 'JavaProject' is missing. This file
>>>> contains important information about the project. The project will not
>>>> function properly until this file is restored.
>>>> at
>>>> org.eclipse.core.internal.localstore.FileSystemResourceManag er.read(FileSystemResourceManager.java:660)
>>>> at
>>>> org.eclipse.core.internal.resources.SaveManager.restoreMetaI nfo(SaveManager.java:792)
>>>> at
>>>> org.eclipse.core.internal.resources.SaveManager.restoreMetaI nfo(SaveManager.java:772)
>>>> at
>>>> org.eclipse.core.internal.resources.SaveManager.restore(Save Manager.java:663)
>>>> at
>>>> org.eclipse.core.internal.resources.SaveManager.startup(Save Manager.java:1319)
>>>> at
>>>> org.eclipse.core.internal.resources.Workspace.startup(Worksp ace.java:1949)
>>>> at
>>>> org.eclipse.core.internal.resources.Workspace.open(Workspace .java:1713)
>>>> at
>>>> org.eclipse.core.resources.ResourcesPlugin.start(ResourcesPl ugin.java:363)
>>>> at
>>>> org.eclipse.osgi.framework.internal.core.BundleContextImpl$2 .run(BundleContextImpl.java:999)
>>>> at java.security.AccessController.doPrivileged(Native Method)
>>>> at
>>>> org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tartActivator(BundleContextImpl.java:993)
>>>> at
>>>> org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tart(BundleContextImpl.java:974)
>>>> at
>>>> org.eclipse.osgi.framework.internal.core.BundleHost.startWor ker(BundleHost.java:346)
>>>> at
>>>> org.eclipse.osgi.framework.internal.core.AbstractBundle.star t(AbstractBundle.java:260)
>>>> at
>>>> org.eclipse.osgi.framework.util.SecureAction.start(SecureAct ion.java:400)
>>>> at
>>>> org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter .postFindLocalClass(EclipseLazyStarter.java:111)
>>>> at
>>>> org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLoc alClass(ClasspathManager.java:417)
>>>> at
>>>> org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.fin dLocalClass(DefaultClassLoader.java:189)
>>>> at
>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findLo calClass(BundleLoader.java:340)
>>>> at
>>>> org.eclipse.osgi.framework.internal.core.SingleSourcePackage .loadClass(SingleSourcePackage.java:37)
>>>> at
>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findCl assInternal(BundleLoader.java:405)
>>>> at
>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findCl ass(BundleLoader.java:369)
>>>> at
>>>> org.eclipse.osgi.framework.internal.core.BundleLoader.findCl ass(BundleLoader.java:357)
>>>> at
>>>> org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loa dClass(DefaultClassLoader.java:83)
>>>> at java.lang.ClassLoader.loadClass(Unknown Source)
>>>> at java.lang.ClassLoader.loadClassInternal(Unknown Source)
>>>> at
>>>> org.eclipse.ui.internal.ide.application.IDEApplication.start (IDEApplication.java:107)
>>>> at
>>>> org.eclipse.equinox.internal.app.EclipseAppHandle.run(Eclips eAppHandle.java:153)
>>>> at
>>>> org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .runApplication(EclipseAppLauncher.java:106)
>>>> at
>>>> org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .start(EclipseAppLauncher.java:76)
>>>> 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: 504)
>>>> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
>>>> at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
>>>> !SUBENTRY 2 org.eclipse.core.resources 4 567 2007-07-17 18:20:19.435
>>>> !MESSAGE The project description file (.project) for 'JavaProject' is
>>>> missing. This file contains important information about the project.
>>>> The project will not function properly until this file is restored.
>
Previous Topic:UnknownHostException when profiling URL.openStream()
Next Topic:Agent Controller for localhost doesn't work if proxy enabled in Eclipse
Goto Forum:
  


Current Time: Tue Apr 23 15:22:17 GMT 2024

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

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

Back to the top