05-22-2013 01:04 PM
Hello everyone, I have trouble with Jboss. My config is :
First i try is a problem with the Port the I go in :
root@nuxeolinux:~/nuxeo-dm-5.4.2-jboss/server/default/deploy/jbossweb.sar/server.xml
And change the following port 8080 by 8180 like that :
The ErrorLog is that :
Deployment "jboss:service=invoker,type=unified" is in error due to the following reason(s): ** NOT FOUND Depends on 'jboss:service=invoker,type=unified' **
Deployment "jboss.remoting:service=Connector,transport=socket" is in error due to the following reason(s): ** NOT FOUND Depends on 'jboss.remoting:service=Connector,transport=socket' **
Deployment "ServiceBindingManager" is in error due to the following reason(s): ** NOT FOUND Depends on 'ServiceBindingManager' **
Deployment "
Waiting for your help !
Cordialement,
05-23-2013 11:52 AM
Hi,
In order to better understand, your goal is to install Nuxeo 5.6 with Tomcat on Linux and you followed the documentation about Installing the Nuxeo platform on Linux.
/>
The question is how to retrieve Nuxeo 5.6, not 5.7.
The following gives me a Nuxeo 5.6:
$ grep apt.nuxeo.org /etc/apt/sources.list
deb http://apt.nuxeo.org/ quantal releases
$ sudo apt-get update
$ sudo apt-cache show nuxeo |grep Version
Version: 5.6-04
What makes you think you download a Nuxeo 5.7? What is the result of the above commands on your server?
I don't understand why you're talking about <<"double-click" on "Nuxeo Start.command">> since Nuxeo Start.command
is a convenient startup script for Mac OS X users with GUI. Whereas you're on Linux and don't want to use a GUI. So, in your case, you will use the service /etc/init.d/nuxeo
and optionally /var/lib/nuxeo/server/bin/nuxeoctl
(warning: using nuxeoctl
requires the same user and environment properties as those set by the service nuxeo
).
05-23-2013 01:35 PM
Oups !!!
05-23-2013 02:55 PM
"resolve" ? you mean marking the question as resolved? it's the "?" button.
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.