Hi; Can you please go through this [1].
Thanks & regards. -Prabath [1]:http://blog.facilelogin.com/2009/02/secure-token-service-with-wso2-wsas-30.html skgupta3000 wrote: > Hi, > I am using wso2wsas 3.0.1 and trying sts-sample but getting this error. Any > idea what would cause this error. I did follow all the instructions. > > [2009-03-17 19:09:05,374] ERROR - org.apache.rahas.TrustException: Expected > parameter missing : "saml-issuer-config" > {org.apache.rahas.STSMessageReceiver} > [2009-03-17 19:09:05,374] ERROR - org.apache.rahas.TrustException: Expected > parameter missing : "saml-issuer-config" > {org.apache.rahas.STSMessageReceiver} > [2009-03-17 19:09:05,374] ERROR - Expected parameter missing : > "saml-issuer-config" {org.apache.axis2.engine.AxisEngine} > org.apache.axis2.AxisFault: Expected parameter missing : > "saml-issuer-config" > at > org.apache.rahas.STSMessageReceiver.invokeBusinessLogic(STSMessageReceiver.java:66) > at > org.apache.axis2.receivers.AbstractInOutMessageReceiver.invokeBusinessLogic(AbstractInOutMessageReceiver.java:40) > at > org.apache.axis2.receivers.AbstractMessageReceiver.receive(AbstractMessageReceiver.java:100) > at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:176) > at > org.apache.axis2.transport.http.HTTPTransportUtils.processHTTPPostRequest(HTTPTransportUtils.java:275) > at > org.apache.axis2.transport.http.AxisServlet.doPost(AxisServlet.java:133) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:709) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:802) > at > org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(ServletRegistration.java:90) > at > org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:111) > at > org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:67) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:802) > at org.wso2.carbon.bridge.BridgeServlet.service(BridgeServlet.java:116) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:802) > at > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269) > at > org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188) > at > org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:210) > at > org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:174) > at > org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127) > at > org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117) > at > org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:108) > at > org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:151) > at > org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:870) > at > org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:665) > at > org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:528) > at > org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:81) > at > org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:685) > at java.lang.Thread.run(Thread.java:619) > > > > > Afkham Azeez wrote: > >> Hi Ugo, >> In order to login to the WSAS Mgt Console please run the >> chpasswd.sh/bat script and change the password of the admin user. The >> reason why you cannot login to the admin console is that the admin's >> password has been encrypted using the key in the old keystore and >> saved in the WSAS database. Running chpasswd will replace the pwd >> encrypted with the new key. The proper security details may need to be >> provided in the WSAS server.xml file. >> >> Azeez >> >> On Sat, Jan 17, 2009 at 10:16 AM, Ugo <[email protected]> wrote: >> >>> Thank you, Prabath. I took a look at your article and I replaced the >>> original >>> wso2wsas.jks from WSAS 2.3 with the one you mention. Unfortunately after >>> doing that I cannot login to the WSAS console using admin/admin any more. >>> If >>> I put the original file back, I can login once again. >>> >>> Should I use a different login account after replacing the original >>> wso2wsas.jks with your file? >>> >>> Thank you, >>> Ugo >>> >>> -- >>> View this message in context: >>> http://www.nabble.com/Problem-running-sts-sample-tp21507516p21513104.html >>> Sent from the WSO2 WSAS Users mailing list archive at Nabble.com. >>> >>> >>> _______________________________________________ >>> Wsas-java-user mailing list >>> [email protected] >>> https://wso2.org/cgi-bin/mailman/listinfo/wsas-java-user >>> >>> >> >> -- >> Thanks >> Afkham Azeez >> >> Blog: http://afkham.org >> Developer Portal: http://www.wso2.org >> WSAS Blog: http://wso2wsas.blogspot.com >> Company: http://wso2.com >> GPG Fingerprint: 643F C2AF EB78 F886 40C9 B2A2 4AE2 C887 665E 0760 >> >> _______________________________________________ >> Wsas-java-user mailing list >> [email protected] >> https://wso2.org/cgi-bin/mailman/listinfo/wsas-java-user >> >> >> > > > ------------------------------------------------------------------------ > > > No virus found in this incoming message. > Checked by AVG - www.avg.com > Version: 8.0.238 / Virus Database: 270.11.18/2009 - Release Date: 03/18/09 > 07:17:00 > > _______________________________________________ Wsas-java-user mailing list [email protected] https://wso2.org/cgi-bin/mailman/listinfo/wsas-java-user
