Uploaded image for project: 'ACS'
  1. ACS
  2. ACS-9

Python exception traceback of oneway method implementation is not shown in the acscommandcenter's container output tab

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Medium Medium
    • None

      The idl of the method is:

      oneway void startMonitoring();
      

      The startMonitoring() implementation contains an error.

      If I call the method using the object explorer interface, the container output shows:

      omniORB: (6) 2020-12-14 18:17:27.662230: Caught an unexpected Python exception during up-call
      

      without the Traceback. (SEE "acscommandcenter.png" attachment)

      I instead I log the container's output on file, and I call the method from a python script, I can see the traceback (SEE "containerlogsonfile.png" attachment).


              Tomas.Staig Tomas Staig
              leonardo.baroncelli leonardo.baroncelli
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: