SES posting via worklfow is failing

Hi,
Our SES acceptance workflow is failing to post an SES and returning error 'Field ESSR-BUDAT. is not an input field'. It uses a custom method from BO ZBUS2091, calling BDC in call transaction mode, calling txn ML81. The BDC returns the above message post execution.
It is not getting replicated across any of the other systems. When I ran the BDC in mode 'A' in our test system, then this message is replicated only for the cases where the SES is in accepted state (as ML81 is obviously not expecting posting date or other fields as input since the SES is already accepted).
I also referred the forum thread 'ESSR-BUDAT (Posting date) field not an input field' however, this config is already present in SPR.
(P.S. Our system is recently upgraded to SPS9 service pack, however, the SPS team claims it is not an upgrade effect.)
Please advice, thanks heaps.
Rgds,
Sagar

All,
The issue was that whenever the SES had an associated PR created from SRM (Contract) the service line item picked up the external ID field. This field gets greyed out whenever the posting is done via ML81 (BDC Call transaction) - this is as per the SAP logic implemented in SPS 9 upgrade pack. However, the BDC expects the field to be an input field, causing an error while posting.
SAP has given a pilot OSS 1528756, causing Posting date field to be input always.
Rgds,
Sagar

Similar Messages

  • RFC Sender - lookup of alternativeServiceIdentifier via CPA-cache failed

    Hello,
    I am using RFC Sender for a scenario and while sending message I got following error. I found this error while monitoring communication channel. I looked at several posting on this issue and tried with both checking  and not checking check box of advanced mode (RFC sender communication channel configuration). I am getting the same "lookup of alternativeServiceIdentifier via CPA-cache failed" error. How did you resolved?, please let meknow.
    Did any one come across error
    Server 0 0_50478 Sender channel 'CC_GET_CUSTOMER_RFC_SENDER' for party '', service 'SAP_DFR' (internal name 'RfcServer[CC_GET_CUSTOMER_RFC_SENDER]')
    Server data: {jco.server.gwhost=XXXXXXXXXX, jco.server.progid=DFX_XI_00, jco.server.gwserv=sapgw00, XI_RFC_USER=*****, jco.server.unicode=0}
    Repository data: {jco.client.lang=EN, jco.client.snc_mode=0, jco.client.client=120, jco.client.passwd=******, jco.webas.ignore_jdsr_error=1, jco.client.user=XI_RFC_USER, jco.client.sysnr=00, jco.client.ashost=XXXXXXXXXX}
    Current pool size: 1, maximum pool size : 1
    Channel History
    - Error: 2007-09-20 10:32:14 CDT: com.sap.aii.af.rfc.afcommunication.RfcAFWException: lookup of alternativeServiceIdentifier via CPA-cache failed for channel 'CC_GET_CUSTOMER_RFC_SENDER' (bee9e190f51f3687b1072bf3f5446a70, party '', schema 'TechnicalSystem', identifier 'DFR#120')
    Thank you,
    Balaji

    run tc SXI_cache on the XI
    on that screen press Shift+f6, it will start the refresh....and also do the CPAcahe manually trough the link
    http://itmisapxi:50000/CPACache/refresh?mode=full
    with PIRDIRUSER and then check the interfce....

  • Lookup of alternativeServiceIdentifier via CPA-cache failed for channel

    Hi,
    In RFC(ECC) to File(PI) scenaio  i am facing the following error in sender CC:
    Error in processing caused by: com.sap.aii.adapter.rfc.afcommunication.RfcAFWException: lookup of alternativeServiceIdentifier via CPA-cache failed for channel SND_RFC
    -CC' (f455868123qq3bba4c3dc3dbf93ed1b, party '', schema 'TechnicalSystem', identifier 'ECC#110')
    I have done the following for RFC to File scenario:
    ECC side:
    1. Created a RFC and tagged it to BAPI
    2. In the ABAP program, i am calling the RFC like below:
    CALL FUNCTION 'Z_HR_OUTBOUND_DATA2'
    IN BACKGROUND TASK DESTINATION 'Z_HR_OUTBOUND_DATA2'
    EXPORTING
    INTERFACE =
    IMPORTING
    FILENAME = FILENAME
    RETURN = RETURN
    TABLES
    ITAB10 = ITAB10
    P_STATUS = P_STATUS
    COMMIT WORK.
    3. Created a RFC destination using SM59
    RFC detination : Z_HR_OUTBOUND_DATA2
    Connection type : TCP/IP
    Enabled Registered Server Program
    Program ID : ECCTOPI_OUTBOUND
    Gateway host : ECC's host number
    Gateway service : ECC's service number.
    In PI side:
    I have created :
    1 DT for File Rcvr
    1 MT for File Rcvr
    1 SI for File Rcvr (async)
    1 MM (sender RFC and receiver File)
    1 OM
    1 CC with RFc as sender with the following parameters:
    Communication component : ECC's component
    application server (gateway) : ecc's gateway
    application server service(Gateway) : ecc's service number
    Program id : ECCTOPI_OUTBOUND
    inital connections 1
    max. connections 1
    And also gave ecc's details in application server , s/y number, auth. mode, logon user ,
    pwd, ecc's client number
    1 CC with File adapter and file content conversion
    1 receiver determination
    1 interface determination
    1 sender agreement
    1 receiver agreement
    When i am executing the ABAP program in R/3 I am getting the following error:
    Error in processing caused by: com.sap.aii.adapter.rfc.afcommunication.RfcAFWException: lookup of alternativeServiceIdentifier via CPA-cache failed for channel SND_RFC
    -CC' (f455868123qq3bba4c3dc3dbf93ed1b, party '', schema 'TechnicalSystem', identifier 'ECC#110')
    Please let me know if any of my steps are wrong and how to rectify this error and make
    the scenario working.
    Thanks for your help.

    I have mentioned the Adapter specific parameters properly.
    It contains :
    For ECC s/y(i.e for RFC)
       Logical system :  DECCLNT120
       R/3 system ID : DEC
       Client 120
    For PI (i.e for File)
       Logical system :  DPICLNT100
       R/3 system ID : DPI
       Client 100
    Since i am sending the Response of the RFc to the file, i have used a Service interface where i am passing the RFC.Response as Request.
    if i am passing the RFC directly as i/p in Source operation of Operation mapping then it doesn't pick up the response in the souce message of the mapping program present in Operation mapping.
    So i am passing the same SI_Sender_RFC in the Sender Agreement and  it gives the error:
    Error in processing caused by: com.sap.aii.adapter.rfc.afcommunication.RfcAFWException: senderAgreement not found: lookup of binding via CPA-cache failed for AdapterType RFC, AdapterNS http://sap.com/xi/XI/System, direction INBOUND, fromParty '', fromService 'DEC_RFC', toParty '', toService '', interface 'Z_HR_OUTBOUND_DATA2', NS 'urn:sap-com:document:sap:rfc:functions' for channel 'CC_LOTUSNOTES_OUTBOUND_SND_RFC' (channelId c78f5a88787131a09384c07c2db0e93b)
    why is it so?

  • Error: Sender agreement not found, lookup of binding via CPA-CACHE failed.

    Hi,
    I am doing an RFC to File Scenario in which RFC has to be triggered from CRM system. The TCP/IP connection and communication Channel are working fine. But when i trigger my RFC using the RFC destination following errors occur:
    1. The SYSTEM_FALIURE exception comes on CRM side.
    2. In adapter monitoring the following error comes on XI side:
           Error: Sender agreement not found, lookup of binding via CPA-CACHE failed for Adapter type RFC.
    I have also tried the scenario with RFC request as source message and also after J2EE cache refresh but the problem still persists. And one more thing my file adapter (In receiver communication channel) is not working means it is not started. And no message is coming in SXMB_MONI.
    Could anyone please help me to resolve this issue.
    Regards,
    Vinay Yadav

    Hi Aaron,
    I had the same error and your feedback solved my problem!
    Thank you sooo much!!!!
    Luciana

  • "senderAgreement not found: lookup of binding via CPA-cache failed for..."

    Hi,
         I have configured asynchronous sender RFC to JDBC scenario and when I execute RFC I get short dump "senderAgreement not found: lookup of binding via CPA-cache failed for..."
         My scenario configurations, RFC destination, are all okey..
    A Hint:
         Our XI Server is "LARA"
         Our R/3 4.6C Server is "ZULIA"
    This are the RFC Sender Communication Channel on LARA:
         RFC Server Parameter
         Application Server (Gateway):           ZULIA
         Application Server Service (Gateway):      sapgw00
         Program ID:                     DEV210
         SNC:                          NOT CHECKED
         UNICODE:                     NOT CHECKED
         Inital Connections:               10
         Maximum Connections:               10
         Advanced Mode:                    NOT CHECKED
         RFC Metada Repository Parameter
         Load Balancing:                NOT CHECKED
         Application Server:               ZULIA
         System Number:                    00
         Authentication Mode:               Use Logon Data for SAP System
         Logon User:                    ldiego
         Logon Password:                    **********
         Logon Language:                    ES
         Logon Client:                    210
         Adapter-Specific Message Attributes
         Set Adapter-Specific Message Attributes: NOT CHECKED
    This are the configuration of RFC Destination on ZULIA:
         RFC Destination Name:                XI_RFC
         Connection Type:               T
         ID Program:                    DEV210
         Host Gateway:                    ZULIA
         TCP Service                    sapgw00
    Must I create the RFC Destination on the JCo RFC Provider in Visual Administrator?

    <i>Is the RFC destination created in the R/3 is pointing correctly to the XI system and vice -versa. Test the connection.</i>
    I tested my RFC Destination from R/3 system and the response was successful. What do you mean about vice-versa? How do I test it in the other way?.
    I recreate my Sender Agreement. And my Business System is correct.
    This are the parameters of my Sender Agreement:
    Service:     DES210_DEV
    Interface:     Z_DATOS_SAP
    Namespace:     urn:sap-com:document:sap:rfc:functions
    Sender Communnication Channel: cc_s_rfc_dataCom
    When I execute the FM in R/3 the dump now is:
    Wrong Sender Agreement:The Sender agreement does not have channel

  • 070302ex603 Formatting errors when posting via BD87 transaction

    Hi experts,
    When posting idocs manually via transaction BD87 all users receive "Formatting error in the field BSEG-WRBTR..." or "Formating error in the field BKPF-BUDAT..." regardless of personal user settings. When the same idoc is posted via scheduler it posts without any error. Can anybody help me out in this issue.
    Points will be rewarded.
    With thanks in advance
    Saravanan

    Hi
    Go to T code ST22. here for the user id in which the dump is generated, click on how to rectify. The system will give you a probable resolution for the problem.  In many cases, there would be some key words, on which you need to serach for a suitable note of SAP to resolve the dump. Take the hlp of your ABAPER also
    Thanks & Best Regards
    Sanil K Bhandari

  • Visitors can't tag Facebook photos posted via LR4 publish module

    What I'm bringing up is going to be a strange and esoteric issue, and I'll be surprised if anyone has any input to offer, but here goes.
    We run a Facebook Page that relies on posting many photos and enabling page visitors to tag themselves in said photos. Up until the LR4 release, we were simply posting these photos through Facebook's web interface. Starting last week, we started using the LR4 publish module to publish straight to our page in order to skip a whole step in our workflow, and we were thrilled with how well it was working. Since then we've uploaded three photo albums via Lightroom. However, beginning just yesterday an interesting issue has developed. We started getting complaints from guests that they couldn't tag their images, and after testing it out, we confirmed that visitors are no longer able to tag themselves in the LR-uploaded photo albums. This was not the case the whole past week, where we saw dozens and dozens of people being tagged. All older albums (ones uploaded traditionally) still let guests tag photos with no issues.
    Anyone have any insight to shed? As much as we love being able to publish right from Lightroom, we plan to revert back to posting via Facebook like always until this issue is resolved.

    Me too, narxzrugn!
    fans are unable to tag photos on my fan pages since January 2012.
    Steps taken to resolve issue:
    - have set page profile setting “People can tag photos posted by Spinferno {Fire & Photography}” to ticked.
    - have set page type to ‘person’ (Artist)
    - have reauthenticated my Jfeidl Lightroom export plugin and attempted to test again. Unsuccessful.
    - have looked into Adobe’s LR4 forum: status is unsolved.
    - have sent several FB support requests: no replies yet.
    I alone am able to tag all photos, but nobody else is.
    To everyone who is having this problem, please stand up and be counted as that will get this problem more fairly escalated by Abobe and FB:
    Here is the tag issues in FB community help, please make it clear that you too are experiencing this problem, thanks.
    http://www.facebook.com/help/community/question/?id=2130863

  • Attempt to establish a connection via NiConnect has failed

    Hi
    We recently migrated from Windows to UNIX.
    The RFC destination between SAP to XI, was working fine before migration and after migration it is not working.
    I checked the System log using SM21.
    Following are the error details
    "The attempt to establish a connection via NiConnect has failed.  The
    following system log entries specify the NiConnect parameters.
    Check whether the target system or the target gateway are active."
    When we test connection from SM59
    Following are the error details
    "Connection Error
    Error when opening an RFC connection
    ERROR: service 'SAPGW00' unknown
    LOCATION: SAP-Gateway on host DEVSRV / sapgw00
    DETAIL: NiHsLGetServNo: service name cached as unknown
    COMPONENT: NI (network interface)
    COUNTER: 6511
    MODULE: nixxhsl.cpp
    LINE: 776
    RETURN CODE: -3
    SUBRC: 0
    RELEASE: 700
    TIME: Tue Jun  2 11:35:31 2009
    VERSION: 38
    Can you pls help
    Regards
    Madhan D

    Have you specified correct gateway information in SM59 because it looks like sap gateway is incorrect..
    thanks sunny

  • I tried sending the Adobe pdf file of a poster via email and it said the file was too large to send.  How do I remedy this?

    I tried sending an Adobe pdf file of a poster via email and it wouldn't go through because it said the file was too large.  How do I remedy this?

    Lots of free file hosters out there. Mediafire.com as an example. Upload a file there, copy and paste the download link you are given into your email to the client, then delete it as soon as the client successfully downloads it. Mediafire has 10 gb storage for free accounts.
    Email is limited to 10 MB on attachments. So that's where file hosting comes in.

  • [OT] Posting via nntp

    Can anyone tell me diffinitively how to post via nntp newsreader.
    My signin HarryPutnam
    Fictitious passwd XXXXXXX
    So when posting what do I give the nntp server
    I've tried HarryPutnam + XXXXXX
    [email protected] + XXXXXX
    Neither of those work
    Messages I've posted online showup as [email protected]
    I've attempted posting via nntp at least a dozen times over the mnhts I've been posting on these forums... not once has it ever worked.
    Yet I'm told it is possible and others do it routinely.
    Must be some little thing I'm missing...

    I use outlook express as my newsreader. I have checked the box that says
    "this server requires me to login".
    I DO NOT check the box that says "logon using secure password
    authentication".
    The server address is www.adobeforums.com.
    Steve

  • Post (via NI site) lost

    For some reason, my post to comp.lang.labview
    via NI can't be seen on other news servers,
    such as deja news, etc. Even on NI's news
    server, posts are sorted in date first, then
    in thread. So posts for the same thread on
    different dates may not show up on the same
    place.
    Who in charge for the NI web support
    to comp.lang.labview? Please do something.

    George Zou wrote:
    > Kamran,
    >
    > Thank you very much for respond so quickly.
    > It's good to know that there good people
    > at NI whom we can count on.
    >
    > One more problem, you see the original
    > message below? It all jamed together,
    > lost it's original format. Hopefully,
    > it can be fixed too.
    >
    > Regards,
    >
    > George
    >
    >
    > "Kamran" wrote:
    >
    >>> George,>>Thank you for letting us know about this error. I'd like to take
    >>
    > the time>to address the two different issues you have brought up in your
    > e-mail.>>The first, and more significant issue, relates to publishing information>out
    > to the Deja news servers. This is something that was functional however>changes
    > to servers, on the NI and Deja side, have resulted in improper permissions>where
    > information from the NI servers is not being accepted by the Deja servers.>We
    > are actively trying to contact Deja to obtain information on what changes>are
    > necessary on both sides. For the data to be updated servers much give>permission
    > to the others, that is why you may see that posts through the>Deja servers
    > are seen on the ni.com site but not vice versa.>>On the second issue, realting
    > to threads and dates. The server itself is>operating correctly, it is the
    > user interface for the web page that needs>to be adjusted. We are in the
    > process of updating this site and you should>soon see a new version that
    > makes the process of keeping track of your questions>and answers easier.>>Please
    > feel free to contact me directly if you have any questions and would>like
    > more details.>>Best Regards,>Kamran Shah>National Instruments
    George,
    This is the reason I'm not posting via NI HTML interface and ignoring
    these "jammed" messages. My Netscape news reader gives me much more
    convenience and speed, as well as sorting and selecting messages.
    Just joining to your thread...
    Best Regards,
    Sergey Krasnishov
    Automated Control Systems
    National Instruments Alliance Member
    Moscow, Russia
    [email protected]
    http://acs.levsha.ru

  • Post-processing of request  failed

    Hi
    Getting following error when I submit XML Publisher PDF report.
    ------------- 1) PUBLISH -------------
    Beginning post-processing of request 265191 on node EORAAPD10 at 14-APR-2006 20:51:43.
    Post-processing of request 265191 failed at 14-APR-2006 20:51:45 with the error message:
    One or more post-processing actions failed. Consult the OPP service log for details.
    Post Processor Log file:
    Log file has the following error
    [UNEXPECTED] [50985:RT79177] java.sql.SQLException: Non
    supported SQL92 token at position: 1:
    We are on XML Publisher 5.5 and EBS 11.5.10 CU2.
    Any help will be greatly appreciated.
    Thanks

    Suddenly I am getting this warning for a XML Publisher based Report.
    Concurrent program Log
    ------------- 1) PUBLISH -------------
    Beginning post-processing of request 610188 on node GCDSINGGN7HRO01 at 07-SEP-2010 10:39:47.
    Post-processing of request 610188 failed at 07-SEP-2010 10:39:48 with the error message:
    One or more post-processing actions failed. Consult the OPP service log for details.
    Concurrent Manager Log (OutProcessor Log)
    [9/6/10 6:29:36 PM] [OPPServiceThread1] Post-processing request 610188 .
    [9/6/10 6:29:36 PM] [32829:RT610012] Executing post-processing actions for request 610188 .
    [9/6/10 6:29:36 PM] [32829:RT610012] Starting XML Publisher post-processing action.
    [9/6/10 6:29:36 PM] [32829:RT610012]
    Template code: XXPLG_PMS_APPRAISAL_RATING_MGR_TEMP
    Template app: XXPLG
    Language: en
    Territory: US
    Output type: EXCEL
    [9/6/10 6:29:37 PM] [32829:RT610012] Output file was found but is zero sized - Deleted
    [9/6/10 6:29:37 PM] [UNEXPECTED] [32829:RT610012] java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    Others this type of report are working fine. Kindly helo on this

  • Exporting via Compressor - submit - failed

    When I use Export via Compressor - and I use QT Pro Res - and destination is Movies Folder, then submit - then in the History window it has returned "Failed" 3 times now. The status bar shows, but never any indication that it even starts to work its magic or anything - just after a few seconds, maybe a minute, the word Failed appears. Argh. The motn project is 5 minutes long full of stills and a little video with audio. Help - what am I doing wrong?
    In looking thru this forum, I thot the best export would be QT ProRes - is that causing the failure?
    I previously exported via QT(not compressor) and the resulting file is 10gb which doesn't run smoothly but jerks and hiccups like a pre-rendered file. And 10gb wont fit onto DVD which is where this project will go - as a gift.
    help

    I surely do not take it personal. I have learned that you folks in this group are the best resource I have. I know I am in way over my head. I truly do not know about codecs.
    I have taken Motion directly in to FCP - but I didn't think it would work this time. I should have tried.
    Someone came along at work and told me to use Visual Hub and use setting for mp4, and also try using the DV - ready for FCP - I did both. I really never think of it as wasted effort if I can learn by what I doing, and that is occurring as you are all explaining to me what I should be doing.
    Now as for workflow - I think I did the right thing by starting with Motion, then with the big file sizes went to Visual Hub - but probably could have just gone to opening the Motion files in FCP - then rendering out for DVSP.
    System settings are a boggle to me - so I just use NTSC - DV 720x480 and hope that works - so far the results in my projects are good.
    Again, Thank you for taking time to explain - I appreciate all comments.

  • Posting to b2b/transportServlet fails with HTTP503

    Hi All,
    I am trying to post EDI X12 from Sender Oracle B2B to Receiver Oracle B2B (http://rws60074rems.us.oracle.com:7779/b2b/transportServlet). I am getting HTTP 503 error.
    B2B.log:
    2009.09.17 at 02:23:47:983: Thread-9: B2B - (DEBUG) DBContext commit: Transaction.commit()
    2009.09.17 at 02:23:47:983: Thread-9: B2B - (DEBUG) DBContext commit: Leave
    2009.09.17 at 02:23:47:983: Thread-9: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:requestRetry Calling send() to transmit the message out
    2009.09.17 at 02:23:47:983: Thread-9: B2B - (DEBUG) Protocol Name: HTTP
    2009.09.17 at 02:23:47:984: Thread-9: B2B - (DEBUG) Version Name: 1.1
    2009.09.17 at 02:23:47:984: Thread-9: B2B - (DEBUG) Endpoint: http://139.185.21.214:7779/b2b/transportServlet
    2009.09.17 at 02:23:47:984: Thread-9: B2B - (DEBUG) oracle.tip.adapter.b2b.transport.TransportInterface:send proxy www-proxy.us.oracle.com
    2009.09.17 at 02:23:47:985: Thread-9: B2B - (DEBUG) oracle.tip.adapter.b2b.transport.TransportInterface:send proxy port80
    2009.09.17 at 02:23:47:985: Thread-9: B2B - (DEBUG) oracle.tip.adapter.b2b.transport.TransportInterface:send URL: HTTP://139.185.21.214:7779/B2B/TRANSPORTSERVLET
    2009.09.17 at 02:23:47:985: Thread-9: B2B - (DEBUG) oracle.tip.adapter.b2b.transport.TransportInterface:send TO Endpoint: 501 http://139.185.21.214:7779/b2b/transportServlet
    2009.09.17 at 02:23:47:985: Thread-9: B2B - (DEBUG)
    Protocol = HTTP
    Version = 1.1
    Transport Header
    Message-ID:<39343433343430393637393836363736@Acme>
    Content-Transfer-Encoding:binary
    MIME-version:1.0
    ACTION_NAME:Process_850
    From:Acme
    AS2-To:GlobalChips
    User-Agent:AS2 Server
    Date:Thu, 17 Sep 2009 07:22:54 GMT
    DOCTYPE_NAME:850
    FROM_PARTY:Acme
    DOCTYPE_REVISION:4010
    TO_PARTY:GlobalChips
    AS2-From:Acme
    AS2-Version:1.1
    Content-Disposition:attachment; filename=4010
    Content-Type:application/EDI-X12; name=4010
    Connection:close
    Parameters
    -- listing properties --
    http.sender.timeout=0
    2009.09.17 at 02:23:47:988: Thread-9: B2B - (DEBUG) scheme null userName null realm null
    2009.09.17 at 02:23:48:015: Thread-9: B2B - (WARNING)
    Message Transmission Transport Exception
    Transport Error Code is OTA-HTTP-SEND-503
    StackTrace oracle.tip.transport.TransportException: [IPT_HttpSendError] HTTP encounters send error :503
    at oracle.tip.transport.TransportException.create(TransportException.java:91)
    at oracle.tip.transport.basic.HTTPSender.createTransportResponse(HTTPSender.java:793)
    at oracle.tip.transport.basic.HTTPSender.send(HTTPSender.java:598)
    at oracle.tip.transport.b2b.B2BTransport.send(B2BTransport.java:311)
    at oracle.tip.adapter.b2b.transport.TransportInterface.send(TransportInterface.java:1034)
    at oracle.tip.adapter.b2b.msgproc.Request.requestRetry(Request.java:2951)
    at oracle.tip.adapter.b2b.engine.Engine.messageRetry(Engine.java:2768)
    at oracle.tip.adapter.b2b.engine.Engine.handleTimeoutEvent(Engine.java:2649)
    at oracle.tip.adapter.b2b.engine.Engine.processEvents(Engine.java:2404)
    at oracle.tip.adapter.b2b.data.MsgListener.onMessage(MsgListener.java:527)
    at oracle.tip.adapter.b2b.data.MsgListener.run(MsgListener.java:374)
    at java.lang.Thread.run(Thread.java:534)
    2009.09.17 at 02:23:48:016: Thread-9: B2B - (DEBUG) oracle.tip.adapter.b2b.transport.TransportInterface:send Error in sending message
    2009.09.17 at 02:23:48:016: Thread-9: B2B - (INFORMATION) oracle.tip.adapter.b2b.msgproc.Request:requestRetry Request Message Re-Transmission failed
    2009.09.17 at 02:23:48:016: Thread-9: B2B - (DEBUG) DBContext beginTransaction: Enter
    2009.09.17 at 02:23:48:017: Thread-9: Repository - (DEBUG) CatalogDriver manager == oracle.tip.model.metadata.CatalogMetaManager@9d6065
    2009.09.17 at 02:23:48:017: Thread-9: Repository - (DEBUG) CatalogMetaManager getDriverjava.lang.InheritableThreadLocal@17f409c oracle.tip.repos.core.driver.CatalogDriver@147358f
    2009.09.17 at 02:23:48:017: Thread-9: Repository - (DEBUG) begin() :
    2009.09.17 at 02:23:48:017: Thread-9: Repository - (DEBUG) STARTING TRANSACTION
    2009.09.17 at 02:23:48:017: Thread-9: Repository - (DEBUG) TRANSACTION STARTED
    2009.09.17 at 02:23:48:018: Thread-9: B2B - (DEBUG) DBContext beginTransaction: Transaction.begin()
    2009.09.17 at 02:23:48:018: Thread-9: B2B - (DEBUG) DBContext beginTransaction: Leave
    2009.09.17 at 02:23:48:018: Thread-9: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:requestRetry [IPT_HttpSendError] HTTP encounters send error :503
    b2b_dc_transport.log:
    2009.09.17 at 01:47:44:879: B2BStarter thread: (DEBUG) TransportProperties.TransportProperties():http.receiver.registry_port=5110;smtp.receiver.protocol=imap;PROTOCOL_ENDPOINT=null;file.receiver.polling_interval=60;polling_interval=60;http.receiver.instance_name=IP;
    2009.09.17 at 01:47:44:929: B2BStarter thread: (DEBUG) initialize TransportReceiver: [Acme Transport Server < file > < Acme >]
    2009.09.17 at 01:47:44:930: B2BStarter thread: (DEBUG) FileReceiver.init() started ....
    2009.09.17 at 01:47:44:981: B2BStarter thread: (DEBUG) FileReceiver.init() completed.
    2009.09.17 at 01:49:11:715: Thread-9: (DEBUG) TransportProperties.TransportProperties():http.sender.proxy_host=www-proxy.us.oracle.com;http.sender.proxy_port=80;
    2009.09.17 at 01:49:11:715: Thread-9: (DEBUG) TransportProperties.TransportProperties():http.sender.proxy_host=www-proxy.us.oracle.com;http.sender.port=7779;http.sender.proto=http;http.sender.host=139.185.21.214;http.sender.path=/b2b/transportServlet;http.sender.proxy_port=80;
    2009.09.17 at 01:49:11:907: Thread-9: (DEBUG) Discard Existing Cookies for CurrentThreadContext = Thread[Thread-9,5,main]
    2009.09.17 at 01:49:11:908: Thread-9: (DEBUG) Timeout = 60000
    2009.09.17 at 01:49:11:909: Thread-9: (DEBUG) Proxy host = www-proxy.us.oracle.com Proxy port= 80
    2009.09.17 at 01:49:11:910: Thread-9: (DEBUG) Basic authentication is not used due to one of security parameters not set. Make sure username, password, and realm are set in delivery channel.
    2009.09.17 at 01:49:11:910: Thread-9: (DEBUG) http.sync = null
    2009.09.17 at 01:49:11:911: Thread-9: (DEBUG) Number of headers to be added is 17
    2009.09.17 at 01:49:12:267: Thread-9: (DEBUG) [IPT_HttpSendResponseStatusCode] HTTP Response status code: 503
    2009.09.17 at 01:49:12:268: Thread-9: (DEBUG) [IPT_HttpSendResponseMessage] HTTP Response message: .
    2009.09.17 at 02:23:47:985: Thread-9: (DEBUG) TransportProperties.TransportProperties():http.sender.proxy_host=www-proxy.us.oracle.com;http.sender.proxy_port=80;
    2009.09.17 at 02:23:47:988: Thread-9: (DEBUG) Discard Existing Cookies for CurrentThreadContext = Thread[Thread-9,5,main]
    2009.09.17 at 02:23:47:988: Thread-9: (DEBUG) Timeout = 60000
    2009.09.17 at 02:23:47:988: Thread-9: (DEBUG) Proxy host = www-proxy.us.oracle.com Proxy port= 80
    2009.09.17 at 02:23:47:988: Thread-9: (DEBUG) Basic authentication is not used due to one of security parameters not set. Make sure username, password, and realm are set in delivery channel.
    2009.09.17 at 02:23:47:989: Thread-9: (DEBUG) http.sync = null
    2009.09.17 at 02:23:47:989: Thread-9: (DEBUG) Number of headers to be added is 17
    2009.09.17 at 02:23:48:014: Thread-9: (DEBUG) [IPT_HttpSendResponseStatusCode] HTTP Response status code: 503
    2009.09.17 at 02:23:48:015: Thread-9: (DEBUG) [IPT_HttpSendResponseMessage] HTTP Response message: .
    Please let me know what is wrong.
    This url http://rws60074rems.us.oracle.com:7779/b2b/transportServlet is up and running
    B2B Server
    B2B Servlet is ready to accept messages from the Trading Partner
    RMI Configuration
    (Please make sure these values match the server properties available through EM)
    rmiHost      localhost
    rmiPort      5110
    rmiHostList      null
    rmiPortList      null
    instanceName      IP
    logging      off
    log level      debug
    log file      null
    139.185.21.214 is the IP address of rws60074rems.us.oracle.com
    Regards,
    Praveen

    Hi Praveen,
    Make sure your RMI port in tip.proerty and EM page are same for both B2Bs. Follow Re: Globalchips to Acme Communication Error
    Regards,
    Anuj
    Edited by: Anuj Dwivedi, Infosys on Sep 17, 2009 5:10 PM

  • CS5 Batch Via Image Processor Fail

    Hi All, I have  batch problem in CS5 using the Scrips/Image Processor feature. I have an action which does the following to a folder of selected images (jpegs): Creates a duplicate layer, runs Portraiture on the image, creates a new layer on top of Portraiture via a layer combination, then runs Alien Skin Exposure film simulation filter. The problem is that after 144 images process, normally the 144th or 145th image will fail to close. The remaining images will open and close (and save in destination folder) but the action is not applied to those remaining images. If I stop the batch and restart, it will immediately fail again. Photoshop must be closed and repoened in order for me to process remaining images (up to 144). My source images are normally (2-4mb) jpegs and I am saving the batched images as either jpegs or psd's. Either way fails. I am running CS5 with the most current update on a 2010 MacPro (12gig) with OSX 10.7.4 installed. Please help!  

    When you installed CS5, you have a chance to register it. If you do, your serial number is on file under your Adobe (My Products). If you did not, you have no serial number on file and even worse, no proof you own it.
    You do not have your serial number copied down anywhere? Hard to believe you tossed the dvd box and all the documents away.
    So Help > Register might give you a chance to do this without you knowing the number.
    If not, you may want to consider the Photography Plan. Creative Cloud Photography plan | Adobe Creative Cloud

Maybe you are looking for

  • The files in download folder keeps adding _b to the file name

    I have a strange problem when downloading files on my Macbook Pro(running Mavericks). The name of the files being downloaded or already downloaded to the Download folder keep growing like this: Say for a file called My_file_name.zip, the system keeps

  • IDOC AAE sender adapter

    Dear all, I have a question about the IDOC AAE adapter on a PI 7.31 java only system with an ERP --IDoc--> PI --File--> FTP scenario In my scenario I would need to change IDOC DC40 Segment information before the IDOC is being processed in the PI pipe

  • Trying to understand  - 'isPrimitive'

    well, i'm learning java now, was doing well so far, untill the Class subject. from what i understand isPrimitive is supposed to check if a class is associated to a primitive type. i can't understand exactly what it means. i've tried to run little pro

  • Plugin blocked in Add on manager as being insecure, but in the check plugin window it is up to date!

    My "Java Platform" plugin is listed as insecure and blocked in the main Add-ons window and I am instructed use the plugin check page to update. When I go to the plugin check page it shows the "Java Platform" plugin as already being "up to date". What

  • Mouse Hover on Maps

    hi, I am facing an issue in Maps, I have used maps in an analysis, using the color fill. earlier everything was working fine, but now when i take the cursor over the map. It does not show me the Facts or measure... can any body help me in this issue