A PCRE internal error occured. This might be caused by a faulty plugin
A PCRE internal error occured. This might be caused by a faulty plugin

**Agila (Computer Science Development Server)**, University of the Philippines Manila

A PCRE internal error occured. This might be caused by a faulty plugin

====== Differences ====== This shows you the differences between two versions of the page.

Link to this comparison view

apache_tomcat [2011/11/28 01:48]
bryan
apache_tomcat [2011/11/28 01:51] (current)
bryan
Line 25: Line 25:
  
 ==== Starting/stopping your private instance ==== ==== Starting/stopping your private instance ====
 +
 +You can start your private instance by entering the following command in the terminal prompt (supposing your instance is located in the ''my-instance'' directory and your present directory is your home directory):
 +
 +''my-instance/bin/startup.sh''
 + 
 +You should check the ''logs'' subdirectory (which is located in the private instance directory) for any error. If you have a ''java.net.BindException: Address already in use<null>:8080'' error, it means that the port you're using is already taken and that you should change it.
 +
 +You can stop your instance by entering the following command in the terminal prompt (supposing your instance is located in the ''my-instance'' directory and your present directory is your home directory):
 +
 +''my-instance/bin/shutdown.sh''
 +
  
  

Navigation

* [[:start|Agila Info]] * [[:request-account|Account Request]] * [[:remote login to agila|Remote Login]] * [[:Apache Tomcat|Apache Tomcat]]