JiscMail Logo
Email discussion lists for the UK Education and Research communities

Help for JISC-SHIBBOLETH Archives


JISC-SHIBBOLETH Archives

JISC-SHIBBOLETH Archives


JISC-SHIBBOLETH@JISCMAIL.AC.UK


View:

Message:

[

First

|

Previous

|

Next

|

Last

]

By Topic:

[

First

|

Previous

|

Next

|

Last

]

By Author:

[

First

|

Previous

|

Next

|

Last

]

Font:

Proportional Font

LISTSERV Archives

LISTSERV Archives

JISC-SHIBBOLETH Home

JISC-SHIBBOLETH Home

JISC-SHIBBOLETH  June 2008

JISC-SHIBBOLETH June 2008

Options

Subscribe or Unsubscribe

Subscribe or Unsubscribe

Log In

Log In

Get Password

Get Password

Subject:

Re: Tomcat not serving shibboleth-idp webapp properly

From:

Paul Campbell <[log in to unmask]>

Reply-To:

Discussion list for Shibboleth developments <[log in to unmask]>

Date:

Mon, 9 Jun 2008 14:11:02 +0100

Content-Type:

multipart/mixed

Parts/Attachments:

Parts/Attachments

text/plain (87 lines) , tomcat.log (68 lines)

Hi Carl.

I've restarted tomcat, yes.  I've attached a section from 
logs/catalina.out with the RequestDumperValve enabled, but it's invoke 
line stripped.

The log covers bin/startup.sh and a hit on 
http://localhost:8080/shibboleth-idp/SSO/

--
Paul

Carl Vincent wrote:
>> -----Original Message-----
>> From: Discussion list for Shibboleth developments [mailto:JISC-
>> [log in to unmask]] On Behalf Of Paul Campbell
>> Sent: 09 June 2008 12:41
>> To: [log in to unmask]
>> Subject: Tomcat not serving shibboleth-idp webapp properly
>>
>> Hi,
>>
>> I'm trying to get out first IdP setup, but have run into a problem
>> with
>> Tomcat and the shibboleth-idp webapp.
>>
>> I've run ./ant in shibboleth-1.3.3-install.  Installing
>> shibboleth-idp.war into webapps under /usr/local/tomcat/.  It is
>> apparently deployed correctly, creating the directory
>> /usr/local/tomcat/webapps/shibboleth-idp/
>>
>> However, when I try to test this by browsing to tomcat directly via
>> http://localhost:8080/shibboleth-idp/SSO/ I get the following error:
>>
>>> HTTP Status 404 - /shibboleth-idp/SSO/
>>>
>>> type Status report
>>>
>>> message /shibboleth-idp/SSO/
>>>
>>> description The requested resource (/shibboleth-idp/SSO/) is not
>> available.
>>> Apache Tomcat/5.5.26
>> Browsing to http://localhost:8080/shibboleth-idp/login.jsp correctly
>> returns the contents of that file.  It looks to me that the
>> shibboleth-idp/WEB-INF/web.xml isn't being processed properly.
>>
>> Any suggestions where I should look at my tomcat config?
>>
>> Thanks,
>> --
>> --
>> Paul Campbell <[log in to unmask]>
>> Carnegie College
> 
> 
> Hi Paul,
> 
> I'm sure you'll have done this, but this is a typical symptom of not
> restarting Tomcat after deploying the IdP...
> 
> Also it's worth checking the Tomcat logs for other signs as it will
> sometimes do this when the servlet hasn't started up properly (you'd
> expect a 500 Internal Server Error, but I've had it give a 404 instead.)
> 
> Cheers
> 
> Carl
> 
> 


-- 
--
Paul Campbell <[log in to unmask]>
Carnegie College


This email and any attachments may contain private and confidential information and is solely intended for the recipient(s) only. If you have received this email and any attachments in error and you are not the intended recipient be aware that any disclosure, copying, distribution or use of the contents of this information is strictly prohibited. If you have received this message in error, please notify the sender immediately by reply email and delete the message and any attachments without retaining any copies. Any views or other information in this message which do not relate to our business are not authorised by us, nor does this message form part of any contract unless so stated.

We offer no guarantees that this email or any attachment will be received error or virus free and accept no responsibility whatsoever in this regard.
 
Our e-mail system is subject to random monitoring and recording by us.

Carnegie College is a body incorporated under the Further and Higher Education (Scotland) Act 1992. Carnegie College was formerly known as Lauder College. Check out what is new at Carnegie @ www.carnegiecollege.ac.uk



09-Jun-2008 14:05:01 org.apache.catalina.core.AprLifecycleListener lifecycleEvent INFO: The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/lib/jvm/java-6-sun-1.6.0.06/jre/lib/i386/client:/usr/lib/jvm/java-6-sun-1.6.0.06/jre/lib/i386:/usr/lib/jvm/java-6-sun-1.6.0.06/jre/../lib/i386:/usr/java/packages/lib/i386:/lib:/usr/lib 09-Jun-2008 14:05:02 org.apache.coyote.http11.Http11BaseProtocol init INFO: Initializing Coyote HTTP/1.1 on http-8080 09-Jun-2008 14:05:02 org.apache.catalina.startup.Catalina load INFO: Initialization processed in 1356 ms 09-Jun-2008 14:05:02 org.apache.catalina.core.StandardService start INFO: Starting service Catalina 09-Jun-2008 14:05:02 org.apache.catalina.core.StandardEngine start INFO: Starting Servlet Engine: Apache Tomcat/5.5.26 09-Jun-2008 14:05:02 org.apache.catalina.core.StandardHost start INFO: XML validation disabled 09-Jun-2008 14:05:03 org.apache.catalina.startup.HostConfig deployWAR INFO: Deploying web application archive shibboleth-idp.war log4j:WARN No appenders could be found for logger (org.apache.commons.digester.Digester.sax). log4j:WARN Please initialize the log4j system properly. 09-Jun-2008 14:05:04 org.apache.coyote.http11.Http11BaseProtocol start INFO: Starting Coyote HTTP/1.1 on http-8080 09-Jun-2008 14:05:04 org.apache.jk.common.ChannelSocket init INFO: JK: ajp13 listening on /0.0.0.0:8009 09-Jun-2008 14:05:04 org.apache.jk.server.JkMain start INFO: Jk running ID=0 time=0/63 config=null 09-Jun-2008 14:05:04 org.apache.catalina.storeconfig.StoreLoader load INFO: Find registry server-registry.xml at classpath resource 09-Jun-2008 14:05:04 org.apache.catalina.startup.Catalina start INFO: Server startup in 2761 ms INFO: REQUEST URI =/shibboleth-idp/SSO/ INFO: authType=null INFO: characterEncoding=null INFO: contentLength=-1 INFO: contentType=null INFO: contextPath=/shibboleth-idp INFO: header=host=localhost:8080 INFO: header=user-agent=Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14 INFO: header=accept=text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5 INFO: header=accept-language=en-us,en;q=0.5 INFO: header=accept-encoding=gzip,deflate INFO: header=accept-charset=ISO-8859-1,utf-8;q=0.7,*;q=0.7 INFO: header=keep-alive=300 INFO: header=connection=keep-alive INFO: locale=en_US INFO: method=GET INFO: pathInfo=null INFO: protocol=HTTP/1.1 INFO: queryString=null INFO: remoteAddr=127.0.0.1 INFO: remoteHost=127.0.0.1 INFO: remoteUser=null INFO: requestedSessionId=null INFO: scheme=http INFO: serverName=localhost INFO: serverPort=8080 INFO: servletPath=/SSO/ INFO: isSecure=false INFO: --------------------------------------------------------------- INFO: --------------------------------------------------------------- INFO: authType=null INFO: contentLength=-1 INFO: contentType=text/html;charset=utf-8 INFO: message=/shibboleth-idp/SSO/ INFO: remoteUser=null INFO: status=404 INFO: ===============================================================

Top of Message | Previous Page | Permalink

JiscMail Tools


RSS Feeds and Sharing


Advanced Options


Archives

November 2023
February 2023
January 2023
November 2022
October 2022
September 2022
June 2022
January 2022
November 2021
October 2021
September 2021
May 2021
April 2021
March 2021
February 2021
January 2021
December 2020
November 2020
October 2020
September 2020
July 2020
June 2020
May 2020
April 2020
March 2020
February 2020
January 2020
December 2019
November 2019
October 2019
September 2019
August 2019
June 2019
May 2019
March 2019
February 2019
January 2019
November 2018
July 2018
June 2018
May 2018
April 2018
March 2018
January 2018
November 2017
October 2017
September 2017
August 2017
July 2017
June 2017
May 2017
March 2017
February 2017
January 2017
October 2016
September 2016
August 2016
July 2016
June 2016
May 2016
March 2016
February 2016
January 2016
December 2015
November 2015
September 2015
August 2015
June 2015
April 2015
March 2015
February 2015
December 2014
November 2014
October 2014
September 2014
August 2014
July 2014
June 2014
May 2014
April 2014
March 2014
February 2014
January 2014
December 2013
November 2013
October 2013
September 2013
August 2013
June 2013
May 2013
April 2013
March 2013
February 2013
January 2013
December 2012
November 2012
October 2012
September 2012
August 2012
July 2012
June 2012
May 2012
April 2012
March 2012
February 2012
January 2012
December 2011
November 2011
October 2011
September 2011
August 2011
July 2011
June 2011
May 2011
April 2011
March 2011
February 2011
January 2011
December 2010
November 2010
October 2010
September 2010
August 2010
July 2010
June 2010
May 2010
April 2010
March 2010
February 2010
January 2010
December 2009
November 2009
October 2009
September 2009
August 2009
July 2009
June 2009
May 2009
April 2009
March 2009
February 2009
January 2009
December 2008
November 2008
October 2008
September 2008
August 2008
July 2008
June 2008
May 2008
April 2008
March 2008
February 2008
January 2008
December 2007
November 2007
October 2007
September 2007
August 2007
July 2007
June 2007
May 2007
April 2007
March 2007
February 2007
January 2007
December 2006
November 2006
October 2006
August 2006
July 2006
June 2006
May 2006
April 2006
March 2006
February 2006
January 2006
December 2005
November 2005
October 2005
September 2005
August 2005
July 2005
June 2005
May 2005
April 2005


JiscMail is a Jisc service.

View our service policies at https://www.jiscmail.ac.uk/policyandsecurity/ and Jisc's privacy policy at https://www.jisc.ac.uk/website/privacy-notice

For help and support help@jisc.ac.uk

Secured by F-Secure Anti-Virus CataList Email List Search Powered by the LISTSERV Email List Manager