B2B Inbound error after version upgrade

Hi All,
1. We upgraded from 11.1.1.3 to 11.1.1.6.
In 11.1.1.3, for Inbound, we used B2B adapter to get the message from IP_IN_QUEUE. We created a process with receive activity and the messages were picked from the queue successfully.
In 11.1.1.6, we migrated the code without any change and while testing, we are getting the following error,
B2B Label:PCBPEL_11.1.1.6.0_GENERIC_111214.0600.1553: oracle.fabric.common.FabricInvocationException: IDeliveryService.request() invoked for one-way operation 'receive'. This method can only be used to invoke two-way operations which return an output message. Please check the WSDL which defines this operation and use the method IDeliveryService.post() to invoke a one-way operation
Do we need any configuration to be done for this ?
2. As a work around, i tried using a AQ adapter to fetch the message from IP_IN_QUEUE. But no luck, getting the following error,
BINDING.JCA-11975
AQ_INVALID_QUEUE.
Unable to obtain queue table name.
Queue does not exist or not defined correctly.
Drop and re-create queue.
Dont know whether there is problem with the queue, because outbound queue (IP_OUT_QUEUE) is working (wire messages sent to TP).
Help me in resolving this issue.
Thanks,
Terry

Hi Anuj,
i tried your suggestion,
Scenario 1:
When Notify Inbound Receipt Acks= false, Exception from TP reaching Queue and my exception consumer(b2berroruser) is running successfully. But when TP sends Successful ack, i dont see the message in the queue and hence my success response consumer (b2buser) is not getting executed.
Scenario 2:
When Notify Inbound Receipt Acks= true, Exception from TP reaching Queue but 2 rows getting creating,
User_data col. of the IP_QTAB,
Row1: PROD_SOAINFRA.IP_MESSAGE_TYPE('0AA0652813ADFCE80270000016D93592-1','null','TP','HostTP','Exception','Exception','1.0',3,'oracle.sql.CLOB@4528f1','null')
Row2: PROD_SOAINFRA.IP_MESSAGE_TYPE('0AA0652813ADFCE80270000016D93592-1','null','TP','HostTP','Exception','Exception','1.0',4,'oracle.sql.CLOB@e6e083','null')
At this instance both my exception consumer(b2berroruser) and response consumer(b2buser) are getting executed (weird). and as expected both the above rows are getting off from the table.
When TP sends Successful ack, its getting stagnated in the queue, my response consumer (b2buser) is not picking it up.
User_data col. of the IP_QTAB for receipt ack (which is getting stagnated): PROD_SOAINFRA.IP_MESSAGE_TYPE('0AA0652813ADFA3F75F0000016D934A1-1','null','TP','HostTP','Receipt Acknowledgment','Invoice','1.0',3,'oracle.sql.CLOB@1742edd','null')
In B2B reports i see only one response (either exception/ack) from TP for a transaction.
Thanks for your suggestions.
Terry

Similar Messages

  • B2B Inbound Error : Need Clarification

    Hi All,
    I would like to illustrate a particular use case for B2B Inbound Errors and if there is any workaround available to get over the problem. We are using B2B version 10.1.2
    Use Case Details</strong1. Consider the scenario wherein we have a Inbound EDI File which has 100 transactions in it. B2B reads the file and automatically debatches into individual transactions and processes them separately.
    2. Out of the 100 transactions in the input file, if say 5 transactions are error transactions, we have observed that all the 100 transactions error out in B2B.
    3. The 95 correct transactions fail with the error "General Validation Error" and the 5 error transactions have the exact error details in the B2B Message Reports.
    4. Ideally, B2B should error out only the 5 error transactions and process rest of the 95 transactions without allowing them to fail with "General Validation Error".
    I am sure that most of us must have faced this error. Could someone please let me know the folllowing:
    1. Is there any setting in B2B by which we can enable it to error out only the transactions which have valid errors in a single file
    2. Is there any other workaround that we can take to avoid this issue.
    The reason we need to have a solution for this is because in our Production B2B environment we receive inbound files from Trading Partners which have hundreds of transactions in each file.
    If, even a single transaction has error, then the whole file errors out and it is quite cumbersome to browse through the B2B Message Reports to get the exact error transaction because all the correct transactions would failed with error "General Validation Error".
    Please let me know the inputs.
    Thanks,
    Dibya

    Hi Ramesh,
    Thanks for the clarification and information. We have already set the parameter OneErrorAllError = true and my understanding was that if we set this parameter to TRUE, it means that if one transaction in the OUTBOUND batch errors out then the whole batch will error out.
    I was not aware that it also holds true for INBOUND. Is there any other way that we can set this parameter based on direction (INBOUND or OUTBOUND).
    We would like to have this parameter set for OUTBOUND and disabled for INBOUND Transactions.
    Please let me know. Thanks Again.
    Regards,
    Dibya

  • Finding: Incorrect SQL throws a random error (after 2005 upgrade)

    Hi I thought that I would share an experience that we found after upgrading a system to 2005:
    Due to the upgrade of SBO, one of our addons didn't work properly after upgrading it to 2005.  Basically the code would break in random places (while stepping through it in the Development Environment).
    After some time we identified the error was being thrown because a sql query we were using was incorrect due to the changing of the DB structure in the upgrade.  The weird thing was that it didn't throw an error at rs.DoQuery(query) but actually would step into the recordset and then the addon would suddenly stop working - hence the reason it took a while to identify it was the sql causing the problem.
    Anyway updating the sql fixed the problem, but if anyone else is finding strange behavior whilst trying to identify why an addon might stop working after an upgrade, you should check any sql being used is still correct....
    Daniel

    The first versions of SBO2005A SDK (PL00 to PL04) was the say the least VERY buggy... PL05,06 and now 07 seem to get things under control... Any rampup version of 2005 should at least get up PL05 ASAP... I didnt have many problem with the SQL, but "Server produced an error was a very common error".. my problem was primarily in matrixes (add/remove of lines), itemevent (pval internal COM error) and the dangerouse UserTable error due to currupted object in it....

  • Jco call rfc throws error after WAS upgrade sp15

    Hi all.
    When 2 days ago, our WAS engine version is sp14.
    And we have one application using jco library to connect to SAP R/3. It works well.
    After we upgrade WAS to sp15.
    This function throws out the error.
    Umrechnungsfaktor konnte nicht bestimmt werden
    Is there anybody can help me ? Its very urgent !

    Hi
    A)Go to adming page http://<localhost>:<port> >>click Web Dynpro >>Content admin >> create, maintain, test Jco and also you can Test the SLD connection too
    B)If you are using any JDBC driver,Check your JDBC driver is registered. or else you have register it
    1. Start the Visual Admin tool
    2. In the tab Cluster, open the node of the server you want to check.
    3. Open the node Services under the server you want to check.
    4. Click on the entry ClassLoader Viewer under Services. 5. The components are displayed in the right window. Open the node Applications in the right window.
    6. Look for the entry sap.com/com.sapportals.connectors.database and click on it.
    Under sap.com/com.sapportals.connectors.database, your JDBC driver should be available
    Cheers
    Jawahar Govindaraj
    PS: Reward points

  • External command Cpic error - after V5R4M5 upgrade

    Hi,
    We are getting an error when we try to run external commands - Exception raised: PROGRAM_START_ERROR - The problem started after we upgraded the OS to V5R4M5.  We are running R/3 45B.  kernel patch 994.
    SAPXPG JOBLOG:  I see the following error MCH1210
    QCPFMSG
    MESSAGE-                                
    Receiver value too small to hold result.
    I could not find a new version of sapxpg for 4.5b_ext.  I
    Regards,
    Brian

    Never mind I found note 976837 that resolved the problem
    Regards,
    Brian

  • Report giving error after 10g upgrade

    We have a custom report which is erroring out after 10g upgrade. Following is the log file-->
    **Starts**24-APR-2009 04:11:21
    ORACLE error 3113 in FDPSTP
    Cause: FDPSTP failed due to ORA-03113: end-of-file on communication channel
    The SQL statement being executed at the time of the error was: SELECT R.Conc_Login_Id, R.Request_Id, R.Phase_Code, R.Status_Code, P
    APP-FND-01564: ORACLE error 1000 in AFPGRG
    Cause: AFPGRG failed due to ORA-01000: maximum open cursors exceeded.
    The SQL statement being executed at the time of the error was: &SQLSTMT and was executed from the file &ERRFILE.
    Start of log messages from FND_FILE
    End of log messages from FND_FILE
    ORACLE error 3114 in AFPRSR-Resubmit_Time
    Cause: AFPRSR-Resubmit_Time failed due to ORA-03114: not connected to ORACLE
    The SQL statement being executed at the time of the error was: SELECT R.Conc_Login_Id, R.Request_Id, R.Phase_Code, R
    SELECT R.Conc_Login_Id, R.Request_Id, R.Phase_Code, R.Status_Code, P.A
    Routine AFPPRD has encountered a fatal error. ORA-03114: not connected to ORACLE
    Contact your system administrator or support representative.
    Shutting down Concurrent Manager : 24-APR-2009 04:11:51
    ORA-01041: internal error. hostdef extension doesn't exist
    ORACLE error 3114 in AFPRSR-Resubmit_Time
    Cause: AFPRSR-Resubmit_Time failed due to ORA-03114: not connected to ORACLE
    The SQL statement being executed at the time of the error was: SELECT R.Conc_Login_Id, R.Request_Id, R.Phase_Code, R
    List of errors encountered:
    _ 1 _
    Routine AFPCMT encountered an ORACLE error. ORA-01041: internal error.
    hostdef extension doesn't exist
    Review your error messages for the cause of the error. (=<POINTER>)
    _ 2 _
    Routine AFPPRD has encountered a fatal error. ORA-03114: not connected
    to ORACLE
    Contact your system administrator or support representative.
    _ 3 _
    Routine AFPPRD has encountered a fatal error. ORA-03114: not connected
    to ORACLE
    Contact your system administrator or support representative.
    However the alert log has following-->
    Errors in file /u07/fatstdb/10g/admin/FATST_fatstdb/udump/fatst_ora_10468.trc:
    ORA-07445: exception encountered: core dump [qercoStart()+156] [SIGSEGV] [Address not mapped to object] [0x00000087D] [] []
    I already increased the cursors from 700 to 900
    How to fix it?

    Hi,
    However the alert log has following-->
    Errors in file /u07/fatstdb/10g/admin/FATST_fatstdb/udump/fatst_ora_10468.trc:
    ORA-07445: exception encountered: core dump [qercoStart()+156] [SIGSEGV] [Address not mapped to object] [0x00000087D] [] []Refer to the lookup to get more details about this error.
    Note: 153788.1 - Troubleshoot an ORA-600 or ORA-7445 Error Using the Error Lookup Tool
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=153788.1
    I already increased the cursors from 700 to 900
    How to fix it?Is it possible to increase OPEN_CURSORS to a higher value? Enable trace on this concurrent program, and see if this collects more details about the error.
    Regards,
    Hussein

  • I'm getting errors after I upgraded to Mavericks

    After I upgraded my Mac Pro to Mavericks, I've been having problems exporting files out of Final Cut Pro to any use.
    The error message displays the following:
    The operation couldn’t be completed. (com.apple.Compressor.CompressorKit.ErrorDomain error -1.)
    Has anyone seen similar error and found a way to fix it?

    10.0.1 //
    Model Name:          Mac Pro
      Model Identifier:          MacPro5,1
      Processor Name:          Quad-Core Intel Xeon
      Processor Speed:          2.4 GHz
      Number of Processors:          2
      Total Number of Cores:          8
      L2 Cache (per Core):          256 KB
      L3 Cache (per Processor):          12 MB
      Memory:          20 GB

  • Error after V6R1M0 upgrade

    Hi
    After OS upgrade V5R3 -> V6R1 we encounter problems with starting SAP. All the WORK process's dies.
    ECC 7.0
    Kernel patch 186
    This is the log from one of the work process.
    Loading DB library '/usr/sap/BND/SYS/exe/run/dbdb4slib.o' ...                                                
    ERROR => DlLoadLib: dlopen()= Could not load module /usr/sap/BND/SYS/exe/run/dbdb4slib.o.                
    itional errors occurred but are not reported. -> DLENOACCESS (2,No such file or directory) ¬dlux.c       314|
    ERROR => Couldn't load library '/usr/sap/BND/SYS/exe/run/dbdb4slib.o'                                    
    I don't think PTF MF46062 is the issue here!
    Can anyone help?
    Best regards
    Mads Hammer

    Hi Rene
    Yes, I run APYR3FIX as <SID>OFR. Here is a screen dump of the user.
    User profile . . . . . . . . . . . . . . . :   BNDOFR 
    Special authority  . . . . . . . . . . . . :   *SAVSYS
                                                   *SECADM
    Group profile  . . . . . . . . . . . . . . :   BNDOWNER
    Owner  . . . . . . . . . . . . . . . . . . :   *GRPPRF
    Group authority  . . . . . . . . . . . . . :   *NONE  
    Group authority type . . . . . . . . . . . :   *PRIVATE
    Supplemental groups  . . . . . . . . . . . :   BNDGROUP
                                                   R3OWNER
                                                   R3GROUP
    R3OWNER is a supplemental group.
    Is there something wrong with user profile?
    Best regards
    Mads Hammer

  • SIM card registration error after SW upgrade

    Hi
    After I upgraded my Nokia 6110 Navigator to SW 4.22 I get insert SIM or SIM card registration error. It happends approx. once a week. Before I upgraded my mobile it never happend. Why?
    BR / haav

    This is often a problem with the SIM itself. That it started showing just when you did the firmware upgrade could be coincidence.
    Was this post helpful? If so, please click on the white "Kudos!" star below. Thank you!

  • B2B Inbound Error - sender mail adapter - SMTP

    Boa tarde
    Estou tendo um erro quando tento ler uma caixa de e-mail via scenario B2B inbound utilizando sender adapter mail (SMTP)
    estou passando as seguintes informações no adapter sender :
    Transport Protocol: POP3
    Message Protocol: XIPAYLOAD
    URL :smtp://sepcsawi003.xxxx.xxx.
    Authentication Method : Plain
    USER : monit.nfe
    SENHA : XXXXX
    Poll interval(Min) : 1
    Keep Attachments : X
    namespace : http://sap.com/xi/NFE/005a
    interface name : NFB2B_procNFe_OB
    Segue o log extraido do comuncation Channel Monitoring :
    In the Last 20 Minutes Server 0 70_34165 not initialized
    Na sxmb_moni não aparece nada.
    Essa configuração está correta para uso de SMTP com sender mail adapter?
    Entrei na máquina do PI e executei o comando telnet sepcsawi003 25 para acessar o servidor de email.
    Recebi o retorno:
    Connecting To sepcsawi003...Could not open connection to the host, on port 25: Connect failed
    Meu administrador me disse que as máquina PI e Email estão se conectando.
    Vocês podem me ajudar?
    Abs,
    Sérgio Salomã

    Boa Tarde
    Lembrando
                     se for Pop3 a vc tem que ter acesso a porta 110  e IMAP4 143 se não me engano por padrão
    de uma olhada nesse link
    http://wiki.sdn.sap.com/wiki/display/XI/StepbyStepMailToFileScenario
    não esqueça  no adapter sender mail
    na aba module
    Processing Sequence
    1 localejbs/AF_Modules/PayloadSwapBean | Local Enterprise Bean | 1
    2 localejbs/sap.com/com.sap.aii.adapter.mail.app/XIMailAdapterBean | Local Enterprise Bean | mail
    Module Configuration
    1 | swap.keyName | Content-Disposition
    1 | swap.keyName | Content-Description
    1 | swap.keyValue | attachment; filename="MailAttachment-1.xml"
    1 | swap.keyValue | MailAttachment-1
    Att
    Ronaldo de Moraes

  • ME2L screen change after version upgrade.

    Hi All,
    We are currently going through a version upgrade.( ECC 5.0 to ECC 6.0; AFS 5.0 to AFS 6.5)  In ME2L report I can't see the descriptions of below fields.
    AFS_SIZE
    AFS_SCAT
    In old version I can see the descriptions.
    AFS Dimension
    AFS Stock Category
    What can be the reason? Please advice.
    Regards,
    Jeewana

    It could be that you modified the data type yourself and with the SPAU it is now reset to the standard and again without proper labels.
    check in SE11, enter your AFS_SIZE into the data type field, move the radio button as well to that field, then click display and goto the lfield label tab.
    Are there all 4 field labels defined in your language?
    if not check via Menu Utilities > Versions if you got a new  version with the upgrade.

  • SAPScript Form Layout Error after HRSP Upgrade

    Hi SAP Experts,
    I hope someone can shed some of your inputs in the error that we have in our SAPScript form.
    A window in our SAPScript form does not display at all when a report is generated.
    Funny thing is that we did not make any change to the said form and this error is consistent across all our SAP environments - Dev, QA and Prod.
    This has started happening after we had the SAP HRSP upgrade last weekend.
    We tried checking the form configuration and we cannot find anything wrong in it.
    We tried to check for SAPScript versions but we found out that this is not available in SE71, unlike for programs in SE38.
    Has anyone of you encountered this problem?
    Hope I can get some expert inputs from the community on this issue.
    Thanks!

    Managed to find out the root cause of the SAPScript error. There was a new line that was added in the form layout after the HRSP upgrade. As to how it was added, it was unknown. But was able to resolve and fix the issue already.

  • [solved] Opera & Sublime Text have graphic errors after system upgrade

    Hi all,
    I hope this was not already answered, but I couldn't find anything in the wiki or the forums.
    Since a pacman -Syu yesterday, Opera (from official repo) and Sublime Text (from the AUR) have some weird graphical glitches:
    Opera: http://i.imgur.com/7XfPK.png
    Sublime Text: http://i.imgur.com/q5guw.png
    (The menus in Sublime Text do work without graphical glitches, I am pretty sure they are drawn with GTK. The rest uses some custom drawing methods AFAIK.)
    Other programs, including 3D-accelerated games, work fine like before.
    I first suspected the catalyst driver, so I went to the wiki and read that it is now in the official repos. So I installed that version. Same effects. So back to the version from Vi0L0s catalyst repo. Did still not work. Then I tried the catalyst-generator package with the same effects.
    Then I looked in pacman.log to see what was upgraded. I then downgraded the kernel and all packages that seemed to have something to do with graphics. Still the same error. Downgraded more packages and finally managed to break X11 :-/.
    I then upgraded everything again so at least most things work.
    I now have this kernel version: 3.6.2-1-ARCH
    I am using systemd.
    My graphics card has a Radeon HD 7750 Chip.
    My pacman.log: http://pastebin.com/RK8cngNq (The upgrade that caused this was at 2012-10-16 14:43)
    Has someone a idea what I can do?
    Thanks,
    Kevin
    EDIT:
    I now run pacman -Syu on my notebook. Both programs work like a charm. The notebook has an Intel GPU. So it must be an issue with the raden driver. I'll try downrading that again...
    Yet another EDIT:
    Didn't work. Here is what I have done to downgrade:
    1. Removed installed catalyst version (installed libgl and lib32-libgl temporarilly so pacman would not remove all 3D-related stuff).
    2. Downloaded all catalyst related packages from the Arch Rollback Machine from 2012-10-08 and installed them using pacman -U
    3. Downgraded X and other related(?) packages:
    # cd /var/cache/pacman/pkg
    # pacman -Uf xorg-server-common-1.12.4-1-x86_64.pkg.tar.xz xorg-server-1.12.4-1-x86_64.pkg.tar.xz xf86-input-evdev-2.7.3-1-x86_64.pkg.tar.xz freeglut-2.8.0-1-x86_64.pkg.tar.xz khrplatform-devel-8.0.4-3-x86_64.pkg.tar.xz mesa-8.0.4-3-x86_64.pkg.tar.xz lib32-mesa-8.0.4-4-x86_64.pkg.tar.xz libglapi-8.0.4-3-x86_64.pkg.tar.xz libgbm-8.0.4-3-x86_64.pkg.tar.xz libegl-8.0.4-3-x86_64.pkg.tar.xz xf86-video-vesa-2.3.2-1-x86_64.pkg.tar.xz
    Had a running X after this, but Opera and Sublime Text are still broken.
    Now upgraded again...
    Last edited by kch42 (2012-10-19 14:39:13)

    To find out, which libraries are involved, I executed opera and subl using strace and then went to a python shell to filter the output for libraries (finding stuff that looks like lib*.so, only catching the middle part) and printing the libraries that both strace logs had in common.
    These libraries are loaded by both programs:
    X11
    Xau
    Xcomposite
    Xcursor
    Xdamage
    Xdmcp
    Xext
    Xfixes
    Xi
    Xinerama
    Xrandr
    Xrender
    atk-1.0
    bz2
    c
    cairo
    canberra
    canberra-gtk
    canberra-gtk-module
    dl
    equinox
    expat
    ffi
    fontconfig
    freetype
    gcc_s
    gdk-x11-2.0
    gdk_pixbuf-2.0
    gio-2.0
    glib-2.0
    gmodule-2.0
    gobject-2.0
    gthread-2.0
    gtk-x11-2.0
    ltdl
    m
    ncursesw
    nss_files
    ogg
    pango-1.0
    pangocairo-1.0
    pangoft2-1.0
    pcre
    pixman-1
    pixmap
    png15
    pthread
    readline
    resolv
    rt
    stdc++
    tdb
    vorbis
    vorbisfile
    xcb
    xcb-render
    xcb-shm
    z
    Some of these libraries have nothing to do with graphics, after filtering these out:
    X11
    Xau
    Xcomposite
    Xcursor
    Xdamage
    Xdmcp
    Xext
    Xfixes
    Xi
    Xinerama
    Xrandr
    Xrender
    atk-1.0
    cairo
    canberra
    canberra-gtk
    canberra-gtk-module
    equinox
    fontconfig
    freetype
    gdk-x11-2.0
    gdk_pixbuf-2.0
    gtk-x11-2.0
    pango-1.0
    pangocairo-1.0
    pangoft2-1.0
    pixman-1
    pixmap
    png15
    xcb
    xcb-render
    xcb-shm
    Both use a lot of X* libraries. But I already downgraded X and the graphics driver and that didn't work...
    I still have no idea, but perhaps someone has?

  • WPC Content showing error after portal upgrade to 7.3

    Hi All,
         Recently we have upgraded our portal from 7.0 to 7.3.We have WPC contents on our portal its was fine till upgrade.After upgrade we are facing issues in all the WPC content.I reproduce the issue and checked the NWA log i could see the below logs.
    com.sapportals.portal.prt.runtime.PortalRuntimeException: There is no portal component associated with the following context: pcd:<PCD PATH OF THE IVIEW>
    So i thought of creating a new contents as mine was simple but when i navigate to the Web Page Composer ->Web site Management.I could see only the link not the content when i click.Below log i could see after this
    cannot find bundle file or key for resource type wpc_site_root, use fallback
    No mapping available for requested LayoutController with alias <WpcNavigationLayoutController>
    com.sapportals.wcm.WcmException: Error: Archiving Service isn't available
    at com.sapportals.wcm.rendering.uicommand.cm.UIAbstractApproveRejectArchivingCommand.setArchivingService(UIAbstractApproveRejectArchivingCommand.java:162)
    at com.sapportals.wcm.rendering.uicommand.cm.UIAbstractApproveRejectArchivingCommand.<init>(UIAbstractApproveRejectArchivingCommand.java:42)
    Kindly help me to solve the issue.
    Naga

    << Do not post the same question across a number of forums >>

  • [SOLVED] ghostscript errors after freetype2 upgrade

    Hi,
    is anyone seeing ghostscript errors like
    GPL Ghostscript 9.05: Error: Font Renderer Plugin ( FreeType ) return code = -1
    after freetype2 went to version 2.4.9-1 two days ago?
    I wonder if this is a ghostscript bug, because then I would file a report upstream.  I can't seem to find anything related upstream.
    Or could this be a freetype2 bug?
    Best,
    Daan
    Last edited by drrossum (2012-03-29 21:16:07)

    Confirmed. Opening a ps file with gs/evince yields this:
    Loading StandardSymL font from /usr/share/ghostscript/9.05/Resource/Font/StandardSymL... GPL Ghostscript 9.05: Error: Font Renderer Plugin ( FreeType ) return code = -1
    Can't render Font StandardSymL with FAPI, will do with native GS renderer.
    3438568 2024844 4479360 3173882 1 done.
    GPL Ghostscript 9.05: Error: Font Renderer Plugin ( FreeType ) return code = -1
    GPL Ghostscript 9.05: Error: Font Renderer Plugin ( FreeType ) return code = -1
    Can't render Font Symbol with FAPI, will do with native GS renderer.
    Can't render Font Symbol-Oblique ( aliased from Symbol ) with FAPI, will do with native GS renderer.
    Loading NimbusSanL-Regu font from /usr/share/ghostscript/9.05/Resource/Font/NimbusSanL-Regu... GPL Ghostscript 9.05: Error: Font Renderer Plugin ( FreeType ) return code = -1
    Can't render Font NimbusSanL-Regu with FAPI, will do with native GS renderer.
    3446984 2081251 4539912 3244170 1 done.
    GPL Ghostscript 9.05: Error: Font Renderer Plugin ( FreeType ) return code = -1
    Can't render Font Helvetica with FAPI, will do with native GS renderer.
    Seems harmless though...

Maybe you are looking for