I had this problem, you might want to check the following table to see what the settings look like.

SQL> select session_cookie_domain from icx_parameters;

I had a missing ' . ' before my domain name, after adding the dot, my personal homepage issue was resolved.


Hope that helps

blurry