An open source web server and servlet container developed by the Apache Software Foundation
0
votes
1answer
37 views
Geoserver 2.2.5 tomcat unable to load servlet2.5.jar
am trying to use geoserver 2.2.5 with tomcat 7.0.34 following this tuto:
http://ian01.geog.psu.edu/geoserver_docs/software/geoserver.html
but am getting this error concerning the servlet jar:
...
5
votes
0answers
272 views
Geoserver with SQL server consuming all my CPU
This question is long please bear me and my problem.
SQL Server Query profiler
The Sample Query from profiler that geoserver is running that corresponds to SLD I am using and not the SQL SERVER view I ...
2
votes
0answers
20 views
Why do I need to restart tomcat when using WFS from GeoServer across different apps and workspaces?
I've built a couple of apps that consume WFS 1.1.0 from GeoServer 2.2.2. I organise my layers in different workspaces, and they have a range of sources including shapefile, oracle, postgres etc.
...
1
vote
0answers
28 views
GeoServer Web Admin Interface: 404 error
I'm working through the OpenGeo workshop and I'm stuck with setting up a GeoServer. When I try to access the Web Admin Interface localhost:8080/geoserver/, Tomcat reports a "HTTP 404 Status" error ...
1
vote
0answers
53 views
Installing OpenGeo suite breaks tomcat on an instance of AWS Ubuntu Server 12.04
I am running an instance of Ubuntu Server 12.04 on AWS and after installing the OpenGeo suite have been unable to get access to tomcat6 via localhost:8080 and thus no access to the OpenGeo dashboard.
...
1
vote
0answers
45 views
running geoserver in tomcat7 with eclipse
i downloaded geoserver,put it in tomcat7, lunched tomcat7 with powercmd and published my layers and styles.i created a web application, where i add the laters above to a google basemap. Now when i ...
1
vote
0answers
88 views
Strange issue with Tomcat and AGS 10 .NET
I have one of my applications being deploying through Tomcat of Java WebADF. It's being done by someone else, on another site.
It, as it would, worls perfectly on my box, but on their application, ...
0
votes
0answers
85 views
OpenLayers WMSGetFeatureInfo with Proxy - blocked by server?
I've already been through all the threads regarding openlayers xss problem here at SE. However, I did not find any answer to my issue.
I'm running a Geoserver on Tomcat listening on port 8080. If I ...
0
votes
0answers
12 views
change the graph location in opentripplaner-api-web.war
I am using opentripplanner to deploy the app in tomcat i have to change the graph.obj location, but doesn't know I can achieve this. I read the "configuring the webapp" but failed to understand the ...
0
votes
0answers
21 views
using geocoder of opentripplanner
I am developing a webapp using opentripplanner. I have followed 2 and five minute tutorials at their websites, there is also a opentripplaner-geocoder.war webapp, but i am unable to figure out that ...
0
votes
0answers
48 views
Help with opentripplanner
I have started working with opentripplanner (i am developing a journey planner app). I am following the two & five minute tutorial given on opentripplanner website.
but while starting server using ...