Sorry " I still can't display the login page"
On 3/15/07, Escaffre Alain <[EMAIL PROTECTED]> wrote:
I try to get read of this problem, and even after full re install of everything, can't get ridd of these login problems, but I have now one more information : the first time I try to launch Jboss after running ant dployment script (for the first time), I have this kind of error (note : this one is taken from a forum, but it is the samekind) : ERROR [UsersRolesLoginModule] Failed to load users/passwords/role f iles java.io.IOException: No properties file: users.properties or defaults: defaultUs ers.properties found at org.jboss.security.auth.spi.Util.loadProperties(Util.java:315) at org.jboss.security.auth.spi.UsersRolesLoginModule.loadUsers(UsersRole sLoginModule.java:186) at org.jboss.security.auth.spi.UsersRolesLoginModule.createUsers(UsersRo lesLoginModule.java:200) at org.jboss.security.auth.spi.UsersRolesLoginModule.i and then, when I start the server again, I still get display the login page, but i don't get this message anymore. On 3/15/07, George Lefter <[EMAIL PROTECTED]> wrote: > > Hi, > Now I also obtain the error below, even though I didnt change anything > in the jboss configuration. > Does anyone have an idea why? > > > George Lefter wrote: > > Escaffre Alain wrote: > > > Hello, > > > > > > I write to you away from the list because I send you a big file > (500 > > > ko) : the log (boot and server.log) of my server in case you can > help > > > me : tonight reinstalled every thing at the same time in order to > have a > > > clean environement, but I still get this error about LoginHelper, > > > preventing me from doing anything on the platform. > > > > > > Thanks, > > > > > > Alain Escaffre > > > > > > Hi, > > > > You should always post the first exception in the log file, not the > last. > > This is the relevant exception in your log: > > > > 2007-03-14 00:11:48,943 DEBUG > > [ org.jboss.mx.modelmbean.ModelMBeanInvoker] Failed to invoke > > ctor(MBeanInvoker) for: class > > org.jboss.jmx.connector.invoker.AuthenticationInterceptor > > java.lang.NoSuchMethodException: > > org.jboss.jmx.connector.invoker.AuthenticationInterceptor .<init>( > org.jboss.mx.server.MBeanInvoker) > > > > at java.lang.Class.getConstructor0(Class.java:2678) > > at java.lang.Class.getConstructor(Class.java:1629) > > at > > org.jboss.mx.modelmbean.ModelMBeanInvoker.getInterceptors ( > ModelMBeanInvoker.java:739) > > > > at > > org.jboss.mx.modelmbean.ModelMBeanInvoker.configureInterceptorStack( > ModelMBeanInvoker.java:678) > > > > at > > org.jboss.mx.modelmbean.XMBean.configureInterceptorStack (XMBean.java > :400) > > at > > org.jboss.mx.modelmbean.ModelMBeanInvoker.init(ModelMBeanInvoker.java > :504) > > at > > org.jboss.mx.modelmbean.ModelMBeanInvoker.invokePreRegister( > ModelMBeanInvoker.java :486) > > > > at > > org.jboss.mx.server.AbstractMBeanInvoker.preRegister( > AbstractMBeanInvoker.java:654) > > > > at > > org.jboss.mx.server.registry.BasicMBeanRegistry.invokePreRegister( > BasicMBeanRegistry.java :697) > > > > at > > org.jboss.mx.server.registry.BasicMBeanRegistry.registerMBean( > BasicMBeanRegistry.java:211) > > > > at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) > > at > > sun.reflect.DelegatingMethodAccessorImpl.invoke( > DelegatingMethodAccessorImpl.java:25) > > > > at java.lang.reflect.Method.invoke(Method.java:585) > > at > > org.jboss.mx.interceptor.ReflectedDispatcher.invoke ( > ReflectedDispatcher.java:155) > > > > at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94) > > at > > org.jboss.mx.interceptor.AbstractInterceptor.invoke( > AbstractInterceptor.java:133) > > > > at org.jboss.mx.server.Invocation.invoke(Invocation.java:88) > > at > > org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke( > ModelMBeanOperationInterceptor.java:142) > > > > at org.jboss.mx.server.Invocation.invoke(Invocation.java:88) > > at > > org.jboss.mx.server.AbstractMBeanInvoker.invoke( > AbstractMBeanInvoker.java:264) > > > > at org.jboss.mx.server.MBeanServerImpl.invoke ( > MBeanServerImpl.java:659) > > at org.jboss.mx.server.MBeanServerImpl$3.run(MBeanServerImpl.java > :1422) > > at java.security.AccessController.doPrivileged(Native Method) > > at > > org.jboss.mx.server.MBeanServerImpl.registerMBean ( > MBeanServerImpl.java:1417) > > > > > > > > I dont know why you get this exception.. the mentioned class is in > > jmx-adaptor-plugin.jar, which is provided by JBoss. > > Seems to be a JBoss installation problem. > > You could check if you get this exception with a clean JBoss > > installation (without deploying Nuxeo5), or verify if the jar has not > > been changed: > > > > $ ls -l jmx-adaptor-plugin.jar > > -rw-r--r-- 1 george users 30544 May 15 2006 jmx-adaptor-plugin.jar > > $ md5sum jmx-adaptor-plugin.jar > > 90b2841a9084e95aabf0e9da7bb5d021 jmx-adaptor-plugin.jar > > > > > >
_______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
