SAP B2B server - test connection problem

Hi Team,
We have business connector 4.6 sap BC server. We have created adapter connection in sapbc server to establish a connection to SAP ECC system but when we perform test connection in sapbc server it is throwing out error as"  Name or password is incorrect (repeat logon)" though we mentioned the right password and logon credentials.
Created listener for sap adapter in BC server and maintained program id and other configuration details. Created TCP/IP RFC connection from SAP using register program id "SAPBC and it is working fine.
communication from SAP to BC is working fine however we could receive error when we tried to test the connection from BC to SAP ECC.
Below are the BC Error trace for reference.
**** ERROR file opened at 20140702 192722 India Standard , SAP-REL 620,0,72 RFC-VER 3 480692 MT-SL
T:162 ======> Name or password is incorrect (repeat logon)
T:162 <* RfcReceive [5] : returns 3:RFC_SYS_EXCEPTION
T:162 ======> Name or password is incorrect (repeat logon)
T:162 <* RfcReceive [6] : returns 3:RFC_SYS_EXCEPTION
T:162 ======> Name or password is incorrect (repeat logon)
T:162 <* RfcReceive [7] : returns 3:RFC_SYS_EXCEPTION
T:162 ======> Name or password is incorrect (repeat logon)
T:162 <* RfcReceive [8] : returns 3:RFC_SYS_EXCEPTION
>TS> Wed Jul 02 19:55:59 2014
T:190 ======> Name or password is incorrect (repeat logon)
T:190 <* RfcReceive [9] : returns 3:RFC_SYS_EXCEPTION
T:190 ======> Password logon no longer possible - too many failed attempts
T:190 <* RfcReceive [10] : returns 3:RFC_SYS_EXCEPTION
T:190 ======> Password logon no longer possible - too many failed attempts
T:190 <* RfcReceive [11] : returns 3:RFC_SYS_EXCEPTION
T:190 ======> Password logon no longer possible - too many failed attempts
T:190 <* RfcReceive [12] : returns 3:RFC_SYS_EXCEPTION
Below are the system details:-
SAPBC – B2B web method integration server version 4.6 on windows NT system
SAP ECC Details - ECC 6.0, Oracle 10.2, HP Unix 11.31 (Unicode)
Please share if you have any clues on this.
Regards,
Ajay Asawa

Hi Deepak,
I have attache here the screenshot in first two part. Please check attachment
and also attach the error message
There is any change we have done recently in both system. B2B connected to our ECC production system
Regards,
Ajay Asawa

Similar Messages

  • Test-Connection problem

    Running in to strange issue with the Test-Connection cmdlet, both inside a script I am writing and when running it directly from a powershell session.  No matter what computer/site I try to test I get "test-connection : Not Found"(full error
    text below) this occurs even when trying test-connection localhost. I am able to ping both localhost and remote computers without a problem.  it looks like someone had a similar problem a few years ago(http://social.technet.microsoft.com/Forums/scriptcenter/en-US/dad5613a-aa6e-4f0d-b99d-82d6afda83d7/bizzare-testconnection-failure?forum=ITCG)
    but it doesn't look like it was ever resolved and none of the suggestions in the thread worked for me. 
    Test-Connection : Not found
    At line:1 char:16
    + test-connection <<<<  127.0.0.1
        + CategoryInfo          : InvalidOperation: (:) [Test-Connection], ManagementException
        + FullyQualifiedErrorId : TestConnectionException,Microsoft.PowerShell.Commands.TestConnectionCommand

    Test-Connection is based on querying the Win32_PingStatus WMI class.  I suspect you might have a corrupted WMI repository.  There are instructions for rebuilding it on the knowledge base, I believe.  Should be easy to find with a web search. 
    (I'd do it, but I'm posting this from my phone.)

  • Iweb publishing/test connection problem

    I haven't changed my settings in iweb (ILife 08) but recently when I test connection it says "connection to ftp._______ could not be established."  If I haven't changed anything, why all of us sudden does it not establish a connection?

    iWeb 08 (iLife 08) has no FTP.
    iWeb 09 has.
    Check the settings, even if you haven't changed them. Then try again.

  • URGENT : MS SQL Server and SAP BW 3.5 Connection problem....

    Hello All,
    How ya all doin ?
    I got job as a fresher, and now we are facing some problem here with
    the datasource creation / generation. We have already generated views
    & DSs for some tables, for some views we can see the data in the
    datasource in the BW datasources but for some views it is giving
    information NO DATA IN THE TABLE for that we can see the data in the
    DB Table in MS SQL Server using select ......
    Kindly help with this issue as soon as possible.
    Thanks in advance....
    Best Regards....
    Sankar Kumar

    Hello Sankar,
    Thanks...
    For Varchar(500) you can try this way.
    When you are getting data from DBConnect, include that VARCHAR(500) field in view (so this includes this field to be in transfer structure). But don't map any transfer rules for this field (This avoids the problems to be raised by DB Connect).
    Create a Start Routine in the Transfer Rules. In this routine, you can access your VARCHAR(500) field. (I don't know what is your requirement for VARCHAR(500) field with respect to reporting perspective.)
    One way is create 9 InfoObjects with char(60). Then parse the varchar(500) field and assign to InfoObject1, InfoObject2 so on....
    Another way is, create a table using se11. With key fields to identify individual comments, comment Line number and actual comment. Parse varchar field and insert into this table. Based on your requirement either create a generic extractor using this table and load the data into ODS. Then you can join this ODS and rest of the data ODS and display. or write an ABAP program to show as report using this table...
    Hope this helps,
    GSM.

  • MS SQL Server 2005 connection problem?

    Hi all,
    I am a beginner in these things, so be patient please. I have established database connection with my MS SQL 2005 server with a 3rd party JDBC driver. Testing databasae connection was successfull, but there are no tables from my created database in JDeveloper. Instead of my tables there are some for me unknown tables. Can anybody help me with this problem? just ask for further information.
    Here is port, that I have used to make connection. Actually I don't know, if this port is good. I get this information from my SQL server configuration manager.
    http://b.imagehost.org/0592/Clipboard01.jpg
    -->
    http://b.imagehost.org/0592/Clipboard04.jpg
    This is my simple testing database that was created in MS SQL:
    http://b.imagehost.org/0592/Clipboard03-3.jpg
    as you can see on the picture, my database called "skusobna" includes only one table called "osoba".
    After making connection to MS SQL Server there are only these uknown tables.I don't know from where are these tables inserted, but my database with table "osoba" isn't included.
    http://b.imagehost.org/0592/Clipboard02-2.jpg
    All I want to do is to connect my database to JDeveloper that I can see my tables created in MS SQL.
    Thanks...

    Here is port, that I have used to make connection. Actually I don't know, if this port is good. I get this information from my SQL server configuration manager.
    http://b.imagehost.org/0592/Clipboard01.jpg
    The port is correct.
    -->
    http://b.imagehost.org/0592/Clipboard04.jpg
    The connection url is correct.
    This is my simple testing database that was created in MS SQL:
    http://b.imagehost.org/0592/Clipboard03-3.jpg
    as you can see on the picture, my database called "skusobna" includes only one table called "osoba".
    The database is correct.
    After making connection to MS SQL Server there are only these uknown tables.I don't know from where are these tables inserted, but my database with table "osoba" isn't included.
    http://b.imagehost.org/0592/Clipboard02-2.jpg
    Click on the dbo node for the osoba table.

  • MS SQL Server 2000 connectivity problems

    Hello everyone,
    I'm having problems connecting my application to MS SQL Server 2000. I am making a desktop application that is going to read and update a database I have created in MS SQL Server 2000. The problem is I cannot connect to the database from the application. Here are the details:
    I have only created a GUI for one table so far. I have created one other class that is used for connecting to the database.
    The GUI class is called Products.java and I have created it in Netbeans. The other class is called ConnectClass.java. In the constructor of the Products.java (GUI class), I instantiate an object of ConnectClass. That object in turn tries to establish a connection to the database. Here is the code of the constructor of the Products.java class (GUI class).
    public class Products extends javax.swing.JFrame {
    private ConnectClass connect1; // declaring the reference variable for ConnectClass
    /** Creates new form Products */
    public Products() {
    initComponents();
    connect1 = new ConnectClass(); // instantiating the ConnectClass
    The code of ConnectClass.java is as follows:
    import java.sql.*;
    public class ConnectClass {
    Connection connection;
    Statement statement;
    public ConnectClass()
    try
    Class.forName("com.microsoft.jdbc.sqlserver.SQLServerDriver");
    connection = DriverManager.getConnection("jdbc:microsoft:sqlserver://localhost:1433;DatabaseName=assignment2;User=root;Password=sa");
    statement = connection.createStatement();
    catch(SQLException sqle)
    System.err.println("Error creating connection");
    catch(ClassNotFoundException cnfe)
    System.err.println(cnfe.toString());
    When I run the application I expect that the database should be connected at least. However I get the following message in Netbeans output window:
    run:
    java.lang.ClassNotFoundException: com.microsoft.jdbc.sqlserver.SQLServerDriver
    BUILD SUCCESSFUL (total time: 6 seconds)
    I am using Windows XP Home Edition SP3
    The JDBC driver I am using is: Microsoft® SQL Server® 2000 Driver for JDBC™ Service Pack 3
    The name of the database I have created in MS SQL Server 2000 is: assignment2
    I have given the following settings in the CLASSPATH environment variable: .;c:\program files\Microsoft SQL Server 2000 Driver for JDBC\lib\msbase.jar;c:\program files\Microsoft SQL Server 2000 Driver for JDBC\lib\msutil.jar;c:\program files\Microsoft SQL Server 2000 Driver for JDBC\lib\mssqlserver.jar
    I don't know what is wrong. Any help would be GREATLY appreciated. If you want to know something more please ask me.
    Regards

    Ace1111111 wrote:
    Thanks for the answers. I put the jar file in the jdk/jre/lib/ext folderWhich is exactly what you should not do. That folder is for language extensions, which a Driver is not. Why does everybody find it so hard to take the time to learn the language basics?
    and the driver was finally detected but then the program would not connect to the database.Did you configure the server properly. Per default it is not configured to accept network connections.
    I tried jtds driver too. I was so frustrated that I installed MySQL instead. Put the jar file in jre/lib/ext folder and then gave the URL and to my relief the database connected. Maybe there are some settings that need to be configured in MS SQL before it can connect. But I could not get it to connect :(The manual would contain that info, btw.

  • ISA Server 2004 Connection Problem

    Hi all,
    I have a problem on my isa server , 
    I need to Disable and Enable WAN card every day to get the internet connection , and I Still connected all the day , after get back to home and at the next day , I need to disable and Enable WAN to go online .
    I need your help to solve this issue please .
    thanks in advance 

    Hi,
    Firstly, would you mind to post the result of running “ipconfig/all” at the command prompt?
    Please make sure that your network driver is compatible and maybe you can update or uninstall your network driver to see if the issue persists.
    Best regards,
    Susie

  • Sunone Server console connectivity problem

    I am not able to connect directory server through console , getting following error message
    Cannot logon because of an incorrect userID,
    Incorrect password or Directory Problem
    HttpException:
    Response: HTTP/1.1 500 Server Error
    Status: 500
    URL: http://10.0.2.4:52103/admin-serv/authenticate
    but i am able to connect from other ldapbrowsers ...and directroy server is running what could be be problem with console...
    Any advise will be appreciated.
    Thank you.

    try this
    http://swforum.sun.com/jive/thread.jspa?threadID=48144&tstart=0
    see reply #5

  • SQL Server 2000 connection problems

    We installed SSL certificates on both the nodes of the sql
    server cluster and enabled "Forced Protocol Encryption" on db
    server using SQL Server Network Utility.
    After enabling that we are getting the below message. we
    would like to encrypt the data passing between SQL and CF servers.
    we need help in this regard
    Error Message:
    Operation failed on the data source named "CData".
    Reason of failure "java.sql.SQLException:
    [Macromedia][SQLServer JDBC Driver]No more data available to read."
    Environment details:
    Database Server Info:
    : SQL Server 2000 sp4 (Active/passive)
    windows 2003 -sp1
    CF :
    ColdFusion MX Version 7,0,2,142559
    Edition Enterprise
    Operating System Windows 2003
    OS Version 5.2
    JVM Details
    Java Version 1.4.2_11
    Java Vendor Sun Microsystems Inc.
    Java Vendor URL
    http://java.sun.com/
    Java Home E:\javaSDK\j2sdk1.4.2_11\jre
    Java File Encoding Cp1252
    Java Default Locale en_US

    ColdFusion does not yet support encrypted datasource
    connection, so this is I believe a reason why you are getting the
    error message.

  • SQL server weird connection problem-Pls help

    I m using SQL server 2005 express. My default logon mode setting is set to-SQL server authentication and I can logon to using SQL server management studio express always. I enabled TCP/IP from SQL server configuration manager. The sqljdbc.jar (JDBC driver) is set correctly in classpath and 1433 port is allowed in windows firewall. YET, I can�t connect to sql server using the following code-
    import java.sql.*; public class testconn { Statement stmt; Connection con = null;       String driver = "jdbc:sqlserver://"; String server = "localhost:1433;"; String db = "database=IDLC-Customer;"; String user = "userName=Tanvir;"; String pwd = "password=abcd;"; String connectName = driver + server + db + user + pwd;    testconn() { try {       Class.forName("com.microsoft.sqlserver.jdbc.SQLServerDriver");       con= DriverManager.getConnection(connectName);       stmt=con.createStatement();       if(!con.isClosed())         System.out.println("Successfully connected to " +           "SQL server using TCP/IP...");     } catch(Exception e) {       System.err.println("Exception: " + e);    }     finally {    try {         if(con != null)           con.close();         } catch(SQLException e) {}    }        }   public static void main(String args[]) {       testconn tc=new testconn();   } }
    My host name is- Tanvir. So, in management studio express the server name is shown- TANVIR\SQLEXPRESS
    When I run the code it says-The TCP/IP connection to the host has failed.
    Java.net.connectException:Connection Refused: Connect
    One more thing, though 1433 port is allowed in windows firewall, I can�t connect to that port using telnet (e.g. telnet <server_host> 1433).I even disabled firewall and tried but in vain. PLEASE help me brother.

    masijade. wrote:
    Then you, seemingly, have not configured your SQL server properly, or you have not "activated" that configuration.
    (don't ask because I don't know how, or even if, you do it that way with SQL Server).
    But, not being able to connect with telnet, means that nothing is listening on that port. What does the netstat command tell you?Brother,as u know that sql server use the default port 1433 even if i don't mention it.And I tried disabling my firewall and antivirus but yet I cant connect.I searched the ports using "Advanced port scanner" but the port 1433 is neither in its open ports list nor in closed port list. WHat can I do now.The port 1433 is by default used by sql server.So even if I dont mention it or set it, it should work.Isn't it? I m getting out of my mind, pls help .

  • Integration SAP CRM - MS Outlook, connection problem.

    Hi guys!
    I'd be really gratefull if you could help me.
    I'm trying to integrate SAP CRM 7.0 with MS Outlook, I installed Desktop Connection for SAP CRM, PE and I made all steps from
    Technical Configuration Guide but I've got an error every time when I try to log in: (I've tried a few times)
    * When I installed version SP03:
    * and for version SP02:
    And also log screen:
    Has anyone some ideas how to solve it?
    Have a nice day!

    hello Michael!
    I was trying to re-install this application but it didn't help.
    But now I`m having a different comunicate:
    and of course I checked a log:
    I installed this files:
    I'll be very gratefull if you could help me.

  • SAP Crystal Server 2011 installation problems on VM Ware

    Hello,
    I have download Crystal Server 2011 and I want to install on an VM Ware with:
    - Windows Server 2008 R2 64Bit
    - I am the administrator
    - 2 Core
    - 6 GB RAM
    - MS Visualk C++ 2005 and 2008 is installed
    The VM-Ware ist started with Version 4.0.2 Player
    I Start the setup an then come the error:
    Micrsosoft Visual C++ Run time Libary
    Runtime Error
    This apllication has request the runtime to terminate it in an unusual way.
    Please contact ...
    Can anybody help me. I need this testinstallation on Monday..its very urgent.
    Many than ks for your help

    Hello,
    many thanks for your help. I have uninstalled 2005 and 2008. After that I started the Installation of Server 2011. But its the same misstake
    Other suggestion?
    Tobias

  • JSTL - SQL Server Database Connectivity problem

    Hi All
    I am trying to implement DB connection using JSTL sql tag using the following code :-
    <c:set value="jdbc:sqlserver://localhost;databaseName=Studentreg;user=sa;password=pass" var="URL"/>
    <sql:setDataSource driver="com.microsoft.sqlserver.jdbc.SQLServerDriver" url="${URL}" user="sa" password="pass" var="stc"/>
    But I am getting the error :-
    exception
    javax.servlet.ServletException: javax.servlet.jsp.JspException: Unable to get connection, DataSource invalid: "java.sql.SQLException: No suitable driver"
    root cause
    javax.servlet.jsp.JspException: Unable to get connection, DataSource invalid: "java.sql.SQLException: No suitable driver"
    But when I am trying to implement the same using the jdbc-odbc driver It work fine. This is the code:-
    <sql:setDataSource driver="sun.jdbc.odbc.JdbcOdbcDriver" url="jdbc:odbc:dsn_name" user="sa" password="pass" var="stc"/>
    Please help me in this regards
    Thanks in Advance
    Sulfikkar

    java.sql.SQLException: No suitable driverMeans that it can not find the JDBC driver in the classpath.
    Make sure your Database driver is in your WEB-INF/lib directory, or [TOMCAT]/common/lib directory (or equivalent)
    Cheers,
    evnafets

  • Local Network Connection Problem with SQL Server 2008 R2

    Hi,
    I have CRM application which uses SQL server 2008. Weird thing is that I have no problems connecting from client machines to the server when using a particular router (via LAN) and when I upgrade the firmware of the same router (A common open source firmware
    which is used by many also works perfect apart from mentioned problem) and restart the server, the connection cannot be established. I get Error 40. 
    When i downgrade the firmware and restart the server, the connection works again.
    Please note that I am absolutely not touching any configuration of the server. Also the CRM software allows remote connections from public IPs which this feature works fine with both downgraded and upgraded firmwares. 
    As for my understanding, the routers do not block ports in LAN connections. So how can I diagnose the reason for this connection problem?

    Hi Leony83,
    Please also help to check Windows Event Log information regarding this issue, so that we can do further investigation. In additin, here is the general steps to troubleshoot SQL Server Error 40 issue. Please see:
    SQL SERVER – Fix : Error : 40 – could not open a connection to SQL server – Fix Connection Problems of SQL Server:
    http://blog.sqlauthority.com/2008/08/24/sql-server-fix-error-40-could-not-open-a-connection-to-sql-server-fix-connection-problems-of-sql-server/
    Hope this helps.
    Regards,
    Elvis Long
    TechNet Community Support

  • MSSQLServer jdbc connect problem on ODI 11G R2

    I have a MS SQL Server jdbc connect problem on ODI 11G R2 / Windows server 2008 64 bits.
    Tried, one by one, all versions of Microsoft drivers.
    Sqljdbc4.jar copied to : %appdata%\odi\oracledi\userlib\
    The Topology connect syntax is :
    driver: com.microsoft.sqlserver.jdbc.SQLServerDriver
    URL : jdbc:sqlserver://<host>:1433
    => All the topology tests end with time-outs.
    Installed 10G ODI.
    Works with 1.4 java and sqljdbc.jar version 2 jdbc driver.
    Times out with version 3 and/or Sqljdbc4.jar + JAVA_HOME & ODI_JAVA_HOME set to 1.6 path.
    also tried, with no success (time-outs) on either 10g or 11g :
    com.inet.tds.TdsDriver
    jdbc:inetdae7://<host>:1433?database=<DB>
    same results for :
    net.sourceforge.jtds.jdbc.Driver
    jdbc:jtds:sqlserver://<host>:1433
    Any suggestions for a fix?
    Many thanks in advance.

    Hello,
    ODI (11g) Studio is certified on Windows 32 bit only, not on 64bit.
    However you may still install it and configure ODI Studio to run with a 32 bit java.
    Details pls see Master Note For ODI 11g Install Issues And Questions (Doc ID 1214428.1).
    To connect to SQL Server:
    # Check and make sure the authentication mode of your Microsoft SQL Server Server is set to "SQL Server and Windows" or "Mixed", otherwise Oracle Data Integrator (ODI) is unable to connect to the database.
    # Before you create the Oracle Data Integrator (ODI) Dataserver in Topology Manager > Physical Architecture, stop all ODI processes, and place the JDBC Driver file in the ODI's userlib and "/drivers" folder.
    For ODI Studio (Local No Agent)
    %APPDATA%\odi\oracledi\userlib
    %APPDATA% is the Windows Application Data directory for the user (usually C:\Documents and Settings\<user>\Application Data).
    Standalone Agent
    ODI_HOME\oracledi\agent\drivers
    Note: If you decide to use the DataDirect driver that comes with ODI 11g install/ embedded in ODI 11g
    weblogic.jdbc.sqlserver.SQLServerDriver
    Then you don't need to worry about this step.
    # Make sure that the database is the default database of the user account employed by ODI for connection, and that the password is correct.
    # Verify (in your Microsoft SQL Server Server network configuration) that TCP/IP has been enabled on port 1433.
    For more details see How To Set Up JDBC Driver Connections For The Microsoft SQL Server For ODI (Doc ID 423914.1)
    If you try sqljdbc.jar, you need to configure ODI_JAVA_HOME to jdk1.5
    sqljdbc4.jar, jdk1.6 (since ODI 11g requires jdk1.6, I'd suggest sqljdbc4.jar)
    More see Compatibility Matrix For Java Machines And JDBC Drivers Used With ODI (Doc ID 807235.1)
    Hope that helps other people who run into this,
    Edited by: user742480 on Apr 4, 2011 12:06 PM

Maybe you are looking for

  • What is happening overriding method  in JVM

    1.what is happeining in JVM while i do overriding method ? 2. why we cant create object for abstract class. what is happeining in JVM? HOW TO I KNOW internal process of JVM above i mentioned . is there any book for this?

  • Import Video Problem

    Hi I'm trying to import a 47mb windows media video in to Flash CS3 Prof on a high spec windows XP PC. I go through the dialogue and do all my settings and it starts importing - however after about 10 seconds Flash crashes (the usual this programme ha

  • Similar to iTunes Screensaver

    Is there a screensaver available that is similar to the itunes album artwork grid? I want the same screensaver effect, but iPhoto pictures. I tried importing my iPhotos to iTunes through both programs with no luck. (Yes, I know they consist of differ

  • InDesign CC installation freezes at 43% every time

    I have been trying to install InDesign CC for hours. Every time it gets to 43% and freezes. I have tried several times with the same results. Please help.

  • Missing connection of Material in Plant to Material Ledger

    Hi, We encountered an error when doing GR for PO without Account assignment. Error: Missing connection of Material in plant to the material ledger. Issue: Not able to post goods receipt for materials for particular Plant D059 with HIBE material type