[midPoint] Error on startup/Tomcat deployment

Deepak Natarajan dnataraj at trilobytesystems.com
Tue Apr 22 17:58:54 CEST 2014


Hi -

I'm seeing this error in the idm logs when my local Tomcat server starts up.

I fetched the latest from git earlier today and was just keeping an eye
on the logs. The error occurs when I log into the admin gui and is
logged each time I use the UI for various things. Everything seems to be
working ok though (and it might be that this used to occur happen
earlier, but I just noticed it!). Is anyone else experiencing this with
the latest build?

Thanks
Deepak

2014-04-22 15:32:31,056 [RMI TCP Connection(2)-127.0.0.1] INFO 
(com.evolveum.midpoint.init.InitialDataImport): Initial object import
finished (0 objects imported, 0 errors)
2014-04-22 15:32:32,976 [] [RMI TCP Connection(2)-127.0.0.1] INFO
(com.evolveum.midpoint.web.application.DescriptorLoader): Scanning
package package com.evolveum.midpoint.web.page.error for page annotations
2014-04-22 15:34:01,432 [] [pool-2-thread-3] ERROR
(com.evolveum.midpoint.security.api.SecurityUtil): No authentication
java.lang.RuntimeException: null
    at
com.evolveum.midpoint.security.api.SecurityUtil.getPrincipal(SecurityUtil.java:35)
[security-api-2.3-SNAPSHOT.jar:na]
    at
com.evolveum.midpoint.security.impl.SecurityEnforcerImpl.getPrincipal(SecurityEnforcerImpl.java:103)
[security-impl-2.3-SNAPSHOT.jar:na]
    at
com.evolveum.midpoint.security.impl.SecurityEnforcerImpl.authorize(SecurityEnforcerImpl.java:285)
[security-impl-2.3-SNAPSHOT.jar:na]
    at
com.evolveum.midpoint.model.controller.ModelController.getObject(ModelController.java:272)
[model-impl-2.3-SNAPSHOT.jar:na]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
~[na:1.7.0_45]
    at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
~[na:1.7.0_45]
    at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
~[na:1.7.0_45]
    at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_45]
    at
org.apache.wicket.proxy.LazyInitProxyFactory$JdkHandler.invoke(LazyInitProxyFactory.java:435)
[wicket-ioc-6.14.0.jar:6.14.0]
    at com.sun.proxy.$Proxy166.getObject(Unknown Source) [na:na]
    at
com.evolveum.midpoint.web.util.WebModelUtils.loadObject(WebModelUtils.java:93)
[WebModelUtils.class:na]
    at
com.evolveum.midpoint.web.util.WebModelUtils.loadObjectAsync(WebModelUtils.java:58)
[WebModelUtils.class:na]
    at
com.evolveum.midpoint.web.page.admin.home.PageDashboard.createAssignmentItem(PageDashboard.java:405)
[PageDashboard.class:na]
    at
com.evolveum.midpoint.web.page.admin.home.PageDashboard.loadAssignments(PageDashboard.java:362)
[PageDashboard.class:na]
    at
com.evolveum.midpoint.web.page.admin.home.PageDashboard.access$300(PageDashboard.java:59)
[PageDashboard.class:na]
    at
com.evolveum.midpoint.web.page.admin.home.PageDashboard$6$1.call(PageDashboard.java:331)
[PageDashboard$6$1.class:na]
    at
com.evolveum.midpoint.web.page.admin.home.PageDashboard$6$1.call(PageDashboard.java:327)
[PageDashboard$6$1.class:na]
    at java.util.concurrent.FutureTask.run(FutureTask.java:262)
[na:1.7.0_45]
    at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[na:1.7.0_45]
    at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[na:1.7.0_45]
    at java.lang.Thread.run(Thread.java:744) [na:1.7.0_45]
2014-04-22 15:34:01,434 [] [pool-2-thread-3] ERROR
(com.evolveum.midpoint.web.util.WebModelUtils): Couldn't load object,
reason: No authentication





More information about the midPoint mailing list