cancel
Showing results for 
Search instead for 
Did you mean: 

cannot start java stack

lucas_chung
Explorer
0 Kudos

Dear all.

We have double stack for BI. (abap+java).

in order to create test server. i have executed as below steps.

Original system SID : RBD

Test system (Target system) SID: RBD

just change hostname and ip address.

1. stopsap on Original system.

2. offline full backup on Original system.with SDM directory.

Target system

1. change abap stack configuration (for example. profiles and db, and so on)

2. change java stack configuration by configtool.

3. startup

4. can access abap stack

5. java stack didn't start.

6. change JVM later

7. restart again

8. java stack still has problem.

9. jcmon pf=/sapmnt/RBD/profile

10. log is below

Idx

Name

PID

State

Error

Restart

---






0

dispatcher

0

Initial

0

yes

1

server0

0

Initial

0

yes

2

SDM

0

Initial

0

yes

-


status is initial..

as possible as i have checked all properties and configuration.

how to fix the problem.

i need your help.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

I suggest you have to follow system copy guide for your dual stack. Can you please confirm which guide you have followed.

for java there are few steps you have to do before starting your systems, which are already mentioned in system refresh guide.

there is one blog for step by step system copy for BI

/people/antarpreet.bajaj/blog/2009/03/30/bi-refresh-abapjava-on-netweaver-04s

lucas_chung
Explorer
0 Kudos

Due to it's not completely changing for hostname on configtool.

And i have changed all of it.

and I will try again for new system's start.

Thanks