Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error processing a field length error condition in the Mapper module #2495

Closed
davidnich opened this issue Nov 23, 2017 · 0 comments
Closed

Comments

@davidnich
Copy link
Contributor

ex:

2017.11.22 22:36:20.926394 T33: ID 18: WI 2063: uk_070_gl_journal_sv_insert_data(344/0): System exception: /appl/isepl/qukt03/qlib/Mapper.qm:1120: RUNTIME-OVERLOAD-ERROR: no variant matching 'Mapper::fieldLengthError(string, NOTHING, integer, integer, integer, hash) can be found; the following variants were tested:
   Mapper::fieldLengthError(string k, string val, int ix, int sze, int maxlen, hash rc)
call stack:
  *** RETHROW at <run-time-loaded: uk_070_gl_journal_sv_insert_data>:136 (source "uk-070-gl_journal-sv-in.qfd":344)
  Mapper::mapFieldIntern() called at /appl/isepl/qukt03/qlib/Mapper.qm:966 (user function)
  Mapper::mapDataIntern() called at /appl/isepl/qukt03/qlib/TableMapper.qm:943 (user function)
  InboundTableMapper::queueDataIntern() called at /appl/isepl/qukt03/qlib/TableMapper.qm:740 (user function)
  InboundTableMapper::queueData() called at <run-time-loaded: uk_070_gl_journal_sv_insert_data>:110 (source "uk-070-gl_journal-sv-in.qfd":318) (user function)
  uk_070_gl_journal_sv_insert_data() called at WorkflowInstance.qc:2968 (user function)
@davidnich davidnich added this to the 0.8.13.1 milestone Nov 23, 2017
@davidnich davidnich self-assigned this Nov 23, 2017
tmandys added a commit that referenced this issue Nov 23, 2017
refs #2495 fixed a bug in the STRING-TOO-LONG exception
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant