Hi,
I think it is a access problem. When Jetspeed loads the page it cannot
find your profile. Thats why its throwing a null pointer exception.
Check the following things
1. Check if Jetspeed has the correct access rights, username and password
of database to access it.
2. If you are running on linux, check if you have set the right
permissions for your files. I mean you copied your files over as root and
running tomcat as user tomcat. Because of which tomcat user cannot access
those files. Most likely I think it is a database access problem.
If you still cannot solve your problem .. Post back your results and I
will try to help you.
Cheers,
Robin Antony
OpenSI.Net Pte Ltd
www.opensi.net

> Hello,
>
> When I changed the hsql to mssql, jetspeed gives the following
> NullPointer  Exception:
>
> .
> .
>
> There has been an Error!
> Reason:
>         org.apache.jetspeed.om.profile.ProfileException:
> java.lang.NullPointerException
>
> Get/Post Data:
> template  = /html/ShowError.vm
>
> Stacktrace:
>
>           org.apache.jetspeed.om.profile.ProfileException:
> java.lang.NullPointerException
>       at
> org.apache.jetspeed.services.profiler.JetspeedProfilerService.fallbackProfile
> (JetspeedProfilerService.java:502)
>       at
> org.apache.jetspeed.services.profiler.JetspeedProfilerService.getProfile
> (JetspeedProfilerService.java:245)
>
> .
> .
> .
>
> Any help in how to solve this.
>
> Regards
>
>
> --------------------------------------------------------------------- To
> unsubscribe, e-mail: [EMAIL PROTECTED] For
> additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to