cancel
Showing results for 
Search instead for 
Did you mean: 

System Name changed... unable to Start Sap instance..........

Former Member
0 Kudos

Hi,

Unable to start the SAP instance.

Changed some parameter in S D & I profile, also changed in OS Host file, then also getting error msg

what i need to do to bring up sap Instance.

Error state:

Dispatcher:

""""""""""" status:J2EE status info unavailable""""""""""""""""""""

Database :open & working fine.

Message server : green

enq:green

dispacther :stopped

ABAP wp: run then ended.

ICM:Page cannot Display.

System Details :

Current & old Hostname:11 char

OS: windows server 2003

no cluster.

Sap : ECC6.0 [ABAP+JAVA]

DB: oracle10

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hope you have taken full backup before performing this. There's no way to get this done manually chaning of hostname from Instacne / DB is not possible as suggested perform a systemcopy but for this you have to get back with your old configuration by changing back hostname or using fullback.

Regards;

sunny_pahuja2
Active Contributor
0 Kudos

Hi,

system name changed means ??? Have you changed SID or hostname ?

Check dev_dispatcher and dev_server* and std_server* logs and also paste here.

Thanks

Sunny

Former Member
0 Kudos

Hi Thanks for reply

Change happened in only system Hostname

No changes made in <SID> or in IP address.

below are some log file may be useful for solving this issue.

dev_dispatcher last lines

CompilerOracle: exclude com/sapportals/portal/pb/layout/taglib/ContainerTag addIviewResources

CompilerOracle: exclude com/sap/engine/services/keystore/impl/security/CodeBasedSecurityConnector getApplicationDomain

CompilerOracle: exclude com/sap/engine/services/rmi_p4/P4StubSkeletonGenerator generateStub

CompilerOracle: exclude com/sapportals/portal/prt/util/StringUtils escapeToJS

CompilerOracle: exclude com/sapportals/portal/prt/core/broker/PortalServiceItem startServices

CompilerOracle: exclude com/sap/engine/services/webservices/server/deploy/WSConfigurationHandler downloadFile

CompilerOracle: exclude com/sapportals/portal/prt/jndisupport/util/AbstractHierarchicalContext lookup

CompilerOracle: exclude com/sapportals/portal/navigation/cache/CacheNavigationNode getAttributeValue

CompilerOracle: exclude com/sapportals/portal/navigation/TopLevelNavigationiView PrintNode

CompilerOracle: exclude com/sapportals/wcm/service/ice/wcm/ICEPropertiesCoder encode

CompilerOracle: exclude com/sap/lcr/pers/delta/importing/ObjectLoader loadObjects

CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readElement

CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readSequence

CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/TypeMappingImpl initializeRelations

CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/GeneratedComplexType _loadInto

[Thr 2828] JHVM_LoadJavaVM: Java VM created OK.

**********************************************************************

JHVM_BuildArgumentList: main method arguments of node [dispatcher]

**********************************************************************

[Thr 1012] JHVM_RegisterNatives: registering methods in com.sap.bc.krn.perf.PerfTimes

[Thr 1012] JHVM_RegisterNatives: registering methods in com.sap.bc.proj.jstartup.JStartupFramework

[Thr 1012] JLaunchISetClusterId: set cluster id 2906000

[Thr 1248] JLaunchRequestFunc: receive command:17, argument:0 from pid:4228

[Thr 1248] JLaunchIShutdownInvoke: set shutdown interval (stop:1285825195/end:1285825315/TO:120)

[Thr 1248] JLaunchProcessCommand: Invoke VM Shutdown

[Thr 1248] JHVM_FrameworkShutdownDirect: invoke direct shutdown

[Thr 4772] JLaunchIExitJava: exit hook is called (rc = 0)

[Thr 4772] JLaunchCloseProgram: good bye (exitcode = 0)

2) dev_jcontrol last few lines.

[Thr 4496] JControlSigInt: signal = 2

[Thr 4496] JControlIStopInstance: shutting down (command: 0)

[Thr 4700] JControlDPMessageFunc: Thread 4700 terminated as handler thread for R/3 dispatcher messages.

[Thr 4496] JControlIProcessSoftKill: soft kill of process dispatcher (pid:4652)

[Thr 4496] JControlIProcessSoftKill: soft kill of process SDM (pid:5208)

[Thr 4512] JControlICheckProcessList: process dispatcher (pid:4652) died (STOPPING)

[Thr 4512] JControlIResetProcess: reset process dispatcher

[Thr 4512] *** ERROR => Can't terminate process (pid = 4400,handle = 00000628,err = 5) [jstartnt.c 690]

[Thr 4512] *** ERROR => Critical error, can't terminate process server0 (pid:4400) (rc=-2) [jcntrxxi.c 407]

[Thr 4512] JControlICheckProcessList: process server0 (pid:4400) died (STOPPING)

[Thr 4512] JControlIResetProcess: reset process server0

[Thr 4512] JControlICheckProcessList: process SDM (pid:5208) died (STOPPING)

[Thr 4512] JControlIResetProcess: reset process SDM

[Thr 4512] JControlCloseProgram: started (exitcode = 0)

[Thr 5316] JControlMSMessageFunc: shutdown -> terminate message listener

[Thr 5316] JControlMSMessageFunc: leave listener thread

[Thr 4512] JControlCloseProgram: good bye... (exitcode = 0)

Thanks,

Ashwajeet.

Former Member
0 Kudos

Did you changed or adapted the hostname in listener.ora, tnsnames.ora files as well?

what does R3trans -x command say? (check the trans.log file)

Former Member
0 Kudos

Hi,

So what did you really do ?

You had an up and running J2EE system and you just changed the hostname ?

If yes, I think you had to do an homgeneous system copy because for the J2EE system it is like you changed the physical host.

The hostname must be written in thousands of files...

Regards,

Olivier

Former Member
0 Kudos

@ output :r3trans -x is as follow :-

This is R3trans version 6.14 (release 700 -)

unicode enabled version

2EETW169 no connect possible: "connect failed with DBLI_RC_LOAD_LIB_FAILED."

R3trans finished (0012).

@ Dispatcher is not at all responding due to J2EE, because of this i am worried abt J2EE configuration. J2EE is in stopped / failed state.*

thanks

Ashwajeet

sunny_pahuja2
Active Contributor
0 Kudos

Best way to avoid all these errors to do the system copy. This method of changing hostname is not recommend as Java has hostname entry at number of places...

Thanks

Sunny