Fine,

I should have noticed the "http-127.0.0.1-8080" you pasted, instead of "http-0.0.0.0-8080".

Note that this default binding on localhost only is done by JBoss for security reasons. For production usage, you should either restrict URL access (to /nuxeo, /site, ...), either secure the JBoss console.

Best regards,
Julien

Senouci Bruno a écrit :
Hello,

I found the solution to my problem. The issue was that by default, this version of jboss does not bind to all address (localhost but also machine name etc.). the "-b 0.0.0.0" should be added when running /run.sh.
Good to know !
Thanks.
Bruno.

Senouci Bruno wrote:
Hello,

I am not trying localhost as this is hosted on a distant linux server, so I am trying with the IP address : http://[IP]:8080/nuxeo and get a white page instead, with no exception. I don't seem to have any access either, althought when I turn my jboss of I get a "Failed to Connect" error, so it seems that there is "something" ... I have another jboss on the same machine configured with Nuxeo 5.1 and it works fine (I don't run both at the same time of course).

I get the startup summary I should at the end of the process :

======================================================================
= Nuxeo EP Started
======================================================================
= Component Loading Status: Pending: 0 / Unstarted: 0 / Total: 301
======================================================================
12:14:31,520 INFO  [RelationService] Relation Service initialization
12:14:31,520 INFO  [RelationService] create RDF Graph wiki
12:14:32,640 INFO  [RelationService] create RDF Graph default
12:14:32,722 INFO  [RelationService] create RDF Graph annotations
12:14:32,818 INFO  [RelationService] create RDF Graph documentComments
12:14:32,952 INFO [StaleObjectLogConfigurer] stale object exceptions will be hidden from logging 12:14:32,956 INFO [JbpmConfiguration] using jbpm configuration resource 'jbpm.cfg.xml' 12:14:37,205 INFO [Http11Protocol] Starting Coyote HTTP/1.1 on http-127.0.0.1-8080 12:14:37,226 INFO [AjpProtocol] Starting Coyote AJP/1.3 on ajp-127.0.0.1-8009 12:14:37,237 INFO [Server] JBoss (MX MicroKernel) [4.2.3.GA (build: SVNTag=JBoss_4_2_3_GA date=200807181417)] Started in 1m:49s:566ms

Bruno.

Julien CARSIQUE wrote:
Hello,

http://localhost:8080/nuxeo gives you a blank page ?
Do you have the startup summary in $JBOSS/server/default/log/server.log like this:
   INFO  [org.nuxeo.runtime.osgi.OSGiRuntimeService] Nuxeo EP Started
======================================================================
   = Nuxeo EP Started
======================================================================
   = Component Loading Status: Pending: 0 / Unstarted: 0 / Total: 232
======================================================================




Senouci Bruno a écrit :
Hello,

I have downloaded the Nuxeo 5.2 standalone (nuxeo-ep-5.2.0-RC1-jboss-all-1.jar) and installed it on a Linux (Debian Distribution) server. I run it successfully and don't get any error at startup, but I get a blank page when trying to access my IP on port 8080. Nothing ever displays. I don't get any exception, and can't find any error in the logs ...
I tried with both jre 1.6 and jre 1.5, and the result is the same ...
Could you help ?
Bruno.

------------------------------------------------------------------------

_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm
To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm


------------------------------------------------------------------------


No virus found in this incoming message.
Checked by AVG - www.avg.com Version: 8.0.238 / Virus Database: 270.11.44/2044 - Release Date: 04/06/09 18:59:00


------------------------------------------------------------------------

_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm
To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm


------------------------------------------------------------------------


No virus found in this outgoing message.
Checked by AVG - www.avg.com Version: 8.0.238 / Virus Database: 270.11.44/2044 - Release Date: 04/06/09 18:59:00


--
Julien Carsique, Nuxeo (Paris, France)
www.nuxeo.com - The Open Source ECM Platform - www.nuxeo.org
Nuxeo ECM Stack - The Java EE, scalable, standard-based ECM Platform
[email protected] | Tel: +33 1 40 33 79 87


_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm
To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm

Reply via email to