Hi,
here is the exact message I get, when requesting
http://localhost:8080/nuxeofor the first time after deploying (see the
last message) I wonder where
those file souhld be.
2007-03-16 00:32:43,049 DEBUG [org.jboss.seam.util.Naming] JNDI
InitialContext properties:{
java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory,
java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces}
2007-03-16 00:32:43,109 DEBUG [
org.jboss.seam.intercept.SessionBeanInterceptor] post construct phase for
instance of component: org.nuxeo.ecm.platform.cache.seam.CacheUpdateNotifier
2007-03-16 00:32:43,109 DEBUG [org.jboss.seam.Component] initializing new
instance of: org.nuxeo.ecm.platform.cache.seam.CacheUpdateNotifier
2007-03-16 00:32:43,109 DEBUG [org.jboss.seam.Component] done initializing:
org.nuxeo.ecm.platform.cache.seam.CacheUpdateNotifier
2007-03-16 00:32:43,112 DEBUG [org.jboss.seam.intercept.RootInterceptor]
intercepted:
org.nuxeo.ecm.platform.cache.seam.CacheUpdateNotifier.POST_CONSTRUCT
2007-03-16 00:32:43,238 DEBUG [org.jboss.seam.core.Events] Processing event:
org.jboss.seam.preSetVariable.org.nuxeo.ecm.platform.cache.seam.CacheUpdateNotifier
2007-03-16 00:32:43,238 DEBUG [org.jboss.seam.core.Events] Processing event:
org.jboss.seam.postSetVariable.org.nuxeo.ecm.platform.cache.seam.CacheUpdateNotifier2007-03-1600:32:43,242
DEBUG [
org.jboss.seam.intercept.RootInterceptor] intercepted:
org.nuxeo.ecm.platform.cache.seam.CacheUpdateNotifier.init
*2007-03-16 00:32:43,324 ERROR [
org.jboss.security.auth.spi.UsersRolesLoginModule] Failed to load
users/passwords/role files
java.io.IOException: No properties file: users.properties or defaults:
defaultUsers.properties found
at org.jboss.security.auth.spi.Util.loadProperties(Util.java:313)
35507,3 98%*
2007-03-16 00:32:43,324 ERROR [
org.jboss.security.auth.spi.UsersRolesLoginModule] Failed to load
users/passwords/role files
On 3/15/07, Anahide Tchertchian <[EMAIL PROTECTED]> wrote:
Hi,
This log is spurious and does not seem to be an error, see this issue in
Jboss jira:
http://jira.jboss.com/jira/browse/JBAS-3655
George Lefter a écrit :
> 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
>
--
Anahide Tchertchian, Nuxeo
Mail: [EMAIL PROTECTED] - Tel: +33 (0)1 40 33 79 87
http://www.nuxeo.com - http://www.nuxeo.org
_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm
_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm