Page 1 of 1

Java Error with Version 3.8

PostPosted: Mon Oct 26, 2009 11:08 pm
by deejay2302
I have an Errorfield on my Startsite. I have updated to 3.8 and comes Error. What can i do ?

Here is the Error:

Subsonic encountered an internal error. You can report this error in the Subsonic Forum. Please include the information below.

Exception java.lang.OutOfMemoryError
Message Java heap space
Java version Sun Microsystems Inc. 1.6.0_16
Operating system Windows XP 5.1
Server jetty-6.1.x
Memory Used 63 of 63 MB
Stack trace java.lang.OutOfMemoryError: Java heap space at org.apache.xerces.dom.DeferredDocumentImpl.getNodeObject(Unknown Source) at org.apache.xerces.dom.DeferredDocumentImpl.synchronizeChildren(Unknown Source) at org.apache.xerces.dom.DeferredElementNSImpl.synchronizeChildren(Unknown Source) at org.apache.xerces.dom.ParentNode.getChildNodes(Unknown Source) at org.apache.jasper.xmlparser.ParserUtils.convert(ParserUtils.java:163) at org.apache.jasper.xmlparser.ParserUtils.convert(ParserUtils.java:178) at org.apache.jasper.xmlparser.ParserUtils.convert(ParserUtils.java:178) at org.apache.jasper.xmlparser.ParserUtils.parseXMLDocument(ParserUtils.java:115) at org.apache.jasper.xmlparser.ParserUtils.parseXMLDocument(ParserUtils.java:132) at org.apache.jasper.compiler.TldLocationsCache.getUriFromTld(TldLocationsCache.java:465) at org.apache.jasper.compiler.TldLocationsCache.scanJar(TldLocationsCache.java:372) at org.apache.jasper.compiler.TldLocationsCache.scanJars(TldLocationsCache.java:517) at org.apache.jasper.compiler.TldLocationsCache.init(TldLocationsCache.java:249) at org.apache.jasper.compiler.TldLocationsCache.getLocation(TldLocationsCache.java:224) at org.apache.jasper.JspCompilationContext.getTldLocation(JspCompilationContext.java:526) at org.apache.jasper.compiler.Parser.parseTaglibDirective(Parser.java:422) at org.apache.jasper.compiler.Parser.parseDirective(Parser.java:492) at org.apache.jasper.compiler.Parser.parseElements(Parser.java:1552) at org.apache.jasper.compiler.Parser.parse(Parser.java:126) at org.apache.jasper.compiler.ParserController.doParse(ParserController.java:211) at org.apache.jasper.compiler.ParserController.parse(ParserController.java:116) at org.apache.jasper.compiler.Parser.processIncludeDirective(Parser.java:335) at org.apache.jasper.compiler.Parser.parseIncludeDirective(Parser.java:372) at org.apache.jasper.compiler.Parser.parseDirective(Parser.java:484) at org.apache.jasper.compiler.Parser.parseElements(Parser.java:1552) at org.apache.jasper.compiler.Parser.parse(Parser.java:126) at org.apache.jasper.compiler.ParserController.doParse(ParserController.java:211) at org.apache.jasper.compiler.ParserController.parse(ParserController.java:116) at org.apache.jasper.compiler.Parser.processIncludeDirective(Parser.java:335) at org.apache.jasper.compiler.Parser.parseIncludeDirective(Parser.java:372) at org.apache.jasper.compiler.Parser.parseDirective(Parser.java:484) at org.apache.jasper.compiler.Parser.parseElements(Parser.java:1552)

PostPosted: Mon Oct 26, 2009 11:26 pm
by jigsaw
Hi deejay,

Try increasing the allocated memory for Subsonic from 64MB to say 128MB. On Windows I believe this is done via the settings on the tray-icon.

PostPosted: Tue Oct 27, 2009 3:27 pm
by deejay2302
More Not ? Sure?

I have reinstalled the older Version (Beta 1). :-/ The Beta works with 64mb. Why not the Full release ? This is a mystery to me.^^

PostPosted: Thu Oct 29, 2009 12:11 am
by deejay2302
Ok it works. Your tip was right! Great THX ;)