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

Bug 427818

Summary: Deploy to Cloud Foundry fails with undefined target
Product: [ECD] Orion Reporter: Maciej Bendkowski <maciej.bendkowski>
Component: ClientAssignee: Project Inbox <orion.client-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: major    
Priority: P3 CC: malgorzata.tomczyk, Szymon.Brandys
Version: unspecified   
Target Milestone: 5.0 RC2   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Maciej Bendkowski CLA 2014-02-10 11:24:08 EST
Since the cfPlugin has been moved, the preference service does not recognize Cloud Foundry target preferences. I hit on this today when I removed my launch configurations and tried to deploy a fresh application. I was constantly asked to set up my target API URL. Debugging lead to a conclusion, that the preference service does not provide the proper target, thus the infinite loop.
Comment 1 Malgorzata Janczarska CLA 2014-02-10 13:50:40 EST
Fixed. There was a hack on preference service that prevented from taking the preferences from cache that I did not move.