I've Problems installing the Sneak Preview Edition. Evertime I try to install it, i get the following error Message:
MUT-02041 SDM call of deploySdaList ends with returncode 4. See output of logfile C:\Programme\...
I've looked in the Logfile and saw the following error:
Jul 15, 2004 1:02:18 AM Info:
Jul 15, 2004 1:02:18 AM Info: ============================================
Jul 15, 2004 1:02:18 AM Info: = Starting to execute command 'deploy' =
Jul 15, 2004 1:02:18 AM Info: ============================================
Jul 15, 2004 1:02:18 AM Info: Starting SDM - Software Deployment Manager...
Jul 15, 2004 1:02:18 AM Info: tc/SL/SDM/SDM/sap.com/SAP AG/6.3003.00.0000.20031126161800.0000
Jul 15, 2004 1:02:19 AM Info: SDM operation mode successfully set to: Standalone
Jul 15, 2004 1:02:19 AM Info: Initializing Network Manager (50017)
Jul 15, 2004 1:02:19 AM Info: Checking if another SDM is running on port 50018
Jul 15, 2004 1:02:19 AM Info: -
Starting deployment -
Jul 15, 2004 1:02:19 AM Info: Loading selected archives...
Jul 15, 2004 1:02:19 AM Info: Loading archive 'D:\Software\SAP\SAP WAS640\WebAS640SP3_Full\J2EE1\J2EE-ENG\JDD\SYNCLOG.SDA'
Jul 15, 2004 1:02:19 AM Info: Selected archives successfully loaded.
Jul 15, 2004 1:02:20 AM Info: Error handling strategy: OnErrorStop
Jul 15, 2004 1:02:20 AM Info: Update strategy: UpdateLowerVersions
Jul 15, 2004 1:02:20 AM Info: Starting to execute deployment action (deploy) for "synclog".
Jul 15, 2004 1:02:20 AM Info: Creating connections to database "P64".
Jul 15, 2004 1:02:20 AM Info: Creating vendor connection to database.
Jul 15, 2004 1:04:05 AM Error: Creation of vendor connection failed.
Original error message is:
java.sql.SQLException: [DataDirect][SQLServer JDBC Driver]Error establishing socket. Connection timed out: connect
Stack trace of original Exception or Error is:
java.sql.SQLException: [DataDirect][SQLServer JDBC Driver]Error establishing socket. Connection timed out: connect
at com.ddtek.jdbc.base.BaseExceptions.createException(Unknown Source)
at com.ddtek.jdbc.base.BaseExceptions.getException(Unknown Source)
at com.ddtek.jdbc.sqlserver.tds.TDSConnection.<init>(Unknown Source)
at com.ddtek.jdbc.sqlserver.SQLServerImplConnection.open(Unknown Source)
at com.ddtek.jdbc.base.BaseConnection.getNewImplConnection(Unknown Source)
at com.ddtek.jdbc.base.BaseConnection.open(Unknown Source)
at com.ddtek.jdbc.base.BaseDriver.connect(Unknown Source)
at com.sap.sql.jdbc.NativeConnectionFactory.createNativeConnection(NativeConnectionFactory.java:149)
at com.sap.sql.connect.OpenSQLDataSourceImpl.createConnection(OpenSQLDataSourceImpl.java:472)
at com.sap.sql.connect.OpenSQLDataSourceImpl.getConnection(OpenSQLDataSourceImpl.java:253)
and so on.
In some Threads they say: Just restart the computer will help. In my case it will not. I always get the same message.
I also have seen that the jcontrol - process for the J2EE server is down and could not be started. When I look at the startupscript for this process, the jcontrol program has to be in the directory .../JC00/j2ee/os_lib/jcontrol.exe. But there is no such dirctory on my computer...
I think the two problems are related.
Hope someone can help. Thanx.
Regards,
Lars Ottawa
Hi
I encounter the same problem. Any advice?
Thanks in advance ...
*--Serdar
Your JDBC driver is not getting a connection. As the database you're using is not delivered by the installation I guess here may be a version problem. As far as I remember you have to take the version number of SQL Server very serious (up to the third digit).
Regards,
Benny
Add a comment