idp.jks not created
Riz Panjwani
panjwani.riz at gmail.com
Tue Apr 7 19:05:08 EDT 2015
ok so I set $JETTY_HOME to /opt/jetty/ and started jetty. So now it's
listening on 8085 and 8443, but it's funny because when I started the
service it said "Failed to start service" after a few seconds.
Here's the output when i verbose curl the port:
curl --verbose localhost:8085
* Rebuilt URL to: localhost:8085/
* Hostname was NOT found in DNS cache
* Trying 127.0.0.1...
* Connected to localhost (127.0.0.1) port 8085 (#0)
> GET / HTTP/1.1
> User-Agent: curl/7.35.0
> Host: localhost:8085
> Accept: */*
>
* Empty reply from server
* Connection #0 to host localhost left intact
curl: (52) Empty reply from server
Not sure if at this point it's supposed to return something else, or just
respond with an empty reply like this. Not really sure where to go from
here. I ran the shibboleth status command and it just responded with "
http://localhost/idp/status" so I curled that and I got an empty response
again...
ubuntu at riz-test:/opt/shibboleth-idp$ ./bin/status.sh
(http://localhost/idp/status) http://localhost/idp/status
ubuntu at riz-test:/opt/shibboleth-idp$ curl --verbose
localhost:8085/idp/status
* Hostname was NOT found in DNS cache
* Trying 127.0.0.1...
* Connected to localhost (127.0.0.1) port 8085 (#0)
> GET /idp/status HTTP/1.1
> User-Agent: curl/7.35.0
> Host: localhost:8085
> Accept: */*
On Tue, Apr 7, 2015 at 3:06 PM, Walter Forbes Hoehn (wassa) <
wassa at memphis.edu> wrote:
> Jetty should log its port bindings. For instance:
>
> jetty.log.20150330.gz:08:59:14.132 - INFO
> [org.eclipse.jetty.server.ServerConnector:266] - Started
> ServerConnector at 446a5aa5{SSL-http/1.1}{0.0.0.0:8443}
>
> -WFH
>
>
> > On Apr 7, 2015, at 1:54 PM, Riz Panjwani <panjwani.riz at gmail.com> wrote:
> >
> > I was mistaken, the service doesn't actually even listen to the ports.
> Might have been some stale service. I just can't get this service going.
> Not sure where else to look. Doesn't seem like a networking issue as I have
> apache running on port 80 and I can curl to it on localhost no problems.
> >
> > On Tue, Apr 7, 2015 at 9:59 AM, Cantor, Scott <cantor.2 at osu.edu> wrote:
> > On 4/7/15, 12:55 PM, "Riz Panjwani" <panjwani.riz at gmail.com> wrote:
> >
> > >Thanks scott, here's what the idp log has:
> >
> > Then there's nothing wrong. Whatever ports you think it's using,
> whatever path into the web server you think is open, it's not. It's a
> networking issue.
> >
> > -- Scott
> >
> > --
> > To unsubscribe from this list send an email to
> users-unsubscribe at shibboleth.net
> >
> > --
> > To unsubscribe from this list send an email to
> users-unsubscribe at shibboleth.net
>
> --
> 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/20150407/84bf6122/attachment.html
More information about the users
mailing list