New Shibboleth 5.1.3 IdP installation - status.sh failing

o haya ohaya1001 at gmail.com
Tue Mar 25 01:39:23 UTC 2025


Hi,

I tried commenting that part out:
<!--
        <entry key="AccessByIPAddress">
            <bean id="AccessByIPAddress"
parent="shibboleth.IPRangeAccessControl"
                p:allowedRanges="#{ {'127.0.0.1/32', '::1/128'} }" />
        </entry>
-->

And I bounced the Tomcat, and tested, but I think I am still getting the
same error:

[orcladmin at idp01 conf]$ ../bin/status.sh –-url=http://10.0.0.58:8080/idpc
Exception in thread "main" com.beust.jcommander.ParameterException: Was
passed main parameter '–-url=http://10.0.0.58:8080/idpc' but no main
parameter was defined in your arg class
        at
com.beust.jcommander.JCommander.initMainParameterValue(JCommander.java:954)
        at com.beust.jcommander.JCommander.parseValues(JCommander.java:755)
        at com.beust.jcommander.JCommander.parse(JCommander.java:356)
        at com.beust.jcommander.JCommander.parse(JCommander.java:335)
        at net.shibboleth.idp.cli.CLI.main(CLI.java:75)






<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
Virus-free.www.avast.com
<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
<#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>

On Mon, Mar 24, 2025 at 8:06 PM IAM David Bantz via users <
users at shibboleth.net> wrote:

> *check AccessByIPAddress in *access-control.xml ?
>
> On Mon, Mar 24, 2025 at 3:38 PM o haya via users <users at shibboleth.net>
> wrote:
>
>> Hi,
>>
>> I am trying to install a Shibboleth 5.1.3 IdP for testing.
>>
>> It is deployed on a CENTOS 8.5 machine  using Java/JDK 17 and the Tomcat
>> 10.1.39.
>>
>> I am trying to follow the info on this page to do the installation:
>>
>>
>> https://shibboleth.atlassian.net/wiki/spaces/IDP5/pages/3199500577/Installation
>>
>> However, after the installation, when I run the status.sh I get
>> connection refused:
>>
>> [orcladmin at idp01 bin]$ ./status.sh
>> (http://localhost/idp/status) Connection refused
>>
>> If I use the "-url" parameter, I get this:
>>
>> [orcladmin at idp01 bin]$ ./status.sh –url=http://10.0.0.58:8080/idp
>> Exception in thread "main" com.beust.jcommander.ParameterException: Was
>> passed main parameter '–url=http://10.0.0.58:8080/idp' but no main
>> parameter was defined in your arg class
>>         at
>> com.beust.jcommander.JCommander.initMainParameterValue(JCommander.java:954)
>>         at
>> com.beust.jcommander.JCommander.parseValues(JCommander.java:755)
>>         at com.beust.jcommander.JCommander.parse(JCommander.java:356)
>>         at com.beust.jcommander.JCommander.parse(JCommander.java:335)
>>         at net.shibboleth.idp.cli.CLI.main(CLI.java:75)
>>
>> The Shibboleth idp logs don't appear to show any overt errors.
>>
>> Can anyone suggest what the problem may be?
>>
>> Thanks,
>> Jim
>>
>>
>> <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
>> Virus-free.www.avast.com
>> <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
>> <#m_-2866488411316702305_m_1374221477014767920_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
>> --
>> For Consortium Member technical support, see
>> https://shibboleth.atlassian.net/wiki/x/ZYEpPw
>> To unsubscribe from this list send an email to
>> users-unsubscribe at shibboleth.net
>>
> --
> For Consortium Member technical support, see
> https://shibboleth.atlassian.net/wiki/x/ZYEpPw
> To unsubscribe from this list send an email to
> users-unsubscribe at shibboleth.net
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20250324/e123e810/attachment.htm>


More information about the users mailing list