Le vendredi 16 mars 2007 à 13:14 +0100, Denis Leclerc a écrit : > I have fedora core 5 on a 1Go RAM, I have jdk1.5.0_11-b03 and > jboss4.0.4.GA ...however installation scritp report errors. The server > starts and every thing seems ok with user: Administrator but the > application failed with other users.. Here below is the end of the > log during ./run.sh script Using Adding JAVA_OPTS="$JAVA_OPTS -Djava.net.preferIPv4Stack=true" in your jboss run.conf should solve the error at startup.
Concerning the login problem : - what version of Nuxeo are you using (trunk ?) - what rights does your test user have ? - what is the error log if any ? Tiry > Thank for any installation tips > Denis > > 1:55:43,739 INFO [ConnectionFactoryBindingService] Bound > ConnectionManager > 'jboss.jca:service=ConnectionFactoryBinding,name=NXRepository/demo' to > JNDI name 'java:NXRepository/demo' > 11:55:43,785 ERROR [URLDeploymentScanner] Incomplete Deployment > listing: > --- MBeans waiting for other MBeans --- > ObjectName: jboss.cache:service=TreeCache > State: FAILED > Reason: org.jgroups.ChannelException: failed to start protocol stack > I Depend On: > jboss:service=Naming > jboss:service=TransactionManager > --- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM --- > ObjectName: jboss.cache:service=TreeCache > State: FAILED > Reason: org.jgroups.ChannelException: failed to start protocol stack > I Depend On: > jboss:service=Naming > jboss:service=TransactionManager > > > 11:55:45,321 INFO [Server] JBoss (MX MicroKernel) [ 4.0.4.GA (build: > CVSTag=JBoss_4_0_4_GA date=200605151000)] Started in 3m:57s:391ms > > _______________________________________________ > ECM mailing list > [email protected] > http://lists.nuxeo.com/mailman/listinfo/ecm _______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
