WSO2 Installation Stops
Posted
by
Nik
on Server Fault
See other posts from Server Fault
or by Nik
Published on 2011-11-21T17:23:07Z
Indexed on
2011/11/21
17:54 UTC
Read the original article
Hit count: 169
java
I am only trying to get WSO2 Data Services to start up on an Ubuntu 10.04 LTS server. I have installed Java, set the JAVA_HOME environment variable, and download the binary distribution from WSO2. When I run /opt/wso2dataservices-2.6.2/bin/wso2server.sh
, everything seems to start up fine and I can start to navigate to the page. The problem is a few seconds later, the console says Killed
and everything stops. Does anybody have any ideas for how I can figure out what's going on?
Edit: It seems to stop when I try to access the page, but not on its own.
© Server Fault or respective owner