You need to sign in to do that
Don't have an account?

Partner Portal exception at login
I'm getting a NullPointerException when attempting to login.
Did the installation by the books. Runing JDK 5, Tomcat 5.5.
From the error log:
2005-10-13 18:10:01,072 [http-10080-Processor25] ERROR SforceManager - java.lang.NullPointerException
any ideas?
thanks.
Did the installation by the books. Runing JDK 5, Tomcat 5.5.
From the error log:
2005-10-13 18:10:01,072 [http-10080-Processor25] ERROR SforceManager - java.lang.NullPointerException
any ideas?
thanks.
Please respond with the documentation that indicates otherwise and we will fix it.
Thanks,
http://blog.sforce.com/sforce/2005/06/migrating_from_.html
Recently Apache released Axis 1.3. You should consider using it over 1.2 but will need to make the same adjustments to the portal code per the above blog post. The following post will help you get Axis 1.3 working with the best performance:
http://blog.sforce.com/sforce/2005/10/compression_wit.html