Manuj,
 
    I'll give that a try.  Thanks!
 
Michael

________________________________

From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] On Behalf Of manuj chauhan
Sent: Tuesday, June 26, 2007 11:41 PM
To: [email protected]
Subject: Re: MidTier: Java Exception when user logs out


** 
Hi Michael 
i also faced the same issue some time ago well u can try fixing this by
installing the JDK 1.5.0_11. But u ll have to manually make some
registry changes... try if that works out  

 

JDK 1.5 Installation

HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Development Kit\CurrentVersion
= 1.5 

 

The 1.5 Registry entry has a JavaHome entry whose value points to where
the JDK was installed. 

 

With JDK 1.5.0_10: 

HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Development

Kit\1.5\JavaHome=C:\Program Files\Java\jdk1.5.0_10 

This is correct, and works fine. 

 

If you then install JDK 1.5.0_11, the value of that JavaHome Registry
entry

becomes "1" (no quotes). 

This is completely wrong, and is due to a bug that Sun introduced into
the

installer for their JDK 1.5.0_11. 

Here is the report for that particular

<http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6520670 > Sun JDK

installer bug. 

The fix is to use RegEdit to manually modify that JavaHome value. In the

above example, the value should be changed to: 

C:\Program Files\Java\jdk1.5.0_11
 
Regards 
MANUJ CHAUHAN 
 
__20060125_______________________This posting was submitted with HTML in
it___ 

The information contained in this email may be privileged, confidential or 
otherwise protected from disclosure.  All persons are advised that they may 
face penalties under state and federal law for sharing this information with 
unauthorized individuals.  If you received this email in error, please reply to 
the sender that you have received this information in error.  Also, please 
delete this email after replying to the sender.

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the 
Answers Are"

Reply via email to