You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@commons.apache.org by mc...@comcast.net on 2005/08/23 17:13:40 UTC

JSVC and -X directives (common-daemon)

Hi,

I'm having some problems with JSVC on Linux. I tried to pass some -X directives to a JDK1.5 installation and seems that the command is not recognized. If I try it in command line to a java binary it doesn't complain

Here the ones I've tried
-Xmx512m -Xmx128m 

Any idea why this is a problem or how should I resolve it ?

Thanks,
MC


> 
> Hi, I'm trying to get some jasperreports run and it
> uses jakarta commons digester and I happen to have the
> following error when running on a jboss-3.2.6, using
> commons-digester-1.7.jar
> 
> description The server encountered an internal error
> () that prevented it from fulfilling this request.
> 
> exception
> 
> javax.servlet.ServletException: Servlet execution
> threw an exception
> 
> org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:7
> 5)
> 
> root cause
> 
> java.lang.IllegalAccessError: tried to access field
> org.apache.commons.digester.Digester.log from class
> org.apache.commons.digester.SetNestedPropertiesRule$AnyChildRule
> 
> org.apache.commons.digester.SetNestedPropertiesRule$AnyChildRule.body(SetNestedP
> ropertiesRule.java:393)
> 	org.apache.commons.digester.Rule.body(Rule.java:240)
> 
> org.apache.commons.digester.Digester.endElement(Digester.java:1028)
> 
> org.apache.xerces.parsers.AbstractSAXParser.endElement(Unknown
> Source)
> 
> org.apache.xerces.parsers.AbstractXMLDocumentParser.emptyElement(Unknown
> Source)
> 
> org.apache.xerces.impl.dtd.XMLDTDValidator.emptyElement(Unknown
> Source)
> 
> org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanStartElement(Unknown
> Source)
> 
> org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.
> dispatch(Unknown
> Source)
> 
> org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown
> Source)
> 
> org.apache.xerces.parsers.XML11Configuration.parse(Unknown
> Source)
> 
> org.apache.xerces.parsers.XML11Configuration.parse(Unknown
> Source)
> 	org.apache.xerces.parsers.XMLParser.parse(Unknown
> Source)
> 
> org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown
> Source)
> 
> org.apache.commons.digester.Digester.parse(Digester.java:1567)
> 
> net.sf.jasperreports.engine.xml.JRXmlLoader.loadXML(JRXmlLoader.java:225)
> 
> net.sf.jasperreports.engine.xml.JRXmlLoader.load(JRXmlLoader.java:209)
> 
> net.sf.jasperreports.engine.xml.JRXmlLoader.load(JRXmlLoader.java:163)
> 
> net.sf.jasperreports.engine.xml.JRXmlLoader.load(JRXmlLoader.java:147)
> 
> net.sf.jasperreports.engine.JasperCompileManager.compileReportToFile(JasperCompi
> leManager.java:81)
> 
> es.caib.exsanci.ReportServlet.getCompiledReport(ReportServlet.java:221)
> 
> es.caib.exsanci.ReportServlet.doPost(ReportServlet.java:96)
> 
> es.caib.exsanci.ReportServlet.doGet(ReportServlet.java:59)
> 
> javax.servlet.http.HttpServlet.service(HttpServlet.java:697)
> 
> javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
> 
> org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:7
> 5)
> 
> 
> Any hint of what's going on?
> I tried to use an older version (1.3) but it does not
> have the class SetNestedPropertiesRule.
> 
> Sebasti�.
> 
> 
> 	
> 	
> 		
> ___________________________________________________________ 
> Yahoo! Messenger - NEW crystal clear PC to PC calling worldwide with voicemail 
> http://uk.messenger.yahoo.com
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-user-help@jakarta.apache.org
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-user-help@jakarta.apache.org