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 240508 - no any active cache transaction
Summary: no any active cache transaction
Status: RESOLVED WORKSFORME
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 8.0
Hardware: PC Solaris
: P4 normal (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-15 16:50 UTC by petrk
Modified: 2014-11-21 13:48 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 petrk 2014-01-15 16:50:57 UTC
Jan 15, 2014 8:42:04 PM org.netbeans.modules.dlight.libs.common.DLightLibsCommonLogger printStackTraceOnce
INFO: no any active cache transaction:class org.netbeans.modules.cnd.api.model.services.CsmCacheManager$CsmCacheStorage
java.lang.Exception: no any active cache transaction:class org.netbeans.modules.cnd.api.model.services.CsmCacheManager$CsmCacheStorage
	at org.netbeans.modules.cnd.api.model.services.CsmCacheManager$CsmCacheStorage.getEntry(CsmCacheManager.java:293)
	at org.netbeans.modules.cnd.api.model.services.CsmCacheManager.getSharedCache(CsmCacheManager.java:169)
	at org.netbeans.modules.cnd.api.model.services.CsmCacheManager.get(CsmCacheManager.java:130)
	at org.netbeans.modules.cnd.modelimpl.csm.TypeImpl.getLastResolveContext(TypeImpl.java:967)
	at org.netbeans.modules.cnd.modelimpl.csm.TypeImpl.specialize(TypeImpl.java:786)
	at org.netbeans.modules.cnd.modelimpl.csm.TypeImpl.getClassifier(TypeImpl.java:766)
	at org.netbeans.modules.cnd.modelimpl.csm.NestedType.getClassifier(NestedType.java:126)
	at org.netbeans.modules.cnd.modelimpl.csm.NestedType.getClassifier(NestedType.java:126)
	at org.netbeans.modules.cnd.modelimpl.csm.NestedType.getClassifier(NestedType.java:110)
	at org.netbeans.modules.cnd.completion.cplusplus.hyperlink.CsmHyperlinkProvider.toJumpObject(CsmHyperlinkProvider.java:327)
	at org.netbeans.modules.cnd.completion.cplusplus.hyperlink.CsmHyperlinkProvider.findTargetObject(CsmHyperlinkProvider.java:235)
	at org.netbeans.modules.cnd.completion.cplusplus.hyperlink.HyperlinkBaseTestCase.findTargetObject(HyperlinkBaseTestCase.java:183)
	at org.netbeans.modules.cnd.completion.cplusplus.hyperlink.HyperlinkBaseTestCase.performTest(HyperlinkBaseTestCase.java:133)
	at org.netbeans.modules.cnd.completion.cplusplus.hyperlink.InstantiationHyperlinkTestCase.test159679(InstantiationHyperlinkTestCase.java:61)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at junit.framework.TestCase.runTest(TestCase.java:168)
	at org.netbeans.junit.NbTestCase.access$200(NbTestCase.java:97)
	at org.netbeans.junit.NbTestCase$2.doSomething(NbTestCase.java:431)
	at org.netbeans.junit.NbTestCase$1Guard.run(NbTestCase.java:357)
	at java.lang.Thread.run(Thread.java:744)
Comment 1 Quality Engineering 2014-01-16 02:44:23 UTC
Integrated into 'main-silver', will be available in build *201401160001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/683e37e68d25
User: Petr Kudryavtsev <petrk@netbeans.org>
Log: Fixed #240508 - no any active cache transaction
Comment 2 Vladimir Voskresensky 2014-11-21 13:48:06 UTC
no any logging in trunk