Hi, i got the same problem, and it does not matter wether i use a legal
password or not when creating the user. 'Resend Validation' is not possible
to use for me because our smtp-server rejects the mail due to
security-reasons, too. Every time i try to create an user the exception
below is logged to the log-files. No matter wether using a correct pw or
not. Am i doing something wrong or is this a known issue?
Thanks Björn
89578 [http-8080-Processor25] INFO
com.opensymphony.xwork.interceptor.Interceptor:redbackSecureActionInterceptor
- org.codehaus.plexus.redback.xwork.interceptor.SecureActionInterceptor
initialized!
89906 [http-8080-Processor25] ERROR
org.codehaus.plexus.velocity.VelocityComponent:default - ResourceManager :
unable to find resource 'VM_global_library.vm' in any resource loader.
90000 [http-8080-Processor25] INFO
com.opensymphony.xwork.interceptor.Interceptor:redbackSecureActionInterceptor
- org.codehaus.plexus.redback.xwork.interceptor.SecureActionInterceptor
initialized!
90031 [http-8080-Processor25] INFO
com.opensymphony.xwork.interceptor.Interceptor:redbackSecureActionInterceptor
- org.codehaus.plexus.redback.xwork.interceptor.SecureActionInterceptor
initialized!
91094 [http-8080-Processor25] INFO
com.opensymphony.xwork.interceptor.Interceptor:redbackForceAdminUserInterceptor
- Admin user found. No need to configure admin user.
91531 [http-8080-Processor25] INFO
com.opensymphony.webwork.views.freemarker.FreemarkerManager - Instantiating
Freemarker ConfigManager!,
com.opensymphony.webwork.views.freemarker.FreemarkerManager
141437 [http-8080-Processor23] WARN com.opensymphony.xwork.util.OgnlUtil -
Caught OgnlException while setting property 'principal' on type
'com.opensymphony.webwork.dispatcher.ServletActionRedirectResult'.
ognl.NoSuchPropertyException:
com.opensymphony.webwork.dispatcher.ServletActionRedirectResult.principal
at
ognl.ObjectPropertyAccessor.setProperty(ObjectPropertyAccessor.java:132)
at
com.opensymphony.xwork.util.OgnlValueStack$ObjectAccessor.setProperty(OgnlValueStack.java:67)
at ognl.OgnlRuntime.setProperty(OgnlRuntime.java:1656)
at ognl.ASTProperty.setValueBody(ASTProperty.java:101)
at ognl.SimpleNode.evaluateSetValueBody(SimpleNode.java:177)
at ognl.SimpleNode.setValue(SimpleNode.java:246)
at ognl.Ognl.setValue(Ognl.java:476)
at com.opensymphony.xwork.util.OgnlUtil.setValue(OgnlUtil.java:188)
at
com.opensymphony.xwork.util.OgnlUtil.internalSetProperty(OgnlUtil.java:362)
at com.opensymphony.xwork.util.OgnlUtil.setProperties(OgnlUtil.java:78)
at com.opensymphony.xwork.util.OgnlUtil.setProperties(OgnlUtil.java:51)
at
com.opensymphony.xwork.ObjectFactory.buildResult(ObjectFactory.java:186)
at
org.codehaus.plexus.xwork.PlexusObjectFactory.buildResult(PlexusObjectFactory.java:166)
at
com.opensymphony.xwork.DefaultActionInvocation.createResult(DefaultActionInvocation.java:173)
at
com.opensymphony.xwork.DefaultActionInvocation.executeResult(DefaultActionInvocation.java:310)
at
com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:208)
at
org.codehaus.plexus.redback.xwork.interceptor.SecureActionInterceptor.intercept(SecureActionInterceptor.java:159)
at
com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:190)
at
org.codehaus.plexus.redback.xwork.interceptor.PolicyEnforcementInterceptor.intercept(PolicyEnforcementInterceptor.java:149)
at
com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:190)
at
org.codehaus.plexus.redback.xwork.interceptor.AutoLoginInterceptor.intercept(AutoLoginInterceptor.java:156)
at
com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:190)
at
org.codehaus.plexus.redback.xwork.interceptor.ForceAdminUserInterceptor.intercept(ForceAdminUserInterceptor.java:76)
at
com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:190)
--
View this message in context:
http://www.nabble.com/Setup-Help---you-have-entered-an-incorrect-username-and-or-password-tp15428546p15450995.html
Sent from the archiva-users mailing list archive at Nabble.com.