Personal tools

PawnBugs

From Adapt

Jump to: navigation, search
  • Throw more descriptive error message when keystore has wrong certificate
  • tree node display in event log frame for events, highlighting is broken.
  • SRB gui/file chooser is unresponsive when the SRB is slow in responding. - 9/05
  • The following didn't get logged in the error log.
11/Oct/2006:14:09:56] edu.umiacs.pawn.resource.srb.Transport Attempting to Create file: srb://maconrad.nara@erasrb01.nara
.gov:7618/nara/home/maconrad.nara/National Archives/Federal Records/RG 434 - General Records of the Department of Energy/S
tanford Linear Accelerator (SLAC)/Level I R&D Project Case Files/1.SLDInstitutes.xls
[11/Oct/2006:14:09:56] edu.umiacs.pawn.resource.srb.Transport Error Writing File
edu.sdsc.grid.io.srb.SRBException:  OBJ_ERR_RES_NOT_REG resource has not been registered -2400
        at edu.sdsc.grid.io.srb.SRBCommands.srbObjCreate(SRBCommands.java:2724)
        at edu.sdsc.grid.io.srb.SRBFileSystem.srbObjCreate(SRBFileSystem.java:1256)
        at edu.sdsc.grid.io.srb.SRBFile.createNewFile(SRBFile.java:4168)
        at edu.umiacs.pawn.resource.srb.Transport.writeFile(Unknown Source)
        at edu.umiacs.pawn.resource.srb.Transport.processMetadata(Unknown Source)
        at edu.umiacs.pawn.receiving.gateway.MetsHandler.startElement(MetsHandler.java:530)
        at org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown Source)
        at org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartElement(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.XML11Configuration.parse(Unknown Source)
        at org.apache.xerces.parsers.DTDConfiguration.parse(Unknown Source)
        at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)

-- Main.MikeSmorul