[ 
http://issues.ops4j.org/browse/PAXRUNNER-295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12795#action_12795
 ] 

Charles Moulliard commented on PAXRUNNER-295:
---------------------------------------------

All the bundles are started :

{code}
-> ps
START LEVEL 6
   ID   State         Level  Name
[   0] [Active     ] [    0] System Bundle (1.8.1)
[   1] [Active     ] [    5] OPS4J Pax Logging - API (1.4)
[   2] [Active     ] [    5] OPS4J Pax Logging - Service (1.4)
[   3] [Active     ] [    5] geronimo-servlet_2.5_spec (1.1.2)
[   4] [Active     ] [    5] Apache ServiceMix Bundles: jetty-6.1.14 (6.1.14.1)
[   5] [Active     ] [    5] OPS4J Pax Web - Web Container (0.6.0)
[   6] [Active     ] [    5] Wicket (1.4.1)
[   7] [Active     ] [    5] Wicket IoC common code (1.4.1)
[   8] [Active     ] [    5] Wicket Spring Integration (1.4.1)
[   9] [Active     ] [    5] Wicket Extensions (1.4.1)
[  10] [Active     ] [    5] mvn_com.xpectis.x3s_helloworld_1.0-SNAPSHOT_war (0)
[  11] [Active     ] [    1] osgi.compendium (4.1.0.build-200702212030)
[  12] [Active     ] [    1] Apache Felix Shell Service (1.2.0)
[  13] [Active     ] [    1] Apache Felix Shell TUI (1.2.0)
{code}

but I don't see any trace in the console log. Here is what I see if I 
stop/start jetty (bundle 4)

{code}
-> stop 4
-> [FelixDispatchQueue] DEBUG org.apache.servicemix.bundles.jetty-bundle - 
BundleEvent STOPPED

-> start 4
-> [FelixDispatchQueue] DEBUG org.apache.servicemix.bundles.jetty-bundle - 
BundleEvent STARTED

-> ps
{code}

> Can't run PAX-RUNNER with a bundle defined with extension /war & --log=debug 
> does not work
> ------------------------------------------------------------------------------------------
>
>                 Key: PAXRUNNER-295
>                 URL: http://issues.ops4j.org/browse/PAXRUNNER-295
>             Project: Pax Runner
>          Issue Type: Bug
>            Reporter: Charles Moulliard
>            Assignee: Alin Dreghiciu
>
> Hi,
> I try to run PAX-runner with the following bundle list but I receive an error 
> :
> mvn:org.ops4j.pax.logging/pax-logging-api
> mvn:org.ops4j.pax.logging/pax-logging-service
> mvn:org.ops4j.pax.web/pax-web-bundle
> mvn:org.apache.wicket/wicket/1.4.1
> mvn:org.apache.wicket/wicket-ioc/1.4.1
> mvn:org.apache.wicket/wicket-spring/1.4.1
> mvn:org.apache.wicket/wicket-extensions/1.4.1
> mvn:com.xpectis.x3s/helloworld/1.0-SNAPSHOT/war
>  -> Downloading bundles...
>  -> mvn:com.xpectis.x3s/helloworld/1.0-SNAPSHOT/war : connecting...
>          ___
>         /  /
>        /  / Oops, there has been a problem!
>       /  /
>      /__/   URL [mvn:com.xpectis.x3s/helloworld/1.0-SNAPSHOT/war] could not 
> be resolved.
>     ___
>    /__/     Use --log=debug to see details.
> REMARK : OPTION --log=debug is not accepted
> pax-run --lr "C:/.m2/repository" --log=debug helloworld.bundles
> org.ops4j.pax.runner.provision.MalformedSpecificationException: Specification 
> [debug] could not be used

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.ops4j.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

_______________________________________________
general mailing list
general@lists.ops4j.org
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to