cancel
Showing results for 
Search instead for 
Did you mean: 

JAVA STACK OPENING PROBLEM

Former Member
0 Kudos

Hi friends,

 

         i have system copy export of ECC 6 (AS ABAP + JAVA + GRC CONFIGURED ) and I imported it through system copy in my system with different SID & instance no . Now abap stack is fine all exported data and user are in system. but java stack not opening, it is giving error, error file i attached here,

pls help how to rectify the problem......................

note  : in sap console java stack showing all green

regards,

MUKESH

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member185239
Active Contributor
0 Kudos

Hi Mukesh,

Can you paste the default.trc

you will find the default trace in /usr/sap/<SID>/DVEBMGS<instance>/j2ee/cluster/server0/log

With Regards

Ashutosh Chaturvedi

Former Member
0 Kudos

hi,

yes, there is file  defaultTrace.0

but when i hit that file it error                                                                ( MS SQL DATABASE )

failed to open the file. file may be currupt or it may have wrong data format

REGARDS,

MUKESH

Former Member
0 Kudos

Hi Mukesh

Try this out.

Follow the below mentioned steps once system refresh is completed and before starting the instance.

When SAPinst has completed the installation of the database, adapt the profiles in the application server on the target system by reassigning the profile IDs of the Java instances, making sure that they are the same as on the source system.

NOTE

If there are more application servers on the target system than on the source system, you have to reinstall the ones that additionally exist on the target system.

EXAMPLE

Source System:

ABC_DVEBMGS88_<host1>:j2ee/instance_id = ID8873787

ABC_D00_<host1>:j2ee/instance_id = ID32225

ABC_D20_<host2>:j2ee/instance_id = ID2078823

Target System (before reassignment):

XYZ_DVEBMGS77_<host1>:j2ee/instance_id = ID7732291

XYZ_D00_<host2>:j2ee/instance_id = ID74637

XYZ_D01_<host1>:j2ee/instance_id = ID129016

Target System (after reassignment):

XYZ_DVEBMGS77_<host1>:j2ee/instance_id = ID8873787

XYZ_D00_<host2>:j2ee/instance_id = ID32225

XYZ_D01_<host1>:j2ee/instance_id = ID2078823

CAUTION

One application server (AS) is assigned to exactly one Java instance, and vice versa. That means that, in the target system, you need to assign every Java instance in the database to exactly one application server. You cannot assign the same Java instance to more than one application server.

Regards

Amit Padmawar

former_member185239
Active Contributor
0 Kudos

Hi mukesh,

To open the file

1. open a notepad file

2. drag the default trc file to the notepad you open above.

With Regards

Ashutosh Chaturvedi

shyam_dontamsetty
Active Participant
0 Kudos

hi mukesh,

Take a fresh restart of JAVA alone and let us know the result.It could be some of seriveces are not up

Best Regards,

Shyam

Former Member
0 Kudos

thanks Shyam i tried it but steel problem,

whenever i hit the user administration or any tab error comes 

503   Service Unavailable                                                                SAP J2EE Engine/7.00

Application cannot be started.

  Details:   com.sap.engine.services.deploy.container.ExceptionInfo: Naming error.

once again i am telling you its system copy import.   Source system was DEV  00 SERVER (HOST NAME )  Now my system (target system) is PR1 02 LSIL2008 ( HOST NAME) .....

ANY POST INSTALLATION ACTIVITY AFTER SYSTEM COPY IMPORT

REGARDS,

MUKESH