LAE

Welcome to the LAE community!  Please feel free to start a discussion in the discussion tab or join in a conversation.

Discussions

Members

Resources

Events

 View Only
  • 1.  Warn: error decoding byte buffer in the Change Metadata node

    Employee
    Posted 04-16-2014 04:44

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: johnvvu

    In the top input of the Change Metadata node, I'm feeding a Tab delimited file via the Delimited file node. The change metadata node is reporting that an error occurred writing the field (Driver's License Number). I've attached an image of the node error.

    I'll start looking at the input; it appears the Unicode filter before the change metadata node didn't recognize some characters in the DL. What do you recommend?

    I'm also going through the debug process to report this node run (Help>Report a Problem with a node)
    Attachments:
    screenshot.jpg


  • 2.  RE: Warn: error decoding byte buffer in the Change Metadata node

    Employee
    Posted 04-21-2014 08:18

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: ltolleson

    John,

    You have posted a thumbnail of the image, which cannot be read. Can you please just copy and paste the error message to the forum.

    If you use the ctrl+right-click on the node with the error it will display the error in an editor. From that screen you can copy and paste the error message.

    Can you also post some sample data. That will help get you a better answer to your issue.

    Thanks,
    Larry


  • 3.  RE: Warn: error decoding byte buffer in the Change Metadata node

    Employee
    Posted 04-21-2014 08:27

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: ltolleson

    If you are trying to write the field named "Driver's License Number" you could be getting an error on the apostrophe in "Driver's". Removed that character and it will work.


  • 4.  RE: Warn: error decoding byte buffer in the Change Metadata node

    Employee
    Posted 04-23-2014 14:48

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: johnvvu

    Here's the error code-thanks for the ctrl+right-click tip.

    2014-04-23 17:41:59.083; WARN: Error decoding byte buffer
    id: 0 chain: 0 group: 0
    javaDetail: com.lavastorm.brain.io.data.brd.parsers.BrdFieldPa rser.parse(BrdFieldParser.java@67)

    2014-04-23 17:41:59.136; ERROR: Unexpected error occurred during processAll while running the node.
    id: 5 chain: 4 group: 0
    javaExceptionDetail: java.lang.RuntimeException: 'Error decoding byte buffer';
    stack trace:
    com.lavastorm.brain.io.data.brd.parsers.BrdFieldPa rser.parse(BrdFieldParser.java@67)
    com.lavastorm.brain.io.data.brd.BrdRecord.field(Br dRecord.java@52)
    com.lavastorm.brain.node.lal.changeMetadata.Change Metadata.processAll(ChangeMetadata.java@358)
    com.lavastorm.brain.execution.java.node.NodeWrappe r.nodeProcess(NodeWrapper.java@527)
    com.lavastorm.brain.execution.java.node.NodeWrappe r.run(NodeWrapper.java@769)
    com.lavastorm.brain.execution.java.node.NodeWrappe r.main(NodeWrapper.java@1466)
    javaDetail: com.lavastorm.brain.execution.java.node.NodeWrappe r.nodeProcess(NodeWrapper.java@530)


  • 5.  RE: Warn: error decoding byte buffer in the Change Metadata node

    Employee
    Posted 04-23-2014 14:48

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: johnvvu

    There wasn't an apostrophe in the word Drivers-good guess though.


  • 6.  RE: Warn: error decoding byte buffer in the Change Metadata node

    Employee
    Posted 04-29-2014 06:52

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: andycooper

    John,

    Are you able to post some example data??

    Thanks


  • 7.  RE: Warn: error decoding byte buffer in the Change Metadata node

    Employee
    Posted 04-30-2014 13:13

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: johnvvu

    I'm unable to post data at this time, there was one file that I didn't need to input and when I removed it the error message on the node went away.
    Originally posted by: andycooper
    					

    John,

    Are you able to post some example data??

    Thanks