sitemule/ILEvator

Error on integration test for multipart text

Closed this issue · 1 comments

m1h43l commented

This happens on the multipart integration tests:

  • test_multipartHandlerTextPartsWithMixedEncoding
  • test_multipartHandlerText

This does not happen on the other integration tests.

RUCALLTST TSTPGM(ITMULTI) TSTPRC(test_multipartHandlerTextPartsWithMixedE
ncoding                                )                                 
Replaced object RUPROCLIST type *USRSPC was moved to QRPLOBJ.            
Space offset X'00000000' or X'00008001480BB0AF' is outside current limit 
  for object #73       MIHAEL    066814.                                 
Application error.  MCH0601 unmonitored by ILEVATOR at statement         
  0000000006, instruction X'0000'.                                       
Tried to refer to all or part of an object that no longer exists.        
Printer device PRT01 not found. Output queue changed to QPRINT in library
  QGPL.                                                                  
ERROR. 1 test case, 0 assertion, 0 failure, 1 error.                     
m1h43l commented

Fixed with change set cb39e74