cancel
Showing results for 
Search instead for 
Did you mean: 

Another "jcontrol.exe does not start" case

0 Kudos

Hi,

we're running a NW2004 Java Development System on WinXP.

After a forced installation of McAffee AntiVirus the server

no longer started. It's still not possible to start the

server after we deinstalled the AV software.

The MaxDB refused to start until we copied a missing dll-

file (msvcrt70.dll) back into the win/system32 folder.

But the server0 process still doesn't start.

sapcpe.exe runs,

jcontrol.exe runs, switches to yellow and back to grey.

This is the contents of the jvm_bootstrap.out file:

-


Bootstrap MODE:

<INSTANCE GLOBALS>

determined by parameter [ID0051326].

-


Exception occurred:

com.sap.engine.bootstrap.SynchronizationException: Database initialization failed! Check database properties!

at com.sap.engine.bootstrap.Bootstrap.initDatabaseConnection(Bootstrap.java:422)

at com.sap.engine.bootstrap.Bootstrap.<init>(Bootstrap.java:144)

at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:814)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:324)

at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)

-


==[ Caused by: ]==----


com.sap.engine.frame.core.configuration.ConfigurationException: Error while connecting to DB.

at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:360)

at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.<init>(DBConnectionPool.java:125)

at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.<init>(PersistenceHandler.java:38)

at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.<init>(ConfigurationCache.java:149)

at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.init(ConfigurationManagerBootstrapImpl.java:236)

at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.<init>(ConfigurationManagerBootstrapImpl.java:49)

at com.sap.engine.bootstrap.Synchronizer.<init>(Synchronizer.java:66)

at com.sap.engine.bootstrap.Bootstrap.initDatabaseConnection(Bootstrap.java:419)

at com.sap.engine.bootstrap.Bootstrap.<init>(Bootstrap.java:144)

at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:814)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:324)

at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)

Caused by: com.sap.dbtech.jdbc.exceptions.JDBCDriverException: SAP DBTech JDBC: Cannot connect to jdbc:sapdb://vwagwocoe02d/J2E [Cannot connect to host vwagwocoe02d [Connection refused: connect], -813.].

at com.sap.dbtech.jdbc.DriverSapDB.connect(DriverSapDB.java:183)

at com.sap.sql.jdbc.NativeConnectionFactory.createNativeConnection(NativeConnectionFactory.java:219)

at com.sap.sql.connect.OpenSQLDataSourceImpl.createPooledConnection(OpenSQLDataSourceImpl.java:579)

at com.sap.sql.connect.OpenSQLDataSourceImpl.getPooledConnection(OpenSQLDataSourceImpl.java:263)

at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:302)

... 14 more

[Bootstrap module]> Problem occurred while performing synchronization.

So connecting to MaxDB seems to be problematic.

Connecting to the DB via configtool.bat using the default

DB settings also gives this connection error.

Can anybody help me here?

On a side note:

What is the function of the DB underneath the WAS?

What is the function of XUsers and do I have to look there?

Is it possible to reinstall MaxDB alone to fix this?

Thanks in advance.

Alf

Accepted Solutions (0)

Answers (1)

Answers (1)

suresh_krishnamoorthy
Active Contributor
0 Kudos

Hi Alfred,

I think your DB Data is full..try once:

Open SAP Mangement console

Click on firt node under J2E

Web DBM Node see the Data % level if it above 90 percentage.

Click volumes under configuration and add one more data volume so that data % level will decrease.

I think your data % is full...

I hope this will solve your problem

Regards, Suresh KB

0 Kudos

> I think your DB Data is full..try once:

> Open SAP Mangement console

> Click on firt node under J2E

> Web DBM Node see the Data % level if it above 90

> percentage.

> Click volumes under configuration and add one more

> data volume so that data % level will decrease.

Hi Suresh,

percentage shows 86% and Data full: NO.

Still, will give it a try and let you know.

So, unfortunately this didn't help. Nothing changed.

Any other ideas?

Does anyone have an idea how I can get rid of datalog files?

We need some more space on partition c: and

have 4 logs at 1GB each. Those where created before we

installed the DB-manager and switched the log mode.

Thanks.

-Alf