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

Bug 203295

Summary: TI Profiling from Linux Workbench fails w/ Security On
Product: z_Archived Reporter: Jonathan West <jgwest>
Component: TPTPAssignee: Igor Alelekov <igor.alelekov>
Status: CLOSED WORKSFORME QA Contact:
Severity: critical    
Priority: P1 CC: haggarty, jkubasta, kendricw
Version: unspecifiedKeywords: plan
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard: closed460
Bug Depends on: 206875    
Bug Blocks:    

Description Jonathan West CLA 2007-09-13 11:55:46 EDT
Steps To Reproduce:
1. Start external AC w/ security on, on a Linux machine.
2. Open Linux Workbench. Open profiling dialog. Create a new external application profiling entry.
3. Authenticate when asked.
4. Click profile.

A 'warning' message dialog pops up, "One of the selected launch delegates has failed."

Along with the exception:
org.eclipse.core.runtime.CoreException
Agent Controller is unavailable under port 10002. Make sure that the service is started and the port number is correct under preferences.

org.eclipse.tptp.platform.execution.exceptions.AgentControllerUnavailableException: Error: Unable to connect to the Agent Controller.Connection reset
  at org.eclipse.tptp.platform.execution.client.core.internal.NodeImpl.connect(NodeImpl.java:128)
  at org.eclipse.tptp.platform.execution.util.internal.AgentControllerFActory$EstablishConnection.run(AgentControllerFactory.java:126)
  at java.lang.Thread.run(Thread.java:801)Z

More information:

When I started the ACServer, I received a message saying 'libssl.so.2' was missing. I had libssl on my system as /usr/lib/libssl.so.0.9.7. I created a symbolic link, libssl.so.2 -> libssl.so.0.9.7. This allowed the ACServer to run, and I was able to profile (in non-secure mode) after this. Not sure if this is related, but thought I'd let you know.

On Linux, External AC, TPTP-4.4.1-200709101254, IBM 1.5 JVM.
Comment 1 Igor Alelekov CLA 2007-11-12 10:05:59 EST
Resolving since dependence on openssl is removed and libssl library isn't currently required.
Comment 2 Paul Slauenwhite CLA 2007-12-19 07:59:23 EST
Please change the target to the 4.5 iteration when this Bugzilla was resolved.
Comment 3 Paul Slauenwhite CLA 2009-06-30 12:09:27 EDT
As of TPTP 4.6.0, TPTP is in maintenance mode and focusing on improving quality by resolving relevant enhancements/defects and increasing test coverage through test creation, automation, Build Verification Tests (BVTs), and expanded run-time execution. As part of the TPTP Bugzilla housecleaning process (see http://wiki.eclipse.org/Bugzilla_Housecleaning_Processes), this enhancement/defect is verified/closed by the Project Lead since this enhancement/defect has been resolved and unverified for more than 1 year and considered to be fixed. If this enhancement/defect is still unresolved and reproducible in the latest TPTP release (http://www.eclipse.org/tptp/home/downloads/), please re-open.