cancel
Showing results for 
Search instead for 
Did you mean: 

jcontrol.exe not starting

Former Member
0 Kudos

Hi all,

The jcontrol.exe in the Web Application Server is not starting. Following is the error

[Thr 2068] Fri Nov 18 16:15:53 2005

[Thr 2068] *** ERROR => invalid return code of process [bootstrap] (exitcode=66) [jstartxx.c 1433]

[Thr 2068] JControlExecuteBootstrap: error executing bootstrap node [bootstrap] (rc=66)

[Thr 2068] JControlCloseProgram: started (exitcode = 66)

[Thr 2068] JControlCloseProgram: good bye... (exitcode=66)

Pls advise me what to do

Thanks and regards

Rohit

Regards

Rohit

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello Rohit,

Check the bootstrap logs in work directory for details.

Best Regards

Vyara

Former Member
0 Kudos

Hello Vyara,

I checked the bootstrap files.It is showing errors when connecting to database.How to get over it.The engine was working fine and suddenly this problem came up.

i am posting the bootstrap log

Exception occured:

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:813)

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:344)

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

............

............

Regards

Rohit

Former Member
0 Kudos

Hello Rohit,

Check if the database is running and check the database settings in the the secure store are correct.

Kind Regards

Vyara

Former Member
0 Kudos

Hi Vyara,

There was a default database instance .We created a new database instance for our project.

Now I went to config tool -> secure storage, i got the following error

<i>error occured while working with configuration (scanning)

Msg:Error while connecting to db</i>

Actually the secure storage is pointing to the default instance.

Plz advise me to what to do.

One more thing to add.I started all the oracle services and still the error persists

Regards

Rohit

Message was edited by: Rohit Radhakrishnan

Former Member
0 Kudos

Hello Rohit,

I don't understand very well what you have done but the whole exception thrown by the config tool can be found in its console or in configtool/system.log.

Check them for ideas.

Kind Regards

Vyara

Former Member
0 Kudos

Hi Vyara,

Thanks for helping me. Actually it was due to space constraints .When enough space was made available and the server was restarted it came up.

Regards

Rohit

Former Member
0 Kudos

Hi Rohit,

I have similar issues, though nothing has changed on the server JAVA stopped working. Could you let me know what the File System you experienced space constraints. Thank you.

Former Member
0 Kudos

Hi Rohit,

I have similar issues, though nothing has changed on the server JAVA stopped working. Could you let me know what the File System you experienced space constraints. Thank you.

Answers (3)

Answers (3)

Former Member
0 Kudos

Folks,

I have a similar issue with jcontrol which stops as soon as I start the server...

logs files says unable to synchronize Fontmangerservice_native.zip from db to filesystem....

check for bootstrap logs(jvm & dispatcher) these are very helpful...

In my case increasing bootstrap memory did the trick....

Regards,

Dinakar

Former Member
0 Kudos

Hi Rohit

I have a similar Problem of Jcontrol stopping . As soon as i start the Ep Server Jcontrol is stopping . when i checked the log its giving database initialization failed.

Thanks In Advance

johny

Former Member
0 Kudos

Hi,

I have installed SAP NW 04 locally on my machine. When i try to start the J2EE Server from MMC, it doesn't start. I looked at the log_boostrap and it shows the following error

[Nov 30, 2005 4:54:27 PM ] -


[Nov 30, 2005 4:54:27 PM ] Bootstrap MODE:

[Nov 30, 2005 4:54:27 PM ] <INSTANCE GLOBALS>

[Nov 30, 2005 4:54:27 PM ] determined by parameter [ID0064117].

[Nov 30, 2005 4:54:27 PM ] -


[Nov 30, 2005 4:54:51 PM ] Exception occured:

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:813)

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:344)

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

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:147)

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:813)

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://PC2356xx/J2E [Cannot connect to host PC2356xx [Connection timed out: 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:570)

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

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

I tried to connect to the DB from config tool, it failed.

Please let me know, how to fix this.

Regards,

Vishal.

Former Member
0 Kudos

Hi Vsingh,

When you boot the server ,wait for sometime for all the services to get started .Go to services and try to start all the oracle services .

Then open the console and refresh.

I was opening the MMC and starting the nodes manually.That was why the error was coming

Regards

Rohit

Former Member
0 Kudos

Hello, I have the same problem. All the services are started.

What else do you think it can be the problem???