Skip to Content.
Sympa Menu

shibboleth-dev - RE: SP Load Error on Windows 2003 Server?

Subject: Shibboleth Developers

List archive

RE: SP Load Error on Windows 2003 Server?


Chronological Thread 
  • From: <>
  • To: <>
  • Subject: RE: SP Load Error on Windows 2003 Server?
  • Date: Thu, 17 Jan 2008 13:34:53 -0500

Yes the beta2
(http://shibboleth.internet2.edu/downloads/2.0-beta2/cpp-sp/win32/) and
the TCPListener is present:


<!-- Only one listener can be defined, to connect in process modules
to shibd. -->
<!-- <UnixListener address="@-PKGRUNDIR-@/shibd.sock"/> -->
<TCPListener address="127.0.0.1" port="1600" acl="127.0.0.1"/>



-----Original Message-----
From: Scott Cantor
[mailto:]

Sent: Thursday, January 17, 2008 1:30 PM
To:

Subject: RE: SP Load Error on Windows 2003 Server?

> I get the same error message when I run shibd -check manually along
with
the
> additional error "caught exception while loading configuration: Can't
build
> ListenerService, missing conf:Listener element?"

Beta 2 or something more recent? The installer probably has a bug when
it's
setting up the config file, you'll probably have to debug it by hand and
get
the XML right.

There should be an uncommented TCPListener. Maybe they're all staying
commented.

-- Scott





Archive powered by MHonArc 2.6.16.

Top of Page