cancel
Showing results for 
Search instead for 
Did you mean: 

NetWeaver AS Java 7.3 EHP1 not starting after a refresh

symon_braunbaer
Participant
0 Kudos

Hello,

I am refreshing our BW system, which has ABAP and Java with separate SIDs and separate DBs,

NetWeaver 7.3 EHP1, the DB is oracle 11. Java is using ABAPs UME.

The ABAP part went without any trouble. For Java, I have exported the source system, as I have

read in the system copy guide, that only offline backup is supported for system copy.

Though after importing the system with the latest SWPM, it is not starting, I have the following error

in log_bootstrap.0.log:

[Apr 26, 2014 9:37:18 PM ]Error while persisting instance profile for component [Configuration Manager] of type [external]

com.sap.engine.frame.core.configuration.NameNotFoundException: Configuration [ID15603850] not found in [cluster_config/system/instances]

    at com.sap.engine.core.configuration.impl.ConfigurationHandlerImpl.determineMissingConfiguration(ConfigurationHandlerImpl.java:1723)
    at com.sap.engine.core.configuration.impl.ConfigurationHandlerImpl.determineMissingConfiguration(ConfigurationHandlerImpl.java:1694)
    at com.sap.engine.core.configuration.impl.ConfigurationHandlerImpl.openConfiguration(ConfigurationHandlerImpl.java:1055)
    at com.sap.engine.core.configuration.impl.ConfigurationHandlerImpl.openConfiguration(ConfigurationHandlerImpl.java:1000)
    at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.persistInstanceProfile(ConfigurationManagerBootstrapImpl.java:410)
    at com.sap.engine.bootstrap.Bootstrap.persistInstanceProfile(Bootstrap.java:114)
    at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:281)
    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:597)
    at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:162)

[Apr 26, 2014 9:37:18 PM ] Instance profile persisted for [116] ms

[Apr 26, 2014 9:37:18 PM ] Starting to collect synchronization info [DETECT]

[Apr 26, 2014 9:37:18 PM ]   Local version information read for [155] ms

[Apr 26, 2014 9:37:18 PM ] Exception occurred for component [internal/unkown] of type [unkown]

com.sap.engine.bootstrap.SynchronizationException: Configuration entry [native.descriptor] cannot be found in [bin/native]

    at com.sap.engine.bootstrap.SynchronizationInfoImpl.loadNativeFilesIndexes(SynchronizationInfoImpl.java:924)
    at com.sap.engine.bootstrap.SynchronizationInfoImpl.collectSynchronizationData(SynchronizationInfoImpl.java:154)
    at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:301)
    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:597)
    at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:162)

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

com.sap.engine.frame.core.configuration.NameNotFoundException: Configuration [bin] not found in [cluster_config/system/instances/current_instance]

    at com.sap.engine.core.configuration.impl.ConfigurationDataCacheAllImpl.getSubConfiguration(ConfigurationDataCacheAllImpl.java:102)
    at com.sap.engine.core.configuration.impl.ReadAccessConfiguration.getSubConfiguration(ReadAccessConfiguration.java:916)
    at com.sap.engine.core.configuration.impl.ReadAccessDerivedConfiguration.getSubConfiguration(ReadAccessDerivedConfiguration.java:150)
    at com.sap.engine.core.configuration.impl.ReadAccessDerivedConfiguration.getSubConfiguration(ReadAccessDerivedConfiguration.java:141)
    at com.sap.engine.core.configuration.impl.ReadAccessConfiguration.getSubConfiguration(ReadAccessConfiguration.java:885)
    at com.sap.engine.bootstrap.StorageAccess.getConfigurationFromRoot(StorageAccess.java:550)
    at com.sap.engine.bootstrap.StorageAccess.getStreamToFile(StorageAccess.java:593)
    at com.sap.engine.bootstrap.SynchronizationInfoImpl.loadNativeFilesIndexes(SynchronizationInfoImpl.java:912)
    at com.sap.engine.bootstrap.SynchronizationInfoImpl.collectSynchronizationData(SynchronizationInfoImpl.java:154)
    at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:301)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

Many thanks for your quick help - this is becoming a very hot topic for us now!!

Accepted Solutions (1)

Accepted Solutions (1)

Reagan
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Symon

It looks like the issue is with the bootstrap.

There should be bootstrap logs in the work directory. Could you supply them please ?

Also check whether this SAP note is valid.

1924336 - Java node 'Instance_bootstrap' terminated with exit code 508

Regards

RB

symon_braunbaer
Participant
0 Kudos

Hi Reagan and thanks a lot for replying so quickly!!

I have provided the log, that contains the most precise information, though here are some other entries, my exit code is 515, not 508:

dev_bootstrap:

F [Thr 02] Sat Apr 26 21:59:44 2014

F  [Thr 02] *** LOG => State changed from 2 (Starting framework) to 3 (Running).

F  [Thr 02] *** LOG    state real time: 4.895 CPU time: 0.140 sys, 3.740 usr

F  [Thr 02] *** LOG    total real time: 10.662 CPU time: 0.640 sys, 5.860 usr

F  [Thr 02]

F  [Thr 02] *** LOG => State changed from 3 (Running) to 5 (Stopping).

F  [Thr 02] *** LOG    state real time: 0.223 CPU time: 0.010 sys, 0.380 usr

F  [Thr 02] *** LOG    total real time: 10.886 CPU time: 0.650 sys, 6.240 usr

F  [Thr 02]

F  [Thr 11] *** LOG => SfCJavaVm: exit hook is called. (rc = 515)

F

F  ********************************************************************************

F  *** ERROR => Java node 'Instance_bootstrap' terminated with exit code 515.

F  ***

F  *** Please see section 'Java program exit codes'

F  *** in SAP Note 1316652 for additional information and trouble shooting advice.

F  ********************************************************************************

F

F  [Thr 11] *** LOG => exiting (exitcode 515, retcode 1).

M  [Thr 11] CCMS: CCMS Monitoring Cleanup finished successfully.

jvm_bootstrap.out contains exactly the same error:

   Error while persisting instance profile for component [Configuration Manager] of type [external]

com.sap.engine.frame.core.configuration.NameNotFoundException: Configuration [ID15603850] not found in [cluster_confi

g/system/instances]

sapcpe_bootstrap.log:

...

ActualizeLocalFile: sap.com~tc~je~offlineconfiguration~impl.jar

ActualizeLocalFileOrDir: sap.com~tc~logging~java~impl.jar (FPM:0x0)

ActualizeLocalFile: sap.com~tc~logging~java~impl.jar

ActualizeLocalFileOrDir: sap.com~tc~sec~secstorefs~java~core.jar (FPM:0x0)

ActualizeLocalFile: sap.com~tc~sec~secstorefs~java~core.jar

Files scanned......:    49    8.43 MB

** All local files, which are available and defined, are up to date. **

Required Time......:  0:00

Copy Errors detected.................: 0

Sync Errors detected.................: 0

Not copied files (UID=0) detected....: 0

Warnings detected....................: 49

And basically, those are all the bootstrap log files, which are most recent...

I have been thinking to uninstall the complete instance and then try target system installation once again, after everything from the previous instance has been cleaned up... What do you think? Of course, no answer to my OSS message, as it is weekend... Thank you!!

Reagan
Product and Topic Expert
Product and Topic Expert
0 Kudos

Symon,


com.sap.engine.frame.core.configuration.NameNotFoundException: Configuration [ID15603850] not found in [cluster_config/system/instances]

Can you check whether the instance_id is correct in the profile.

Please refer this wiki article.

(JSTTSG)(Kernel)Bootstrap-Exit515(ID) - Technology Troubleshooting Guide - SCN Wiki

Regards

RB

symon_braunbaer
Participant
0 Kudos

Hi Reagan,

the above link really did the trick !! MANY MANY MANY thanks!!! You saved the Earth again 😉

Answers (1)

Answers (1)

former_member188883
Active Contributor
0 Kudos

Hi Symon,

Please check correct answer marked in the thread

It looks to be issue with finding j2ee configuration in the database.

Hope this helps.

Regards,

Deepak Kori

symon_braunbaer
Participant
0 Kudos

Hi Deepak, and many thanks for your reply! The link you provided, is a discussion, which contains another link to a document, which describes how to recover from a missing instance.properties file. I do have this file intact and hence I think this is not the solution to my problem.