Hi Michael.

I updated my svc-modules, and did a clean build of keel. I can log in, and that "SEVERE ERROR" has disappeared. The svc-crypto-base64 module has been available for some time now, and it is in my deploy.properties file. I could get you the exact date if you are interested, but it was added some time ago.

On a fresh startup, I logged in as root, and ran the createDB menu. Then, still logged in as root, when I go to Keel -> Security Administration -> Component Security and hit "List Global Security Settings", I get "Authorization Failed".

Stack trace follows.

Regards,
Steve

Oct 29, 2003 11:17:14 AM org.keel.clients.struts.StrutsClientConnector createDynaBean
SEVERE: No elements in response from server
Oct 29, 2003 11:17:14 AM org.keel.clients.struts.StrutsClientConnector handleErrors
SEVERE: Stack for error 'model' (Could not run model 'security.list-comp' for role 
'org.keel.services.model.Model', Service 
'org.keel.services.model.Model/security.list-comp' Not Authorized)
org.keel.services.model.ModelException: Could not run model 'security.list-comp' for 
role 'org.keel.services.model.Model', Service 
'org.keel.services.model.Model/security.list-comp' Not Authorized
        at 
org.keel.services.model.defaultmodel.DefaultModelRequest.execute(DefaultModelRequest.java:162)
        at sun.reflect.GeneratedMethodAccessor75.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at 
org.apache.avalon.fortress.impl.factory.PassThroughInvocationHandler.invoke(PassThroughInvocationHandler.java:100)
        at $Proxy1.execute(Unknown Source)
        at org.keel.servers.direct.KeelDirectServer.execute(KeelDirectServer.java:251)
        at 
org.keel.servers.direct.KeelDirectServer$MultiThreadedProcessor.run(KeelDirectServer.java:294)

-----------------------------------------
java.lang.SecurityException: Service 
'org.keel.services.model.Model/security.list-comp' Not Authorized
        at 
org.keel.core.container.KeelServiceManager.lookup(KeelServiceManager.java:81)
        at 
org.keel.core.container.AbstractKeelServiceable.getService(AbstractKeelServiceable.java:113)
        at 
org.keel.services.model.defaultmodel.DefaultModelRequest.getService(DefaultModelRequest.java:453)
        at 
org.keel.services.model.defaultmodel.DefaultModelRequest.execute(DefaultModelRequest.java:147)
        at sun.reflect.GeneratedMethodAccessor75.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at 
org.apache.avalon.fortress.impl.factory.PassThroughInvocationHandler.invoke(PassThroughInvocationHandler.java:100)
        at $Proxy1.execute(Unknown Source)
        at org.keel.servers.direct.KeelDirectServer.execute(KeelDirectServer.java:251)
        at 
org.keel.servers.direct.KeelDirectServer$MultiThreadedProcessor.run(KeelDirectServer.java:294)



Oct 29, 2003 11:17:14 AM org.apache.struts.action.RequestProcessor processException
WARNING: Unhandled Exception thrown: class java.lang.SecurityException


Michael Nash JGlobal.com wrote:
Steve:

Do you have svc-crypto-base64 module? That's what it can't find. (And is it selected as a service in your *-deploy.properties file)

Mike



--
Java/J2EE Developer/Integrator
Co-Chair, Dallas/FortWorth J2EE Sig
214-724-7741


http://keelframework.org/documentation Keelgroup mailing list [EMAIL PROTECTED] http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com

Reply via email to