Page 1 of 1

URGENT HELP in installing OPen KM for Mac

PostPosted:Wed Nov 05, 2014 4:18 pm
by AntonPaul
Hello guys,

I need some urgent help in installing the open km 6.2.4 (tomcat-7.0.27) in mac OS X 10.10.

I have unzipped and moved my folder to /Library

I opened the terminal and ran the below command,
library/tomcat-7.0.27/bin/catalina.sh start

and I tried hitting http://localhost:8080/OpenKM/ url from the chrome/firefox browser

but i get the below error,
HTTP status 500
An error occurred at line: 1 in the generated java file
The type java.util.Map$Entry cannot be resolved. It is indirectly referenced from required .class files

Your help is much needed and appreciated!

Re: URGENT HELP in installing OPen KM for Mac

PostPosted:Sat Nov 08, 2014 10:52 am
by jllort
I suggest you execute catalina.sh run and then we will see what appears on terminal. I suppose you'll see some error.