upgrade help
i'm trying to upgrade portal 6.3 to portal 7 using http://docs.sun.com/app/docs/doc/819-3027/6n59bv1o3?a=view as a guide.
and get the below error message. ideas on where to being troubleshooting?
root@blahblah # ./psupgrade
Gathering system details...
Checking for installed components...
....................................
Detected Portal Installation.
Loading current installation properties file....
Please enter the Web Container Admin password :
Exception in thread "main" java.lang.NullPointerException
at com.sun.portal.fabric.upgrade.PSUpgrade.init(PSUpgrade.java:1155)
at com.sun.portal.fabric.upgrade.PSUpgrade.main(PSUpgrade.java:222)

