Posted: Sun Aug 28, 2005 9:32 pm Post subject: 'No Completions Available' frustration
Knight
Joined: 15 May 2001 Posts: 540 Location: New Zealand
I am seeing some inconsistent 'Content Assist' behaviour in my Toolkit that has just had Fixpack 5 installed. I have used CA a lot and am used to doing the Rebuild and Close Project actions that have in the past usually been sufficient to get the feature working. This time however I have a new message set, conisiting of about 15 message definition files, that simply will not work with CA.
The Toolkit log shows a lot of Java-related errors, like:
Code:
!ENTRY org.eclipse.ui 4 4 Aug 29, 2005 14:38:06.257
!MESSAGE Unhandled exception caught in event loop.
!ENTRY org.eclipse.ui 4 0 Aug 29, 2005 14:38:06.257
!MESSAGE java.lang.NullPointerException
!STACK 0
java.lang.NullPointerException
at com.ibm.etools.mft.esql.parser.LeftValue.translate(Unknown Source)
at com.ibm.etools.mft.esql.parser.IndexExpression.toString(Unknown Source)
at com.ibm.etools.mft.esql.parser.PathElement.toString(Unknown Source)
at com.ibm.etools.mft.esql.parser.PathComponentList.toString(Unknown Source)
at com.ibm.etools.mft.esql.parser.LeftValue.toString(Unknown Source)
at com.ibm.etools.mft.esql.parser.LeftValue.getContentAssistInfo(Unknown Source)
at com.ibm.etools.mft.esql.parser.SyntaxNode.getContentAssistInfo(Unknown Source)
at com.ibm.etools.mft.esql.parser.ExpressionList.getContentAssistInfo(Unknown Source)
at com.ibm.etools.mft.esql.parser.CompaundStatement.getContentAssistInfo(Unknown Source)
at com.ibm.etools.mft.esql.parser.ExpressionList.getContentAssistInfo(Unknown Source)
at com.ibm.etools.mft.esql.parser.While.getContentAssistInfo(Unknown Source)
at com.ibm.etools.mft.esql.parser.ExpressionList.getContentAssistInfo(Unknown Source)
at com.ibm.etools.mft.esql.parser.CompaundStatement.getContentAssistInfo(Unknown Source)
at com.ibm.etools.mft.esql.parser.ExpressionList.getContentAssistInfo(Unknown Source)
at com.ibm.etools.mft.esql.parser.CompaundStatement.getContentAssistInfo(Unknown Source)
at com.ibm.etools.mft.esql.parser.Routine.getContentAssistInfo(Unknown Source)
at com.ibm.etools.mft.esql.parser.ModuleContents.getContentAssistInfo(Unknown Source)
at com.ibm.etools.mft.esql.parser.ModuleDefinition.getContentAssistInfo(Unknown Source)
at com.ibm.etools.mft.esql.parser.EsqlContents.getContentAssistInfo(Unknown Source)
at com.ibm.etools.mft.esql.parser.SyntaxNode.getContentAssistInfo(Unknown Source)
at com.ibm.etools.mft.esql.parser.ContentAssistSymbolTable.updateContentAssistInfo(Unknown Source)
at com.ibm.etools.mft.esql.parser.ContentAssistSymbolTable.isCorrelatedRDBColumnAccepted(Unknown Source)
at com.ibm.etools.mft.esql.editor.contentassist.EsqlContentAssistProcessor.getProposals(Unknown Source)
at com.ibm.etools.mft.esql.editor.contentassist.EsqlContentAssistProcessor.computeCompletionProposals(Unknown Source)
at org.eclipse.jface.text.contentassist.ContentAssistant.computeCompletionProposals(ContentAssistant.java:1266)
Has anyone else noticed, or heard of, any similar problems after applying Fixpack 5?
Unfortunately I am unable to revert to a previous configuration because:
Code:
Requested operation cannot be performed because it would invalidate the current configuration - Event Broker (5.0.4) Feature definition contains a nested features cycle.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum