Bug 159177 - Exception generating content proprosal in IBM VM
Summary: Exception generating content proprosal in IBM VM
Status: RESOLVED INVALID
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.3   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2006-09-28 15:06 EDT by Randy Hudson CLA
Modified: 2009-08-30 02:07 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Randy Hudson CLA 2006-09-28 15:06:55 EDT
My IDE is running using Sun 1.5.0_06.
My target JRE is an IBM 1.5sr2.

I saw this in my .log using pre-3.2.1 (0919 build):

Command-line arguments:  -application org.eclipse.ui.ide.workbench -showLocation
 -debug -consoleLog

!ENTRY org.eclipse.jdt.ui 4 10001 2006-09-28 13:18:59.982
!MESSAGE Internal Error
!STACK 1
Java Model Exception: Java Model Status [ArrayList(java.util.Collection<? extend
s E>) [in ArrayList [in ArrayList.class [in java.util [in C:\java\ibm1.5sr2\jre\
lib\core.jar]]]] does not exist]
        at org.eclipse.jdt.internal.core.JavaElement.newNotPresentException(Java
Element.java:485)
        at org.eclipse.jdt.internal.core.JavaElement.openWhenClosed(JavaElement.
java:516)
        at org.eclipse.jdt.internal.core.JavaElement.getElementInfo(JavaElement.
java:249)
        at org.eclipse.jdt.internal.core.JavaElement.getElementInfo(JavaElement.
java:235)
        at org.eclipse.jdt.internal.core.BinaryMethod.isConstructor(BinaryMethod
.java:422)
        at org.eclipse.jdt.internal.ui.text.java.MethodProposalInfo.isSameMethod
Signature(MethodProposalInfo.java:174)
        at org.eclipse.jdt.internal.ui.text.java.MethodProposalInfo.findMethod(M
ethodProposalInfo.java:151)
        at org.eclipse.jdt.internal.ui.text.java.MethodProposalInfo.findMethod(M
ethodProposalInfo.java:93)
        at org.eclipse.jdt.internal.ui.text.java.MethodProposalInfo.resolveMembe
r(MethodProposalInfo.java:71)
        at org.eclipse.jdt.internal.ui.text.java.MemberProposalInfo.getJavaEleme
nt(MemberProposalInfo.java:56)
        at org.eclipse.jdt.internal.ui.text.java.ProposalInfo.computeInfo(Propos
alInfo.java:73)
        at org.eclipse.jdt.internal.ui.text.java.ProposalInfo.getInfo(ProposalIn
fo.java:59)
        at org.eclipse.jdt.internal.ui.text.java.AbstractJavaCompletionProposal.
getAdditionalProposalInfo(AbstractJavaCompletionProposal.java:458)
        at org.eclipse.jface.text.contentassist.AdditionalInfoController$3.run(A
dditionalInfoController.java:102)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:58)
!SUBENTRY 1 org.eclipse.jdt.core 4 969 2006-09-28 13:18:59.982
!MESSAGE ArrayList(java.util.Collection<? extends E>) [in ArrayList [in ArrayLis
t.class [in java.util [in C:\java\ibm1.5sr2\jre\lib\core.jar]]]] does not exist
Comment 1 Olivier Thomann CLA 2006-09-28 15:10:07 EDT
Moving to JDT/UI
Comment 2 Dani Megert CLA 2006-10-09 07:57:38 EDT
Cannot reproduce using 3.2.1 and latest 3.3 build.
Moving to JDT Core for comments.
Comment 3 Olivier Thomann CLA 2006-10-09 10:05:59 EDT
Could you please try again with IBMSR3 and latest builds?
Closing as REMIND.
Please reopen if you get it again.
Comment 4 Denis Roy CLA 2009-08-30 02:07:44 EDT
As of now 'LATER' and 'REMIND' resolutions are no longer supported.
Please reopen this bug if it is still valid for you.