This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 163382

Summary: /net/d-espb04-126-200/export/home/as204739/Projects/sfbay/dwarf-20090330/libdwarf/libdwarf2.1.mm:1238:45201: expecting ''', found '<EOF>'
Product: cnd Reporter: Alexander Simon <alexvsimon>
Component: -- Other --Assignee: Vladimir Voskresensky <vv159170>
Status: RESOLVED DUPLICATE    
Severity: blocker CC: alexvsimon
Priority: P2    
Version: 6.x   
Hardware: Sun   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=149951
Issue Type: DEFECT Exception Reporter: 149951

Description Alexander Simon 2009-04-22 13:05:37 UTC
Build: NetBeans IDE Dev (Build 090422)
VM: Java HotSpot(TM) Client VM, 11.0-b16, Java(TM) SE Runtime Environment, 1.6.0_11-b03
OS: SunOS, 5.10, x86
User comments: 
STACKTRACE: (first 10 lines)
/net/d-espb04-126-200/export/home/as204739/Projects/sfbay/dwarf-20090330/libdwarf/libdwarf2.1.mm:1238:45201: expecting
''', found '<EOF>'
        at org.netbeans.modules.cnd.apt.impl.support.generated.APTLexer.nextToken(APTLexer.java:684)
        at org.netbeans.modules.cnd.apt.utils.APTCommentsFilter.nextToken(APTCommentsFilter.java:65)
        at org.netbeans.modules.cnd.apt.utils.APTCommentsFilter.nextToken(APTCommentsFilter.java:55)
        at
org.netbeans.modules.cnd.apt.impl.support.lang.APTBaseLanguageFilter$FilterStream.nextToken(APTBaseLanguageFilter.java:121)
        at
org.netbeans.modules.cnd.modelimpl.impl.services.ReferenceRepositoryImpl.getTokensToResolve(ReferenceRepositoryImpl.java:331)
        at
org.netbeans.modules.cnd.modelimpl.impl.services.ReferenceRepositoryImpl.getReferences(ReferenceRepositoryImpl.java:219)
        at
org.netbeans.modules.cnd.modelimpl.impl.services.ReferenceRepositoryImpl.getReferences(ReferenceRepositoryImpl.java:151)
        at
org.netbeans.modules.cnd.modelimpl.impl.services.ReferenceRepositoryImpl.getReferences(ReferenceRepositoryImpl.java:170)
        at org.netbeans.modules.cnd.refactoring.plugins.CsmWhereUsedQueryPlugin$2.run(CsmWhereUsedQueryPlugin.java:258)
        at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:573)
Comment 1 Alexander Simon 2009-04-22 13:19:37 UTC
P2 because exception in wrong file blocks working with other project/model objects.
Comment 2 Vladimir Voskresensky 2009-04-22 13:31:55 UTC
should be fixed in http://hg.netbeans.org/cnd-main?cmd=changeset;node=660c650a2148
please, try to update sources
Comment 3 Alexander Simon 2009-04-22 13:35:44 UTC

*** This issue has been marked as a duplicate of 163088 ***