Transport Error In NWDI

Hi All,
for my application, i did check in, create new activity> clicked on Activation> then pressed on ok
if i click on activation requests> in the results>it showing as " Request not yet available the request is still in process",
though it showed the message,
i went to transport view in that >waiting>in that  i released my application,
then i went to CMS--> consolidation, i tranported there, while importing this not yet effecting in QA.
when ever i used to checin, go to checkin>create activity (display name)>clicked activation
the activation request shows as "Request not yet available the request is still in process"
when ever i used to check in  N no of times i used to get the same message,
what was wrong send me step by step frm check in
Thanks&Regards
charan
Edited by: charan12 on Jan 6, 2011 2:35 PM

Hi,
This is the process of Deployment
Component Build Service (CBS) builds one or more new archives in a build request. CBS notifies Change Management Service (CMS) that an automatic deployment is pending and sends it the corresponding build request ID. This ID is entered in the table TC_CMS_TCS_NOTIFY. The automatic deployment function then contacts CBS, fetches the archives, and deploys them to the runtime system. The result of the deployment is saved to the table TC_CMS_TCS_DCQUEUE.
There are 3 scenarios you might want to check.
1. In CBS WebUI see whether the requests are getting queued for the track in use. If the requests are queued then go to Visual Admin and start the CBS Service.
2. Even though you checked in and in Development you import the import is still running then you might want to check whether the Request is Queued in TCS Deployer, if the request hangs there then it is processing the request.
If it takes longer time than usual you might want to Trigger the deployment manually.
To do Manually go to http://<hostname>:<portnumber>/TCS/Deployer and login as Administrator and trigger the deployment for the specific Buildspace.
Check the below link for further details:
http://help.sap.com/saphelp_nw04/helpdata/en/4e/a5214174abef23e10000000a155106/content.htm
http://wiki.sdn.sap.com/wiki/display/JDI/Commonerrorswith+NWDI
3. Increase the memory on the NWDI server so that request gets processed.
Hope this helps.
Cheers-
Pramod

Similar Messages

  • Error in NWDIs CMS

    Hi Experts,
    I am getting the following error when trying to check-in components in the transport studio of NWDIs CMS:
    Unexpected error; inform your system administrator:com.sap.cms.util.exception.CMSUnexpectedException:
    Pls help me to solve this error. How can I see the detailed error log.
    Thanks and Best Regards,
    Vijay.

    Have you configured the CMS properly if not then you should use the File Transfer Method to transport the objects. Have a look:
    File Transfer Method:
    In Integration Repository object:
    Right click on the Namespace which you want to send to Quality system and select the export option and export it....this will create a .tpz file on the server following path
    usrsap<SID>SYSglobalxi
    epository_serverexportsample.tpz
    Above file will be copied and pasted in following path
    usrsap<SID>SYSglobalxi
    epository_serverimportsample.tpz
    Similar procedure for directory
    Right click on the configuration scenarion in development which you want to send to Quality select the export optin and export it....this will create a .tpz file on the server following path
    usrsap<SID>SYSglobalxidirectory_serverexportsample.tpz
    then login to the IR of the quality select the Tools --&#61664; Import option you will get this tpz file and import it and activate.
    HOW TO transport usning CMS
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/43f5d790-0201-0010-2984-ff72d822b109 
    Also go through this blog. It is very imp in terms of trasporting the objects.
    /people/sap.india5/blog/2005/11/03/xi-software-logistics-1-sld-preparation
    Go through these blogs for more help.
    /people/sravya.talanki2/blog/2005/11/02/overview-of-transition-from-dev-to-qa-in-xi
    /people/sap.india5/blog/2005/11/09/xi-software-logistics-ii-overview
    Regards,
    Sarvesh

  • Error: ORA-16778: redo transport error for one or more databases

    Hi all
    I have 2 database servers"Primary database and physical standby" in test environment( before going to Production)
    Before Dataguard broker configuration , DG setup was running fine , redo was being applied and archived on phy standby.
    but while enabling configuration i got "Warning: ORA-16607: one or more databases have failed" listener.ora & tnsnames.ora are updated with global_name_DGMGRL
    Please help me how can i resolve this issue .Thanks in advance.
    [oracle@PRIM ~]$ dgmgrl
    DGMGRL for Linux: Version 10.2.0.1.0 - Production
    Copyright (c) 2000, 2005, Oracle. All rights reserved.
    Welcome to DGMGRL, type "help" for information.
    DGMGRL> connect sys
    Password:
    Connected.
    DGMGRL> show configuration
    Configuration
    Name: test
    Enabled: YES
    Protection Mode: MaxPerformance
    Fast-Start Failover: DISABLED
    Databases:
    prim - Primary database
    stan - Physical standby database
    Current status for "test":
    Warning: ORA-16607: one or more databases have failed
    DGMGRL> show database
    show database
    ^
    Syntax error before or at "end-of-line"
    DGMGRL> remove configuration
    Warning: ORA-16620: one or more databases could not be contacted for a delete operation
    Removed configuration
    DGMGRL> exit
    [oracle@PRIM ~]$ connect sys/sys@prim as sysdba
    bash: connect: command not found
    [oracle@PRIM ~]$ lsnrctl stop
    LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 08-OCT-2006 19:52:30
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1)))
    The command completed successfully
    [oracle@PRIM ~]$ lsnrctl start
    LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 08-OCT-2006 19:52:48
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Starting /u01/app/oracle/product/10.2.0/db_1/bin/tnslsnr: please wait...
    TNSLSNR for Linux: Version 10.2.0.1.0 - Production
    System parameter file is /u01/app/oracle/product/10.2.0/db_1/network/admin/listener.ora
    Log messages written to /u01/app/oracle/product/10.2.0/db_1/network/log/listener.log
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC1)))
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=PRIM)(PORT=1521)))
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for Linux: Version 10.2.0.1.0 - Production
    Start Date 08-OCT-2006 19:52:48
    Uptime 0 days 0 hr. 0 min. 0 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File /u01/app/oracle/product/10.2.0/db_1/network/admin/listener.ora
    Listener Log File /u01/app/oracle/product/10.2.0/db_1/network/log/listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC1)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=PRIM)(PORT=1521)))
    Services Summary...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "PRIM_DGMGRLL" has 1 instance(s).
    Instance "PRIM", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    [oracle@PRIM ~]$ lsnrctl stop
    LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 08-OCT-2006 19:54:46
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1)))
    The command completed successfully
    [oracle@PRIM ~]$ lsnrctl start
    LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 08-OCT-2006 19:54:59
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Starting /u01/app/oracle/product/10.2.0/db_1/bin/tnslsnr: please wait...
    TNSLSNR for Linux: Version 10.2.0.1.0 - Production
    System parameter file is /u01/app/oracle/product/10.2.0/db_1/network/admin/listener.ora
    Log messages written to /u01/app/oracle/product/10.2.0/db_1/network/log/listener.log
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC1)))
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=PRIM)(PORT=1521)))
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1)))
    [oracle@PRIM ~]$ dgmgrl
    DGMGRL for Linux: Version 10.2.0.1.0 - Production
    Copyright (c) 2000, 2005, Oracle. All rights reserved.
    Welcome to DGMGRL, type "help" for information.
    DGMGRL> connect /
    Connected.
    DGMGRL> create configuration test as
    primary database is PRIM
    connect identifier is PRIM
    ;Configuration "test" created with primary database "prim"
    DGMGRL> add database STAN as
    connect identifier is STAN
    maintained as physical;Database "stan" added
    DGMGRL> show configuration
    Configuration
    Name: test
    Enabled: NO
    Protection Mode: MaxPerformance
    Fast-Start Failover: DISABLED
    Databases:
    prim - Primary database
    stan - Physical standby database
    Current status for "test":
    DISABLED
    DGMGRL> enable configuration
    Enabled.
    DGMGRL> show configuration
    Configuration
    Name: test
    Enabled: YES
    Protection Mode: MaxPerformance
    Fast-Start Failover: DISABLED
    Databases:
    prim - Primary database
    stan - Physical standby database
    Current status for "test":
    Warning: ORA-16607: one or more databases have failed
    DGMGRL> show database verbose prim
    Database
    Name: prim
    Role: PRIMARY
    Enabled: YES
    Intended State: ONLINE
    Instance(s):
    PRIM
    Properties:
    InitialConnectIdentifier = 'prim'
    LogXptMode = 'ASYNC'
    Dependency = ''
    DelayMins = '0'
    Binding = 'OPTIONAL'
    MaxFailure = '0'
    MaxConnections = '1'
    ReopenSecs = '300'
    NetTimeout = '180'
    LogShipping = 'ON'
    PreferredApplyInstance = ''
    ApplyInstanceTimeout = '0'
    ApplyParallel = 'AUTO'
    StandbyFileManagement = 'AUTO'
    ArchiveLagTarget = '0'
    LogArchiveMaxProcesses = '30'
    LogArchiveMinSucceedDest = '1'
    DbFileNameConvert = '/u01/app/oracle/oradata/STAN, /u01/app/oracle/oradata/PRIM'
    LogFileNameConvert = '/u01/app/oracle/oradata/STAN, /u01/app/oracle/oradata/PRIM'
    FastStartFailoverTarget = ''
    StatusReport = '(monitor)'
    InconsistentProperties = '(monitor)'
    InconsistentLogXptProps = '(monitor)'
    SendQEntries = '(monitor)'
    LogXptStatus = '(monitor)'
    RecvQEntries = '(monitor)'
    HostName = 'PRIM'
    SidName = 'PRIM'
    LocalListenerAddress = '(ADDRESS=(PROTOCOL=tcp)(HOST=PRIM)(PORT=1521))'
    StandbyArchiveLocation = '/u01/app/oracle/flash_recovery_area/PRIM/archivelog/'
    AlternateLocation = ''
    LogArchiveTrace = '0'
    LogArchiveFormat = '%t_%s_%r.arc'
    LatestLog = '(monitor)'
    TopWaitEvents = '(monitor)'
    Current status for "prim":
    Error: ORA-16778: redo transport error for one or more databases
    DGMGRL> show database verbose stan
    Database
    Name: stan
    Role: PHYSICAL STANDBY
    Enabled: YES
    Intended State: ONLINE
    Instance(s):
    STAN
    Properties:
    InitialConnectIdentifier = 'stan'
    LogXptMode = 'ASYNC'
    Dependency = ''
    DelayMins = '0'
    Binding = 'OPTIONAL'
    MaxFailure = '0'
    MaxConnections = '1'
    ReopenSecs = '300'
    NetTimeout = '180'
    LogShipping = 'ON'
    PreferredApplyInstance = ''
    ApplyInstanceTimeout = '0'
    ApplyParallel = 'AUTO'
    StandbyFileManagement = 'AUTO'
    ArchiveLagTarget = '0'
    LogArchiveMaxProcesses = '30'
    LogArchiveMinSucceedDest = '1'
    DbFileNameConvert = '/u01/app/oracle/oradata/PRIM, /u01/app/oracle/oradata/STAN'
    LogFileNameConvert = '/u01/app/oracle/oradata/PRIM, /u01/app/oracle/oradata/STAN'
    FastStartFailoverTarget = ''
    StatusReport = '(monitor)'
    InconsistentProperties = '(monitor)'
    InconsistentLogXptProps = '(monitor)'
    SendQEntries = '(monitor)'
    LogXptStatus = '(monitor)'
    RecvQEntries = '(monitor)'
    HostName = 'STAND'
    SidName = 'STAN'
    LocalListenerAddress = '(ADDRESS=(PROTOCOL=tcp)(HOST=STAND)(PORT=1521))'
    StandbyArchiveLocation = '/u01/app/oracle/flash_recovery_area/STAN/archivelog/'
    AlternateLocation = ''
    LogArchiveTrace = '0'
    LogArchiveFormat = '%t_%s_%r.arc'
    LatestLog = '(monitor)'
    TopWaitEvents = '(monitor)'
    Current status for "stan":
    Error: ORA-12545: Connect failed because target host or object does not exist
    DGMGRL>

    This:
    Current status for "stan":
    Error: ORA-12545: Connect failed because target host or object does not exist
    says that your network setup is not correct. You need to resolve that first.
    As for Broker setup steps how about the doc or our Data Guard 11g Handbook?
    It's 3 DGMGRL commands so I am not sure what 'steps' you need?
    Larry

  • Transport error while exporting swf to enterprise

    Hi all,
    OLD scenario : Server OS :  Windows2003, BO  XI3.1   Client OS : Windows XP , all BO lcient tools and Xcelsius 2008 ..system works fine in all respects
    New Scenario : Server OS upgraded to Windows 2008 with out doing any modifications on the running applicaitions.
    All client tools are able to connect to BO Application including designer, deski , importwizrd, webirichclient with EXCEPTION Xelcius 2008.
    In Xcelsius 2008 with SP1 --> while tring to export to Business objects platform, upon giving username and password and authenticationi (any) ...waits for 3-4 sec ...pops up " Transport Error : Communication Failure" .... same error while importing also ..application is not getting response from server ...
    pls guide ...thnx ..
    .kishore

    Sorry for delayed update .The Issue is resolved after un-checking auto assign port to CMS and assigning port number manually.

  • No transport error while consuming WCF service in a REST way

    Hi,
    Here is a small article on when we usually face No Transport error and how to get rid of it.
    I recently worked on a sample application using “app for Office” (New in Visual Studio 11.0)
    What is “app for Office”?
    An app for Office is basically a webpage that is hosted inside an Office client application. You can use apps to extend the functionality of a document, email message, meeting request, or appointment. Apps
    can run in multiple environments and clients, including rich Office desktop clients, Office Web Apps, mobile browsers, and also on-premises and in the cloud.
    What can an app for Office do?
    An app for Office can do pretty much anything a webpage can do inside the browser, such as the following:
    Provide an interactive UI and custom logic through      JavaScript. (Develop UI using HTML and JavaScript)
    Use JavaScript frameworks such as jQuery.
    Connect to REST endpoints and web services via      HTTP and AJAX.
    Run server-side code or logic, if the page is      implemented using a server-side scripting language such as ASP or PHP.
    As “app for Office” doesn’t have an option to write server side scripting (unlike code behind or in-line coding feature in ASP.NET/MVC) we will have to go for web service or WCF service and consume the service
    using any JavaScript framework like Jquery.
    I wrote a simple WCF service to hook up with server side code and consumed the service using Jquery as follows
    $(document).ready(function () {
    $.ajax({
    type: "GET",
    url: "http://localhost/MyService.svc/rh/data?id=" + $('#sampleType').val(),
    processData: false,
    contentType: "application/json; charset=utf-8",
    dataType: "json",
    crossDomain: true,
    success: function (data) {
    alert(data)
    error: function (xhr, status, error) {
    alert(error);
    I encountered an error saying “No Transport” when I executed the client application.
     I did some investigation on this and found out the root cause that cross-domain request was disabled. But I was really not sure whether it was at my WCF service end or “app for Office” client end. I added
    Client Access policy and Cross-domain-policy xml files to WCF service in order to enable cross-domain request 
    so that service will accept any type requests sent form different domains.
    Client Access policy
    <?xml version="1.0" encoding="utf-8" ?>
    <access-policy>
    <cross-domain-access>
    <policy>
    <allow-from http-request-headers="*">
    <domain uri="*"/>
    </allow-from>
    <grant-to>
    <resource include-subpaths="true" path="/"/>
    </grant-to>
    </policy>
    </cross-domain-access>
    </access-policy>
    Cross-domain-policy
    <?xml version="1.0"?>
    <!DOCTYPE cross-domain-policy SYSTEM "http://www.macromedia.com/xml/dtds/cross-domain-policy.dtd">
    <cross-domain-policy>
    <allow-http-request-headers-from domain="*" headers="*"/>
    </cross-domain-policy>
    Both the policies should be in different XML files
    But this didn’t solve my problem. After a little bit more investigation I found exactly where and how to enable-cross domain requests.
    Solution
    We need to enable cross-domain requests in environments that do not support cross-domain requests.
    “Cors is equal to true if a browser can create an XMLHttpRequest object and if thatXMLHttpRequest
    object has a withCredentials property. To enable cross-domain requests in environments that do not support cors yet but do allow cross-domain XHRrequests (windows gadget, etc), set $.support.cors = true;”
    You just have to add jQuery.support.cors = true; in your client scripting and it works perfectly fine.
    [Cors- Cross-Origin Resource Sharing]
    A simple example:
    $.support.cors = true;
    $(document).ready(function () {
    $.ajax({
    type: "GET",
    url: "http://localhost/MyService.svc/rh/data?id=" + $('#sampleType').val(),
    processData: false,
    contentType: "application/json; charset=utf-8",
    dataType: "json",
    crossDomain: true,
    success: function (data) {
    alert(data)
    error: function (xhr, status, error) {
    alert(error);
    Hope this will be helpful.
    Thanks

    This is very good technich to resolve the problem. but this is not working in Google chrome or Firfox . can any one help me.

  • 401 Unauthorized:HTTP transport error while calling external WSDL from BPEL

    Hi,
    I have simple BPEL process whic calls siebel WSDL file through partner link.
    I have successfully compiled and deployed BPEL process, when i initiate the Process, instace got errored out at invoke activity.
    Error Goes like this
    "<remoteFault xmlns="http://schemas.oracle.com/bpel/extension"><part name="summary"><summary>
    exception on JaxRpc invoke: HTTP transport error: javax.xml.soap.SOAPException:
    java.security.PrivilegedActionException: javax.xml.soap.SOAPException: Bad response: 401 Unauthorized</summary>
    </part></remoteFault>"
    Can anybody help on this issue, Could you please give me possible solution.
    Thank youl.

    we have not provided any authentication credentials to XMLSpy, we have just uploaded siebel WSDL file then sent the SOAP request with some customer Id then we have received proper response with all desired customer data.
    In the same way we tried to call same siebel WSDL file from BPEL process throgh partner link. errored instance has created with 401 unauthorised HTTP transport error..
    Do you think is this probem at siebel application side?
    We have deployed our BPEL process to SOA server which is having HTTP port 7777.
    as per my investigation,i found that we have to open port from siebel side (which WSDL file we are calling) which matches with above HTTP port number.
    Do you have any idea on this above clue? Please let us know more details on this.

  • Exception on JaxRpc invoke: HTTP transport error: javax.xml.soap.SOAPExcept

    Hi all,
    I am getting below error while invoking Siebel web service from BPEL service,
    <fault>
    -<remoteFault xmlns="http://schemas.oracle.com/bpel/extension">
    -<part name="summary">
    <summary>
    exception on JaxRpc invoke: HTTP transport error: javax.xml.soap.SOAPException: java.security.PrivilegedActionException: oracle.j2ee.ws.saaj.ContentTypeException: Not a valid SOAP Content-Type: text/html; charset=UTF-8
    </summary>
    </part>
    </remoteFault>
    </fault
    Please help me to resolve this issue.
    Thanks,
    Santosh M E

    Resolved, I was invoking an external Web service which is an Asynchronous 2 way.
    Didn't capture the reply back from the Async service.

  • Transport Error from Dev to QA.

    Hi All,
    We r facing transport error while transporting req from Dev to QA,
    Created queries in dev and try to trasport in QA.
    Error:
    Execution of programs after import (XPRA)
    Transport request   : BD1K922532
    System              : BQ1
    tp path             : tp
    Version and release: 372.04.29 700
    Execution of programs after import (XPRA)
    End date and time : 20091022031634
    Ended with return code:  ===> 8 <==
    what could be the reason?
    Regards,
    SD

    Hi.
    I have collected all neccessary object which query contains, but after releasing the request it shows the message,
    The request contains message that have already been edited & transported to other projects. To avoid overshooter problem when importing you need to create dependency information for the request with which object were last transported. The requiered information is listed here together with the existing information.
    Should i go ahed with above message???? Is there any dependency?
    Regards,
    SD

  • Transport error 12

    Hi,
    I am getting a transport error 12 while importing a request.
    Some transports are getting transported while some are not and are ending up with error 12.
    Here are the slog
    ERROR BD1K902473           BP1 R 0012 20100114030753           
    STOP  tp_getprots          BP1 R      20100114030809                
    STOP  EXECUTION OF REPORTS BP1 R      20100114030810              
    ERROR: stopping on error 12 during EXECUTION OF REPORTS AFTER PUT
    STOP  imp single           BP1   0012 20100114030811            
    START imp single           BP1        20100114030842      
    Regards,
    Visshwas

    Here it is
    STOP  tp_getprots          BP1 V      20100114002628              VENKATEV     STRDS1502 20100114002456     
    STOP  SET VERSION FLAGS    BP1 V      20100114002629              VENKATEV     STRDS1502 20100114002456     
    START EXECUTION OF REPORTS BP1 R      20100114002641              VENKATEV     STRDS1502 20100114002456     
    START tp_getprots          BP1 R      20100114002642              VENKATEV     STRDS1502 20100114002456     
    STOP  tp_getprots          BP1 R      20100114002710              VENKATEV     STRDS1502 20100114002456     
    STOP  EXECUTION OF REPORTS BP1 R      20100114002711              VENKATEV     STRDS1502 20100114002456     
    STOP  imp single           BP1   0008 20100114002712              VENKATEV     STRDS1502 20100114002456     
    START INFORM SAP-SYSTEM OF BP1 Q      20100114002713              VENKATEV     STRDS1502 20100114002456     
    START tp_getprots          BP1 Q      20100114002713              VENKATEV     STRDS1502 20100114002456     
    STOP  tp_getprots          BP1 Q      20100114002722              VENKATEV     STRDS1502 20100114002456     
    STOP  INFORM SAP-SYSTEM OF BP1 Q      20100114002723              VENKATEV     STRDS1502 20100114002456     
    START imp single           BP1        20100114004455              VENKATEV     STRDS1502 20100114004453     
    INFO  TBATG CONVERSION OF  BP1 N      not needed                  VENKATEV     STRDS1502 20100114004453     
    START MOVE NAMETABS        BP1 6      20100114004457              VENKATEV     STRDS1502 20100114004453     
    START tp_getprots          BP1 P      20100114004458              VENKATEV     STRDS1502 20100114004453     
    STOP  tp_getprots          BP1 P      20100114004500              VENKATEV     STRDS1502 20100114004453     
    STOP  MOVE NAMETABS        BP1 6      20100114004501              VENKATEV     STRDS1502 20100114004453     
    START MAIN IMPORT          BP1 I      20100114004502              VENKATEV     STRDS1502 20100114004453     
    STOP  MAIN IMPORT          BP1 I      20100114005903              VENKATEV     STRDS1502 20100114004453     
    INFO  TBATG CREATION OF EN BP1 n      not needed                  VENKATEV     STRDS1502 20100114004453     
    START SET VERSION FLAGS    BP1 V      20100114005908              VENKATEV     STRDS1502 20100114004453     
    START tp_getprots          BP1 V      20100114005911              VENKATEV     STRDS1502 20100114004453     
    STOP  tp_getprots          BP1 V      20100114005936              VENKATEV     STRDS1502 20100114004453     
    STOP  SET VERSION FLAGS    BP1 V      20100114005938              VENKATEV     STRDS1502 20100114004453     
    START EXECUTION OF REPORTS BP1 R      20100114005947              VENKATEV     STRDS1502 20100114004453     
    START tp_getprots          BP1 R      20100114005949              VENKATEV     STRDS1502 20100114004453     
    ERROR BD1K902473           BP1 R 0012 20100114010005 MANJUS       VENKATEV     STRDS1502 20100114004453     
    STOP  tp_getprots          BP1 R      20100114010041              VENKATEV     STRDS1502 20100114004453     
    STOP  EXECUTION OF REPORTS BP1 R      20100114010043              VENKATEV     STRDS1502 20100114004453     
    ERROR: stopping on error 12 during EXECUTION OF REPORTS AFTER PUT
    STOP  imp single           BP1   0012 20100114010049              VENKATEV     STRDS1502 20100114004453     
    START imp single           BP1        20100114010856              VENKATEV     STRDS1502 20100114010848     
    INFO  TBATG CONVERSION OF  BP1 N      not needed                  VENKATEV     STRDS1502 20100114010848     
    START MOVE NAMETABS        BP1 6      20100114010901              VENKATEV     STRDS1502 20100114010848     
    START tp_getprots          BP1 P      20100114010902              VENKATEV     STRDS1502 20100114010848     
    STOP  tp_getprots          BP1 P      20100114010911              VENKATEV     STRDS1502 20100114010848     
    STOP  MOVE NAMETABS        BP1 6      20100114010914              VENKATEV     STRDS1502 20100114010848     
    START MAIN IMPORT          BP1 I      20100114010917              VENKATEV     STRDS1502 20100114010848     
    STOP  MAIN IMPORT          BP1 I      20100114011713              VENKATEV     STRDS1502 20100114010848     
    INFO  TBATG CREATION OF EN BP1 n      not needed                  VENKATEV     STRDS1502 20100114010848     
    START SET VERSION FLAGS    BP1 V      20100114011724              VENKATEV     STRDS1502 20100114010848     
    START tp_getprots          BP1 V      20100114011725              VENKATEV     STRDS1502 20100114010848     
    STOP  tp_getprots          BP1 V      20100114011730              VENKATEV     STRDS1502 20100114010848     
    STOP  SET VERSION FLAGS    BP1 V      20100114011731              VENKATEV     STRDS1502 20100114010848     
    START EXECUTION OF REPORTS BP1 R      20100114011741              VENKATEV     STRDS1502 20100114010848     
    START tp_getprots          BP1 R      20100114011741              VENKATEV     STRDS1502 20100114010848     
    ERROR BD1K902473           BP1 R 0012 20100114011757 MANJUS       VENKATEV     STRDS1502 20100114010848     
    STOP  tp_getprots          BP1 R      20100114011816              VENKATEV     STRDS1502 20100114010848     
    STOP  EXECUTION OF REPORTS BP1 R      20100114011817              VENKATEV     STRDS1502 20100114010848     
    ERROR: stopping on error 12 during EXECUTION OF REPORTS AFTER PUT
    STOP  imp single           BP1   0012 20100114011819              VENKATEV     STRDS1502 20100114010848     
    START imp single           BP1        20100114013808              VENKATEV     STRDS1502 20100114013757     
    INFO  TBATG CONVERSION OF  BP1 N      not needed                  VENKATEV     STRDS1502 20100114013757     
    START MOVE NAMETABS        BP1 6      20100114013813              VENKATEV     STRDS1502 20100114013757     
    START tp_getprots          BP1 P      20100114013820              VENKATEV     STRDS1502 20100114013757     
    STOP  tp_getprots          BP1 P      20100114013827              VENKATEV     STRDS1502 20100114013757     
    STOP  MOVE NAMETABS        BP1 6      20100114013830              VENKATEV     STRDS1502 20100114013757     
    START MAIN IMPORT          BP1 I      20100114013836              VENKATEV     STRDS1502 20100114013757     
    STOP  MAIN IMPORT          BP1 I      20100114015151              VENKATEV     STRDS1502 20100114013757     
    INFO  TBATG CREATION OF EN BP1 n      not needed                  VENKATEV     STRDS1502 20100114013757     
    START SET VERSION FLAGS    BP1 V      20100114015157              VENKATEV     STRDS1502 20100114013757     
    START tp_getprots          BP1 V      20100114015200              VENKATEV     STRDS1502 20100114013757     
    STOP  tp_getprots          BP1 V      20100114015211              VENKATEV     STRDS1502 20100114013757     
    STOP  SET VERSION FLAGS    BP1 V      20100114015212              VENKATEV     STRDS1502 20100114013757     
    START EXECUTION OF REPORTS BP1 R      20100114015216              VENKATEV     STRDS1502 20100114013757     
    START tp_getprots          BP1 R      20100114015217              VENKATEV     STRDS1502 20100114013757     
    ERROR BD1K902473           BP1 R 0012 20100114015233 MANJUS       VENKATEV     STRDS1502 20100114013757     
    STOP  tp_getprots          BP1 R      20100114015253              VENKATEV     STRDS1502 20100114013757     
    STOP  EXECUTION OF REPORTS BP1 R      20100114015255              VENKATEV     STRDS1502 20100114013757     
    ERROR: stopping on error 12 during EXECUTION OF REPORTS AFTER PUT
    STOP  imp single           BP1   0012 20100114015256              VENKATEV     STRDS1502 20100114013757     
    START imp single           BP1        20100114020600              VENKATEV     STRDS1502 20100114020557     
    INFO  TBATG CONVERSION OF  BP1 N      not needed                  VENKATEV     STRDS1502 20100114020557     
    START MOVE NAMETABS        BP1 6      20100114020605              VENKATEV     STRDS1502 20100114020557     
    START tp_getprots          BP1 P      20100114020606              VENKATEV     STRDS1502 20100114020557     
    STOP  tp_getprots          BP1 P      20100114020631              VENKATEV     STRDS1502 20100114020557     
    STOP  MOVE NAMETABS        BP1 6      20100114020631              VENKATEV     STRDS1502 20100114020557     
    START MAIN IMPORT          BP1 I      20100114020634              VENKATEV     STRDS1502 20100114020557     
    STOP  MAIN IMPORT          BP1 I      20100114021516              VENKATEV     STRDS1502 20100114020557     
    INFO  TBATG CREATION OF EN BP1 n      not needed                  VENKATEV     STRDS1502 20100114020557     
    START SET VERSION FLAGS    BP1 V      20100114021525              VENKATEV     STRDS1502 20100114020557     
    START tp_getprots          BP1 V      20100114021526              VENKATEV     STRDS1502 20100114020557     
    STOP  tp_getprots          BP1 V      20100114021536              VENKATEV     STRDS1502 20100114020557     
    STOP  SET VERSION FLAGS    BP1 V      20100114021536              VENKATEV     STRDS1502 20100114020557     
    START EXECUTION OF REPORTS BP1 R      20100114021550              VENKATEV     STRDS1502 20100114020557     
    START tp_getprots          BP1 R      20100114021550              VENKATEV     STRDS1502 20100114020557     
    ERROR BD1K902473           BP1 R 0012 20100114021757 MANJUS       VENKATEV     STRDS1502 20100114020557     
    STOP  tp_getprots          BP1 R      20100114021820              VENKATEV     STRDS1502 20100114020557     
    STOP  EXECUTION OF REPORTS BP1 R      20100114021820              VENKATEV     STRDS1502 20100114020557     
    ERROR: stopping on error 12 during EXECUTION OF REPORTS AFTER PUT
    STOP  imp single           BP1   0012 20100114021822              VENKATEV     STRDS1502 20100114020557     
    START imp single           BP1        20100114025554              VENKATEV     STRDS1502 20100114025552     
    INFO  TBATG CONVERSION OF  BP1 N      not needed                  VENKATEV     STRDS1502 20100114025552     
    START MOVE NAMETABS        BP1 6      20100114025559              VENKATEV     STRDS1502 20100114025552     
    START tp_getprots          BP1 P      20100114025600              VENKATEV     STRDS1502 20100114025552     
    STOP  tp_getprots          BP1 P      20100114025613              VENKATEV     STRDS1502 20100114025552     
    STOP  MOVE NAMETABS        BP1 6      20100114025613              VENKATEV     STRDS1502 20100114025552     
    START MAIN IMPORT          BP1 I      20100114025615              VENKATEV     STRDS1502 20100114025552     
    STOP  MAIN IMPORT          BP1 I      20100114030423              VENKATEV     STRDS1502 20100114025552     
    INFO  TBATG CREATION OF EN BP1 n      not needed                  VENKATEV     STRDS1502 20100114025552     
    START SET VERSION FLAGS    BP1 V      20100114030432              VENKATEV     STRDS1502 20100114025552     
    START tp_getprots          BP1 V      20100114030433              VENKATEV     STRDS1502 20100114025552     
    STOP  tp_getprots          BP1 V      20100114030438              VENKATEV     STRDS1502 20100114025552     
    STOP  SET VERSION FLAGS    BP1 V      20100114030439              VENKATEV     STRDS1502 20100114025552     
    START EXECUTION OF REPORTS BP1 R      20100114030447              VENKATEV     STRDS1502 20100114025552     
    START tp_getprots          BP1 R      20100114030448              VENKATEV     STRDS1502 20100114025552     
    ERROR BD1K902473           BP1 R 0012 20100114030753 MANJUS       VENKATEV     STRDS1502 20100114025552     
    STOP  tp_getprots          BP1 R      20100114030809              VENKATEV     STRDS1502 20100114025552     
    STOP  EXECUTION OF REPORTS BP1 R      20100114030810              VENKATEV     STRDS1502 20100114025552     
    ERROR: stopping on error 12 during EXECUTION OF REPORTS AFTER PUT
    STOP  imp single           BP1   0012 20100114030811              VENKATEV     STRDS1502 20100114025552     
    START imp single           BP1        20100114030842              VENKATEV     STRDS1502 20100114030839     
    INFO  TBATG CONVERSION OF  BP1 N      not needed                  VENKATEV     STRDS1502 20100114030839     
    START MOVE NAMETABS        BP1 6      20100114030845              VENKATEV     STRDS1502 20100114030839     
    START tp_getprots          BP1 P      20100114030845              VENKATEV     STRDS1502 20100114030839     
    STOP  tp_getprots          BP1 P      20100114030858              VENKATEV     STRDS1502 20100114030839     
    STOP  MOVE NAMETABS        BP1 6      20100114030859              VENKATEV     STRDS1502 20100114030839     
    START MAIN IMPORT          BP1 I      20100114030901              VENKATEV     STRDS1502 20100114030839     
    STOP  MAIN IMPORT          BP1 I      20100114030938              VENKATEV     STRDS1502 20100114030839     
    INFO  TBATG CREATION OF EN BP1 n      not needed                  VENKATEV     STRDS1502 20100114030839     
    START SET VERSION FLAGS    BP1 V      20100114030951              VENKATEV     STRDS1502 20100114030839     
    START tp_getprots          BP1 V      20100114030952              VENKATEV     STRDS1502 20100114030839     
    STOP  tp_getprots          BP1 V      20100114030956              VENKATEV     STRDS1502 20100114030839     
    STOP  SET VERSION FLAGS    BP1 V      20100114030957              VENKATEV     STRDS1502 20100114030839     
    START EXECUTION OF REPORTS BP1 R      20100114031008              VENKATEV     STRDS1502 20100114030839     
    START tp_getprots          BP1 R      20100114031009              VENKATEV     STRDS1502 20100114030839     
    STOP  tp_getprots          BP1 R      20100114031020              VENKATEV     STRDS1502 20100114030839     
    STOP  EXECUTION OF REPORTS BP1 R      20100114031020              VENKATEV     STRDS1502 20100114030839     
    STOP  imp single           BP1   0000 20100114031024              VENKATEV     STRDS1502 20100114030839

  • BW Transport Error

    Hi All,
    I get the following Transport error when trying to transport 0Customer from BW Dev. to Quality.
    Number range interval for characteristic 0CITY is missing
    Message no. BRAIN049
    Diagnosis
    The interval for number range object BIM0000093 of characteristic 0CITY is missing. The interval is created automatically, when you run the system in the BW clients.
    Procedure
    Execute the corresponding action again in the BW clients, so that the interval is created automatically. Then you can drag numbers for the characteristic 0CITY to other clients.
    I get similar error for 2 other attributes of 0Customer (Name and Street). Some of the attributes have been turned navigational. All are activated in Development.
    Is there something i am missing?
    George.

    Hi Roberto,
    For City, name and street- the number range object entries (for SID'd) in Development system are:
    No From number  To number  Number status   Ext
    01 0000000001   2000000000   0000000057
    01 0000000001   2000000000   0000000196
    01 0000000001   2000000000   0000000107
    As per the error message and your reply, i went to SNRO and tried entering the objects: BIM0000093, BIM0000249 and BIM0000318 for the 3 Info objects and clicked the 'Number ranges' button. It appears like these number range objects do not exist.
    George.

  • HTTP Transport Error in Net BEans 6.5

    Hello,
    I am consuming a web service using JAX-RPC. I am trying to log onto a web interface through my program but I am getting the following error:
    Feb 6, 2009 1:10:54 PM ttsample.Engine Login
    SEVERE: null
    java.rmi.RemoteException: HTTP transport error: java.net.UnknownHostException: http; nested exception is:
    Logged in...
    HTTP transport error: java.net.UnknownHostException: http
    at ttsample.TtsoapcgiPortType_Stub.databaseLogon(TtsoapcgiPortType_Stub.java:819)
    at ttsample.Engine.Login(Engine.java:77)
    at ttsample.Main.main(Main.java:30)
    Caused by: HTTP transport error: java.net.UnknownHostException: http
    at com.sun.xml.rpc.client.http.HttpClientTransport.invoke(HttpClientTransport.java:140)
    at com.sun.xml.rpc.client.StreamingSender._send(StreamingSender.java:96)
    at ttsample.TtsoapcgiPortType_Stub.databaseLogon(TtsoapcgiPortType_Stub.java:802)
    ... 2 more
    I searched the web and found that this is a proxy setting proble.
    I configured apache earlier to use the local host that run the web client.
    When I change the http port host and port number and try to login into the web client its giving me page not found error.So I changed the proxy settings to default and then restarted the system and then tried to log into the web client and it worked.
    I dont know where i am going wrong.I want to consume the WSDL and log into the web client but i am gettingthe above error.
    Anyone's help will be greatly appreciated.
    Thank You,
    Sravanthi.

    Where did you get the address: http://sal006.salnetwork.com:82/bin/lccountrycodes.cgi (shouldn't the 82 be 83 instead?)

  • ERROR: transport error 202: bind failed: Address already in use

    Hey guys,
    I created 2 WL 10.3 Domains. I can start the admin server in domain but when I start the second admin server i get the following error:
    starting weblogic with Java version:
    ERROR: transport error 202: bind failed: Address already in use
    ERROR: JDWP Transport dt_socket failed to initialize, TRANSPORT_INIT(510)
    JDWP exit error AGENT_ERROR_TRANSPORT_INIT(197): No transports initialized [../.
    ./../src/share/back/debugInit.c:690]
    FATAL ERROR in native method: JDWP No transports initialized, jvmtiError=AGENT_E
    RROR_TRANSPORT_INIT(197)
    Starting WLS with line:
    C:\bea\JDK160~1\bin\java -client -Xdebug -Xnoagent -Xrunjdwp:transport=dt_socket
    ,address=8453,server=y,suspend=n -Djava.compiler=NONE -Xms512m -Xmx512m -XX:Com
    pileThreshold=8000 -XX:PermSize=48m -XX:MaxPermSize=128m -XX:MaxPermSize=160m
    -Xverify:none -Xverify:none -da:org.apache.xmlbeans... -ea -da:com.bea... -da:
    javelin... -da:weblogic... -ea:com.bea.wli... -ea:com.bea.broker... -ea:com.bea.
    sbconsole... -Dplatform.home=C:\bea\WLSERV~1.3 -Dwls.home=C:\bea\WLSERV~1.3\serv
    er -Dweblogic.home=C:\bea\WLSERV~1.3\server -Dweblogic.management.discover=tru
    e -Dwlw.iterativeDev=true -Dwlw.testConsole=true -Dwlw.logErrorsToConsole=true
    -Dweblogic.ext.dirs=C:\bea\patch_wlw1030\profiles\default\sysext_manifest_classp
    ath;C:\bea\patch_wls1030\profiles\default\sysext_manifest_classpath;C:\bea\patch
    cie670\profiles\default\sysextmanifest_classpath;C:\bea\patch_alsb1031\profile
    s\default\sysext_manifest_classpath -Dweblogic.Name=TestAdmin2 -Djava.security.p
    olicy=C:\bea\WLSERV~1.3\server\lib\weblogic.policy weblogic.Server
    ERROR: transport error 202: bind failed: Address already in use
    ERROR: JDWP Transport dt_socket failed to initialize, TRANSPORT_INIT(510)
    JDWP exit error AGENT_ERROR_TRANSPORT_INIT(197): No transports initialized [../.
    ./../src/share/back/debugInit.c:690]
    FATAL ERROR in native method: JDWP No transports initialized, jvmtiError=AGENT_E
    RROR_TRANSPORT_INIT(197)
    Stopping PointBase server...
    I changed the port address of both admins but I dont' think that's the issue. Can someone tell me whats going on.
    Thanks

    Hi
    Iam getting the Same Error , Can you provide me some information on what changes did you made to the setDomainEnv.cmd file to make this work
    thanks in advance

  • B2B-50079 Transport error: To Transport Informations Not found

    Hi,
    I'm trying an outbound scenario in b2b using ebXML. When i tried to test, 3 messages for a single instance can be seen.
    1.A message entry with correct document type which converts custom format to ebXML format and the status is in "MSG_WAIT_ACK" for some time. (sender and receiver are correct)
    2. A message entry with document type acknowledgement is seen with status "MSG_ERROR". (sender and receiver both are same - means the host TP)
    3. A message entry with no document type and status as "MSG_ERROR". (sender and receiver both are same - means the host TP)
    Later, the original message entry state changes from "MSG_WAIT_ACK" to "MSG_ERROR" since the retry for acknowledgement is over.
    What is the mistake I'm doing here? Please help me to resolve this.
    Below is the details of the acknowledgement message.
    Id     7F0000011392F6F4E0B0000050F6DB1A
    Message Id     7F0000011392F6F4E040000050F6DB15
    Refer To Message     Refer To Message
    Sender Type     Name
    Sender Value     OracleServices
    Receiver Type     Name
    Receiver Value     MarketInc
    Sender     MarketInc
    Receiver     MarketInc
    Agreement Id     
    Agreement     
    Document Type     Acknowledgement
    Document Protocol     
    Document Version     
    Message Type     ACK
    Direction     OUTBOUND
    State     MSG_ERROR
    Acknowledgement Mode     ASYNC
    Response Mode     NONE
    Send Time Stamp     08/16/2012 06:06:27 PM
    Receive Time Stamp     08/16/2012 06:06:27 PM
    Document Retry Interval(Channel)     0
    Document Remaining Retry(Channel)     0
    Document Retry Interval(Agreement)     0
    Document Remaining Retry(Agreement)     0
    Native Message Size     
    Translated Message Size     
    Business Action Name     MessageError
    Business Transaction Name     
    Xpath Name1     
    Xpath Value1     
    Xpath Expression1     
    Xpath Name2     
    Xpath Value2     
    Xpath Expression2     
    Xpath Name3     
    Xpath Value3     
    Xpath Expression3     
    Correlation From XPath Name     
    Correlation From XPath Value     
    Correlation From XPath Expression     
    Correlation To XPath Name     
    Correlation To XPath Value     
    Correlation To XPath Expression     
    Wire Message     Wire Message
    Application Message     Application Message
    Payload Storage     Payload Storage
    Attachment     Attachment
    Label     
    Collaboration Id     @7F0000011392F6F4D350000050F6DB09
    Collabration Name     
    Collabration Version     
    Business Action Name     MessageError
    Exchange Protocol Name     ebMS
    Exchange Protocol Version     2.0
    Interchange Control Number     
    Group Control Number     
    Transaction Set Control Number     
    Error Code     B2B-50079
    Error Description     Machine Info: (localhost.localdomain) Transport error: To Transport Informations Not found
    Error Level     ERROR_LEVEL_COLLABORATION
    Error Severity     ERROR
    Error Text     Transport error: To Transport Informations Not found

    Have you created a channel in remote trading partner profile? If yes, have you included the channel in the agreement? If yes, then save validate and deploy the agreement again. Make sure that URL in ebMS channel is not pointing to same B2B host.
    You may refer -
    http://www.oracle.com/technetwork/middleware/soasuite/b2b-tu003-ebxml-134605.pdf
    Regards,
    Anuj
    Edited by: Anuj Dwivedi on Aug 17, 2012 2:44 PM

  • Transport error: Communication failure error

    I am trying to access Crystal Enterprise that is behind a firewall and am getting an Transport error: Communication failure error.  I have tried the following:
    1)  Opened the 6400 port for the CMS.
    2)  Set -requestport in the command line to a different port, that is also open, for the Output Server and the Input Server.
    Does anyone know what I am doing wrong?  I haven't been able to locate the documention on how to run behind a firewall.  I am newby on the admin side.
    I am running this on Windows 2003 server.
    Thanks in advance.

    I can tell you from Business Objects Enterprise perspective. 6400 is the port on which CMS listens. We have web server in the DMZ so we had to open another set of ports also. We opened 2000-5000 ports also between Web server and application server ( where services are installed). The reason being that CMS listens on 6400 but other services listens on randomly selected ports different from 6400. Look into the registry entry and you will find CER. Inside CER there are two Keys RequestLowerPort and RequestUpperPort. We have defined these as 2000 to lower and 5000 to upper one.
    You can set ports using -requestport and open that ports and see how it works. Opening only 6400 would not  work is my guess.

  • HTTP transport error: javax.xml.soap.SOAPException: java.security.PrivilegedActionException: javax.xml.soap.SOAPException: Message send failed: String index out of range: -7

    All -
    I'm new to consuming web services in JDeveloper. I'm using Oracle JDEV 10.1.3.3/OC4J.  I'm using this version since it is compatible with Oracle EBS 12.1.3.  My intent is to pull data from our third party recruitment app (Success Factors) and load that data into Oracle HRIS.  I'm already doing this through a .NET application.  I'm converting it to be a Java Concurrent Program in EBS.  The code listed below is a stub call to verify I'm on the right track. I created a JDeveloper Web Services proxy project.  I'm testing it locally on my windows desktop.  When I'm able to consume the service successfully, then I'll think about moving it to the EBS server.
    I'm getting the following error when I invoke the following service:
    HTTP transport error: javax.xml.soap.SOAPException: java.security.PrivilegedActionException: javax.xml.soap.SOAPException: Message send failed: String index out of range: -7
    End point is: https://api4.successfactors.com/sfapi/v1/soap?wsdl
    Any help/assistance would be much appreciated. 
    Below is my code and output of my test:
    package emsc.oracle.apps.emscper.sfapi.proxy;
    import HTTPClient.HTTPConnection;
    import emsc.oracle.apps.emscper.sfapi.proxy.types.sfobject_sfapi_successfactors_com.IsValidSession;
    import emsc.oracle.apps.emscper.sfapi.proxy.types.sfobject_sfapi_successfactors_com.IsValidSessionResponse;
    import emsc.oracle.apps.emscper.sfapi.proxy.types.sfobject_sfapi_successfactors_com.Login;
    import emsc.oracle.apps.emscper.sfapi.proxy.types.sfobject_sfapi_successfactors_com.LoginResponse;
    import emsc.oracle.apps.emscper.sfapi.proxy.types.sfobject_sfapi_successfactors_com.LoginResult;
    import emsc.oracle.apps.emscper.sfapi.proxy.types.sfobject_sfapi_successfactors_com.Logout;
    import emsc.oracle.apps.emscper.sfapi.proxy.types.sfobject_sfapi_successfactors_com.LogoutResponse;
    import emsc.oracle.apps.emscper.sfapi.proxy.types.sfobject_sfapi_successfactors_com.SFCredential;
    import emsc.oracle.apps.emscper.sfapi.proxy.types.sfobject_sfapi_successfactors_com.SFParameter;
    import emsc.oracle.apps.emscper.sfapi.proxy.types.sfobject_sfapi_successfactors_com.Error;
    import java.io.File;
    import javax.xml.rpc.ServiceFactory;
    import java.util.ArrayList;
    import java.util.List;
    import java.util.Date;
    import javax.xml.ws.BindingProvider;
    import javax.xml.soap.SOAPException;
    import java.util.Map;
    import oracle.security.ssl.OracleSSLCredential;
    public class SFAPITest {
        // Declare members:      
        private String companyId;
        private String userName;
        private String password;
        private String developerKey;
        private Date   effDt;
        private String greaterThanEffDt;
        private String lessThanEffDt;
        // Declare constants:      
        final static private String breakLine = "+---------------------------------------------------------------------------+";
        final static private String format    = "yyyy-mm-dd";      
        private enum ReqId {
            PrimaryReq(25),
            PrimaryReqCEO(26),
            EmCarePrimary(27),
            RTI(28),
            EmCareClinical(29);
            private int reqId; 
            private ReqId() {
            private ReqId(int value) {
                reqId = value;
            public int getReqId() {
                return reqId;
        // Getters and Setters:  
        protected String getCompanyId() {
           return this.companyId;
        protected void setCompanyId(String value) {
           this.companyId = value;                 
        protected String getUserName() {
           return this.userName;
        protected void setUserName(String value) {
           this.userName = value;                 
        protected String getPassword() {
           return this.password;
        protected void setPassword(String value) {
           this.password = value;                 
        protected String getDeveloperKey() {
           return this.developerKey;
        protected void setDeveloperKey(String value) {
           this.developerKey = value;                 
        protected Date getEffDt() {
            return this.effDt;
        protected void setEffDt(Date value) {
            this.effDt = value;                 
        protected String getGreaterThanEffDt() {
           return this.greaterThanEffDt;
        protected void setGreaterThanEffDt(String value) {
           this.greaterThanEffDt = value;                 
        protected String getLessThanEffDt() {
           return this.lessThanEffDt;
        protected void setLessThanEffDt(String value) {
           this.lessThanEffDt = value;                 
        public void runProgram()
            SFAPIService mySFAPIService;
            String CompletionText = "";
            String effDtStr2 = null;
        /* Code your program logic here.
        * Use getJDBCConnection method to get the connection object for any
        * JDBC operations.
        * Use CpContext provided commit,rollback methods to commit/rollback
        * data base transactions.
        * Don't forget to release the connection before returning from this
        * method.
        /* Call setCompletion method to set the request completion status and
        * completion text.
        * Status values are ReqCompletion.NORMAL,ReqCompletion.WARNING,
        * ReqCompletion.ERROR.
        * Use Completion text message of length 240 characters. If it is more
        * than 240 then full string will appear in log file and truncated 240
        * characters will be used as request completion text.
        try
            ServiceFactory factory = ServiceFactory.newInstance();
            mySFAPIService = (emsc.oracle.apps.emscper.sfapi.proxy.SFAPIService)factory.loadService(emsc.oracle.apps.emscper.sfapi.proxy.SFAPIService.class);      
            SFAPI api = mySFAPIService.getSFAPI();
           /// SFAPI api = new SFAPI();
            //Map<String, Object> requestContext = ((BindingProvider) api).getRequestContext();
            //requestContext.put(BindingProvider.SESSION_MAINTAIN_PROPERTY, true);
            System.out.println("ServiceName => " + mySFAPIService.getServiceName().toString());
            System.out.println("End Point   => " + mySFAPIService.getServiceName().toString());
            System.out.println(breakLine);
            // Authentication: Login to SFAPI:
            SFCredential credential = new SFCredential();
            // Fake credentials being passed in for this post:   
            credential.setCompanyId("XXX");
            credential.setUsername("XXX");
            credential.setPassword("XXX");
            credential.setDeveloperKey("XXX");
            HTTPConnection httpsConnection = null;       
            OracleSSLCredential _credential = new OracleSSLCredential();      
            _credential.setWallet("\\\\\\C:\\Program Files\\Java\\jdk1.6.0_33\\jre\\lib\\security", "ParkEstes3");
            /*System.setProperty("javax.net.ssl.trustStore","C:\\\\\OraHome_1\\jdev\\jdevbin\\jdk\\jre\\lib\\security\\keystore");
            System.setProperty("javax.net.ssl.trustStorePassword","changeit");  
            System.out.println(System.getProperty("javax.net.ssl.trustStore"));*/
            // SFParameter: Define a generic SFParameter List.  This is a necessary parameter
            // to invoking calls in SFAPI:      
             /*System.setProperty("javax.net.ssl.keyStore",
             "file:\\\C:\\jdk1.4.1\\jre\\lib\\security\\client.keystore");
             System.setProperty("javax.net.ssl.keyStorePassword","welcome");         */
            /*  System.setProperty("oracle.net.wallet_location",
                          "(SOURCE=(METHOD=file)(METHOD_DATA=(DIRECTORY=\\\C:\Users\dparrish\Oracle\WALLETS)))");  // (2)                     */
            File kstore = new File("C:\\OraHome_1\\jdev\\jdevbin\\jdk\\jre\\lib\\security\\jssecacerts");
            boolean exists = kstore.exists();
            if (!exists) {
                System.out.println("Keystore does not exist");
            else {
                System.out.println("Keystore does exist");
            System.setProperty("javax.net.ssl.trustStore", kstore.getAbsolutePath());
            System.setProperty("javax.net.ssl.trustStorePassword", "changeit");
            //System.setProperty("proxySet", "false");
            //System.setProperty("http.proxyHost", "127.0.0.1");
            //System.setProperty("http.proxyPort", "8080");
            System.out.println(kstore.getAbsolutePath());
            List<SFParameter> lst = new ArrayList<SFParameter>();
            SFParameter param = new SFParameter();
            param.setName("");
            param.setValue("");
            lst.add(param);      
            SFParameter[] sfParam = lst.toArray(new SFParameter[lst.size()]);
            Login login = new Login();
            try {
                login.setCredential(credential);
                System.out.println("1");
                login.setParam(sfParam);
                System.out.println("2");
                LoginResponse loginResponse = new  LoginResponse();
                LoginResult loginResult = new LoginResult();
                try {
                     loginResponse = api.login(login);               
                catch (Exception e ) {
                    System.out.println(e.getMessage());
                System.out.println("3");
                try {               
                     loginResult = loginResponse.getResult();
                catch (Exception e ) {
                    System.out.println(e.getMessage());
                System.out.println("4");
                IsValidSession vs = new IsValidSession();                  
                IsValidSessionResponse isValidSessionResponse = api.isValidSession(vs);
                System.out.println("5");
                if (isValidSessionResponse.isResult()) {
                     System.out.println("Session is valid");
                     System.out.println("Result => " + loginResult.getSessionId());
                     System.out.println(breakLine);              
                    Logout logout = new Logout();
                    LogoutResponse logoutResponse = api.logout(logout);
                    if (logoutResponse.isResult()) {
                         System.out.println("Logout of SFAPI Successful");
                    else {
                        System.out.println("Logout of SFAPI Unsuccessful");
                else {
                     System.out.println("Session is invalid");
                    List<Error> errors = new ArrayList<Error>();
                    for (int i = 0; i < loginResult.getError().length;  i++) {
                        errors.add(loginResult.getError()[i]);
                    for (int i = 0; i < errors.size(); i++) {
                         System.out.println("Error Indice   => " + i);
                         System.out.println("Error Code:    => " + errors.get(i).getErrorCode());
                         System.out.println("Error Message: => " + errors.get(i).getErrorMessage());
                         System.out.println(breakLine);                                                          
                    } // end for loop of SFObject errors
                } // end InvalidSession
            catch (Exception e)
                 System.out.println("Session Credential Exception");
                 System.out.println("Exception => " + e.getMessage());
                 System.out.println(breakLine);                   
        catch (Exception e)
            System.out.println("Parameter List Exception");
            System.out.println("Exception => " + e.getMessage());
            System.out.println(breakLine);
        }   // end runProgram
        // Constructor:
        public SFAPITest()  {
        } // end constructor
        public static void main (String args[]) {
            try
                SFAPITest test = new SFAPITest();        
                test.runProgram();
            catch (Exception e) {
                System.out.println("main exception => " + e.getMessage());
    } // SFAPITest
    Here is the output with trace:
    WARNING: Unable to connect to URL: https://api4.successfactors.com:443/sfapi/v1/soap due to java.security.PrivilegedActionException: javax.xml.soap.SOAPException: Message send failed: String index out of range: -7
    Session Credential Exception
    Exception => ; nested exception is:
        HTTP transport error: javax.xml.soap.SOAPException: java.security.PrivilegedActionException: javax.xml.soap.SOAPException: Message send failed: String index out of range: -7
    +---------------------------------------------------------------------------+
    Process exited with exit code 0.

    The other end is throwing back a programming error.
    That might be because you are sending incorrect data and the other end fails to validate it.
    You might be able to guess based on your C# code.  But, since you are using soap one generic solution is available to you.
    - Get an http proxy interceptor like wireshark.
    - Run it while your C# app runs, collect the http requests from that.
    - Run it while running your java code, collect the http requests from that.
    Compare the two.

Maybe you are looking for

  • Find/Find Next Behavior in ALV in container in ABAP OO

    I have an ALV grid in a custom container that's sized for a screen on a high-resolution tube.  In other words, there's a scrollbar on the ALV but none on the screen itself (because the whole screen is visible at the high resolution.) At this high res

  • "cannot resolve symbol" help..

    Here is a very short and simpel program that won't compile after I reinstalled java on my computer. import java.lang.Math.*; import java.awt.*; public class PiTest extends Frame {      public static void main(String[] p){      System.out.println("tes

  • Special Character Problem In MS Excel

    Hi All, I have a field like Ship to Name and value of that field is 'Fire Systems US - Northford ' .When we download this field into Microsoft excel we are getting like Fire Systems US âu20ACu201C Northford . Hear special character (âu20ACu201C) is u

  • Exam#1Z0-311 Oracle Application Server 10g

    Hi All, I am appearing for Exam#1Z0-311 Oracle Application Server 10g: Administration I Has any one appeared for the exam it will be gr8 help if you share the dumps or sample questionare or the focus area. I have 10g application server administration

  • File Conversion to File Conversion Scenario..

    Hi, I am doing a File Conversion to File Conversion scenario. Hope its clear.. Well in this scenario my structure is <File2File_Conversion_Sender_MT> <Employee> <id>aa</id> </name>sas</name> <Employee> <File2File_Conversion_Sender_MT> In sender:- Wat