Mapstore installation issues on Mac Monterrey

15 views
Skip to first unread message

Sebastian Silva

unread,
Mar 18, 2022, 11:09:18 AM3/18/22
to mapstore-users
Hi, 

I'm trying to install Mapstore on my Mac Monterrey but I'm having a lot of problems to make it run. 

If first tried with the WAR file. I have Apache Tomcat/9.0.60 and Geoserver installed on my Mac (both running well from port 8080), so I put the WAR file on the Tomcat Webapp folder. When I started the server, the folder seemed to have correctly deployed, at least in the sense that it automatically created a folder name Mapstore. But I got a 404 error when I tried to reach http://localhost:8080/mapstore/

When I go the Tomcat Web Application Manager, the software appears as not running (false), and if if click on the "start" option, I receive this message "FAIL - Application at context path [/mapstore] could not be started"

After searching for a while to solve this issue I decided to try with the Mapstore Bin file. 

I changed to the bin directory of the Mapstore folder using "cd /usr/local/mapstore/bin/"

Then I run startup.sh as follows: 

(base) ssc@hey bin % ./startup.sh
Using CATALINA_BASE:   /usr/local/mapstore
Using CATALINA_HOME:   /usr/local/mapstore
Using CATALINA_TMPDIR: /usr/local/mapstore/temp
Using JRE_HOME:        /Library/Java/JavaVirtualMachines/jdk-17.0.2.jdk/Contents/Home
Using CLASSPATH:       /usr/local/mapstore/bin/bootstrap.jar:/usr/local/mapstore/bin/tomcat-juli.jar
Using CATALINA_OPTS:  
Tomcat started.
(base) ssc@hey bin % 

Which seems ok to me, but then when I go to http://localhost:8080/mapstore/ I have the 404 error. 

And when I check the Tomcat Web Application Manager, the software appears as not running (false), and if if click on the "start" option, I receive this message "FAIL - Application at context path [/mapstore] could not be started"

Anyone could help with this, please... 



Reply all
Reply to author
Forward
0 new messages