You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by "Andreas Veithen (JIRA)" <ji...@apache.org> on 2008/11/29 02:46:47 UTC

[jira] Created: (SYNAPSE-482) Sample Axis2 server shipped with binary distribution doesn't start

Sample Axis2 server shipped with binary distribution doesn't start
------------------------------------------------------------------

                 Key: SYNAPSE-482
                 URL: https://issues.apache.org/jira/browse/SYNAPSE-482
             Project: Synapse
          Issue Type: Bug
          Components: Deployment
    Affects Versions: NIGHTLY
            Reporter: Andreas Veithen
             Fix For: 1.3


The Axis2 sample server included in the binary distribution (downloaded from Hudson) fails to start. Error message is:

org.apache.axis2.AxisFault: The system is attempting to engage a module that is not available: addressing

This is caused by invalid content in synapse-SNAPSHOT/samples/axis2Server/repository/modules: this directory only contains a single file named "synapse-distribution.${extension}" (which appears to be the Mercury module). Probably there is an issue with the Maven assembly descriptor.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org


[jira] Commented: (SYNAPSE-482) Sample Axis2 server shipped with binary distribution doesn't start

Posted by "Andreas Veithen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SYNAPSE-482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12651687#action_12651687 ] 

Andreas Veithen commented on SYNAPSE-482:
-----------------------------------------

>From Hudson's "Executed Mojos" page it appears that the version of the Maven assembly plugin actually executed is 2.2-beta-2, while the POM file explicitly specifies 2.2-beta-1. I'm not able to reproduce this locally (unless I change the version to 2.2-beta-2 in the distribution POM), so this seems to be a problem with Hudson or the Maven version used by Hudson. I've encountered a similar problem with the assembly plugin in another project, where we solved it by making sure that all modules use the same (latest) version of the assembly plugin (note that synapse-transport uses 2.2-beta-2). Probably we should upgrade to 2.2-beta-2 in the distribution module.

> Sample Axis2 server shipped with binary distribution doesn't start
> ------------------------------------------------------------------
>
>                 Key: SYNAPSE-482
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-482
>             Project: Synapse
>          Issue Type: Bug
>          Components: Deployment
>    Affects Versions: NIGHTLY
>            Reporter: Andreas Veithen
>             Fix For: 1.3
>
>
> The Axis2 sample server included in the binary distribution (downloaded from Hudson) fails to start. Error message is:
> org.apache.axis2.AxisFault: The system is attempting to engage a module that is not available: addressing
> This is caused by invalid content in synapse-SNAPSHOT/samples/axis2Server/repository/modules: this directory only contains a single file named "synapse-distribution.${extension}" (which appears to be the Mercury module). Probably there is an issue with the Maven assembly descriptor.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org


[jira] Resolved: (SYNAPSE-482) Sample Axis2 server shipped with binary distribution doesn't start

Posted by "Andreas Veithen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SYNAPSE-482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andreas Veithen resolved SYNAPSE-482.
-------------------------------------

    Resolution: Fixed
      Assignee: Andreas Veithen

Upgraded to maven-assembly-plugin 2.2-beta-2. Hudson build is now OK.

> Sample Axis2 server shipped with binary distribution doesn't start
> ------------------------------------------------------------------
>
>                 Key: SYNAPSE-482
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-482
>             Project: Synapse
>          Issue Type: Bug
>          Components: Deployment
>    Affects Versions: NIGHTLY
>            Reporter: Andreas Veithen
>            Assignee: Andreas Veithen
>             Fix For: 1.3
>
>
> The Axis2 sample server included in the binary distribution (downloaded from Hudson) fails to start. Error message is:
> org.apache.axis2.AxisFault: The system is attempting to engage a module that is not available: addressing
> This is caused by invalid content in synapse-SNAPSHOT/samples/axis2Server/repository/modules: this directory only contains a single file named "synapse-distribution.${extension}" (which appears to be the Mercury module). Probably there is an issue with the Maven assembly descriptor.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org