See 
<https://builds.apache.org/job/Karaf-2.3.x/org.apache.karaf.jaas$org.apache.karaf.jaas.jasypt/533/>

------------------------------------------
[...truncated 556 lines...]
            encryption.enabled = false
            encryption.prefix = {CRYPT}
            encryption.suffix = {CRYPT}
            encryption.algorithm = MD5
            encryption.encoding = hexadecimal
        
2012-12-30 00:34:42,516 | INFO  | rint Extender: 3 | ServiceRecipe              
      | viceRecipe$TriggerServiceFactory  534 | Unable to create a proxy object 
for the service .component-1 defined in bundle test at version 0.0.0 with id 
29. Returning the original object instead.
org.apache.aries.proxy.UnableToProxyException: The class java.lang.String is 
not an interface and therefore a proxy cannot be generated.
        at 
org.apache.aries.proxy.impl.JdkProxyManager.getInterfaces(JdkProxyManager.java:43)
        at 
org.apache.aries.proxy.impl.JdkProxyManager.createNewProxy(JdkProxyManager.java:36)
        at 
org.apache.aries.proxy.impl.AbstractProxyManager.createDelegatingInterceptingProxy(AbstractProxyManager.java:75)
        at 
org.apache.aries.proxy.impl.AbstractProxyManager.createInterceptingProxy(AbstractProxyManager.java:53)
        at 
org.apache.aries.blueprint.container.ServiceRecipe$TriggerServiceFactory.getService(ServiceRecipe.java:530)
        at 
de.kalpatec.pojosr.framework.felix.framework.ServiceRegistrationImpl.getFactoryUnchecked(ServiceRegistrationImpl.java:230)
        at 
de.kalpatec.pojosr.framework.felix.framework.ServiceRegistrationImpl.getService(ServiceRegistrationImpl.java:166)
        at 
de.kalpatec.pojosr.framework.felix.framework.ServiceRegistry.getService(ServiceRegistry.java:304)
        at 
de.kalpatec.pojosr.framework.PojoSRBundleContext.getService(PojoSRBundleContext.java:154)
        at 
org.osgi.util.tracker.ServiceTracker.addingService(ServiceTracker.java:411)
        at 
org.osgi.util.tracker.ServiceTracker$Tracked.customizerAdding(ServiceTracker.java:932)
        at 
org.osgi.util.tracker.ServiceTracker$Tracked.customizerAdding(ServiceTracker.java:864)
        at 
org.osgi.util.tracker.AbstractTracked.trackAdding(AbstractTracked.java:256)
        at org.osgi.util.tracker.AbstractTracked.track(AbstractTracked.java:229)
        at 
org.osgi.util.tracker.ServiceTracker$Tracked.serviceChanged(ServiceTracker.java:894)
        at 
de.kalpatec.pojosr.framework.felix.framework.util.EventDispatcher.invokeServiceListenerCallback(EventDispatcher.java:819)
        at 
de.kalpatec.pojosr.framework.felix.framework.util.EventDispatcher.fireEventImmediately(EventDispatcher.java:741)
        at 
de.kalpatec.pojosr.framework.felix.framework.util.EventDispatcher.fireServiceEvent(EventDispatcher.java:663)
        at de.kalpatec.pojosr.framework.PojoSR$1.serviceChanged(PojoSR.java:67)
        at 
de.kalpatec.pojosr.framework.felix.framework.ServiceRegistry.registerService(ServiceRegistry.java:106)
        at 
de.kalpatec.pojosr.framework.PojoSRBundleContext.registerService(PojoSRBundleContext.java:93)
        at 
org.apache.aries.blueprint.container.BlueprintContainerImpl.registerService(BlueprintContainerImpl.java:421)
        at 
org.apache.aries.blueprint.container.ServiceRecipe.register(ServiceRecipe.java:191)
        at 
org.apache.aries.blueprint.container.BlueprintContainerImpl.registerServices(BlueprintContainerImpl.java:668)
        at 
org.apache.aries.blueprint.container.BlueprintContainerImpl.doRun(BlueprintContainerImpl.java:352)
        at 
org.apache.aries.blueprint.container.BlueprintContainerImpl.run(BlueprintContainerImpl.java:252)
        at 
org.apache.aries.blueprint.utils.threading.impl.DiscardableRunnable.run(DiscardableRunnable.java:48)
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
        at java.util.concurrent.FutureTask.run(FutureTask.java:138)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:98)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:206)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
        at java.lang.Thread.run(Thread.java:662)
2012-12-30 00:34:42,519 | DEBUG | rint Extender: 3 | ServiceRecipe              
      | viceRecipe$TriggerServiceFactory  535 | Method exit: getService, 
returning bar
2012-12-30 00:34:42,518 | DEBUG | rint Extender: 1 | 
AbstractPropertyPlaceholder      | eholder$LateBindingValueMetadata  459 | 
Before process: org.apache.karaf.jaas.modules.publickey.PublickeyLoginModule
2012-12-30 00:34:42,520 | DEBUG | rint Extender: 1 | 
AbstractPropertyPlaceholder      | eholder$LateBindingValueMetadata  461 | 
After process: org.apache.karaf.jaas.modules.publickey.PublickeyLoginModule
2012-12-30 00:34:42,520 | DEBUG | rint Extender: 1 | 
AbstractPropertyPlaceholder      | eholder$LateBindingValueMetadata  459 | 
Before process: org.apache.karaf.jaas.modules.publickey.PublickeyLoginModule
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.106 sec
Running 
org.apache.karaf.jaas.jasypt.handler.EncryptableConfigAdminPropertyPlaceholderTest
2012-12-30 00:34:42,520 | DEBUG | Thread-4         | BlueprintExtender          
      | rint.container.BlueprintExtender  245 | Destroying BlueprintContainer 
for bundle org.apache.karaf.jaas.modules
2012-12-30 00:34:42,521 | DEBUG | Thread-4         | BlueprintEventDispatcher   
      | ntainer.BlueprintEventDispatcher  136 | Sending blueprint container 
event BlueprintEvent[type=DESTROYING] for bundle org.apache.karaf.jaas.modules
2012-12-30 00:34:42,521 | DEBUG | rint Extender: 3 | BlueprintContainerImpl     
      | container.BlueprintContainerImpl  644 | Instantiating components: 
[blueprintContainer, blueprintBundle, blueprintBundleContext, 
blueprintConverter, .component-1, .ext-2, .jaas-1]
2012-12-30 00:34:42,521 | DEBUG | rint Extender: 1 | 
AbstractPropertyPlaceholder      | eholder$LateBindingValueMetadata  461 | 
After process: org.apache.karaf.jaas.modules.publickey.PublickeyLoginModule
2012-12-30 00:34:42,522 | DEBUG | Thread-4         | ServiceRecipe              
      | lueprint.container.ServiceRecipe  197 | Unregistering service karaf
2012-12-30 00:34:42,522 | DEBUG | rint Extender: 1 | 
AbstractPropertyPlaceholder      | eholder$LateBindingValueMetadata  459 | 
Before process: 
2012-12-30 00:34:42,522 | DEBUG | rint Extender: 3 | ServiceRecipe              
      | lueprint.container.ServiceRecipe  245 | Retrieving service for bundle 
null and service registration null
2012-12-30 00:34:42,523 | DEBUG | Thread-4         | ServiceRecipe              
      | lueprint.container.ServiceRecipe  197 | Unregistering service 
.component-3
2012-12-30 00:34:42,523 | DEBUG | rint Extender: 2 | 
AbstractServiceReferenceRecipe   | r.AbstractServiceReferenceRecipe  338 | 
Untracking reference [org.apache.karaf.jaas.config.JaasRealm] for OSGi service 
(objectClass=org.apache.karaf.jaas.config.JaasRealm)
2012-12-30 00:34:42,523 | DEBUG | rint Extender: 1 | 
AbstractPropertyPlaceholder      | eholder$LateBindingValueMetadata  461 | 
After process: 
2012-12-30 00:34:42,524 | DEBUG | Thread-4         | ServiceRecipe              
      | lueprint.container.ServiceRecipe  202 | Calling listeners for service 
unregistration
2012-12-30 00:34:42,523 | DEBUG | rint Extender: 3 | BlueprintEventDispatcher   
      | ntainer.BlueprintEventDispatcher  136 | Sending blueprint container 
event BlueprintEvent[type=CREATED] for bundle test
2012-12-30 00:34:42,524 | DEBUG | Thread-4         | ServiceRecipe              
      | lueprint.container.ServiceRecipe  197 | Unregistering service 
.component-2
2012-12-30 00:34:42,525 | DEBUG | Thread-4         | ServiceRecipe              
      | lueprint.container.ServiceRecipe  202 | Calling listeners for service 
unregistration
2012-12-30 00:34:42,524 | DEBUG | rint Extender: 1 | 
AbstractPropertyPlaceholder      | eholder$LateBindingValueMetadata  459 | 
Before process: 
2012-12-30 00:34:42,525 | DEBUG | rint Extender: 1 | 
AbstractPropertyPlaceholder      | eholder$LateBindingValueMetadata  461 | 
After process: 
2012-12-30 00:34:42,526 | DEBUG | rint Extender: 1 | 
AbstractPropertyPlaceholder      | eholder$LateBindingValueMetadata  459 | 
Before process: sufficient
2012-12-30 00:34:42,526 | DEBUG | rint Extender: 1 | 
AbstractPropertyPlaceholder      | eholder$LateBindingValueMetadata  461 | 
After process: sufficient
2012-12-30 00:34:42,526 | DEBUG | rint Extender: 1 | 
AbstractPropertyPlaceholder      | eholder$LateBindingValueMetadata  459 | 
Before process: sufficient
2012-12-30 00:34:42,526 | DEBUG | rint Extender: 1 | 
AbstractPropertyPlaceholder      | eholder$LateBindingValueMetadata  461 | 
After process: sufficient
2012-12-30 00:34:42,527 | DEBUG | rint Extender: 1 | 
AbstractPropertyPlaceholder      | eholder$LateBindingValueMetadata  459 | 
Before process: 
            users = $[karaf.base]/etc/keys.properties
            detailed.login.exception = ${detailed.login.exception}
            encryption.name = ${encryption.name}
            encryption.enabled = ${encryption.enabled}
            encryption.prefix = ${encryption.prefix}
            encryption.suffix = ${encryption.suffix}
            encryption.algorithm = ${encryption.algorithm}
            encryption.encoding = ${encryption.encoding}
        
2012-12-30 00:34:42,527 | DEBUG | rint Extender: 1 | PropertyPlaceholder        
      | lueprint.ext.PropertyPlaceholder  156 | Retrieving Value from 
expression: karaf.base
2012-12-30 00:34:42,527 | DEBUG | rint Extender: 1 | PropertyPlaceholder        
      | lueprint.ext.PropertyPlaceholder  122 | Retrieving property karaf.base
2012-12-30 00:34:42,528 | DEBUG | rint Extender: 1 | PropertyPlaceholder        
      | lueprint.ext.PropertyPlaceholder  149 | Property karaf.base not found
2012-12-30 00:34:42,528 | DEBUG | rint Extender: 1 | 
AbstractPropertyPlaceholder      | eholder$LateBindingValueMetadata  461 | 
After process: 
            users = $[karaf.base]/etc/keys.properties
            detailed.login.exception = ${detailed.login.exception}
            encryption.name = ${encryption.name}
            encryption.enabled = ${encryption.enabled}
            encryption.prefix = ${encryption.prefix}
            encryption.suffix = ${encryption.suffix}
            encryption.algorithm = ${encryption.algorithm}
            encryption.encoding = ${encryption.encoding}
        
2012-12-30 00:34:42,528 | DEBUG | rint Extender: 1 | 
AbstractPropertyPlaceholder      | eholder$LateBindingValueMetadata  459 | 
Before process: 
            users = $[karaf.base]/etc/keys.properties
            detailed.login.exception = ${detailed.login.exception}
            encryption.name = ${encryption.name}
            encryption.enabled = ${encryption.enabled}
            encryption.prefix = ${encryption.prefix}
            encryption.suffix = ${encryption.suffix}
            encryption.algorithm = ${encryption.algorithm}
            encryption.encoding = ${encryption.encoding}
        
2012-12-30 00:34:42,528 | DEBUG | rint Extender: 1 | PropertyPlaceholder        
      | lueprint.ext.PropertyPlaceholder  156 | Retrieving Value from 
expression: detailed.login.exception
2012-12-30 00:34:42,529 | DEBUG | rint Extender: 1 | CmPropertyPlaceholder      
      | pendium.cm.CmPropertyPlaceholder  110 | Retrieving property value 
detailed.login.exception from configuration with pid org.apache.karaf.jaas
2012-12-30 00:34:42,529 | DEBUG | rint Extender: 1 | PropertyPlaceholder        
      | lueprint.ext.PropertyPlaceholder  122 | Retrieving property 
detailed.login.exception
2012-12-30 00:34:42,529 | DEBUG | rint Extender: 1 | PropertyPlaceholder        
      | lueprint.ext.PropertyPlaceholder  145 | Retrieved property 
detailed.login.exception value from defaults false
2012-12-30 00:34:42,529 | DEBUG | rint Extender: 1 | PropertyPlaceholder        
      | lueprint.ext.PropertyPlaceholder  156 | Retrieving Value from 
expression: encryption.name
2012-12-30 00:34:42,530 | DEBUG | rint Extender: 1 | CmPropertyPlaceholder      
      | pendium.cm.CmPropertyPlaceholder  110 | Retrieving property value 
encryption.name from configuration with pid org.apache.karaf.jaas
2012-12-30 00:34:42,530 | DEBUG | rint Extender: 1 | PropertyPlaceholder        
      | lueprint.ext.PropertyPlaceholder  122 | Retrieving property 
encryption.name
2012-12-30 00:34:42,530 | DEBUG | rint Extender: 1 | PropertyPlaceholder        
      | lueprint.ext.PropertyPlaceholder  145 | Retrieved property 
encryption.name value from defaults 
2012-12-30 00:34:42,530 | DEBUG | rint Extender: 1 | PropertyPlaceholder        
      | lueprint.ext.PropertyPlaceholder  156 | Retrieving Value from 
expression: encryption.enabled
2012-12-30 00:34:42,531 | DEBUG | rint Extender: 1 | CmPropertyPlaceholder      
      | pendium.cm.CmPropertyPlaceholder  110 | Retrieving property value 
encryption.enabled from configuration with pid org.apache.karaf.jaas
2012-12-30 00:34:42,531 | DEBUG | rint Extender: 1 | PropertyPlaceholder        
      | lueprint.ext.PropertyPlaceholder  122 | Retrieving property 
encryption.enabled
2012-12-30 00:34:42,531 | DEBUG | rint Extender: 1 | PropertyPlaceholder        
      | lueprint.ext.PropertyPlaceholder  145 | Retrieved property 
encryption.enabled value from defaults false
2012-12-30 00:34:42,531 | DEBUG | rint Extender: 1 | PropertyPlaceholder        
      | lueprint.ext.PropertyPlaceholder  156 | Retrieving Value from 
expression: encryption.prefix
2012-12-30 00:34:42,532 | DEBUG | rint Extender: 1 | CmPropertyPlaceholder      
      | pendium.cm.CmPropertyPlaceholder  110 | Retrieving property value 
encryption.prefix from configuration with pid org.apache.karaf.jaas
2012-12-30 00:34:42,532 | DEBUG | rint Extender: 1 | PropertyPlaceholder        
      | lueprint.ext.PropertyPlaceholder  122 | Retrieving property 
encryption.prefix
2012-12-30 00:34:42,532 | DEBUG | rint Extender: 1 | PropertyPlaceholder        
      | lueprint.ext.PropertyPlaceholder  145 | Retrieved property 
encryption.prefix value from defaults {CRYPT}
2012-12-30 00:34:42,532 | DEBUG | rint Extender: 1 | PropertyPlaceholder        
      | lueprint.ext.PropertyPlaceholder  156 | Retrieving Value from 
expression: encryption.suffix
2012-12-30 00:34:42,533 | DEBUG | rint Extender: 1 | CmPropertyPlaceholder      
      | pendium.cm.CmPropertyPlaceholder  110 | Retrieving property value 
encryption.suffix from configuration with pid org.apache.karaf.jaas
2012-12-30 00:34:42,533 | DEBUG | rint Extender: 1 | PropertyPlaceholder        
      | lueprint.ext.PropertyPlaceholder  122 | Retrieving property 
encryption.suffix
2012-12-30 00:34:42,533 | DEBUG | rint Extender: 1 | PropertyPlaceholder        
      | lueprint.ext.PropertyPlaceholder  145 | Retrieved property 
encryption.suffix value from defaults {CRYPT}
2012-12-30 00:34:42,533 | DEBUG | rint Extender: 1 | PropertyPlaceholder        
      | lueprint.ext.PropertyPlaceholder  156 | Retrieving Value from 
expression: encryption.algorithm
2012-12-30 00:34:42,534 | DEBUG | rint Extender: 1 | CmPropertyPlaceholder      
      | pendium.cm.CmPropertyPlaceholder  110 | Retrieving property value 
encryption.algorithm from configuration with pid org.apache.karaf.jaas
2012-12-30 00:34:42,534 | DEBUG | rint Extender: 1 | PropertyPlaceholder        
      | lueprint.ext.PropertyPlaceholder  122 | Retrieving property 
encryption.algorithm
2012-12-30 00:34:42,534 | DEBUG | rint Extender: 1 | PropertyPlaceholder        
      | lueprint.ext.PropertyPlaceholder  145 | Retrieved property 
encryption.algorithm value from defaults MD5
2012-12-30 00:34:42,534 | DEBUG | rint Extender: 1 | PropertyPlaceholder        
      | lueprint.ext.PropertyPlaceholder  156 | Retrieving Value from 
expression: encryption.encoding
2012-12-30 00:34:42,535 | DEBUG | rint Extender: 1 | CmPropertyPlaceholder      
      | pendium.cm.CmPropertyPlaceholder  110 | Retrieving property value 
encryption.encoding from configuration with pid org.apache.karaf.jaas
2012-12-30 00:34:42,535 | DEBUG | rint Extender: 1 | PropertyPlaceholder        
      | lueprint.ext.PropertyPlaceholder  122 | Retrieving property 
encryption.encoding
2012-12-30 00:34:42,535 | DEBUG | rint Extender: 1 | PropertyPlaceholder        
      | lueprint.ext.PropertyPlaceholder  145 | Retrieved property 
encryption.encoding value from defaults hexadecimal
2012-12-30 00:34:42,536 | DEBUG | rint Extender: 1 | 
AbstractPropertyPlaceholder      | eholder$LateBindingValueMetadata  461 | 
After process: 
            users = $[karaf.base]/etc/keys.properties
            detailed.login.exception = false
            encryption.name = 
            encryption.enabled = false
            encryption.prefix = {CRYPT}
            encryption.suffix = {CRYPT}
            encryption.algorithm = MD5
            encryption.encoding = hexadecimal
        
2012-12-30 00:34:42,536 | DEBUG | main             | TemporaryStore             
      | ps4j.store.intern.TemporaryStore   59 | Storage Area is /tmp/tb
2012-12-30 00:34:42,536 | DEBUG | rint Extender: 1 | ServiceRecipe              
      | lueprint.container.ServiceRecipe  300 | Service created: 
org.apache.karaf.jaas.config.impl.Config@1fcf790
2012-12-30 00:34:42,537 | DEBUG | rint Extender: 1 | ServiceRecipe              
      | lueprint.container.ServiceRecipe  303 | Creating listeners
2012-12-30 00:34:42,537 | DEBUG | main             | RawBuilder                 
      | bundles.core.metadata.RawBuilder   57 | setResources()
2012-12-30 00:34:42,537 | DEBUG | rint Extender: 1 | ServiceRecipe              
      | lueprint.container.ServiceRecipe  309 | Listeners created: []
2012-12-30 00:34:42,538 | DEBUG | rint Extender: 1 | ServiceRecipe              
      | lueprint.container.ServiceRecipe  316 | Calling listeners for initial 
service unregistration
2012-12-30 00:34:42,538 | DEBUG | Thread-5         | RawBuilder                 
      | bundles.core.metadata.RawBuilder  130 | Creating manifest from added 
headers.
2012-12-30 00:34:42,538 | DEBUG | rint Extender: 1 | BlueprintEventDispatcher   
      | ntainer.BlueprintEventDispatcher  136 | Sending blueprint container 
event BlueprintEvent[type=CREATED] for bundle org.apache.karaf.jaas.modules
2012-12-30 00:34:42,538 | DEBUG | Thread-5         | RawBuilder                 
      | bundles.core.metadata.RawBuilder  143 | Manifest-Version = 2
2012-12-30 00:34:42,538 | DEBUG | Thread-5         | RawBuilder                 
      | bundles.core.metadata.RawBuilder  143 | Bundle-SymbolicName = jasypt
2012-12-30 00:34:42,539 | DEBUG | Thread-5         | RawBuilder                 
      | bundles.core.metadata.RawBuilder  143 | Bundle-Version = 0.0.0
2012-12-30 00:34:42,539 | DEBUG | Thread-5         | RawBuilder                 
      | bundles.core.metadata.RawBuilder  143 | Bundle-ManifestVersion = 2
2012-12-30 00:34:42,539 | DEBUG | Thread-4         | CmPropertyPlaceholder      
      | pendium.cm.CmPropertyPlaceholder  105 | Destroying CmPropertyPlaceholder
2012-12-30 00:34:42,540 | DEBUG | Thread-5         | RawBuilder                 
      | ndles.core.metadata.RawBuilder$1   80 | Copying resource 
OSGI-INF/blueprint/karaf-jaas-jasypt.xml
2012-12-30 00:34:42,540 | DEBUG | Thread-4         | ReferenceRecipe            
      | eprint.container.ReferenceRecipe  178 | Unbinding reference #recipe-64
2012-12-30 00:34:42,540 | DEBUG | Thread-4         | BlueprintEventDispatcher   
      | ntainer.BlueprintEventDispatcher  136 | Sending blueprint container 
event BlueprintEvent[type=DESTROYED] for bundle org.apache.karaf.jaas.modules
2012-12-30 00:34:42,540 | INFO  | Thread-5         | RawBuilder                 
      | ndles.core.metadata.RawBuilder$1  106 | Copy thread finished.
2012-12-30 00:34:42,541 | DEBUG | Thread-4         | BlueprintContainerImpl     
      | container.BlueprintContainerImpl  845 | Blueprint container destroyed: 
de.kalpatec.pojosr.framework.PojoSRBundleContext@1a7789c
2012-12-30 00:34:42,541 | DEBUG | main             | TemporaryStore             
      | ps4j.store.intern.TemporaryStore   59 | Storage Area is /tmp/tb
2012-12-30 00:34:42,541 | DEBUG | Thread-4         | BlueprintExtender          
      | rint.container.BlueprintExtender  245 | Destroying BlueprintContainer 
for bundle org.apache.karaf.jaas.config
2012-12-30 00:34:42,542 | DEBUG | main             | RawBuilder                 
      | bundles.core.metadata.RawBuilder   57 | setResources()
2012-12-30 00:34:42,542 | DEBUG | Thread-4         | BlueprintEventDispatcher   
      | ntainer.BlueprintEventDispatcher  136 | Sending blueprint container 
event BlueprintEvent[type=DESTROYING] for bundle org.apache.karaf.jaas.config
2012-12-30 00:34:42,542 | DEBUG | Thread-6         | RawBuilder                 
      | bundles.core.metadata.RawBuilder  130 | Creating manifest from added 
headers.
2012-12-30 00:34:42,542 | DEBUG | Thread-6         | RawBuilder                 
      | bundles.core.metadata.RawBuilder  143 | Manifest-Version = 2
2012-12-30 00:34:42,542 | DEBUG | Thread-4         | ServiceRecipe              
      | lueprint.container.ServiceRecipe  197 | Unregistering service 
.component-2
2012-12-30 00:34:42,543 | DEBUG | Thread-4         | ServiceRecipe              
      | lueprint.container.ServiceRecipe  202 | Calling listeners for service 
unregistration
2012-12-30 00:34:42,543 | DEBUG | Thread-6         | RawBuilder                 
      | bundles.core.metadata.RawBuilder  143 | Bundle-SymbolicName = configtest
2012-12-30 00:34:42,543 | DEBUG | Thread-4         | 
NamespaceHandlerRegistryImpl     | ace.NamespaceHandlerRegistryImpl  138 | 
Removing NamespaceHandler [org.apache.aries.blueprint.NamespaceHandler]
2012-12-30 00:34:42,543 | DEBUG | Thread-6         | RawBuilder                 
      | bundles.core.metadata.RawBuilder  143 | Bundle-Version = 0.0.0
2012-12-30 00:34:42,544 | DEBUG | Thread-6         | RawBuilder                 
      | bundles.core.metadata.RawBuilder  143 | Bundle-ManifestVersion = 2
2012-12-30 00:34:42,544 | DEBUG | Thread-4         | ServiceRecipe              
      | lueprint.container.ServiceRecipe  197 | Unregistering service 
.component-1
2012-12-30 00:34:42,544 | DEBUG | Thread-4         | ServiceRecipe              
      | lueprint.container.ServiceRecipe  202 | Calling listeners for service 
unregistration
2012-12-30 00:34:42,545 | DEBUG | Thread-6         | RawBuilder                 
      | ndles.core.metadata.RawBuilder$1   80 | Copying resource 
OSGI-INF/blueprint/config-adminTest.xml
2012-12-30 00:34:42,545 | DEBUG | Thread-4         | BlueprintEventDispatcher   
      | ntainer.BlueprintEventDispatcher  136 | Sending blueprint container 
event BlueprintEvent[type=DESTROYED] for bundle org.apache.karaf.jaas.config
2012-12-30 00:34:42,545 | DEBUG | Thread-4         | BlueprintContainerImpl     
      | container.BlueprintContainerImpl  845 | Blueprint container destroyed: 
de.kalpatec.pojosr.framework.PojoSRBundleContext@1de891b
2012-12-30 00:34:42,546 | INFO  | Thread-6         | RawBuilder                 
      | ndles.core.metadata.RawBuilder$1  106 | Copy thread finished.
2012-12-30 00:34:42,546 | DEBUG | Thread-4         | BlueprintExtender          
      | rint.container.BlueprintExtender  245 | Destroying BlueprintContainer 
for bundle org.apache.aries.blueprint.core
2012-12-30 00:34:42,546 | DEBUG | Thread-4         | BlueprintEventDispatcher   
      | ntainer.BlueprintEventDispatcher  136 | Sending blueprint container 
event BlueprintEvent[type=DESTROYING] for bundle org.apache.aries.blueprint.core
2012-12-30 00:34:42,547 | DEBUG | Thread-4         | ServiceRecipe              
      | lueprint.container.ServiceRecipe  197 | Unregistering service 
.component-1
2012-12-30 00:34:42,547 | DEBUG | Thread-4         | ServiceRecipe              
      | lueprint.container.ServiceRecipe  202 | Calling listeners for service 
unregistration
2012-12-30 00:34:42,547 | DEBUG | Thread-4         | 
NamespaceHandlerRegistryImpl     | ace.NamespaceHandlerRegistryImpl  138 | 
Removing NamespaceHandler [org.apache.aries.blueprint.NamespaceHandler]
2012-12-30 00:34:42,548 | DEBUG | Thread-4         | ServiceRecipe              
      | lueprint.container.ServiceRecipe  197 | Unregistering service 
.component-1
2012-12-30 00:34:42,548 | DEBUG | Thread-4         | ServiceRecipe              
      | lueprint.container.ServiceRecipe  202 | Calling listeners for service 
unregistration
2012-12-30 00:34:42,548 | DEBUG | rint Extender: 1 | BlueprintContainerImpl     
      | container.BlueprintContainerImpl  272 | Running blueprint container for 
bundle test in state WaitForNamespaceHandlers
2012-12-30 00:34:42,549 | DEBUG | Thread-4         | BlueprintEventDispatcher   
      | ntainer.BlueprintEventDispatcher  136 | Sending blueprint container 
event BlueprintEvent[type=DESTROYED] for bundle org.apache.aries.blueprint.core
2012-12-30 00:34:42,549 | INFO  | rint Extender: 1 | BlueprintContainerImpl     
      | container.BlueprintContainerImpl  294 | Bundle test is waiting for 
namespace handlers 
[http://aries.apache.org/blueprint/xmlns/blueprint-ext/v1.0.0]
2012-12-30 00:34:42,549 | DEBUG | Thread-4         | BlueprintContainerImpl     
      | container.BlueprintContainerImpl  845 | Blueprint container destroyed: 
de.kalpatec.pojosr.framework.PojoSRBundleContext@51ef4e
2012-12-30 00:34:42,549 | DEBUG | Thread-4         | BlueprintExtender          
      | rint.container.BlueprintExtender  160 | Stopping blueprint extender...
2012-12-30 00:34:42,549 | DEBUG | rint Extender: 1 | BlueprintEventDispatcher   
      | ntainer.BlueprintEventDispatcher  136 | Sending blueprint container 
event BlueprintEvent[type=GRACE_PERIOD, 
dependencies=[(&(objectClass=org.apache.aries.blueprint.NamespaceHandler)(osgi.service.blueprint.namespace=http://aries.apache.org/blueprint/xmlns/blueprint-ext/v1.0.0))]]
 for bundle test
2012-12-30 00:34:42,550 | DEBUG | Thread-4         | BlueprintExtender          
      | rint.container.BlueprintExtender  191 | Usage for bundle 
de.kalpatec.pojosr.framework.PojoSRBundle@af72d8 is 1
2012-12-30 00:34:42,550 | DEBUG | Thread-4         | BlueprintExtender          
      | rint.container.BlueprintExtender  191 | Usage for bundle 
de.kalpatec.pojosr.framework.PojoSRBundle@5d391d is 0
2012-12-30 00:34:42,551 | DEBUG | Thread-4         | BlueprintExtender          
      | rint.container.BlueprintExtender  191 | Usage for bundle 
de.kalpatec.pojosr.framework.PojoSRBundle@13c6641 is 1
2012-12-30 00:34:42,552 | DEBUG | Thread-4         | BlueprintExtender          
      | rint.container.BlueprintExtender  202 | Selected bundles 
[de.kalpatec.pojosr.framework.PojoSRBundle@5d391d] for destroy (no services in 
use)
2012-12-30 00:34:42,552 | DEBUG | Thread-4         | BlueprintExtender          
      | rint.container.BlueprintExtender  245 | Destroying BlueprintContainer 
for bundle test
2012-12-30 00:34:42,552 | DEBUG | Thread-4         | BlueprintEventDispatcher   
      | ntainer.BlueprintEventDispatcher  136 | Sending blueprint container 
event BlueprintEvent[type=DESTROYING] for bundle test
2012-12-30 00:34:42,552 | DEBUG | Thread-4         | BlueprintEventDispatcher   
      | ntainer.BlueprintEventDispatcher  136 | Sending blueprint container 
event BlueprintEvent[type=DESTROYED] for bundle test
2012-12-30 00:34:42,553 | DEBUG | Thread-4         | BlueprintContainerImpl     
      | container.BlueprintContainerImpl  845 | Blueprint container destroyed: 
de.kalpatec.pojosr.framework.PojoSRBundleContext@13a34af
2012-12-30 00:34:42,553 | DEBUG | Thread-4         | BlueprintExtender          
      | rint.container.BlueprintExtender  191 | Usage for bundle 
de.kalpatec.pojosr.framework.PojoSRBundle@af72d8 is 1
2012-12-30 00:34:42,553 | DEBUG | Thread-4         | BlueprintExtender          
      | rint.container.BlueprintExtender  191 | Usage for bundle 
de.kalpatec.pojosr.framework.PojoSRBundle@13c6641 is 1
2012-12-30 00:34:42,553 | DEBUG | Thread-4         | BlueprintExtender          
      | rint.container.BlueprintExtender  212 | Currently selecting bundle 
de.kalpatec.pojosr.framework.PojoSRBundle@af72d8 for destroy (with reference 
[org.apache.aries.blueprint.NamespaceHandler])
2012-12-30 00:34:42,554 | DEBUG | Thread-4         | BlueprintExtender          
      | rint.container.BlueprintExtender  212 | Currently selecting bundle 
de.kalpatec.pojosr.framework.PojoSRBundle@13c6641 for destroy (with reference 
[org.apache.aries.blueprint.NamespaceHandler])
2012-12-30 00:34:42,554 | DEBUG | Thread-4         | BlueprintExtender          
      | rint.container.BlueprintExtender  218 | Selected bundle 
[de.kalpatec.pojosr.framework.PojoSRBundle@13c6641] for destroy (lowest ranking 
service)
2012-12-30 00:34:42,554 | DEBUG | Thread-4         | BlueprintExtender          
      | rint.container.BlueprintExtender  245 | Destroying BlueprintContainer 
for bundle jasypt
2012-12-30 00:34:42,554 | DEBUG | Thread-4         | BlueprintEventDispatcher   
      | ntainer.BlueprintEventDispatcher  136 | Sending blueprint container 
event BlueprintEvent[type=DESTROYING] for bundle jasypt
#
# A fatal error has been detected by the Java Runtime Environment:
2012-12-30 00:34:42,555 | DEBUG | Thread-4         | ServiceRecipe              
      | lueprint.container.ServiceRecipe  197 | Unregistering service 
.component-1
#
#  SIGSEGV (0xb) at pc=0xf76dcfc6, pid=19351, tid=4137147248
2012-12-30 00:34:42,555 | DEBUG | Thread-4         | ServiceRecipe              
      | lueprint.container.ServiceRecipe  202 | Calling listeners for service 
unregistration
#
# JRE version: 6.0_27-b07
# Java VM: Java HotSpot(TM) Server VM (20.2-b06 mixed mode linux-x86 )
# Problematic frame:
# C  [libc.so.6+0x112fc6]3,0001,2012-12-30 00:34:42\u002C555 | DEBUG | Thread-4 
        | ServiceRecipe                    | lueprint.container.ServiceRecipe  
197 | Unregistering service .component-2\n
2012-12-30 00:34:42,555 | DEBUG | Thread-4         | ServiceRecipe              
      | lueprint.container.ServiceRecipe  202 | Calling listeners for service 
unregistration
2012-12-30 00:34:42,556 | DEBUG | Thread-4         | 
NamespaceHandlerRegistryImpl     | ace.NamespaceHandlerRegistryImpl  138 | 
Removing NamespaceHandler [org.apache.aries.blueprint.NamespaceHandler]
2012-12-30 00:34:42,557 | DEBUG | Thread-4         | BlueprintEventDispatcher   
      | ntainer.BlueprintEventDispatcher  136 | Sending blueprint container 
event BlueprintEvent[type=DESTROYED] for bundle jasypt
2012-12-30 00:34:42,557 | DEBUG | Thread-4         | BlueprintContainerImpl     
      | container.BlueprintContainerImpl  845 | Blueprint container destroyed: 
de.kalpatec.pojosr.framework.PojoSRBundleContext@1263db
2012-12-30 00:34:42,558 | DEBUG | Thread-4         | BlueprintExtender          
      | rint.container.BlueprintExtender  191 | Usage for bundle 
de.kalpatec.pojosr.framework.PojoSRBundle@af72d8 is 1
2012-12-30 00:34:42,558 | DEBUG | Thread-4         | BlueprintExtender          
      | rint.container.BlueprintExtender  212 | Currently selecting bundle 
de.kalpatec.pojosr.framework.PojoSRBundle@af72d8 for destroy (with reference 
[org.apache.aries.blueprint.NamespaceHandler])
2012-12-30 00:34:42,558 | DEBUG | Thread-4         | BlueprintExtender          
      | rint.container.BlueprintExtender  218 | Selected bundle 
[de.kalpatec.pojosr.framework.PojoSRBundle@af72d8] for destroy (lowest ranking 
service)
2012-12-30 00:34:42,558 | DEBUG | Thread-4         | BlueprintExtender          
      | rint.container.BlueprintExtender  245 | Destroying BlueprintContainer 
for bundle org.apache.aries.blueprint.cm
2012-12-30 00:34:42,558 | DEBUG | Thread-4         | BlueprintEventDispatcher   
      | ntainer.BlueprintEventDispatcher  136 | Sending blueprint container 
event BlueprintEvent[type=DESTROYING] for bundle org.apache.aries.blueprint.cm
2012-12-30 00:34:42,559 | DEBUG | Thread-4         | ServiceRecipe              
      | lueprint.container.ServiceRecipe  197 | Unregistering service 
.component-1
2012-12-30 00:34:42,559 | DEBUG | Thread-4         | ServiceRecipe              
      | lueprint.container.ServiceRecipe  202 | Calling listeners for service 
unregistration
2012-12-30 00:34:42,559 | DEBUG | Thread-4         | 
NamespaceHandlerRegistryImpl     | ace.NamespaceHandlerRegistryImpl  138 | 
Removing NamespaceHandler [org.apache.aries.blueprint.NamespaceHandler]
2012-12-30 00:34:42,560 | DEBUG | Thread-4         | BlueprintEventDispatcher   
      | ntainer.BlueprintEventDispatcher  136 | Sending blueprint container 
event BlueprintEvent[type=DESTROYED] for bundle org.apache.aries.blueprint.cm
2012-12-30 00:34:42,560 | DEBUG | Thread-4         | BlueprintContainerImpl     
      | container.BlueprintContainerImpl  845 | Blueprint container destroyed: 
de.kalpatec.pojosr.framework.PojoSRBundleContext@158689a
2012-12-30 00:34:42,562 | DEBUG | Thread-4         | BlueprintExtender          
      | rint.container.BlueprintExtender  178 | Blueprint extender stopped
  __float128+0x4b76
#
# An error report file with more information is saved as:
# 
<https://builds.apache.org/job/Karaf-2.3.x/org.apache.karaf.jaas$org.apache.karaf.jaas.jasypt/ws/hs_err_pid19351.log>
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
Aborted

Results :

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0

mojoFailed org.apache.maven.plugins:maven-surefire-plugin:2.12(default-test)
[JENKINS] Recording test results
projectFailed org.apache.karaf.jaas:org.apache.karaf.jaas.jasypt:2.3.1-SNAPSHOT

Reply via email to