Roman Sakno created KARAF-3489:
----------------------------------
Summary: GuardProxyCatalog feature sometimes fails at deployment
time
Key: KARAF-3489
URL: https://issues.apache.org/jira/browse/KARAF-3489
Project: Karaf
Issue Type: Bug
Components: karaf-osgi
Affects Versions: 3.0.2
Environment: Ubuntu 14.04.1 LTS
OpenJDK Runtime Environment (IcedTea 2.5.3) (7u71-2.5.3-0ubuntu0.14.04.1)
OpenJDK 64-Bit Server VM (build 24.65-b04, mixed mode)
Pax Exam Karaf Container 4.4.0
Reporter: Roman Sakno
Priority: Minor
This problem occurs when I execute integration tests using Pax Exam Karaf
Container. But this error doesn't repeat permanently and not stable between
executions of the same integration test.
Log from fileinstall:
2015-01-29 20:49:36,058 | WARN | ce Proxy Creator | GuardProxyCatalog
| 5 - org.apache.karaf.service.guard - 3.0.2 | Problem creating secured
service proxy
Stacktrace:
java.lang.NullPointerException
at
org.apache.karaf.service.guard.impl.GuardProxyCatalog$1.run(GuardProxyCatalog.java:251)[5:org.apache.karaf.service.guard:3.0.2]
at
org.apache.karaf.service.guard.impl.GuardProxyCatalog$ServiceProxyCreatorCustomizer$1.run(GuardProxyCatalog.java:566)[5:org.apache.karaf.service.guard:3.0.2]
at java.lang.Thread.run(Thread.java:745)[:1.7.0_65]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)