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 237676 - INFO [CsmCacheManager]: no any active cache transaction
Summary: INFO [CsmCacheManager]: no any active cache transaction
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Navigation (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-25 17:49 UTC by Vladimir Voskresensky
Modified: 2013-11-15 16:00 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Voskresensky 2013-10-25 17:49:19 UTC
open project with namespaces which have functions, switch to class view
=> in log I see exceptions [1]
It's worth to use CsmCacheManager and activate transaction to speed up calculation

[1]
java.lang.Exception: class org.netbeans.modules.cnd.modelimpl.csm.resolver.Resolver3$NameResolveCacheKey
    at org.netbeans.modules.cnd.api.model.services.CsmCacheManager$CsmCacheStorage.getEntry(CsmCacheManager.java:294)
    at org.netbeans.modules.cnd.api.model.services.CsmCacheManager.getClientCache(CsmCacheManager.java:185)
    at org.netbeans.modules.cnd.modelimpl.csm.resolver.Resolver3.resolve(Resolver3.java:542)
    at org.netbeans.modules.cnd.modelimpl.csm.FunctionImplEx.findOwner(FunctionImplEx.java:160)
    at org.netbeans.modules.cnd.modelimpl.csm.FunctionDefinitionImpl.findDeclaration(FunctionDefinitionImpl.java:231)
    at org.netbeans.modules.cnd.modelimpl.csm.FunctionDefinitionImpl.getDeclaration(FunctionDefinitionImpl.java:172)
    at org.netbeans.modules.cnd.classview.NamespaceKeyArray.getMembers(NamespaceKeyArray.java:136)
    at org.netbeans.modules.cnd.classview.HostKeyArray$1.run(HostKeyArray.java:541)
    at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1432)
    at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2042)
Comment 1 Alexander Simon 2013-10-28 13:54:25 UTC
fixed, change set:
11f9289e7e31
Comment 2 Alexander Pepin 2013-11-15 16:00:24 UTC
Verified in build 201311142201.