tmlab / tmql

Automatically exported from code.google.com/p/tmql

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Please remove exception logging after "No Osgi Bundle found" warning

GoogleCodeExporter opened this issue · comments

It's annoying :-) :

[WARN] 
de.topicmapslab.tmql4j.components.processor.runtime.TMQLRuntimeFactory.newRuntim
e(TMQLRuntimeFactory.java:115) 2011-02-07 16:33:06 No Osgi Bundle found
java.lang.NullPointerException
        at de.topicmapslab.tmql4j.components.processor.runtime.TMQLRuntimeFactory.newRuntime(TMQLRuntimeFactory.java:108)
        at de.topicmapslab.search.core.TopicMapFacetter.createTMQLFacets(TopicMapFacetter.java:111)
        at de.topicmapslab.search.test.TopicMapFacetTest.testTMQLFacets(TopicMapFacetTest.java:153)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
        at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
        at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
        at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
        at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
...

Original issue reported on code.google.com by MarcelHoyer@gmail.com on 7 Feb 2011 at 3:38

Sorry but this was already done a few moments ago. Its possible that the 
current snapshot does not contains this fix.

Original comment by Sven.Kro...@googlemail.com on 8 Feb 2011 at 7:19

  • Changed state: WontFix