Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #57739 Back to Issue ]
Summary 0057739: Error when printing invoice longer than the paper inserted in slip printer javapos
Revision 2025-01-23 13:47 by eugen_hamuraru
Description When trying to print an invoice larger than the slip printer page you get the following error:

com.openbravo.pos.printer.javapos.SlipAndNoRotateJavaPOSPrinterImplementation lambda$endReceipt$1
SEVERE: Cannot printing a document:
jpos.JposException: Out of slip form
    at jp.co.epson.upos.core.v1_14_0001.pntr.CommonUPOSExceptionCreator.createJposException(CommonUPOSExceptionCreator.java:138)
    at jp.co.epson.upos.core.v1_14_0001.pntr.CommonUPOSExceptionCreator.createJposException(CommonUPOSExceptionCreator.java:60)
    at jp.co.epson.upos.core.v1_14_0001.pntr.io.CommonOutputToPrinterAndEJ.checkError(CommonOutputToPrinterAndEJ.java:868)
    at jp.co.epson.upos.core.v1_14_0001.pntr.io.CommonOutputToPrinter.checkError(CommonOutputToPrinter.java:721)
    at jp.co.epson.upos.core.v1_14_0001.pntr.io.CommonOutputToPrinterAndEJ.outputToPrinterImp(CommonOutputToPrinterAndEJ.java:355)
    at jp.co.epson.upos.core.v1_14_0001.pntr.io.CommonOutputToPrinterAndEJ.outputToPrinter(CommonOutputToPrinterAndEJ.java:447)
    at jp.co.epson.upos.core.v1_14_0001.pntr.io.OutputToPrinterForProcessID_EJ.outputToPrinter(OutputToPrinterForProcessID_EJ.java:101)
    at jp.co.epson.upos.core.v1_14_0001.pntr.CommonPrinterService.sendOutputData(CommonPrinterService.java:12451)
    at jp.co.epson.upos.H6000IV.pntr.H6000IVService.sendOutputData(H6000IVService.java:2872)
    at jp.co.epson.upos.core.v1_14_0001.pntr.CommonPrinterService.sendOutputData(CommonPrinterService.java:12344)
    at jp.co.epson.upos.H6000IV.pntr.H6000IVService.executeTransactionPrint(H6000IVService.java:2827)
    at jp.co.epson.upos.core.v1_14_0001.pntr.CommonPrinterService.transactionPrint(CommonPrinterService.java:8977)
    at jp.co.epson.upos.H6000IV.pntr.H6000IVService.transactionPrint(H6000IVService.java:5475)
    at jpos.POSPrinter.transactionPrint(POSPrinter.java:5255)
    at com.openbravo.pos.printer.javapos.SlipAndNoRotateJavaPOSPrinterImplementation.lambda$endReceipt$1(SlipAndNoRotateJavaPOSPrinterImplementation.java:130)
    at java.base/java.lang.Thread.run(Thread.java:1570)
    at jp.co.epson.upos.core.v1_14_0001.pntr.CommonUPOSExceptionCreator.createJposException(CommonUPOSExceptionCreator.java:60)
Revision 2025-01-23 13:47 by eugen_hamuraru
Steps To Reproduce 1.- Configure a EPSON TM-H6000IV slip printer as javapos.
2.- insert a short A5 paper in slip printer.
3.- Print an invoice longer than the paper inserted.
Revision 2025-01-23 13:46 by eugen_hamuraru
Steps To Reproduce 1.- Configure a EPSON TM-H6000IV slip printer as javapos.
2.- insert a short A5 paper in slip printer.
3.- Prints an invoice longer than the paper inserted.
Revision 2025-01-23 13:46 by eugen_hamuraru
Description When trying to print an invoice larger than the slip printer page you get the following error:

com.openbravo.pos.printer.javapos.SlipAndNoRotateJavaPOSPrinterImplementation lambda$endReceipt$1
SEVERE: Cannot printing a document:
jpos.JposException: Out of slip form
    at jp.co.epson.upos.core.v1_14_0001.pntr.CommonUPOSExceptionCreator.createJposException(CommonUPOSExceptionCreator.java:138)
    at jp.co.epson.upos.core.v1_14_0001.pntr.CommonUPOSExceptionCreator.createJposException(CommonUPOSExceptionCreator.java:60)
Revision 2025-01-23 13:41 by eugen_hamuraru
Steps To Reproduce N/A
Revision 2025-01-23 13:41 by eugen_hamuraru
Description When trying to print an invoice larger the slip printer page you get the following error:

com.openbravo.pos.printer.javapos.SlipAndNoRotateJavaPOSPrinterImplementation lambda$endReceipt$1
SEVERE: Cannot printing a document:
jpos.JposException: Out of slip form
    at jp.co.epson.upos.core.v1_14_0001.pntr.CommonUPOSExceptionCreator.createJposException(CommonUPOSExceptionCreator.java:138)
    at jp.co.epson.upos.core.v1_14_0001.pntr.CommonUPOSExceptionCreator.createJposException(CommonUPOSExceptionCreator.java:60)


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker