cancel
Showing results for 
Search instead for 
Did you mean: 

Different time stamp in sxmb_moni and RWB

Former Member
0 Kudos

Hi

Users are getting different time in sxmb_moni and RWB for the same xml

message.

Problem seem to be in JAVA side. There is no problem in ABAP side.

Right now, time is 13.47 but Adapter Engine in RWB shows the 12.47.

When i checked the status of xml message in sxmb_moni and RBW, same

problem is there. sxmb_moni shows the right time for xml message and in

RWB, time is one hour behind for the same message.

Pls help to resolve this problem.

Thanks

Amar

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi PJ

JDK version 1.4.2_21 has solved the time difference problem.

Thanx for all your suggestion and help.

Thanx

Amar

Former Member
0 Kudos

Hi,

Can you please confirm whether both JAVA and ABAP stacks are on the same host? If not then this problem may arise. Then you need to check the timezone of both the hosts.

Otherwise both should show the same time.

Thanks,

Subhajit.

Former Member
0 Kudos

both java and abap are on same host.

Thanks

Amar

Former Member
0 Kudos

JRE upgrade to 1.4.2_18 has resolved the timezone problem..but there is still one pending issue:

We had seen timezone problem in RWB and all other java application. After JRE upgrade Timezone issue has get solved in the RWB. Now users reported one hour time difference for processed xml messages in message monitoring . Users are not sure whether they have seen the same time difference problem for message monitoring before the JRE upgrade.

but all other java time for SLD, RWB , NWA tool shows the right time. I refreshed the cache but it has not fixed this problem.

Any suggestion to fix the last piece of problem?????

Thanks

Amar

Former Member
0 Kudos

Amar,

The time stamp issue is the result of the usersu2019 defaults.

Please verify that the System Time Zone is correct u2013 EST in your case.

Then, verify that the usersu2019 default does not use a Personal Time Zone u2013 blank.

I was able to recreate the time stamp issue by doing the following:

In SU01 or SU3:

--- go to Defaults tab

--- under Personal Time Zone:

-


-


clear the field u201Cof the Useru201D

-


-


verify that field u201CSys. Time Zoneu201D is EST

With the field cleared, the Time Stamp in RWB u2013 Message Monitoring was correct.

With EST in User and System Time Zone, the Message Monitoring stamp was an hour behind.

I hope this helps.

PJ

Former Member
0 Kudos

Thanks PJ

Checked today. Field is already clear in 'Personel Time Zone' of the user

and EST is mentioned as sys time zone.

It's long but i'm not able to fix it. Going to upgrade JDK 1.4.2_21 on may 02. Will see if it make any difference.

Thanks again.

Amar

Former Member
0 Kudos

Amar,

I was able to resolve this issue by upgrading the Java SDK version from 1.4.2_08 to 1.4.2_14.

I hope this helps you.

PJ

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

you can check the java stack default timezone

with http://server:port/ system info

it's probably because of different timezones why this is happening

Regards,

Michal Krawczyk

Former Member
0 Kudos

I started looking at the same issue yesterday.

We have a different time stamp in our Production (XIP) system only. XID and XIQ are fine.

We are running XI 3.0, MS SQL 2000, Windows Server 2003

OS and SAP ABAP Stack System Time = 8:45 AM EST

System Time Zone EST

User's Default Time Zone EST

Java stack System Info - user.timezone America/New_York

All "...TimeZoneMapping" fields, in Visual Admin, are blank (default) in all systems.

RWB on XIP

CCMS Status Last Retry Mar 12, 2009 7:45:40 AM EST

Ping Status Last Retry Mar 12, 2009 7:45:47 AM EST

Self-Test Status Last Retry Mar 12, 2009 7:45:48 AM EST

Thanks

PJ

Also found an identical posting at:

Thanks

Edited by: PJ on Mar 16, 2009 6:59 PM