[FIXED] release-plugin error: MalformedByteSequenceException

View: New views
1 Messages — Rating Filter:   Alert me  

[FIXED] release-plugin error: MalformedByteSequenceException

by Luke Daley :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

The following error was occurring on plugin release, it's now been  
fixed.

[Fatal Error] :1558:105: Invalid byte 1 of 1-byte UTF-8 sequence.
org.apache.xerces.impl.io.MalformedByteSequenceException: Invalid byte  
1 of 1-byte UTF-8 sequence.
        at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
        at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown  
Source)
        at ReleasePlugin$_run_closure5_closure12.doCall(ReleasePlugin:240)
        at ReleasePlugin$_run_closure5_closure12.doCall(ReleasePlugin)
        at ReleasePlugin.withPluginListUpdate(ReleasePlugin:259)
        at ReleasePlugin.this$4$withPluginListUpdate(ReleasePlugin)
        at ReleasePlugin$_run_closure5.doCall(ReleasePlugin:219)
        at ReleasePlugin.publishZipOnlyRelease(ReleasePlugin:189)
        at ReleasePlugin$_run_closure4.doCall(ReleasePlugin:130)
        at ReleasePlugin$_run_closure1.doCall(ReleasePlugin:47)
        at gant.Gant$_dispatch_closure4.doCall(Gant.groovy:324)
        at gant.Gant$_dispatch_closure6.doCall(Gant.groovy:334)
        at gant.Gant$_dispatch_closure6.doCall(Gant.groovy)
        at gant.Gant.withBuildListeners(Gant.groovy:344)
        at gant.Gant.this$2$withBuildListeners(Gant.groovy)
        at gant.Gant$this$2$withBuildListeners.callCurrent(Unknown Source)
        at gant.Gant.dispatch(Gant.groovy:334)
        at gant.Gant.this$2$dispatch(Gant.groovy)
        at gant.Gant.invokeMethod(Gant.groovy)
        at gant.Gant.processTargets(Gant.groovy:495)
        at gant.Gant.processTargets(Gant.groovy:480)
Caused by: org.apache.xerces.impl.io.MalformedByteSequenceException:  
Invalid byte 1 of 1-byte UTF-8 sequence.
        at org.apache.xerces.impl.io.UTF8Reader.invalidByte(Unknown Source)
        at org.apache.xerces.impl.io.UTF8Reader.read(Unknown Source)
        at org.apache.xerces.impl.XMLEntityScanner.load(Unknown Source)
        at org.apache.xerces.impl.XMLEntityScanner.scanContent(Unknown Source)
        at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanContent
(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.XML11Configuration.parse(Unknown Source)
        at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
        ... 21 more
Error occurred with release-plugin: Invalid byte 1 of 1-byte UTF-8  
sequence.


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email