You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@servicemix.apache.org by Jari Ikävalko <ja...@gmail.com> on 2006/09/19 12:47:12 UTC

FUSE 1.2 - SE/SA installation problem

Hi,

I wasn't sure where else to post this FUSE problem, so I posted it here.
Hopefully someone is able to help me to get it working.
--

I have studied and tested FUSE 1.2 release couple of days now, and it seems
to me that the SE/SA installation neither from FUSE-IDE nor by using JBI
Upload portlet is working.

When trying SE installation from FUSE-IDE it fails with an error message:
- Error accessing ServiceMix administration.
- No such accessible method: installComponent() on object:
org.apache.servicemix.jbi.framework.AdminCommandsService

For SA installation from FUSE-IDE the error message is:
- Error accessing ServiceMix administration.
- No such accessible method: deployServiceAssembly() on object:
org.apache.servicemix.jbi.framework.AdminCommandsService

Then the JBI Upload portlet reports:
- An unexpected system error occurred.
 - Could not find property JBIPackage in command class
org.livetribe.webconsole.servicemix.command.UploadPackage

These error messages come both in FUSE 1.2 binary and source distributions
for Windows.
--

>From this mailing list I found something similar to this FUSE-IDE problem,
where the installation to ServiceMix is done by using Maven (or was it Ant).
There the suggested solution was to use the latest ServiceMix snapshot.

--
So questions:
1. Is there this kind of ServiceMix version problem in FUSE 1.2 release?
2. Is it possible to update the ServiceMix version in FUSE installation?
3. Is there a way to get a snapshot version of FUSE?
4. Am I just too stupid?

Thank you for your help,

Jari Ikävalko

Re: FUSE 1.2 - SE/SA installation problem

Posted by Tero <te...@hotmail.com>.

Jari Ik?valko wrote:
> 
> So questions:
> 1. Is there this kind of ServiceMix version problem in FUSE 1.2 release?
> 2. Is it possible to update the ServiceMix version in FUSE installation?
> 3. Is there a way to get a snapshot version of FUSE?
> 4. Am I just too stupid?
> 

I have not tried what you are trying to do, as ANT tasks are completely
sufficient for doing what the Fuse IDE does. As a general comment I can say
that a lot of the Servicemix stuff is still evolving so much, and requires
polishing that using releases like Fuse might not work for your
requirements. 

I personally had to return using Servicemix, and the latest sources just for
this reason. I found the whole Fuse package way too heavyweight to deal with
in development. The documentation you can find for Servicemix and Fuse is
also confusing because there is sometimes no correlation between what works
for latest Servicemix and Fuse. Figuring that out is a lot of time wasted. I
needed to get some distributed transaction stuff working, but Fuse did not
support the features I needed or it was bugged, where as the latest
Servicemix stuff seems to work fine.





-- 
View this message in context: http://www.nabble.com/FUSE-1.2---SE-SA-installation-problem-tf2298320.html#a6468806
Sent from the ServiceMix - User mailing list archive at Nabble.com.


Re: FUSE 1.2 - SE/SA installation problem

Posted by Philip Dodds <ph...@gmail.com>.
The problem here is the difference between the fuse 1.2 and fuse 1.2.1
deployments, and the change in ServiceMix versions.

You need to ensure that your projects created in the 1.2 tooling are
updated to use fuse-3.0.1 releases for their versions.  Also the
plugin element of the pom.xml needs to be updated to include a version
element with fuse-3.0.1.

Once you have these in place you should find it works again - there is
a FUSE 1.2.1 tooling  release in the process of being made available.

Cheers

P

On 10/3/06, maydox <mm...@cms-solutions.com> wrote:
>
> I've found the exact same issues when running the contract-first tutorial
> using the 1.2 IDE and FUSE 1.2.1 - infact it looks like you've posted my log
> file.  Unfortunately I have not yet found a solution but will be watching
> this thread.
>
>
>
> rlyders wrote:
> >
> > Good idea. I've now set debug on for apachage maven and the resulting log
> > is huge, so I hope I am sending you the part that might help to solve the
> > problem. I don't really see any helpful debug info around where the error
> > occurs, but maybe I am missing it... do I need to send more of the log?
> > I've included all sections that include warning or errors.
> >
> > ** NOTE:
> > Also, I don't know if this matters, but the Contract First tutorial
> > specifically changes the Java 'Project Facet' to version '5.0' when
> > creating the 'PricingService' 'JSR-181 Service based on WSDL' project, but
> > this is *not* done for the PricingHttp project *or* the PricingAssembly
> > project. Is this a problem? I guess I can go through the tutorial once
> > again just to see what happens if I set 'Java' 'Project Facet' to '5.0'
> > for the PricingHttp and PricingAssembly projects also. I've already gone
> > throuh this tutorial about 13 times...why not once more?
> > **
> >
> > [WARN] POM for 'jencks:jencks:pom:1.1.3:runtime' is invalid. It will be
> > ignored for artifact resolution. Reason: Failed to validate POM
> > [DEBUG] Reason: Failed to validate POM
> > [DEBUG]
> > Validation Errors:
> > [DEBUG] 'dependencies.dependency.version' is missing for jencks:genericra
> > [DEBUG]
> > .
> > .
> > .
> > [WARN] Unable to get resource from repository codehaus.m1
> > (http://dist.codehaus.org)
> > [DEBUG] Artifact not found - using stub model: Unable to download the
> > artifact from any repository
> > .
> > .
> > .
> > [DEBUG] Configuring mojo
> > 'org.apache.servicemix.tooling:jbi-maven-plugin:fuse-3.0.0.0:projectDeploy'
> > -->
> > [DEBUG]   (f) containerName = ServiceMix
> > [DEBUG]   (f) deployDependencies = false
> > [DEBUG]   (f) host = localhost
> > [DEBUG]   (f) jmxDomainName = org.apache.servicemix
> > [DEBUG]   (f) jndiPath = /jmxrmi
> > [DEBUG]   (f) localRepo = [local] -> file://C:\Documents and
> > Settings\Richard Lyders\.m2\repository
> > [DEBUG]   (f) port = 1099
> > [DEBUG]   (f) project = org.apache.maven.project.MavenProject@79f214da
> > [DEBUG]   (f) remoteRepos = [[logicblaze] ->
> > http://repo.logicblaze.com/maven2-all, [apache.snapshots] ->
> > http://cvs.apache.org/maven-snapshot-repository, [central] ->
> > http://repo1.maven.org/maven2]
> > [DEBUG]   (f) serverProtocol = rmi
> > [DEBUG]   (f) workDirectory =
> > D:\FUSE\ws\PricingAssembly\target\PricingAssembly-1.0-SNAPSHOT-installer
> > [DEBUG] -- end configuration --
> > [INFO] jbi:projectDeploy
> > [INFO] snapshot com.mycompany:PricingAssembly:1.0-SNAPSHOT: checking for
> > updates from logicblaze
> > [DEBUG] repository metadata for: 'snapshot
> > com.mycompany:PricingAssembly:1.0-SNAPSHOT' could not be found on
> > repository: logicblaze
> > [INFO] snapshot com.mycompany:PricingAssembly:1.0-SNAPSHOT: checking for
> > updates from apache.snapshots
> > [DEBUG] repository metadata for: 'snapshot
> > com.mycompany:PricingAssembly:1.0-SNAPSHOT' could not be found on
> > repository: apache.snapshots
> > [DEBUG] Skipping disabled repository central
> > [DEBUG] PricingAssembly: using locally installed snapshot
> > [DEBUG] Checking for dependency from project servicemix-http
> > [DEBUG] Adding dependency from project servicemix-http
> > [DEBUG] Checking for dependency from project servicemix-jsr181
> > [DEBUG] Adding dependency from project servicemix-jsr181
> > [DEBUG] Checking for dependency from project servicemix-soap
> > [DEBUG] Adding dependency from project servicemix-soap
> > [DEBUG] Checking for dependency from project servicemix-common
> > [DEBUG] Adding dependency from project servicemix-common
> > [INFO] ------------------ Deployment Analysis --------------------
> > [INFO] A custom project has 4 child dependencies
> > [INFO]  - jbi-service-assembly : C:\Documents and Settings\Richard
> > Lyders\.m2\repository\com\mycompany\PricingAssembly\1.0-SNAPSHOT\PricingAssembly-1.0-SNAPSHOT.zip
> > [INFO]  - jbi-component : C:\Documents and Settings\Richard
> > Lyders\.m2\repository\org\apache\servicemix\servicemix-http\fuse-3.0.0.0\servicemix-http-fuse-3.0.0.0-installer.zip
> > [INFO]  - jbi-component : C:\Documents and Settings\Richard
> > Lyders\.m2\repository\org\apache\servicemix\servicemix-jsr181\fuse-3.0.0.0\servicemix-jsr181-fuse-3.0.0.0-installer.zip
> > [INFO]  - jbi-shared-library : C:\Documents and Settings\Richard
> > Lyders\.m2\repository\org\apache\servicemix\servicemix-soap\fuse-3.0.0.0\servicemix-soap-fuse-3.0.0.0-installer.zip
> > [INFO]  - jbi-shared-library : C:\Documents and Settings\Richard
> > Lyders\.m2\repository\org\apache\servicemix\servicemix-common\fuse-3.0.0.0\servicemix-common-fuse-3.0.0.0-installer.zip
> > [INFO] -----------------------------------------------------------
> > [INFO] PricingAssembly is not deployed
> > [INFO] Deploying jbi-service-assembly from C:\Documents and
> > Settings\Richard
> > Lyders\.m2\repository\com\mycompany\PricingAssembly\1.0-SNAPSHOT\PricingAssembly-1.0-SNAPSHOT.zip
> > [ERROR] mojo-execute : jbi:projectDeploy
> > Diagnosis: Unable to deploy project, Error accessing ServiceMix
> > administration
> > FATAL ERROR: Error executing Maven for a project
> > [ERROR] project-execute :
> > com.mycompany:PricingAssembly:jbi-service-assembly:1.0-SNAPSHOT (
> > task-segment: [install, jbi:projectDeploy] )
> > Diagnosis: Unable to deploy project, Error accessing ServiceMix
> > administration
> > FATAL ERROR: Error executing Maven for a project
> > [INFO]
> > ----------------------------------------------------------------------------
> > [INFO] BUILD SUCCESSFUL
> > [INFO]
> > ----------------------------------------------------------------------------
> > [INFO] Total time: 16 second
> > [INFO] Finished at: Sun Oct 01 22:57:10 CDT 2006
> > [INFO] Memory 5M/20M
> > [INFO]
> > ----------------------------------------------------------------------------
> > [INFO] Error for project: A custom project (during jbi:projectDeploy)
> > [INFO]
> > ------------------------------------------------------------------------
> > [INFO] Unable to deploy project, Error accessing ServiceMix administration
> >
> > The JBI descriptor is not valid, please correct these violations [The jbi
> > descriptor does not contain any informations]
> > [INFO]
> > ------------------------------------------------------------------------
> > [DEBUG] Trace Unable to deploy project, Error accessing ServiceMix
> > administration
> > [INFO]
> > ------------------------------------------------------------------------
> > [ERROR] reactor-execute : D:\FUSE\ws\PricingAssembly
> > FATAL ERROR: Error executing Maven for a project
> > [INFO] BUILD ERRORS
> > [INFO]
> > ------------------------------------------------------------------------
> > [INFO] Total time: 18 seconds
> > [INFO] Finished at: Sun Oct 01 22:57:10 CDT 2006
> > [INFO] Final Memory: 11M/21M
> > [INFO]
> > ------------------------------------------------------------------------
> > Exception in thread "main" java.lang.RuntimeException: Apache Maven build
> > exception [Some builds failed]
> >       at org.maven.ide.eclipse.Maven2Executor.main(Maven2Executor.java:110)
> > Caused by: org.apache.maven.reactor.MavenExecutionException: Some builds
> > failed
> >       at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:210)
> >       at
> > org.apache.maven.embedder.MavenEmbedder.execute(MavenEmbedder.java:690)
> >       at org.maven.ide.eclipse.Maven2Executor.main(Maven2Executor.java:107)
> >
> >
> > Philip Dodds-2 wrote:
> >>
> >> Can you use the preferences page to set Apache Maven to debug and send
> >> the log?
> >>
> >> Thanks
> >>
> >> P
> >>
> >
> >
>
> --
> View this message in context: http://www.nabble.com/FUSE-1.2---SE-SA-installation-problem-tf2298320.html#a6626377
> Sent from the ServiceMix - User mailing list archive at Nabble.com.
>
>

Re: FUSE 1.2 - SE/SA installation problem

Posted by maydox <mm...@cms-solutions.com>.
I've found the exact same issues when running the contract-first tutorial
using the 1.2 IDE and FUSE 1.2.1 - infact it looks like you've posted my log
file.  Unfortunately I have not yet found a solution but will be watching
this thread.



rlyders wrote:
> 
> Good idea. I've now set debug on for apachage maven and the resulting log
> is huge, so I hope I am sending you the part that might help to solve the
> problem. I don't really see any helpful debug info around where the error
> occurs, but maybe I am missing it... do I need to send more of the log?
> I've included all sections that include warning or errors. 
> 
> ** NOTE:
> Also, I don't know if this matters, but the Contract First tutorial
> specifically changes the Java 'Project Facet' to version '5.0' when
> creating the 'PricingService' 'JSR-181 Service based on WSDL' project, but
> this is *not* done for the PricingHttp project *or* the PricingAssembly
> project. Is this a problem? I guess I can go through the tutorial once
> again just to see what happens if I set 'Java' 'Project Facet' to '5.0'
> for the PricingHttp and PricingAssembly projects also. I've already gone
> throuh this tutorial about 13 times...why not once more?
> **
> 
> [WARN] POM for 'jencks:jencks:pom:1.1.3:runtime' is invalid. It will be
> ignored for artifact resolution. Reason: Failed to validate POM
> [DEBUG] Reason: Failed to validate POM
> [DEBUG] 
> Validation Errors:
> [DEBUG] 'dependencies.dependency.version' is missing for jencks:genericra
> [DEBUG] 
> .
> .
> .
> [WARN] Unable to get resource from repository codehaus.m1
> (http://dist.codehaus.org)
> [DEBUG] Artifact not found - using stub model: Unable to download the
> artifact from any repository
> .
> .
> .
> [DEBUG] Configuring mojo
> 'org.apache.servicemix.tooling:jbi-maven-plugin:fuse-3.0.0.0:projectDeploy'
> -->
> [DEBUG]   (f) containerName = ServiceMix
> [DEBUG]   (f) deployDependencies = false
> [DEBUG]   (f) host = localhost
> [DEBUG]   (f) jmxDomainName = org.apache.servicemix
> [DEBUG]   (f) jndiPath = /jmxrmi
> [DEBUG]   (f) localRepo = [local] -> file://C:\Documents and
> Settings\Richard Lyders\.m2\repository
> [DEBUG]   (f) port = 1099
> [DEBUG]   (f) project = org.apache.maven.project.MavenProject@79f214da
> [DEBUG]   (f) remoteRepos = [[logicblaze] ->
> http://repo.logicblaze.com/maven2-all, [apache.snapshots] ->
> http://cvs.apache.org/maven-snapshot-repository, [central] ->
> http://repo1.maven.org/maven2]
> [DEBUG]   (f) serverProtocol = rmi
> [DEBUG]   (f) workDirectory =
> D:\FUSE\ws\PricingAssembly\target\PricingAssembly-1.0-SNAPSHOT-installer
> [DEBUG] -- end configuration --
> [INFO] jbi:projectDeploy
> [INFO] snapshot com.mycompany:PricingAssembly:1.0-SNAPSHOT: checking for
> updates from logicblaze
> [DEBUG] repository metadata for: 'snapshot
> com.mycompany:PricingAssembly:1.0-SNAPSHOT' could not be found on
> repository: logicblaze
> [INFO] snapshot com.mycompany:PricingAssembly:1.0-SNAPSHOT: checking for
> updates from apache.snapshots
> [DEBUG] repository metadata for: 'snapshot
> com.mycompany:PricingAssembly:1.0-SNAPSHOT' could not be found on
> repository: apache.snapshots
> [DEBUG] Skipping disabled repository central
> [DEBUG] PricingAssembly: using locally installed snapshot
> [DEBUG] Checking for dependency from project servicemix-http
> [DEBUG] Adding dependency from project servicemix-http
> [DEBUG] Checking for dependency from project servicemix-jsr181
> [DEBUG] Adding dependency from project servicemix-jsr181
> [DEBUG] Checking for dependency from project servicemix-soap
> [DEBUG] Adding dependency from project servicemix-soap
> [DEBUG] Checking for dependency from project servicemix-common
> [DEBUG] Adding dependency from project servicemix-common
> [INFO] ------------------ Deployment Analysis --------------------
> [INFO] A custom project has 4 child dependencies
> [INFO]  - jbi-service-assembly : C:\Documents and Settings\Richard
> Lyders\.m2\repository\com\mycompany\PricingAssembly\1.0-SNAPSHOT\PricingAssembly-1.0-SNAPSHOT.zip
> [INFO]  - jbi-component : C:\Documents and Settings\Richard
> Lyders\.m2\repository\org\apache\servicemix\servicemix-http\fuse-3.0.0.0\servicemix-http-fuse-3.0.0.0-installer.zip
> [INFO]  - jbi-component : C:\Documents and Settings\Richard
> Lyders\.m2\repository\org\apache\servicemix\servicemix-jsr181\fuse-3.0.0.0\servicemix-jsr181-fuse-3.0.0.0-installer.zip
> [INFO]  - jbi-shared-library : C:\Documents and Settings\Richard
> Lyders\.m2\repository\org\apache\servicemix\servicemix-soap\fuse-3.0.0.0\servicemix-soap-fuse-3.0.0.0-installer.zip
> [INFO]  - jbi-shared-library : C:\Documents and Settings\Richard
> Lyders\.m2\repository\org\apache\servicemix\servicemix-common\fuse-3.0.0.0\servicemix-common-fuse-3.0.0.0-installer.zip
> [INFO] -----------------------------------------------------------
> [INFO] PricingAssembly is not deployed
> [INFO] Deploying jbi-service-assembly from C:\Documents and
> Settings\Richard
> Lyders\.m2\repository\com\mycompany\PricingAssembly\1.0-SNAPSHOT\PricingAssembly-1.0-SNAPSHOT.zip
> [ERROR] mojo-execute : jbi:projectDeploy
> Diagnosis: Unable to deploy project, Error accessing ServiceMix
> administration
> FATAL ERROR: Error executing Maven for a project
> [ERROR] project-execute :
> com.mycompany:PricingAssembly:jbi-service-assembly:1.0-SNAPSHOT ( 
> task-segment: [install, jbi:projectDeploy] )
> Diagnosis: Unable to deploy project, Error accessing ServiceMix
> administration
> FATAL ERROR: Error executing Maven for a project
> [INFO]
> ----------------------------------------------------------------------------
> [INFO] BUILD SUCCESSFUL
> [INFO]
> ----------------------------------------------------------------------------
> [INFO] Total time: 16 second
> [INFO] Finished at: Sun Oct 01 22:57:10 CDT 2006
> [INFO] Memory 5M/20M
> [INFO]
> ----------------------------------------------------------------------------
> [INFO] Error for project: A custom project (during jbi:projectDeploy)
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Unable to deploy project, Error accessing ServiceMix administration
> 
> The JBI descriptor is not valid, please correct these violations [The jbi
> descriptor does not contain any informations]
> [INFO]
> ------------------------------------------------------------------------
> [DEBUG] Trace Unable to deploy project, Error accessing ServiceMix
> administration
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] reactor-execute : D:\FUSE\ws\PricingAssembly
> FATAL ERROR: Error executing Maven for a project
> [INFO] BUILD ERRORS
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 18 seconds
> [INFO] Finished at: Sun Oct 01 22:57:10 CDT 2006
> [INFO] Final Memory: 11M/21M
> [INFO]
> ------------------------------------------------------------------------
> Exception in thread "main" java.lang.RuntimeException: Apache Maven build
> exception [Some builds failed]
> 	at org.maven.ide.eclipse.Maven2Executor.main(Maven2Executor.java:110)
> Caused by: org.apache.maven.reactor.MavenExecutionException: Some builds
> failed
> 	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:210)
> 	at
> org.apache.maven.embedder.MavenEmbedder.execute(MavenEmbedder.java:690)
> 	at org.maven.ide.eclipse.Maven2Executor.main(Maven2Executor.java:107)
> 
> 
> Philip Dodds-2 wrote:
>> 
>> Can you use the preferences page to set Apache Maven to debug and send
>> the log?
>> 
>> Thanks
>> 
>> P
>> 
> 
> 

-- 
View this message in context: http://www.nabble.com/FUSE-1.2---SE-SA-installation-problem-tf2298320.html#a6626377
Sent from the ServiceMix - User mailing list archive at Nabble.com.


Re: FUSE 1.2 - SE/SA installation problem

Posted by rlyders <Ri...@Lyders.Net>.
Good idea. I've now set debug on for apachage maven and the resulting log is
huge, so I hope I am sending you the part that might help to solve the
problem. I don't really see any helpful debug info around where the error
occurs, but maybe I am missing it... do I need to send more of the log? I've
included all sections that include warning or errors. 

** NOTE:
Also, I don't know if this matters, but the Contract First tutorial
specifically changes the Java 'Project Facet' to version '5.0' when creating
the 'PricingService' 'JSR-181 Service based on WSDL' project, but this is
*not* done for the PricingHttp project *or* the PricingAssembly project. Is
this a problem? I guess I can go through the tutorial once again just to see
what happens if I set 'Java' 'Project Facet' to '5.0' for the PricingHttp
and PricingAssembly projects also. I've already gone throuh this tutorial
about 13 times...why not once more?
**

[WARN] POM for 'jencks:jencks:pom:1.1.3:runtime' is invalid. It will be
ignored for artifact resolution. Reason: Failed to validate POM
[DEBUG] Reason: Failed to validate POM
[DEBUG] 
Validation Errors:
[DEBUG] 'dependencies.dependency.version' is missing for jencks:genericra
[DEBUG] 
.
.
.
[WARN] Unable to get resource from repository codehaus.m1
(http://dist.codehaus.org)
[DEBUG] Artifact not found - using stub model: Unable to download the
artifact from any repository
.
.
.
[DEBUG] Configuring mojo
'org.apache.servicemix.tooling:jbi-maven-plugin:fuse-3.0.0.0:projectDeploy'
-->
[DEBUG]   (f) containerName = ServiceMix
[DEBUG]   (f) deployDependencies = false
[DEBUG]   (f) host = localhost
[DEBUG]   (f) jmxDomainName = org.apache.servicemix
[DEBUG]   (f) jndiPath = /jmxrmi
[DEBUG]   (f) localRepo = [local] -> file://C:\Documents and
Settings\Richard Lyders\.m2\repository
[DEBUG]   (f) port = 1099
[DEBUG]   (f) project = org.apache.maven.project.MavenProject@79f214da
[DEBUG]   (f) remoteRepos = [[logicblaze] ->
http://repo.logicblaze.com/maven2-all, [apache.snapshots] ->
http://cvs.apache.org/maven-snapshot-repository, [central] ->
http://repo1.maven.org/maven2]
[DEBUG]   (f) serverProtocol = rmi
[DEBUG]   (f) workDirectory =
D:\FUSE\ws\PricingAssembly\target\PricingAssembly-1.0-SNAPSHOT-installer
[DEBUG] -- end configuration --
[INFO] jbi:projectDeploy
[INFO] snapshot com.mycompany:PricingAssembly:1.0-SNAPSHOT: checking for
updates from logicblaze
[DEBUG] repository metadata for: 'snapshot
com.mycompany:PricingAssembly:1.0-SNAPSHOT' could not be found on
repository: logicblaze
[INFO] snapshot com.mycompany:PricingAssembly:1.0-SNAPSHOT: checking for
updates from apache.snapshots
[DEBUG] repository metadata for: 'snapshot
com.mycompany:PricingAssembly:1.0-SNAPSHOT' could not be found on
repository: apache.snapshots
[DEBUG] Skipping disabled repository central
[DEBUG] PricingAssembly: using locally installed snapshot
[DEBUG] Checking for dependency from project servicemix-http
[DEBUG] Adding dependency from project servicemix-http
[DEBUG] Checking for dependency from project servicemix-jsr181
[DEBUG] Adding dependency from project servicemix-jsr181
[DEBUG] Checking for dependency from project servicemix-soap
[DEBUG] Adding dependency from project servicemix-soap
[DEBUG] Checking for dependency from project servicemix-common
[DEBUG] Adding dependency from project servicemix-common
[INFO] ------------------ Deployment Analysis --------------------
[INFO] A custom project has 4 child dependencies
[INFO]  - jbi-service-assembly : C:\Documents and Settings\Richard
Lyders\.m2\repository\com\mycompany\PricingAssembly\1.0-SNAPSHOT\PricingAssembly-1.0-SNAPSHOT.zip
[INFO]  - jbi-component : C:\Documents and Settings\Richard
Lyders\.m2\repository\org\apache\servicemix\servicemix-http\fuse-3.0.0.0\servicemix-http-fuse-3.0.0.0-installer.zip
[INFO]  - jbi-component : C:\Documents and Settings\Richard
Lyders\.m2\repository\org\apache\servicemix\servicemix-jsr181\fuse-3.0.0.0\servicemix-jsr181-fuse-3.0.0.0-installer.zip
[INFO]  - jbi-shared-library : C:\Documents and Settings\Richard
Lyders\.m2\repository\org\apache\servicemix\servicemix-soap\fuse-3.0.0.0\servicemix-soap-fuse-3.0.0.0-installer.zip
[INFO]  - jbi-shared-library : C:\Documents and Settings\Richard
Lyders\.m2\repository\org\apache\servicemix\servicemix-common\fuse-3.0.0.0\servicemix-common-fuse-3.0.0.0-installer.zip
[INFO] -----------------------------------------------------------
[INFO] PricingAssembly is not deployed
[INFO] Deploying jbi-service-assembly from C:\Documents and Settings\Richard
Lyders\.m2\repository\com\mycompany\PricingAssembly\1.0-SNAPSHOT\PricingAssembly-1.0-SNAPSHOT.zip
[ERROR] mojo-execute : jbi:projectDeploy
Diagnosis: Unable to deploy project, Error accessing ServiceMix
administration
FATAL ERROR: Error executing Maven for a project
[ERROR] project-execute :
com.mycompany:PricingAssembly:jbi-service-assembly:1.0-SNAPSHOT ( 
task-segment: [install, jbi:projectDeploy] )
Diagnosis: Unable to deploy project, Error accessing ServiceMix
administration
FATAL ERROR: Error executing Maven for a project
[INFO]
----------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO]
----------------------------------------------------------------------------
[INFO] Total time: 16 second
[INFO] Finished at: Sun Oct 01 22:57:10 CDT 2006
[INFO] Memory 5M/20M
[INFO]
----------------------------------------------------------------------------
[INFO] Error for project: A custom project (during jbi:projectDeploy)
[INFO]
------------------------------------------------------------------------
[INFO] Unable to deploy project, Error accessing ServiceMix administration

The JBI descriptor is not valid, please correct these violations [The jbi
descriptor does not contain any informations]
[INFO]
------------------------------------------------------------------------
[DEBUG] Trace Unable to deploy project, Error accessing ServiceMix
administration
[INFO]
------------------------------------------------------------------------
[ERROR] reactor-execute : D:\FUSE\ws\PricingAssembly
FATAL ERROR: Error executing Maven for a project
[INFO] BUILD ERRORS
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 18 seconds
[INFO] Finished at: Sun Oct 01 22:57:10 CDT 2006
[INFO] Final Memory: 11M/21M
[INFO]
------------------------------------------------------------------------
Exception in thread "main" java.lang.RuntimeException: Apache Maven build
exception [Some builds failed]
	at org.maven.ide.eclipse.Maven2Executor.main(Maven2Executor.java:110)
Caused by: org.apache.maven.reactor.MavenExecutionException: Some builds
failed
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:210)
	at org.apache.maven.embedder.MavenEmbedder.execute(MavenEmbedder.java:690)
	at org.maven.ide.eclipse.Maven2Executor.main(Maven2Executor.java:107)


Philip Dodds-2 wrote:
> 
> Can you use the preferences page to set Apache Maven to debug and send the
> log?
> 
> Thanks
> 
> P
> 

-- 
View this message in context: http://www.nabble.com/FUSE-1.2---SE-SA-installation-problem-tf2298320.html#a6595706
Sent from the ServiceMix - User mailing list archive at Nabble.com.


Re: FUSE 1.2 - SE/SA installation problem

Posted by Philip Dodds <ph...@gmail.com>.
Can you use the preferences page to set Apache Maven to debug and send the log?

Thanks

P

On 9/30/06, rlyders <Ri...@lyders.net> wrote:
>
> The following also may be helpful: The errors at the very end of the long
> list of log entries show the following...maybe this is a problem with the
> version of maven? not sure... I am just using the full FUSE download
> (fuse-eclipse-ide-win32-1[1].2.zip)
>
> Exception in thread "main" java.lang.RuntimeException: Apache Maven build
> exception [Some builds failed]
>         at org.maven.ide.eclipse.Maven2Executor.main(Maven2Executor.java:110)
> Caused by: org.apache.maven.reactor.MavenExecutionException: Some builds
> failed
>         at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:210)
>         at org.apache.maven.embedder.MavenEmbedder.execute(MavenEmbedder.java:690)
>         at org.maven.ide.eclipse.Maven2Executor.main(Maven2Executor.java:107)
>
>
> rlyders wrote:
> >
> > I was having a similar error and I tried to add the
> > <version>fuse-3.0.0.0</version> tag in pom.xml as noted, but I still get
> > the same error as before. It isn't exactly the same error as what you were
> > reporting, but also notes the problem accessing ServiceMix administration.
> > Any other options that might be available to help make this work?
> >
> > [INFO] PricingAssembly is not deployed
> > [INFO] Deploying jbi-service-assembly from C:\Documents and
> > Settings\Richard
> > Lyders\.m2\repository\com\mycompany\PricingAssembly\1.0-SNAPSHOT\PricingAssembly-1.0-SNAPSHOT.zip
> > [ERROR] mojo-execute : jbi:projectDeploy
> > Diagnosis: Unable to deploy project, Error accessing ServiceMix
> > administration
> > FATAL ERROR: Error executing Maven for a project
> > [ERROR] project-execute :
> > com.mycompany:PricingAssembly:jbi-service-assembly:1.0-SNAPSHOT (
> > task-segment: [install, jbi:projectDeploy] )
> > Diagnosis: Unable to deploy project, Error accessing ServiceMix
> > administration
> >
> >
> >
> > Jari Ik?valko wrote:
> >>
> >> Hep,
> >>
> >> Hadn't got time to test that until now. Strangely, it worked.
> >>
> >> Thanks,
> >>
> >> Jari
> >>
> >> 2006/9/24, Philip Dodds <ph...@gmail.com>:
> >>>
> >>> Jari,
> >>>
> >>> Can you try putting a <version>fuse-3.0.0.0</version> tag
> >>> jbi-maven-plugin section in the pom.xml of your project in the FUSE
> >>> IDE.
> >>>
> >>> Thanks
> >>>
> >>> Philip
> >>>
> >>
> >
> >
>
> --
> View this message in context: http://www.nabble.com/FUSE-1.2---SE-SA-installation-problem-tf2298320.html#a6584144
> Sent from the ServiceMix - User mailing list archive at Nabble.com.
>
>

Re: FUSE 1.2 - SE/SA installation problem

Posted by rlyders <Ri...@Lyders.Net>.
The following also may be helpful: The errors at the very end of the long
list of log entries show the following...maybe this is a problem with the
version of maven? not sure... I am just using the full FUSE download
(fuse-eclipse-ide-win32-1[1].2.zip)

Exception in thread "main" java.lang.RuntimeException: Apache Maven build
exception [Some builds failed]
	at org.maven.ide.eclipse.Maven2Executor.main(Maven2Executor.java:110)
Caused by: org.apache.maven.reactor.MavenExecutionException: Some builds
failed
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:210)
	at org.apache.maven.embedder.MavenEmbedder.execute(MavenEmbedder.java:690)
	at org.maven.ide.eclipse.Maven2Executor.main(Maven2Executor.java:107)


rlyders wrote:
> 
> I was having a similar error and I tried to add the
> <version>fuse-3.0.0.0</version> tag in pom.xml as noted, but I still get
> the same error as before. It isn't exactly the same error as what you were
> reporting, but also notes the problem accessing ServiceMix administration.
> Any other options that might be available to help make this work? 
> 
> [INFO] PricingAssembly is not deployed
> [INFO] Deploying jbi-service-assembly from C:\Documents and
> Settings\Richard
> Lyders\.m2\repository\com\mycompany\PricingAssembly\1.0-SNAPSHOT\PricingAssembly-1.0-SNAPSHOT.zip
> [ERROR] mojo-execute : jbi:projectDeploy
> Diagnosis: Unable to deploy project, Error accessing ServiceMix
> administration
> FATAL ERROR: Error executing Maven for a project
> [ERROR] project-execute :
> com.mycompany:PricingAssembly:jbi-service-assembly:1.0-SNAPSHOT ( 
> task-segment: [install, jbi:projectDeploy] )
> Diagnosis: Unable to deploy project, Error accessing ServiceMix
> administration
> 
> 
> 
> Jari Ik?valko wrote:
>> 
>> Hep,
>> 
>> Hadn't got time to test that until now. Strangely, it worked.
>> 
>> Thanks,
>> 
>> Jari
>> 
>> 2006/9/24, Philip Dodds <ph...@gmail.com>:
>>>
>>> Jari,
>>>
>>> Can you try putting a <version>fuse-3.0.0.0</version> tag
>>> jbi-maven-plugin section in the pom.xml of your project in the FUSE
>>> IDE.
>>>
>>> Thanks
>>>
>>> Philip
>>>
>> 
> 
> 

-- 
View this message in context: http://www.nabble.com/FUSE-1.2---SE-SA-installation-problem-tf2298320.html#a6584144
Sent from the ServiceMix - User mailing list archive at Nabble.com.


Re: FUSE 1.2 - SE/SA installation problem

Posted by rlyders <Ri...@Lyders.Net>.
I was having a similar error and I tried to add the
<version>fuse-3.0.0.0</version> tag in pom.xml as noted, but I still get the
same error as before. It isn't exactly the same error as what you were
reporting, but also notes the problem accessing ServiceMix administration.
Any other options that might be available to help make this work? 

[INFO] PricingAssembly is not deployed
[INFO] Deploying jbi-service-assembly from C:\Documents and Settings\Richard
Lyders\.m2\repository\com\mycompany\PricingAssembly\1.0-SNAPSHOT\PricingAssembly-1.0-SNAPSHOT.zip
[ERROR] mojo-execute : jbi:projectDeploy
Diagnosis: Unable to deploy project, Error accessing ServiceMix
administration
FATAL ERROR: Error executing Maven for a project
[ERROR] project-execute :
com.mycompany:PricingAssembly:jbi-service-assembly:1.0-SNAPSHOT ( 
task-segment: [install, jbi:projectDeploy] )
Diagnosis: Unable to deploy project, Error accessing ServiceMix
administration



Jari Ik?valko wrote:
> 
> Hep,
> 
> Hadn't got time to test that until now. Strangely, it worked.
> 
> Thanks,
> 
> Jari
> 
> 2006/9/24, Philip Dodds <ph...@gmail.com>:
>>
>> Jari,
>>
>> Can you try putting a <version>fuse-3.0.0.0</version> tag
>> jbi-maven-plugin section in the pom.xml of your project in the FUSE
>> IDE.
>>
>> Thanks
>>
>> Philip
>>
> 

-- 
View this message in context: http://www.nabble.com/FUSE-1.2---SE-SA-installation-problem-tf2298320.html#a6584078
Sent from the ServiceMix - User mailing list archive at Nabble.com.


Re: FUSE 1.2 - SE/SA installation problem

Posted by Jari Ikävalko <ja...@gmail.com>.
Hep,

Hadn't got time to test that until now. Strangely, it worked.

Thanks,

Jari

2006/9/24, Philip Dodds <ph...@gmail.com>:
>
> Jari,
>
> Can you try putting a <version>fuse-3.0.0.0</version> tag
> jbi-maven-plugin section in the pom.xml of your project in the FUSE
> IDE.
>
> Thanks
>
> Philip
>
> On 9/19/06, Jari Ikävalko <ja...@gmail.com> wrote:
> > Hi,
> >
> > I wasn't sure where else to post this FUSE problem, so I posted it here.
> > Hopefully someone is able to help me to get it working.
> > --
> >
> > I have studied and tested FUSE 1.2 release couple of days now, and it
> seems
> > to me that the SE/SA installation neither from FUSE-IDE nor by using JBI
> > Upload portlet is working.
> >
> > When trying SE installation from FUSE-IDE it fails with an error
> message:
> > - Error accessing ServiceMix administration.
> > - No such accessible method: installComponent() on object:
> > org.apache.servicemix.jbi.framework.AdminCommandsService
> >
> > For SA installation from FUSE-IDE the error message is:
> > - Error accessing ServiceMix administration.
> > - No such accessible method: deployServiceAssembly() on object:
> > org.apache.servicemix.jbi.framework.AdminCommandsService
> >
> > Then the JBI Upload portlet reports:
> > - An unexpected system error occurred.
> >  - Could not find property JBIPackage in command class
> > org.livetribe.webconsole.servicemix.command.UploadPackage
> >
> > These error messages come both in FUSE 1.2 binary and source
> distributions
> > for Windows.
> > --
> >
> > From this mailing list I found something similar to this FUSE-IDE
> problem,
> > where the installation to ServiceMix is done by using Maven (or was it
> Ant).
> > There the suggested solution was to use the latest ServiceMix snapshot.
> >
> > --
> > So questions:
> > 1. Is there this kind of ServiceMix version problem in FUSE 1.2 release?
> > 2. Is it possible to update the ServiceMix version in FUSE installation?
> > 3. Is there a way to get a snapshot version of FUSE?
> > 4. Am I just too stupid?
> >
> > Thank you for your help,
> >
> > Jari Ikävalko
> >
> >
>