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 240226 - INFO: no any active cache transaction:class org.netbeans.modules.cnd.modelimpl.csm.resolver.Resolver3$NameResolveCacheKey
Summary: INFO: no any active cache transaction:class org.netbeans.modules.cnd.modelimp...
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-10 15:38 UTC by Vladimir Voskresensky
Modified: 2014-01-14 02:55 UTC (History)
0 users

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 2014-01-10 15:38:28 UTC
+ INFO: no any active cache transaction:class org.netbeans.modules.cnd.modelimpl.csm.resolver.Resolver3$NameResolveCacheKey
	     + java.lang.Exception: no any active cache transaction:class org.netbeans.modules.cnd.modelimpl.csm.resolver.Resolver3$NameResolveCacheKey
	     + 	at org.netbeans.modules.cnd.api.model.services.CsmCacheManager$CsmCacheStorage.getEntry(CsmCacheManager.java:293)
	     + 	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:589)
	     + 	at org.netbeans.modules.cnd.modelimpl.csm.FunctionImplEx.findOwner(FunctionImplEx.java:163)
	     + 	at org.netbeans.modules.cnd.modelimpl.csm.FunctionImplEx.findQualifiedName(FunctionImplEx.java:265)
	     + 	at org.netbeans.modules.cnd.modelimpl.csm.FunctionDefinitionImpl.findQualifiedName(FunctionDefinitionImpl.java:304)
	     + 	at org.netbeans.modules.cnd.modelimpl.csm.FunctionImplEx.getQualifiedName(FunctionImplEx.java:259)
	     + 	at org.netbeans.modules.cnd.modelimpl.csm.FunctionImpl.getUniqueNameWithoutPrefix(FunctionImpl.java:372)
	     + 	at org.netbeans.modules.cnd.modelimpl.csm.core.OffsetableDeclarationBase.getUniqueName(OffsetableDeclarationBase.java:97)
	     + 	at org.netbeans.modules.cnd.modelimpl.csm.core.OffsetableDeclarationBase.postObjectCreateRegistration(OffsetableDeclarationBase.java:650)
	     + 	at org.netbeans.modules.cnd.modelimpl.csm.ConstructorDefinitionImpl.access$100(ConstructorDefinitionImpl.java:77)
	     + 	at org.netbeans.modules.cnd.modelimpl.csm.ConstructorDefinitionImpl$ConstructorDefinitionBuilder.create(ConstructorDefinitionImpl.java:169)
	     + 	at org.netbeans.modules.cnd.modelimpl.parser.CppParserActionImpl.end_function_definition_after_declarator_impl(CppParserActionImpl.java:3021)
	     + 	at org.netbeans.modules.cnd.modelimpl.parser.CppParserActionImpl.end_function_definition_after_declarator(CppParserActionImpl.java:2997)
	     + 	at org.netbeans.modules.cnd.modelimpl.parser.CXXParserActionImpl.end_function_definition_after_declarator(CXXParserActionImpl.java:505)
	     + 	at org.netbeans.modules.cnd.modelimpl.parser.generated.CXXParser.function_definition_after_declarator(CXXParser.java:14350)
	     + 	at org.netbeans.modules.cnd.modelimpl.parser.generated.CXXParser.simple_declaration_or_function_definition(CXXParser.java:5378)
	     + 	at org.netbeans.modules.cnd.modelimpl.parser.generated.CXXParser.declaration(CXXParser.java:2959)
	     + 	at org.netbeans.modules.cnd.modelimpl.parser.generated.CXXParser.namespace_definition(CXXParser.java:8297)
	     + 	at org.netbeans.modules.cnd.modelimpl.parser.generated.CXXParser.declaration(CXXParser.java:3014)
	     + 	at org.netbeans.modules.cnd.modelimpl.parser.generated.CXXParser.translation_unit(CXXParser.java:809)
	     + 	at org.netbeans.modules.cnd.modelimpl.parser.generated.CXXParser.compilation_unit(CXXParser.java:755)
	     + 	at org.netbeans.modules.cnd.modelimpl.parser.ParserProviderImpl$Antlr3CXXParser.parse(ParserProviderImpl.java:466)
	     + 	at org.netbeans.modules.cnd.modelimpl.csm.core.FileImpl.doParse(FileImpl.java:1469)
	     + 	at org.netbeans.modules.cnd.modelimpl.csm.core.FileImpl._parse(FileImpl.java:1089)
	     + 	at org.netbeans.modules.cnd.modelimpl.csm.core.FileImpl.ensureParsed(FileImpl.java:650)
	     + 	at org.netbeans.modules.cnd.modelimpl.csm.core.ParserThread._run(ParserThread.java:149)
	     + 	at org.netbeans.modules.cnd.modelimpl.csm.core.ParserThread.run(ParserThread.java:75)
	     + 	at org.netbeans.modules.cnd.modelimpl.csm.core.ParserThreadManager$Wrapper.run(ParserThreadManager.java:92)
	     + 	at java.lang.Thread.run(Thread.java:744)
Comment 1 Vladimir Voskresensky 2014-01-10 15:42:10 UTC
http://hg.netbeans.org/cnd-main/rev/5beae115b23b
Comment 2 Quality Engineering 2014-01-14 02:55:21 UTC
Integrated into 'main-silver', will be available in build *201401140002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/5beae115b23b
User: Vladimir Voskresensky <vv159170@netbeans.org>
Log: fixed #240226 - INFO: no any active cache transaction:class org.netbeans.modules.cnd.modelimpl.csm.resolver.Resolver3$NameResolveCacheKey