← Back to team overview

awakening team mailing list archive

[Bug 343373] Re: Crashlog

 

** Changed in: dcwatch
   Importance: Undecided => Critical
     Assignee: (unassigned) => CyB (viktor.balazs)
       Status: New => In Progress
       Target: None => 0-4-1

-- 
Crashlog
https://bugs.launchpad.net/bugs/343373
You received this bug notification because you are a member of
Awakening, which is subscribed to DCWatch.

Status in DCWatch: In Progress

Bug description:
java.io.IOException: Server returned HTTP response code: 403 for URL: http://dcwatch.hu/dtd/configuration.dtd
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1290)
        at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:677)
        at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startEntity(XMLEntityManager.java:1315)
        at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startDTDEntity(XMLEntityManager.java:1282)
        at com.sun.org.apache.xerces.internal.impl.XMLDTDScannerImpl.setInputSource(XMLDTDScannerImpl.java:283)
        at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.dispatch(XMLDocumentScannerImpl.java:1192)
        at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.next(XMLDocumentScannerImpl.java:1089)
        at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:1002)
        at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:648)
        at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510)
        at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:807)
        at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:737)
        at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:107)
        at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:225)
        at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:283)
        at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:180)
        at hu.dcwatch.common.configuration.xml.XMLConfiguration.loadDocument(XMLConfiguration.java:100)
        at hu.dcwatch.common.configuration.xml.XMLConfiguration.getDocument(XMLConfiguration.java:57)
        at hu.dcwatch.common.configuration.xml.XMLConfiguration.getRoot(XMLConfiguration.java:69)
        at hu.dcwatch.common.service.ServiceManager.load(ServiceManager.java:38)
        at hu.dcwatch.client.ClientStarter.main(ClientStarter.java:37)

When i executed the sh script under linux

DCWatch 0.4.1



References