Quantcast
Channel: SCN : All Content - SAP NetWeaver Application Server
Viewing all articles
Browse latest Browse all 2997

J2ee engine refuse to start at bootstrap was EP 7.0 MSSQL

$
0
0

Hello

 

 

I performed the Install of a SAP WAS EP portal 7.0 on a Windows 2003 server with MSSQL 2005 database .

Everything was running fine until yesterday where the J2ee engine refused to start and jcontrol stopped

at bootstrap with a return eror code 66 . The only maintenance task performed on this server was a J2ee license

install (various time but unsuccesfully because wrong license file)and and the install of the mssql Bacward package

in order to solve backup problem with data protector (SQLServer2005_BC) .

 

I have tried to , bring offline and online the DB (Ok ), restart the SAPSID_XX service in control pannel and reboot

the server , without results .

 

Nothing was modified in the bootconfig .

 

I noticed that when I stopped the DB in SQL studio as DOMAIN\sapsid (Windows integrated) user or SAPSIDuser(Sql auth)

I can take it offline but I'm not able to bring it online back (error cannot open user default database, login failed).

I must log with the user sa to start it fine .But once up ( I can query the db) the J2ee is failing to start again .

 

Here is the main exerpt form the jvm bootstrap

 

Exception occurred:

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

 

Caused by: java.sql.SQLException: [NWMss][SQLServer JDBC Driver][SQLServer]Invalid object name 'J2EE_CONFIG'.

     at com.sap.nwmss.jdbc.base.BaseExceptions.createException(Unknown Source)

     at com.sap.nwmss.jdbc.base.BaseExceptions.getException(Unknown Source)

 

 

The full trace output :

 

 

 

Bootstrap MODE:

<INSTANCE GLOBALS>

determined by parameter [ID0542064].

-


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 occurred during DB access: cluster_data,

     at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.readConfig(PersistenceHandler.java:108)

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

     at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.getCachedConfiguration(ConfigurationCache.java:848)

     at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.getCachedConfiguration(ConfigurationCache.java:882)

     at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.openConfiguration(ConfigurationCache.java:748)

     at com.sap.engine.core.configuration.impl.ConfigurationHandlerImpl.openConfiguration(ConfigurationHandlerImpl.java:734)

     at com.sap.engine.core.configuration.impl.ConfigurationHandlerImpl.openConfiguration(ConfigurationHandlerImpl.java:693)

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

     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: java.sql.SQLException: [NWMss][SQLServer JDBC Driver][SQLServer]Invalid object name 'J2EE_CONFIG'.

     at com.sap.nwmss.jdbc.base.BaseExceptions.createException(Unknown Source)

     at com.sap.nwmss.jdbc.base.BaseExceptions.getException(Unknown Source)

     at com.sap.nwmss.jdbc.sqlserver.tds.TDSRequest.processErrorToken(Unknown Source)

     at com.sap.nwmss.jdbc.sqlserver.tds.TDSRequest.processReplyToken(Unknown Source)

     at com.sap.nwmss.jdbc.sqlserver.tds.TDSRPCRequest.processReplyToken(Unknown Source)

     at com.sap.nwmss.jdbc.sqlserver.tds.TDSRequest.processReply(Unknown Source)

     at com.sap.nwmss.jdbc.sqlserver.SQLServerImplStatement.getNextResultType(Unknown Source)

     at com.sap.nwmss.jdbc.base.BaseStatement.commonTransitionToState(Unknown Source)

     at com.sap.nwmss.jdbc.base.BaseStatement.postImplExecute(Unknown Source)

     at com.sap.nwmss.jdbc.base.BasePreparedStatement.postImplExecute(Unknown Source)

     at com.sap.nwmss.jdbc.base.BaseStatement.commonExecute(Unknown Source)

     at com.sap.nwmss.jdbc.base.BaseStatement.executeQueryInternal(Unknown Source)

     at com.sap.nwmss.jdbc.base.BasePreparedStatement.executeQuery(Unknown Source)

     at com.sap.sql.jdbc.basic.BasicPreparedStatement.executeQuery(BasicPreparedStatement.java:97)

     at com.sap.sql.jdbc.direct.DirectPreparedStatement.executeQuery(DirectPreparedStatement.java:281)

     at com.sap.sql.jdbc.direct.DirectPreparedStatement.executeQuery(DirectPreparedStatement.java:248)

     at com.sap.engine.core.configuration.impl.persistence.rdbms.DBAccessDefault.getConfiguration(DBAccessDefault.java:578)

     at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.readConfig(PersistenceHandler.java:102)

     ... 15 more

 

 

[Bootstrap module]> Problem occurred while performing synchronization.     

 

 

 

Thanks a lot for your help .

 

Lionel


Viewing all articles
Browse latest Browse all 2997

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>