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 - /net/d-espb04-126-200/export/home/as204739/Projects/sfbay/dwarf-20090330/libdwarf/libdwarf2.1.mm:1238:45201: expecting ''', found '<EOF>'
Summary: /net/d-espb04-126-200/export/home/as204739/Projects/sfbay/dwarf-20090330/libd...
Status: RESOLVED DUPLICATE of bug 163088
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: Sun All
: P2 blocker (vote)
Assignee: Vladimir Voskresensky
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-22 13:05 UTC by Alexander Simon
Modified: 2009-04-22 13:35 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 149951


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***