How can I restart a single instance of OpenBD? I have a server running 3 
openBD sites. One site has crashed, but the other two seem to be running 
fine. The error is below.

OpenBD installer  from Vivio Tech. Originally installed with OpenBD 1.2, 
updated to 1.4
Tomcat 6.0.20
Linux
on a VPS with cPanel etc.

I thought the installer was a single instance install of OpenBD so it is 
odd that one site has crashed but not the others. It is the busiest of the 
three. One thing that might an issue is the the server HD filled up so 
maybe a file was corrupted somehow. I have cleared space now but that 
hasn't on its own solved the problem.

I could restart tomcat but would like to try a more lightweight solution 
first. Any help or insights are very much appreciated.


Here's the error:

*exception* 

javax.servlet.ServletException: Servlet execution threw an exception
        com.newatlanta.filters.SearchEngineFriendlyURLFilter.doFilter(Unknown 
Source)

*root cause* 

java.lang.OutOfMemoryError: Java heap space
        java.lang.Class.getDeclaredFields0(Native Method)
        java.lang.Class.privateGetDeclaredFields(Class.java:2291)
        java.lang.Class.getDeclaredField(Class.java:1880)
        java.io.ObjectStreamClass.getDeclaredSUID(ObjectStreamClass.java:1610)
        java.io.ObjectStreamClass.access$700(ObjectStreamClass.java:52)
        java.io.ObjectStreamClass$2.run(ObjectStreamClass.java:425)
        java.security.AccessController.doPrivileged(Native Method)
        java.io.ObjectStreamClass.<init>(ObjectStreamClass.java:413)
        java.io.ObjectStreamClass.lookup(ObjectStreamClass.java:310)
        java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1106)
        java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:326)
...more snipped...


-- 
online documentation: http://openbd.org/manual/
   google+ hints/tips: https://plus.google.com/115990347459711259462
     http://groups.google.com/group/openbd?hl=en

Reply via email to