| vchavez4 2004-02-18, 12:33 pm |
| Hello,
Did you ever find a solution to your problem? I too am experiencing the same problem.
Thanks
> Hi,
> I installed WPS5.0 on AIX and performed the database
> transfer from cloudscape to DB2 v8.1.
> I got the result message " BUILD FAILED".
> After reviewing the log, I encountered serveral
> java.io.FileNotFoundException exceptions as follows.
>
> .............
> action-format-data-db2:
> [java] Formatting data to DB2
> [java] java.io.FileNotFoundException:
> ion:
> /usr/WebSphere/PortalServer/config/DBTransfer/wps/temp
> properties (A file or directory in the path name does
> not exist.)
> [java] at
> at java.io.FileInputStream.open(Native Method)
> [java] at
> at
> t
> java.io.FileInputStream.<init>(FileInputStream.java:78
>
> [java] at
> at java.io.FileReader.<init>(FileReader.java:52)
> [java] at
> at
> t
> com.ibm.wps.config.db.transfer.DumpDatabaseSchema.main
> DumpDatabaseSchema.java:106)
> ...................
> ...................
> action-wpcp-populate-db2:
> [java] Connected to jdbc:db2:wpcp50
> [java] Reading file
> file
> /usr/WebSphere/PortalServer/config/DBTransfer/wps/wpcp
> b2insert.sql
> [java] Could not read
> read
> /usr/WebSphere/PortalServer/config/DBTransfer/wps/wpcp
> b2insert.sql
> [java] java.io.FileNotFoundException:
> ion:
> /usr/WebSphere/PortalServer/config/DBTransfer/wps/wpcp
> b2insert.sql (A file or directory in the path name
> does not exist.)
>
> BUILD FAILED
>
> /usr/WebSphere/PortalServer/config/wpconfig.xml:847:
> Java returned: 3
>
> Total time: 9 minutes 43 seconds
>
>
> After issuing the command "./WPSconfig.sh
> database-transfer-import", a directory "DBTransfer"
> will be created under <WPS_HOME>/config. But I can
> not find any file under
> <WPS_HOME>/config/DBTransfer/wps, it should have the
> files database-transfer needs under the directory
> such as temp.properties and wpcpdb2insert.sql.
>
> Anyone encountered the problem or has an idea on
> this?
> Thanks a lot.
|