[
https://issues.jboss.org/browse/AS7-5734?page=com.atlassian.jira.plugin.s...
]
Thomas Diesler resolved AS7-5734.
---------------------------------
Resolution: Cannot Reproduce Bug
Cannot reproduce with [latest
master|https://github.com/jbossas/jboss-as/commit/abd6c3c7131599cfb56d074...]
{code}
08:45:41,497 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015876:
Starting deployment of "com.springsource.org.apache.commons.logging-1.1.1.jar"
08:45:41,678 INFO [org.jboss.osgi.framework] (MSC service thread 1-2) JBOSGI011006: OSGi
Framework - 2.0.0.CR36
08:45:41,973 INFO [org.jboss.osgi.framework] (MSC service thread 1-1) JBOSGI011001:
Bundle installed: org.apache.felix.configadmin:1.2.8
08:45:41,974 INFO [org.jboss.osgi.framework] (MSC service thread 1-2) JBOSGI011001:
Bundle installed: jboss-as-osgi-configadmin:7.2.0.Alpha1-SNAPSHOT
08:45:41,976 INFO [org.jboss.osgi.framework] (MSC service thread 1-4) JBOSGI011001:
Bundle installed: jboss-osgi-logging:1.0.0
08:45:41,974 INFO [org.jboss.osgi.framework] (MSC service thread 1-3) JBOSGI011001:
Bundle installed: org.apache.felix.log:1.0.0
08:45:42,204 INFO [org.jboss.osgi.framework] (MSC service thread 1-2) JBOSGI011011:
Starting bundles for start level: 1
08:45:42,230 INFO [org.jboss.osgi.framework] (MSC service thread 1-2) JBOSGI011002:
Bundle started: org.apache.felix.log:1.0.0
08:45:42,250 INFO [org.jboss.osgi.framework] (MSC service thread 1-2) JBOSGI011002:
Bundle started: jboss-osgi-logging:1.0.0
08:45:42,290 INFO [org.jboss.osgi.framework] (MSC service thread 1-2) JBOSGI011002:
Bundle started: org.apache.felix.configadmin:1.2.8
08:45:42,302 INFO [org.jboss.osgi.framework] (MSC service thread 1-2) JBOSGI011002:
Bundle started: jboss-as-osgi-configadmin:7.2.0.Alpha1-SNAPSHOT
08:45:42,304 INFO [org.jboss.osgi.framework] (MSC service thread 1-2) JBOSGI011000: OSGi
Framework started
08:45:42,319 INFO [org.jboss.web] (MSC service thread 1-3) JBAS018210: Register web
context: /httpservice
08:45:42,326 INFO [org.jboss.osgi.framework] (MSC service thread 1-2) JBOSGI011001:
Bundle installed: com.springsource.org.apache.commons.logging:1.1.1
08:45:42,495 INFO [org.jboss.osgi.framework] (MSC service thread 1-1) JBOSGI011002:
Bundle started: com.springsource.org.apache.commons.logging:1.1.1
08:45:42,719 INFO [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS018559:
Deployed "com.springsource.org.apache.commons.logging-1.1.1.jar"
{code}
{code}
[tdiesler@tdvaio jboss-as-7.2.0.Alpha1-SNAPSHOT]$ ls -1 standalone/deployments/
com.springsource.org.apache.commons.logging-1.1.1.jar
com.springsource.org.apache.commons.logging-1.1.1.jar.deployed
README.txt
{code}
Deployment of Bundle
"com.springsource.org.apache.commons.logging:1.1.1" fails
------------------------------------------------------------------------------
Key: AS7-5734
URL:
https://issues.jboss.org/browse/AS7-5734
Project: Application Server 7
Issue Type: Bug
Components: OSGi
Affects Versions: 7.2.0.Alpha1
Environment: Windows 7, JDK 1.6.0_24
Reporter: Peter Kilian
Assignee: Thomas Diesler
Attachments: com.springsource.org.apache.commons.logging-1.1.1.jar
The deployment of the OSGi Bundle Apache Commons Logging provided by SpringSource fails.
Copy it to the Deploy-Folder, the Bundle is installed and started, but the file is marked
in the Deploy-Folder as failed with the reason "undefined".
When this Bundle is deployed with the Target "deploy-artifact" of the JBoss AS7
Deploment plugin the maven call "hangs".
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira