The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
"Installation RapidMiner-Server-CE-1.315.ear"
alessiotempiett
Member Posts: 4 Contributor I
Hi,
I'm trying to install RapidMiner-Server-CE-1.3.015.ear on my machine.
I put my ear on jboss-5.1.0.GA but it don't start and on my server.log apper this error:
Thanks
I'm trying to install RapidMiner-Server-CE-1.3.015.ear on my machine.
I put my ear on jboss-5.1.0.GA but it don't start and on my server.log apper this error:
Can you help me?
Deployment "vfszip:/usr/local/jboss-5.1.0.GA/server/default/deploy/RapidMiner-Server-CE-1.3.015.ear/" is in error due to the following reason(s): java.lang.IllegalStateException: Failed to find ContainerDependencyMetaData for interface: de.rapidanalytics.ejb.service.ServiceDataSourceRegistry
at org.jboss.deployers.plugins.deployers.DeployersImpl.checkComplete(DeployersImpl.java:993)
at org.jboss.deployers.plugins.deployers.DeployersImpl.checkComplete(DeployersImpl.java:939)
at org.jboss.deployers.plugins.main.MainDeployerImpl.checkComplete(MainDeployerImpl.java:873)
Thanks
Tagged:
0
Answers
we highly recommend to use the installer that comes with the .ear, so you don't need to setup all the bits and bobs of the application server yourself. However if you want to do so, you need JBoss 6.1.0 Final for RM Server 1.3. For RM Server 2.0, you need JBoss EAP 6.1 (aka 7.2) Neither will work with JBoss 5.1.
Regards,
Marco
I have tried to use the installer but it contains dos script and I run on Mac OSX.
I have downloaded JBoss 6.1.0 Final but I have found theese errors on my log:
Can you help me?
you can still use the installer. The .bat script only starts the installer with the java location.
You can just type in java -jar RapidMiner-Server-CE-Installer-1.3.015.jar and you are good to go.
The installer installs the preconfigured JBoss, i.e. with all additional libraries needed by RapidMiner Server, as well as configuring it with your settings. You really do not want to do that manually unless you have a lot of experience setting up application servers for various applications.
Regards,
Marco
I'm not lucky ;D
I followed the wizard and it was all right.
When I launch the "run" script and I have looked this error It's the same error saw before...
could you please provide the entire server.log and boot.log? You can delete them before attempting to start the server so they only contain the latest failure.
Regards,
Marco
There was a my error.
When I launch the script there was setting my JBOSS_HOME.
I removed my enviroment variable like this and everything has started correctly!