hi,
    earlier i deployed 1.1.7 and 1.1.8 successfully. now, i deployed
1.2.0-m1 to tomcat 7.0.54 and execute startup.bat while opening the path:-
http://localhost:8080/syncope-console/   in browser we are getting bellow
error.
syncope internal database is configure with mysql by ref wiki:-
https://cwiki.apache.org/confluence/display/SYNCOPE/Run+Syncope+in+real+environments
:

also,please find attached full stack trace



Caused by: javax.ws.rs.ProcessingException: java.net.ConnectException:
ConnectException invoking http://localhost:9080/syncope/rest/users/self:
Connection refused: connect
at
org.apache.cxf.jaxrs.client.AbstractClient.checkClientException(AbstractClient.java:552)
~[cxf-rt-rs-client-3.0.1.jar:3.0.1]
at
org.apache.cxf.jaxrs.client.AbstractClient.preProcessResult(AbstractClient.java:534)
~[cxf-rt-rs-client-3.0.1.jar:3.0.1]
at
org.apache.cxf.jaxrs.client.ClientProxyImpl.doChainedInvocation(ClientProxyImpl.java:673)
~[cxf-rt-rs-client-3.0.1.jar:3.0.1]
at
org.apache.cxf.jaxrs.client.ClientProxyImpl.invoke(ClientProxyImpl.java:224)
~[cxf-rt-rs-client-3.0.1.jar:3.0.1]
at com.sun.proxy.$Proxy132.getOptions(Unknown Source) ~[?:?]
at
org.apache.syncope.client.SyncopeClient.isSelfRegistrationAllowed(SyncopeClient.java:218)
~[syncope-client-1.2.0-M1.jar:?]
at
org.apache.syncope.console.SyncopeSession.isSelfRegistrationAllowed(SyncopeSession.java:94)
~[SyncopeSession.class:?]
at
org.apache.syncope.console.rest.UserSelfRestClient.isSelfRegistrationAllowed(UserSelfRestClient.java:36)
~[UserSelfRestClient.class:?]
at
WICKET_org.apache.syncope.console.rest.UserSelfRestClient$$FastClassByCGLIB$$fe266a9e.invoke(<generated>)
~[cglib-2.2.2.jar:?]
at net.sf.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
~[cglib-2.2.2.jar:?]
at
org.apache.wicket.proxy.LazyInitProxyFactory$CGLibInterceptor.intercept(LazyInitProxyFactory.java:333)
~[wicket-ioc-6.17.0.jar:6.17.0]
at
WICKET_org.apache.syncope.console.rest.UserSelfRestClient$$EnhancerByCGLIB$$37b65e5.isSelfRegistrationAllowed(<generated>)
~[cglib-2.2.2.jar:?]
at org.apache.syncope.console.pages.Login.<init>(Login.java:143)
~[Login.class:?]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
~[?:1.7.0_60]
at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
~[?:1.7.0_60]
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
~[?:1.7.0_60]
at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
~[?:1.7.0_60]
at
org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:171)
~[wicket-core-6.17.0.jar:6.17.0]

-- 
*Thanks and Regards*
*Tope Digambar Prakash*

Attachment: console.log
Description: Binary data

Reply via email to