Bug 223135 - SDK crashed after start some complex task as running or debuging
Summary: SDK crashed after start some complex task as running or debuging
Status: VERIFIED INVALID
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.4   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: 3.4 M6   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-18 17:52 EDT by Ladislav Nesnera CLA
Modified: 2008-03-25 12:40 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ladislav Nesnera CLA 2008-03-18 17:52:49 EDT
Build ID:  I20070625-1500

Steps To Reproduce:
I'm going through steps of the basic tutorial Java Development User Guide (e.g. "Evaluating expressions")
SDK crashed often not always.


More information:
!SESSION 2008-03-18 21:54:52.238 -----------------------------------------------
eclipse.buildId=I20070625-1500
java.version=1.6.0_04
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=cs_CZ
Command-line arguments:  -os linux -ws gtk -arch x86_64 -data /home/nesnera/.eclipse

!ENTRY org.eclipse.jdt.core 4 1008 2008-03-18 21:58:18.048
!MESSAGE Cannot retrieve the attached javadoc for Vector [in Vector.class [in java.util [in /usr/lib64/jvm/java-1.6.0.u4-sun-1.6.0.u4/jre/lib/rt.jar]]]java.net.ConnectException: Spojení bylo příliš dlouho neaktivní
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
	at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
	at java.net.Socket.connect(Socket.java:519)
	at java.net.Socket.connect(Socket.java:469)
	at sun.net.NetworkClient.doConnect(NetworkClient.java:157)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:394)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:529)
	at sun.net.www.http.HttpClient.<init>(HttpClient.java:233)
	at sun.net.www.http.HttpClient.New(HttpClient.java:306)
	at sun.net.www.http.HttpClient.New(HttpClient.java:323)
	at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:788)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:729)
	at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:654)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:977)
	at org.eclipse.jdt.internal.core.JavaElement.getURLContents(JavaElement.java:742)
	at org.eclipse.jdt.internal.core.BinaryType.getJavadocContents(BinaryType.java:1059)
	at org.eclipse.jdt.internal.core.BinaryMethod.getAttachedJavadoc(BinaryMethod.java:554)
	at org.eclipse.jdt.ui.JavadocContentAccess.getHTMLContentReader(JavadocContentAccess.java:120)
	at org.eclipse.jdt.internal.ui.text.java.hover.JavadocHover.getHoverInfo(JavadocHover.java:176)
	at org.eclipse.jdt.internal.ui.text.java.hover.AbstractJavaEditorTextHover.getHoverInfo(AbstractJavaEditorTextHover.java:125)
	at org.eclipse.jdt.internal.ui.text.java.hover.BestMatchHover.getHoverInfo(BestMatchHover.java:102)
	at org.eclipse.jdt.internal.ui.text.java.hover.JavaEditorTextHoverProxy.getHoverInfo(JavaEditorTextHoverProxy.java:69)
	at org.eclipse.jface.text.TextViewerHoverManager$4.run(TextViewerHoverManager.java:165)

!SESSION
Comment 1 Jerome Lanneluc CLA 2008-03-19 07:44:18 EDT
Can you please describe what you see when the "SDK crashed"? Was a dialog displayed? Or did Eclipse just exit?

Also can you please try with an english locale so that the following message is printed in english: "Spojení bylo p&#345;íliš dlouho neaktivní"
Comment 2 Ladislav Nesnera CLA 2008-03-19 10:01:40 EDT
1) application crashed without prompt
2) something like "connection was inactive too long time"

Nevertheless this case can be close because I found plenty of erros "java.lang.OutOfMemoryError: PermGen space"..
Comment 3 Jerome Lanneluc CLA 2008-03-19 10:17:23 EDT
(In reply to comment #2)
> Nevertheless this case can be close because I found plenty of erros
> "java.lang.OutOfMemoryError: PermGen space"..
Thanks for letting us know. Closing then.

Comment 4 Kent Johnson CLA 2008-03-25 12:40:04 EDT
Verified for 3.4M6