cancel
Showing results for 
Search instead for 
Did you mean: 

SAP PORTAL IS NOT STARTING

former_member182921
Participant
0 Kudos

Hi SAP Experts,

I have a strange issue when i am starting SAP Portal after JVM Upgrade .

It is giving below error

g 52> ./startsap r3

Checking SID Database

-------------------------------------------

Error occurred during initialization of VM

java/lang/ClassNotFoundException: error in opening JAR file <couldn't find 'END' tag> /usr/sap/SID/J15/exe/sapjvm_6/jre/lib/rt.jar

J2EE Database is not available via  test

See logfile /usr/sap/SID/users/sidadm/JdbcCon.log

Database SID  must be started first

Regards,

Abhishek

Accepted Solutions (0)

Answers (6)

Answers (6)

former_member183107
Contributor
0 Kudos

Hi,

Check whether listener is started or not.

Also paste the output of R3trans -d

Regards,

Himanshu

Manas_Vincit
Active Participant
0 Kudos

Hi Abhishek,

After upgrading JVM , check environment varaibles ,if this is pointing to old or new version ?

Thanks

Manas Behra

Reagan
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello

startsap r3

In order to use this you need to first start the database.

Is the database up and running ?

What happens when you execute this ?

startsap j2ee

http://help.sap.com/saphelp_nw04/helpdata/en/70/b38937809c8f71e10000009b38f842/content.htm

It would be easy if you provide the system information like OS/DB and also the setup.

Regards

RB

former_member188883
Active Contributor
0 Kudos

Hi Abhishek,

I assume that the database here is oracle. If not please share relevant OS and DB information.

Please login with orasid and manually stop and start the database

Secondly stop and start the listener

Thirdly start the java application with sidadm user and follow the command

startsap DVEBMGSXX <hostname>

Hope this helps.

Regards,

Deepak Kori

Former Member
0 Kudos

Hi Abhishek,

What does /usr/sap/SID/users/sidadm/JdbcCon.log say?

Ensure  database is up and so is the listener. Also check using tnsping is you can reach the database though that doesn't seem to be the problem.

Make sure that jvm is properly deployed. Just to confirm if this is JVM problem revert back the old jvm and then re-try the start.

Also check if you have followed steps of note 1810884.

Regards.

Ruchit

Former Member
0 Kudos

Hi,

Can you please past the std_server.out log or dev_server0 logs.

Have you started the sap database as it saying that

"Database SID  must be started first"

Thanks

Rishi Abrol

Former Member
0 Kudos

Hi,

Missed to ask how did you do the the upgrade.

I hope using the SUM tool .

Thanks

Rishi Abrol