SFTP Transport error

Hi All,
I'm getting the below error when I try to send a custome document from Acme to Global Chips over sFTP(password based authentication).
I have configured the setting as per the document B2B_TN_024_sFTP.pdf
java.net.ConnectException: Connection refused: connect
     at java.net.PlainSocketImpl.socketConnect(Native Method)
     at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:305)
     at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:171)
     at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:158)
     at java.net.Socket.connect(Socket.java:452)
     at java.net.Socket.connect(Socket.java:402)
     at java.net.Socket.<init>(Socket.java:309)
     at java.net.Socket.<init>(Socket.java:124)
     at com.sshtools.net.SocketTransport.<init>(Unknown Source)
     at oracle.tip.transport.basic.sftp.SocketTransport.<init>(SocketTransport.java:38)
     at oracle.tip.transport.basic.sftp.SFTPMonitor.init(SFTPMonitor.java:123)
     at oracle.tip.transport.basic.sftp.SFTPMonitor.run(SFTPMonitor.java:189)
2008.04.15 at 12:28:00:234: Thread-20: Connection to the SSH server is not available or there could be problem in authentication
Thanks for your help in Advance.
Regards,
Priyanka

Hello,
Looking at the error it appears as an issue with the wrong password. please ensure the same in B2B configuration.
Rgds,Raemsh

Similar Messages

  • B2B-50079 Transport Error : Bad Message

    Hi All,
    I have an SFTP outbound TPA which is used to transfer a PGP file from our internal system to TP vendor.
    So the transfer is as follows B2B(Internal System) -> WebServer(acts as proxy while connecting to third party server)-->ThirdParty.
    The use proxy is checked in the Channels of the Trading Partner.
    The transfer fails while transfering the file to the TP with the below error.
    "B2B-50079 Transport Error : Bad Message" I have manually sftpd from web server to the TP server and it is working absolutely fine.
    Also i have verified that the certificate and host,port username details to connect to the TP are correct.
    Please let us know on what the problem area could be.
    There is no problem with file naming convention since the file is getting picked up by the listening channel and also we have checked the preserve file name option in the TP channel.
    Any help on this is much appreciated.
    Thanks,
    Naveen Kumar T.

    Thanks Anuj for the response.
    We already have the required patch, also its working fine with other Trading partners which uses SFTP. We are facing this issue with only one Trading partner and the same is working fine with 10g B2B but not with 11g.
    Please let us know if there is any other configurations which we can check.
    Thanks,
    Sirisha

  • Transport error in one instance of B2B

    We have two instances of B2B in cluster and both point to single meta data repository. We have a trading parter which uses SFTP protocol and places the files on to a file system. If the request goes to first instance its processed successfully and the file is placed on to the file system. But we are getting a Transport error when the request goes to the B2B second instance. We tried ssh from the server where second instance is to the destination unix box with the same user id and password and it works.
    Has any one faced this issue?
    Thanks
    Rakesh

    Please find below the logs from b2b_dc_transport.log in DEBUG mode
    oracle.tip.transport.TransportException: Authenctication failed or further authentication required. Status : 2
    at oracle.tip.transport.basic.SFTPFileSender.send(SFTPFileSender.java:159)
    at oracle.tip.transport.b2b.B2BTransport.send(B2BTransport.java:311)
    at oracle.tip.adapter.b2b.transport.TransportInterface.send(TransportInterface.java:1013)
    at oracle.tip.adapter.b2b.msgproc.Request.outgoingRequestPostColab(Request.java:1754)
    at oracle.tip.adapter.b2b.msgproc.Request.outgoingRequest(Request.java:972)
    at oracle.tip.adapter.b2b.engine.Engine.processOutgoingMessage(Engine.java:1166)
    at oracle.tip.adapter.b2b.data.MsgListener.onMessage(MsgListener.java:833)
    at oracle.tip.adapter.b2b.data.MsgListener.run(MsgListener.java:400)
    at java.lang.Thread.run(Thread.java:534)
    2009.12.04 at 02:14:27:342: Thread-44: (ERROR) Error sending message :
    oracle.tip.transport.TransportException: Authenctication failed or further authentication required. Status : 2
    at oracle.tip.transport.basic.SFTPFileSender.send(SFTPFileSender.java:159)
    at oracle.tip.transport.b2b.B2BTransport.send(B2BTransport.java:311)
    at oracle.tip.adapter.b2b.transport.TransportInterface.send(TransportInterface.java:1013)
    at oracle.tip.adapter.b2b.msgproc.Request.outgoingRequestPostColab(Request.java:1754)
    at oracle.tip.adapter.b2b.msgproc.Request.outgoingRequest(Request.java:972)
    at oracle.tip.adapter.b2b.engine.Engine.processOutgoingMessage(Engine.java:1166)
    at oracle.tip.adapter.b2b.data.MsgListener.onMessage(MsgListener.java:833)
    at oracle.tip.adapter.b2b.data.MsgListener.run(MsgListener.java:400)
    at java.lang.Thread.run(Thread.java:534)
    2009.12.04 at 02:15:11:810: ComponentManager: (ERROR) Closing Client
    2009.12.04 at 02:15:11:811: ComponentManager: (ERROR) Closing Client
    2009.12.04 at 02:15:11:811: ComponentManager: (ERROR) Closing Client
    The same configuration works fine on the other node and the data is sucessfully placed on to the file system. When we login into the B2B UI from individual servers we see the configuration being updated and same ie the same host details and same user id
    Thanks
    Rakesh

  • 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?)

  • SFTP receiver error: putFile: Could not connect to remote host; Reason: Unable to open Sftp client. SshReasonCode: CHANNEL_FAILURE

    Hi,
    When we try to send file over seeburger SFTP (receiver) we are getting the error as below.
    Message processing failed. Cause: javax.resource.ResourceException: Fatal exception: javax.resource.ResourceException: >> Description: SFTP transaction error occured.>> Details: putFile: Could not connect to remote host; Reason: Unable to open Sftp client. SshReasonCode: CHANNEL_FAILURE>>SendingStatus: NOT_TRANSMITTED>>FaultCategory: COMMUNICATION_ERROR>>Retryable: true>>Fatal: true, >> Description: SFTP transaction error occured.>> Details: putFile: Could not connect to remote host; Reason: Unable to open Sftp client. SshReasonCode: CHANNEL_FAILURE>>SendingStatus: NOT_TRANSMITTED>>FaultCategory: COMMUNICATION_ERROR>>Retryable: true>>Fatal: true
    But we are able to connect through filezilla . we are able to create and delete file using the same username and password which is being used in SFTP adapter.
    we have imported the both dsa and rsa keys in SFTP partner folder in NWA. Even though we are getting same error.
    Thanks,
    Vinayak

    Hi Ram,
    we checked with network team and port 22 is open and they are able to ping to the target system.
    we checked the seeburger logs and we see EOF received from remote site error:
    Caused by: com.maverick.ssh.SshException: EOF received from remote side [Unknown cause]
    #at com.maverick.ssh2.TransportProtocol.b(Unknown Source)
    #at com.maverick.ssh2.TransportProtocol.i(Unknown Source)
    #at com.maverick.ssh2.TransportProtocol.nextMessage(Unknown Source)
    #at com.maverick.ssh.message.SshMessageRouter.d(Unknown Source)
    #at com.maverick.ssh.message.SshMessageRouter.access$000(Unknown Source)
    #at com.maverick.ssh.message.SshMessageRouter$_b.run(Unknown Source) 
    Thanks,
    Vinayak.

  • 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

Maybe you are looking for