on ‎2008 Feb 29 9:15 AM
Hi All,
We are using xMII 12.0.2 (Build 88).
On the XMII/Menu.jsp page, when we click Home link it navigates to
/XMII/Illuminator?service=Personalization with the following error.
Unable to load home page, java.lang.NullPointerException
Intrestingly, same thing is working fine if we login on Server machine (Localhost).
Any ideas what is going wrong..
Rupesh
Request clarification before answering.
Then it probably is just a Java issue on the client machine.
Did you test it on any other client machine?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Huh? The service=Personalization process creates the home page and shows it to the browser - this is all a server side component. This should have nothing to do with the client side JRE, since it's only html in the browser.
Check the NetWeaver logs for information behind possible errors encountered during the login and home page building process that lead up to the null pointer exception.
Regards,
Jeremy
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.