Uploaded image for project: 'Crowd Data Center'
  1. Crowd Data Center
  2. CWD-2903

Can't login in Crowd when using JDK 1.6.0_29

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • Low
    • None
    • 2.4
    • None
    • None
    • JDK 1.6.0_29

    Description

      It seems that by using JDK 1.6.0_29, Crowd login doesn't work as expected. The following error occurs in logs:

      2012-08-04 00:12:21,971 http-8495-22 ERROR [crowd.integration.springsecurity.CrowdSSOAuthenticationProcessingFilter] Unable to set Crowd SSO token
      org.codehaus.xfire.XFireRuntimeException: Could not invoke service.. Nested exception is org.codehaus.xfire.fault.XFireFault: Couldn't parse stream.. Nested exception is com.ctc.wstx.exc.WstxIOException: Unexpected end of ZLIB input stream
      org.codehaus.xfire.fault.XFireFault: Couldn't parse stream.. Nested exception is com.ctc.wstx.exc.WstxIOException: Unexpected end of ZLIB input stream
      	at org.codehaus.xfire.fault.XFireFault.createFault(XFireFault.java:89)
      	at org.codehaus.xfire.client.Invocation.invoke(Invocation.java:83)
      	at org.codehaus.xfire.client.Invocation.invoke(Invocation.java:114)
      

      AND

      2012-08-04 00:15:55,680 http-8495-9 ERROR [crowd.console.action.Login] Could not invoke service.. Nested exception is org.codehaus.xfire.fault.XFireFault: Couldn't parse stream.. Nested exception is com.ctc.wstx.exc.WstxIOException: chunked stream ended unexpectedly; nested exception is org.codehaus.xfire.XFireRuntimeException: Could not invoke service.. Nested exception is org.codehaus.xfire.fault.XFireFault: Couldn't parse stream.. Nested exception is com.ctc.wstx.exc.WstxIOException: chunked stream ended unexpectedly
      org.springframework.security.AuthenticationServiceException: Could not invoke service.. Nested exception is org.codehaus.xfire.fault.XFireFault: Couldn't parse stream.. Nested exception is com.ctc.wstx.exc.WstxIOException: chunked stream ended unexpectedly; nested exception is org.codehaus.xfire.XFireRuntimeException: Could not invoke service.. Nested exception is org.codehaus.xfire.fault.XFireFault: Couldn't parse stream.. Nested exception is com.ctc.wstx.exc.WstxIOException: chunked stream ended unexpectedly
      	at com.atlassian.crowd.integration.springsecurity.CrowdAuthenticationProvider.translateException(CrowdAuthenticationProvider.java:290)
      	at com.atlassian.crowd.integration.springsecurity.CrowdAuthenticationProvider.authenticateUsernamePassword(CrowdAuthenticationProvider.java:153)
      	at com.atlassian.crowd.integration.springsecurity.CrowdAuthenticationProvider.authenticate(CrowdAuthenticationProvider.java:91)
      

      Changing to JDK 1.6.0_26 seems to resolve the issue.

      Attachments

        Activity

          People

            Unassigned Unassigned
            rgadami Rodrigo Girardi Adami
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: