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

Can't locate object method "call" via package "SOAP::SOM"

    • Icon: Support Request Support Request
    • Resolution: Fixed
    • Icon: Medium Medium
    • None
    • None
    • None
    • None
    • Windows XP. CROWD 1.1 Apachee 2.0.59, Active Perl 5.8.8, Mod_perl.so, Soap-Lite 0.55

      I am trying to integrate Apache - SVN for SSO with CROWD. I did all configuration/setup as per document http://confluence.atlassian.com/display/CROWD/3.2.1+Integrating+Crowd+with+Apache+or+Subversion#3.2.1IntegratingCrowdwithApacheorSubversion-win32
      And I am able to start Apache without any error.

      Once I tried to access my repository with authentication user id and password, I am getting an error ... Can't locate object method "call" via package "SOAP::SOM" at C:/Perl/site/lib/Apache/CrowdAuth.pm line 222

      Please help me in resolving this issue.

        1. ppm.jpg
          ppm.jpg
          70 kB
        2. screenshot-1.jpg
          screenshot-1.jpg
          209 kB
        3. ppm_v69.PNG
          ppm_v69.PNG
          39 kB

            [CWD-603] Can't locate object method "call" via package "SOAP::SOM"

            Monique Khairuliana (Inactive) made changes -
            Workflow Original: Simplified Crowd Development Workflow v2 - restricted [ 1510150 ] New: Support Request Workflow [ 3389448 ]
            Status Original: Resolved [ 5 ] New: Closed [ 6 ]
            Owen made changes -
            Workflow Original: Simplified Crowd Development Workflow v2 [ 1392972 ] New: Simplified Crowd Development Workflow v2 - restricted [ 1510150 ]
            Owen made changes -
            Workflow Original: Crowd Development Workflow v2 [ 272941 ] New: Simplified Crowd Development Workflow v2 [ 1392972 ]
            jawong.adm made changes -
            Workflow Original: jira [ 117259 ] New: Crowd Development Workflow v2 [ 272941 ]

            Thanks all for your help. This works fine for me.

            Lakshminarayana Lakshminarayana added a comment - Thanks all for your help. This works fine for me.
            Justen Stepka [Atlassian] made changes -
            Resolution New: Fixed [ 1 ]
            Status Original: Open [ 1 ] New: Resolved [ 5 ]

            This solved it for me, thanks

            Steinar Skeie added a comment - This solved it for me, thanks

            Okay, it turns out that you need version 0.69 of SOAP::Lite. The version 0.55 that comes with ActivePerl is too old.

            Luckily, fixing this is easy. You can can get a prebuilt 0.69 SOAP::Lite ppm from the University of Winnipeg's repository using the following command

            C:\>ppm install http://theoryx5.uwinnipeg.ca/ppms/SOAP-Lite.ppd

            This will install v0.69 in C:\Perl\site\lib (as opposed to 0.55, which is in C:\Perl\lib) so it gets found first on the path.

            The screenshot ppm_v69.png shows what ppm should show after the installation.

            This step should be in the documentation.

            Andrew Reid added a comment - Okay, it turns out that you need version 0.69 of SOAP::Lite. The version 0.55 that comes with ActivePerl is too old. Luckily, fixing this is easy. You can can get a prebuilt 0.69 SOAP::Lite ppm from the University of Winnipeg's repository using the following command C:\>ppm install http://theoryx5.uwinnipeg.ca/ppms/SOAP-Lite.ppd This will install v0.69 in C:\Perl\site\lib (as opposed to 0.55, which is in C:\Perl\lib) so it gets found first on the path. The screenshot ppm_v69.png shows what ppm should show after the installation. This step should be in the documentation.
            Andrew Reid made changes -
            Attachment New: ppm_v69.PNG [ 22890 ]

            Screen shot showing installation of v0.69 of SOAP::Lite as well as 0.55

            Andrew Reid added a comment - Screen shot showing installation of v0.69 of SOAP::Lite as well as 0.55

              justen.stepka@atlassian.com Justen Stepka [Atlassian]
              e8bd3bbeb621 Lakshminarayana Lakshminarayana
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: