Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 306703

Summary: IAC does not start when shell sharing in a consuming product.
Product: z_Archived Reporter: Paul Slauenwhite <paulslau>
Component: TPTPAssignee: Joel Cayne <jcayne>
Status: CLOSED DUPLICATE QA Contact: Kathy Chan <kathy>
Severity: critical    
Priority: P1 CC: jcayne
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard: adopter

Description Paul Slauenwhite CLA 2010-03-22 08:20:55 EDT
IAC does not start when shell sharing in a consuming product.

When shell sharing in a consuming product (installation split between two drives, such as C: and D:), the following error message appears when attempting to start the IAC:

IWAT0248E The Agent Controller is not available on host localhost

The Eclipse .log file contains:

!ENTRY org.eclipse.tptp.platform.iac.administrator 4 0 2010-03-21 12:14:06.334
!MESSAGE Execution framework configuration file is invalid.  This could be caused by the execution plugin checked out in your workspace.

!ENTRY org.eclipse.tptp.platform.iac.administrator 4 0 2010-03-21 12:14:06.631
!MESSAGE Execution framework configuration file is invalid.  This could be caused by the execution plugin checked out in your workspace.

!ENTRY org.eclipse.tptp.platform.iac.administrator 4 0 2010-03-21 12:14:06.647
!MESSAGE IAC could not be started due to invalid configuration files.

!ENTRY org.eclipse.tptp.platform.iac.administrator 4 0 2010-03-21 12:15:09.803
!MESSAGE Execution framework configuration file is invalid.  This could be caused by the execution plugin checked out in your workspace.

!ENTRY org.eclipse.tptp.platform.iac.administrator 4 0 2010-03-21 12:15:09.866
!MESSAGE Execution framework configuration file is invalid.  This could be caused by the execution plugin checked out in your workspace.

!ENTRY org.eclipse.tptp.platform.iac.administrator 4 0 2010-03-21 12:15:09.881
!MESSAGE IAC could not be started due to invalid configuration files.

!ENTRY org.eclipse.hyades.test.core 4 4 2010-03-21 12:15:14.991
!MESSAGE org.eclipse.hyades.internal.execution.recorder.local.RecorderClient:Start recording aborted.
!STACK 0
org.eclipse.hyades.internal.execution.local.control.AgentControllerUnavailableException
	at org.eclipse.hyades.internal.execution.local.control.NodeImpl.connect(NodeImpl.java:317)
	at org.eclipse.hyades.execution.local.NodeImpl.connectUsingLegacyMethod(NodeImpl.java:445)
	at org.eclipse.hyades.execution.local.NodeImpl._connect(NodeImpl.java:136)
	at org.eclipse.hyades.execution.local.NodeImpl.connect(NodeImpl.java:373)
	at org.eclipse.hyades.internal.execution.recorder.local.RecorderClient.run(RecorderClient.java:364)
	at org.eclipse.hyades.execution.recorder.Recorder.Record(Recorder.java:207)
	at org.eclipse.hyades.test.ui.recorder.util.RecorderUtil$1.run(RecorderUtil.java:50)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

See Paul Slauenwhite for more details on the conusming product's configuration.
Comment 1 Paul Slauenwhite CLA 2010-03-22 08:21:52 EDT
Kathy, this defect is required by a conusming product for TPTP 4.7.0.  Can we triage into the release as a P1?
Comment 2 Joel Cayne CLA 2010-03-31 08:42:11 EDT

*** This bug has been marked as a duplicate of bug 242621 ***
Comment 3 Paul Slauenwhite CLA 2010-06-23 14:08:51 EDT
After an internal investigation of the consuming product, it was determined that this symptom in the consuming product was caused by Equinox defect https://bugs.eclipse.org/bugs/show_bug.cgi?id=316650.