- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-22-2013 01:04 PM
Hello everyone, I have trouble with Jboss. My config is :
- Ubuntu 10.04 Server.
- Nuxeo-dm-5.4.2-jboss
- 4 Go Ram
- Connexion SSH
- jdk1.6.0_31 (manual install for Java 6 and can be able to run nuxeo)
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,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎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
).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-22-2013 01:58 PM
First, note that Nuxeo 5.4.2 is obsolete and not supported anymore. You should use Nuxeo 5.6.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-23-2013 06:24 AM
Hi, I want to use nuxeo-cap-5.6-Tomcat , But i can't find how launch "Start Nuxeo.command" in SSH command line ... !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-23-2013 09:26 AM
To start and stop Nuxeo from the command line please read [nuxeoctl and Control Panel usage](http
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-23-2013 10:20 AM
Thanks i know this. But i can't install Nuxeo ! I Want Nuxeo5.6 ! And when i follow the tutorial and see the download of package he download nuxeo5.7 ... (see on previous log message, in frensh but i think you can understand 😉 ) !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-23-2013 10:24 AM
Didn't you find the link to download the Nuxeo 5.6 ZIP from http
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-23-2013 10:42 AM
Yes i find it.. But i can't "double-click" on "Nuxeo Start.command" , because I have only SSH accès !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎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
).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-23-2013 12:12 PM
Hi Julien,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-23-2013 12:56 PM
Yeah, I didn't add deb-src since it wasn't required for that purpose but you can keep it. You must have only one line for "deb http
