Ben, These are possible. However, the problem occurred at 2009-09-30T16:12:50.530-040, while the time of last message in agent log is 09/30/2009 03:22:50:958 PM. What's more, there is " at org.apache.stonehenge.stocktrader.filter.STSFilter.doFilter(Unknown Source)" in trader_client log, which means the agent has finished its job and sent the SSO assertion back to the trader_client.
Do you have any kind of HTTP monitor software installed in your workstation? Can you capture the request/response message in/out the port 8092(trader_client)? I suggest tcpmon https://tcpmon.dev.java.net/ On Wed, Sep 30, 2009 at 10:11 PM, Ben Dewey <[email protected]> wrote: > Ming, > > A couple things stick out to me from the agent log: > > - serverconfig.xml probably missing > - WebtopNaming.getLBCookieValue(): server id is null, returning null > And > - ERROR: RemoteHandler.getLogHostURL(): 'null' is malformed. null > > > -Ben Dewey > > -----Original Message----- > From: Ming Jin [mailto:[email protected]] > Sent: Wednesday, September 30, 2009 5:03 PM > To: [email protected] > Subject: Re: Metro CBS > > Ben, > 1. Do you create new user uid:0/xxx both in SP and IdP? > 2. Can you paste the log message in the domain with port 8092 > 3. Can you upload the debug.log under > j2ee_agents\appserver_v9_agent\Agent_{the max number}\logs\debug? > > On Wed, Sep 30, 2009 at 9:33 PM, Ben Dewey <[email protected]> wrote: > > > Ming, > > > > I have setup everything for the Passive STS based on the STS manual, > > unfortunately I think I still missing something. > > > > 1. I access http://www.stonehenge.com:8092/trader_client > > > > 2. I get directed to https://sp.stonehenge.com:8181/opensso/fedlet > > > > 3. I get directed to https://idp.stonehenge.com:8183/opensso/fedlet > > > > 4. I get directed to https://idp.stonehenge.com:8183/opensso/UI/login > > > > 5. I login using User0 and xxx > > > > 6. I get directed back to the trader client page with an 'Invalid session > > ID' error below [1] > > > > Any idea what I'm missing? > > > > - Ben Dewey > > > > > > [1]: HTTP Status 500 - > > > > type Exception report > > > > message > > descriptionThe server encountered an internal error () that prevented it > > from fulfilling this request. > > > > exception > > javax.servlet.ServletException: AmAgentFilter: An exception has occured > > > > root cause > > javax.servlet.ServletException: com.iplanet.sso.SSOException: Invalid > > session ID. > > > > root cause > > com.iplanet.sso.SSOException: Invalid session ID. > > > > > > -- > Ming Jin > > Consultant > Thoughtworks, Inc > Twitter: https://twitter.com/mingjin > -- Ming Jin Consultant Thoughtworks, Inc Twitter: https://twitter.com/mingjin
