With XWiki 1.0b1 I'm periodically getting SIGSEGV crashes in Tomcat (a
Tomcat instance that is running XWiki ONLY). Here's a log excerpt.
Anyone else having this problem? Also I'm getting lots of HTML in
catalina.out with no indication as to why (see bottom of email). I was
having these problems before 1.0b1 too over the last year. Is there a
documented standard setup (MySQL version, etc.) that is known to be
reliable? Also, I've given up on using commercial virtual hosting for
XWiki due to the apparent memory requirements... (I get PermGen errors
unless I am able to crank up the -X memory settings.) Any comments?
Thanks,
Trevor
05:36:20,372 WARN TP-Processor8
http://www.condowiki.com/cw/bin/pdf/XWiki/CalendarSheet?month=%2B88 Mon
itorData:log:183 - MONITOR XWiki.CalendarSheet: 494ms
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# SIGSEGV (0xb) at pc=0x40418269, pid=3527, tid=16386
#
# Java VM: Java HotSpot(TM) Client VM (1.5.0_10-b03 mixed mode)
# Problematic frame:
# V [libjvm.so+0x269269]
#
# An error report file with more information is saved as hs_err_pid3527.log
#
# If you would like to submit a bug report, please visit:
#
http://java.sun.com/webapps/bugreport/crash.jsp
----------------------------------
-- 2nd issue:
20:26:27,394 WARN TP-Processor8
http://www.condowiki.com/cw/bin/pdf/Main/Help XWiki:findWikiServer:352
- hql=, BaseObject as obj, StringProperty as prop where
obj.name=doc.fullName and obj.className='XWiki.X
WikiServerClass' and prop.id.id = obj.id and prop.id.name = 'server' and
prop.value='www.condowiki.com'
<?xml version="1.0" encoding="ISO-8859-1" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html
xmlns="http://www.w3.org/1999/xhtml" lang="en"
xml:lang="en">
<head>
... tons more HTML here ....