[jbosstools-issues] [JBoss JIRA] (JBIDE-10997) Opening an openshift account's properties freezes UI if connection times out

Rob Stryker (JIRA) jira-events at lists.jboss.org
Wed Feb 22 07:14:36 EST 2012


    [ https://issues.jboss.org/browse/JBIDE-10997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12669893#comment-12669893 ] 

Rob Stryker commented on JBIDE-10997:
-------------------------------------

Stack trace:

Thread [main] (Suspended)	
	PlainSocketImpl.socketConnect(InetAddress, int, int) line: not available [native method]	
	SocksSocketImpl(PlainSocketImpl).doConnect(InetAddress, int, int) line: 351	
	SocksSocketImpl(PlainSocketImpl).connectToAddress(InetAddress, int, int) line: 213	
	SocksSocketImpl(PlainSocketImpl).connect(SocketAddress, int) line: 200	
	SocksSocketImpl.connect(SocketAddress, int) line: 366	
	SSLSocketImpl(Socket).connect(SocketAddress, int) line: 529	
	SSLSocketImpl.connect(SocketAddress, int) line: 559	
	HttpsClient(NetworkClient).doConnect(String, int) line: 158	
	HttpsClient(HttpClient).openServer(String, int) line: 394	
	HttpsClient(HttpClient).openServer() line: 529	
	HttpsClient.<init>(SSLSocketFactory, URL, Proxy, int) line: 272	
	HttpsClient.New(SSLSocketFactory, URL, HostnameVerifier, Proxy, boolean, int) line: 329	
	DelegateHttpsURLConnection(AbstractDelegateHttpsURLConnection).getNewHttpClient(URL, Proxy, int) line: 172	
	DelegateHttpsURLConnection(HttpURLConnection).plainConnect() line: 911	
	DelegateHttpsURLConnection(AbstractDelegateHttpsURLConnection).connect() line: 158	
	DelegateHttpsURLConnection(HttpURLConnection).getOutputStream() line: 1014	
	HttpsURLConnectionImpl.getOutputStream() line: 230	
	UrlConnectionHttpClient.post(String) line: 66	
	OpenShiftService.sendRequest(String, String, String, String, String, String) line: 429	
	OpenShiftService.getUserInfo(IUser) line: 127	
	User(InternalUser).getUserInfo() line: 267	
	User(InternalUser).getDomain() line: 116	
	User(InternalUser).hasDomain() line: 133	
	UserDelegator.hasDomain() line: 114	
	UserPropertySource.getPropertyValue(Object) line: 49	
	PropertySheetEntry.refreshValues() line: 611	
	PropertySheetEntry.refreshChildEntries() line: 568	
	PropertySheetEntry.setValues(Object[]) line: 760	
	PropertySheetViewer.setInput(Object) line: 973	
	PropertySheetPage.selectionChanged(IWorkbenchPart, ISelection) line: 510	
	PropertySheet.partActivated(IWorkbenchPart) line: 336	
	PropertySheet(PageBookView).showBootstrapPart() line: 920	
	PropertySheet(PageBookView).createPartControl(Composite) line: 491	
	PropertySheet.createPartControl(Composite) line: 157	
	ViewReference.createPartHelper() line: 375	
	ViewReference.createPart() line: 229	
	ViewReference(WorkbenchPartReference).getPart(boolean) line: 595	
	ViewReference.getView(boolean) line: 198	
	WorkbenchPage.busyShowView(String, String, int) line: 1137	
	WorkbenchPage$20.run() line: 3921	
	BusyIndicator.showWhile(Display, Runnable) line: 70	
	WorkbenchPage.showView(String, String, int) line: 3918	
	WorkbenchPage.showView(String) line: 3894	
	ShowPropertiesAction.run() line: 21	
	ShowPropertiesAction(Action).runWithEvent(Event) line: 498	
	ActionContributionItem.handleWidgetSelection(Event, boolean) line: 584	
	ActionContributionItem.access$2(ActionContributionItem, Event, boolean) line: 501	
	ActionContributionItem$5.handleEvent(Event) line: 411	
	EventTable.sendEvent(Event) line: 84	
	MenuItem(Widget).sendEvent(Event) line: 1258	
	Display.runDeferredEvents() line: 3588	
	Display.readAndDispatch() line: 3209	
	Workbench.runEventLoop(Window$IExceptionHandler, Display) line: 2701	
	Workbench.runUI() line: 2665	
	Workbench.access$4(Workbench) line: 2499	
	Workbench$7.run() line: 679	
	Realm.runWithDefault(Realm, Runnable) line: 332	
	Workbench.createAndRunWorkbench(Display, WorkbenchAdvisor) line: 668	
	PlatformUI.createAndRunWorkbench(Display, WorkbenchAdvisor) line: 149	
	IDEApplication.start(IApplicationContext) line: 123	
	EclipseAppHandle.run(Object) line: 196	
	EclipseAppLauncher.runApplication(Object) line: 110	
	EclipseAppLauncher.start(Object) line: 79	
	EclipseStarter.run(Object) line: 344	
	EclipseStarter.run(String[], Runnable) line: 179	
	NativeMethodAccessorImpl.invoke0(Method, Object, Object[]) line: not available [native method]	
	NativeMethodAccessorImpl.invoke(Object, Object[]) line: 39	
	DelegatingMethodAccessorImpl.invoke(Object, Object[]) line: 25	
	Method.invoke(Object, Object...) line: 597	
	Main.invokeFramework(String[], URL[]) line: 622	
	Main.basicRun(String[]) line: 577	
	Main.run(String[]) line: 1410	
	Main.main(String[]) line: 1386	

                
> Opening an openshift account's properties freezes UI if connection times out
> ----------------------------------------------------------------------------
>
>                 Key: JBIDE-10997
>                 URL: https://issues.jboss.org/browse/JBIDE-10997
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: openshift
>    Affects Versions: 3.3.0.Beta1
>            Reporter: Rob Stryker
>            Assignee: Rob Stryker
>             Fix For: 3.3.0.CR1
>
>
> 1) Open a workspace which already has an openshift user declared in it.
> 2) Right-click the user (DO NOT EXPAND), select properties
> 3) note UI freezes

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list