java.sql.SQLException: manejador de sentencias no ejecutado
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
java.sql.SQLException: manejador de sentencias no ejecutado
at org.apache.xerces.parsers.AbstractSAXParser.endElement(Unknown Source)
at org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanEndElement(Unknown Source)
at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source)
at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
at org.apache.xerces.parsers.DTDConfiguration.parse(Unknown Source)
at org.apache.xerces.parsers.DTDConfiguration.parse(Unknown Source)
at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
at org.openbravo.data.Sqlc.parseSqlFile(Unknown Source)
at org.openbravo.data.Sqlc.listDir(Unknown Source)
at org.openbravo.data.Sqlc.listDir(Unknown Source)
at org.openbravo.data.Sqlc.listDir(Unknown Source)
at org.openbravo.data.Sqlc.listDir(Unknown Source)
at org.openbravo.data.Sqlc.listDir(Unknown Source)
at org.openbravo.data.Sqlc.main(Unknown Source)