0

The thing is that I have running GeoServer on a Tomcat 7 instance on my server. I had to install Pentaho BI-Server for data warehouse, but i start the service of Pentaho and immediately GeoServer Services stoped.

I start to wonder what's went wrong and I found that the download of Pentaho has own Tomcat Server. So thats was the problem the tomcat server from pentaho starts and took the ports of Tomcat that was running.

My question is how to configure the two tomcat to work together.

Thanks to all.

Diego
  • 493
  • 1
  • 9
  • 26
  • You can change port of GeoServer from default 8080 to something else in server.xml – KNOWARTH Sep 19 '14 at 05:52
  • Thanks for the reply KNOWARTH, how is gona affect to GeoServer functions if I change the ports? – Diego Sep 19 '14 at 12:41
  • It won't affect GeoServer functions. – KNOWARTH Sep 22 '14 at 04:40
  • Hi KNOWARTH, try what you suggested, but instead of changing the ports of geoserver have changed pentaho. While running geoserver start the pentaho server and this shot down geoserver. Finish pentaho service and geoserver returned to work. – Diego Sep 23 '14 at 00:59

1 Answers1

0

The solution gave KNOWARTH is correct, I also guide me the next post to know what ports need to change:

Link where is show what port to change

Greats to all.

Community
  • 1
  • 1
Diego
  • 493
  • 1
  • 9
  • 26