[Geoserver-users] 404 error JSPCompiler

Chris,

I believe I did have a jdk installed. I installed jdk1.5.0_10 to be sure and that did not seem to solve my problem. I also do not think that is the problem because I had geoserver 1.3.0 previously installed on the same machine. I did not have any problems with that install. Is there anything else I should check? I am not all that well versed in linux so hopefully I am not making a silly mistake.

Thanks,
Scott


Scott Pezanowski

email: scottpez@anonymised.com



Date: Wed, 10 Jan 2007 12:51:11 -0500
From: cholmes@anonymised.com
To: scottpez@anonymised.com
CC: brentowens@anonymised.com; geoserver-users@lists.sourceforge.net
Subject: Re: [Geoserver-users] 404 error JSPCompiler

Do you have a JDK/SDK installed? Unfortunately GeoServer still requires
a JDK, not just the JRE, to compile the JSPs. We may investigate
pre-compiling JSPs, and we’re also looking to replace the GUI, which
would also remove the dependency on JDKs.

Chris

Scott Pezanowski wrote:

Brent,

Thank you for your reply. I entered the url below into my browser and it
looked like proper xml did come up. I also browsed to the following url
for my local geoserver:

http://www.experimental.geovista.psu.edu/geoserver/wms?service=WMS&request=GetCapabilities

This also seemed to respond with proper xml.

Attached is my catalina.out log file.

Thanks,
Scott


Scott Pezanowski
email: scottpez@anonymised.com



Date: Wed, 10 Jan 2007 09:26:56 -0800
From: brentowens@anonymised.com84…
To: scottpez@anonymised.com
CC: geoserver-users@lists.sourceforge.net
Subject: Re: [Geoserver-users] 404 error JSPCompiler

Can you try entering the following url into your browser and see if it
returns an xml response?

http://sigma.openplans.org:8080/geoserver/wms?service=WMS&request=GetCapabilities

Also can you supply us with the full logs so we can take a look? There
might be a small error hidden in it.

Brent Owens
(The Open Planning Project)

Scott Pezanowski wrote:

Hi,

I am trying to deploy Geoserver 1.4.0 war on Red Hat Linux/Tomcat 5.
There does not seem to be any error messages in the Tomcat log files
except one about ArcSDE. However, when I go to the geoserver url, I
receive a 404 error - requested resource not available
/geoserver/JSPCompiler.

Has anyone else come across this? Any help would be appreciated.

Thanks,
Scott


Scott Pezanowski email: scottpez@anonymised.com




Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net’s Techsay panel and you’ll get the chance to
share your
opinions on IT & business topics through brief surveys - and earn cash

http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV



Geoserver-users mailing list
Geoserver-users@anonymised.comrceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net’s Techsay panel and you’ll get the chance to
share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV


Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users
!DSPAM:1003,45a52811274251971556521!



Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net’s Techsay panel and you’ll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

!DSPAM:1003,45a52811274251971556521!



Geoserver-users mailing list
Geoserver-users@anonymised.comrceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

!DSPAM:1003,45a52811274251971556521!


Chris Holmes
The Open Planning Project
http://topp.openplans.org

Hrm. Could you check the tomcat logs? See if there's anything in there? Or is there any more hint of what's going on with the 404 error?

Chris

Scott Pezanowski wrote:

Chris,
I believe I did have a jdk installed. I installed jdk1.5.0_10 to be sure and that did not seem to solve my problem. I also do not think that is the problem because I had geoserver 1.3.0 previously installed on the same machine. I did not have any problems with that install. Is there anything else I should check? I am not all that well versed in linux so hopefully I am not making a silly mistake.
Thanks,
Scott

*********************************************
Scott Pezanowski
email: scottpez@anonymised.com *********************************************

------------------------------------------------------------------------
> Date: Wed, 10 Jan 2007 12:51:11 -0500
> From: cholmes@anonymised.com
> To: scottpez@anonymised.com
> CC: brentowens@anonymised.com; geoserver-users@lists.sourceforge.net
> Subject: Re: [Geoserver-users] 404 error JSPCompiler
>
> Do you have a JDK/SDK installed? Unfortunately GeoServer still requires
> a JDK, not just the JRE, to compile the JSPs. We may investigate
> pre-compiling JSPs, and we're also looking to replace the GUI, which
> would also remove the dependency on JDKs.
>
> Chris
>
> Scott Pezanowski wrote:
> > Brent,
> >
> > Thank you for your reply. I entered the url below into my browser and it
> > looked like proper xml did come up. I also browsed to the following url
> > for my local geoserver:
> >
> > http://www.experimental.geovista.psu.edu/geoserver/wms?service=WMS&request=GetCapabilities
> >
> > This also seemed to respond with proper xml.
> >
> > Attached is my catalina.out log file.
> >
> > Thanks,
> > Scott
> >
> > *********************************************
> > Scott Pezanowski
> > email: scottpez@anonymised.com
> > *********************************************
> >
> > ------------------------------------------------------------------------
> > > Date: Wed, 10 Jan 2007 09:26:56 -0800
> > > From: brentowens@anonymised.com
> > > To: scottpez@anonymised.com
> > > CC: geoserver-users@lists.sourceforge.net
> > > Subject: Re: [Geoserver-users] 404 error JSPCompiler
> > >
> > > Can you try entering the following url into your browser and see if it
> > > returns an xml response?
> > >
> > http://sigma.openplans.org:8080/geoserver/wms?service=WMS&request=GetCapabilities
> > >
> > > Also can you supply us with the full logs so we can take a look? There
> > > might be a small error hidden in it.
> > >
> > > Brent Owens
> > > (The Open Planning Project)
> > >
> > > Scott Pezanowski wrote:
> > > >
> > > > Hi,
> > > >
> > > > I am trying to deploy Geoserver 1.4.0 war on Red Hat Linux/Tomcat 5.
> > > > There does not seem to be any error messages in the Tomcat log files
> > > > except one about ArcSDE. However, when I go to the geoserver url, I
> > > > receive a 404 error - requested resource not available
> > > > /geoserver/JSPCompiler.
> > > >
> > > > Has anyone else come across this? Any help would be appreciated.
> > > >
> > > > Thanks,
> > > > Scott
> > > >
> > > > *********************************************
> > > > Scott Pezanowski email: scottpez@anonymised.com
> > > > *********************************************
> > > >
> > ------------------------------------------------------------------------
> > > >
> > -------------------------------------------------------------------------
> > > > Take Surveys. Earn Cash. Influence the Future of IT
> > > > Join SourceForge.net's Techsay panel and you'll get the chance to
> > share your
> > > > opinions on IT & business topics through brief surveys - and earn cash
> > > >
> > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> > > >
> > ------------------------------------------------------------------------
> > > >
> > > > _______________________________________________
> > > > Geoserver-users mailing list
> > > > Geoserver-users@lists.sourceforge.net
> > > > https://lists.sourceforge.net/lists/listinfo/geoserver-users
> > > >
> > >
> > > -------------------------------------------------------------------------
> > > Take Surveys. Earn Cash. Influence the Future of IT
> > > Join SourceForge.net's Techsay panel and you'll get the chance to
> > share your
> > > opinions on IT & business topics through brief surveys - and earn cash
> > > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> > > _______________________________________________
> > > Geoserver-users mailing list
> > > Geoserver-users@lists.sourceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/geoserver-users
> >
> > ------------------------------------------------------------------------
> >
> > -------------------------------------------------------------------------
> > Take Surveys. Earn Cash. Influence the Future of IT
> > Join SourceForge.net's Techsay panel and you'll get the chance to share your
> > opinions on IT & business topics through brief surveys - and earn cash
> > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> >
> > !DSPAM:1003,45a52811274251971556521!
> >
> > ------------------------------------------------------------------------
> >
> > _______________________________________________
> > Geoserver-users mailing list
> > Geoserver-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/geoserver-users
> >
> > !DSPAM:1003,45a52811274251971556521!
>
> --
> Chris Holmes
> The Open Planning Project
> http://topp.openplans.org
!DSPAM:1003,45a5344f288931804284693!

--
Chris Holmes
The Open Planning Project
http://topp.openplans.org