I have a problem upgrading the database (Oracle) from portal 8.1.6 to 10.2
I have edited the upgrade_db.properties, but when I run upgrade_db.sh it ends with this error message:
[java] Load Failed
BUILD FAILED
/opt/bea102portal/wlserver_10.0/common/p13n/db/build_createdatabase.xml:17: The following error occurred while executing this line:
/opt/bea102portal/wlserver_10.0/common/p13n/db/build_createdatabase.xml:91: The following error occurred while executing this line:
/opt/bea102portal/wlserver_10.0/common/p13n/db/build_createdatabase.xml:103: The following error occurred while executing this line:
/opt/bea102portal/wlserver_10.0/common/p13n/db/build_createdatabase.xml:62: Java returned: 255
Total time: 6 seconds
=======================================================================
ERROR!
CALL TO ant -f /opt/bea102portal/wlserver_10.0/common/p13n/db/build_createdatabase.xml FAILED!
=======================================================================
Is there anybody who understand what's going wrong?