Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Imanager http error 404

0 views
Skip to first unread message

todd...@dsu.nodak.edu

unread,
Jun 11, 2007, 11:39:05 AM6/11/07
to
receive following error when accessing iManager form IE web browser (new
install btw):

HTTP Status 404 - /nps/servlet/webacc

---------------------------------------------------------------------------
-----

type Status report

message /nps/servlet/webacc

description The requested resource (/nps/servlet/webacc) is not available.


---------------------------------------------------------------------------
-----

Apache Tomcat/4.1.31


Edward van der Maas

unread,
Jun 12, 2007, 6:52:05 PM6/12/07
to
todd...@dsu.nodak.edu wrote:

> receive following error when accessing iManager form IE web browser
> (new install btw):
>
> HTTP Status 404 - /nps/servlet/webacc

Is tomcat running ?

--
Cheers,
Edward

todd

unread,
Jun 13, 2007, 9:54:58 AM6/13/07
to
appears tomcat is running. "java -show" displays:

org.apache.catalina.startup.bootstrap.....900
org.apache.catalina.startup.bootstrap.....814

Edward van der Maas

unread,
Jun 13, 2007, 6:10:25 PM6/13/07
to
todd wrote:

Looks like Apache has no clue what to do with /nps/servlet/webacc as it
gets a 404. Can you check the log files of tomcat to see if it has
properly connected to Apache using ajp. Same for the apache log files.
See if you can find any hints in either one of them.

--
Cheers,
Edward

todd

unread,
Jun 14, 2007, 11:53:51 AM6/14/07
to
Have found this in tomcat log, though not sure what to do from here:

2007-06-13 07:47:45 ContextConfig[/nps] IOException processing JAR at
resource path /WEB-INF/lib/bcprov-jdk14-122.jar
javax.servlet.ServletException: IOException processing JAR at resource
path /WEB-INF/lib/bcprov-jdk14-122.jar
at
org.apache.catalina.startup.ContextConfig.tldScanJar(ContextConfig.java:875)
at
org.apache.catalina.startup.ContextConfig.tldScan(ContextConfig.java:809)
at org.apache.catalina.startup.ContextConfig.start(ContextConfig.java:587)
at
org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:181)
at
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)

etc...

Edward van der Maas

unread,
Jun 14, 2007, 11:32:44 PM6/14/07
to
todd wrote:

> Have found this in tomcat log, though not sure what to do from here:
>
> 2007-06-13 07:47:45 ContextConfig[/nps] IOException processing JAR at
> resource path /WEB-INF/lib/bcprov-jdk14-122.jar

Hmm...this doesn't mean too much. Is that library actually at that
location under the nps directory ?

--
Cheers,
Edward

todd

unread,
Jun 18, 2007, 10:08:50 AM6/18/07
to
Yes, the library does exist.

the path in the 404 error "nps/servlet/webacc" does not exist on the
server. The default *.html files appear to be in the "nps/" directory.
Suggestions?

Edward van der Maas

unread,
Jun 19, 2007, 6:18:37 AM6/19/07
to
todd wrote:

The iManager.html does nothing more then redirecting you to the
servlet. I'm not too sure why you are getting a 404 error. It basically
means that it can't find the file. Is there an alias (I think) in place
for the iManager config in your apache config ?

--
Cheers,
Edward

todd

unread,
Jun 19, 2007, 11:41:13 AM6/19/07
to

do not understand what your asking.

> todd wrote:

do not understand what your asking.

todd

unread,
Jun 19, 2007, 3:15:33 PM6/19/07
to
Appears i have got past the 404 error.
Replaced bcprov-jdk14-122.jar and the login prompt is showing up now.

This thread may be closed.


Edward van der Maas

unread,
Jun 19, 2007, 5:41:16 PM6/19/07
to
todd wrote:

Nice work. Thanks for the report back.

--
Cheers,
Edward

0 new messages