Hello All,
I have a project that I need to add user-intervention to… enter Workflow.
I am running WinXP, Workflow/IS (v6), database is on db2 on an as/400 OS v5.2.
The installion went fine, but the WorkFlow Config tool gives the following error when I am on the last screen (Broker, Database, Password Initialization) pressing next to add files to the db.
Does anyone know how to fix/handle this error?
[WKF.000.0009] Database properties have been set.
[WKF.000.0005] Updated all broker document types.
[WKF.000.0015] Running process BaseMappingsGenerator.
java.sql.SQLException: [wm-cjdbc32-0028][DB2 JDBC Driver]End of stream
was detected on a read.
at com.wm.dd.jdbc.base.BaseExceptions.createException(Unknown Source)
at com.wm.dd.jdbc.base.BaseExceptions.getException(Unknown Source)
at com.wm.dd.jdbc.db2.drda.DRDALoginRequest.submitRequest(Unknown
Source)
at com.wm.dd.jdbc.db2.DB2ImplConnection.open(Unknown Source)
at com.wm.dd.jdbc.base.BaseConnection.getNewImplConnection(Unknown
Source)
at com.wm.dd.jdbc.base.BaseConnection.open(Unknown Source)
at com.wm.dd.jdbc.base.BaseDriver.connect(Unknown Source)
at java.sql.DriverManager.getConnection(DriverManager.java:517)
at java.sql.DriverManager.getConnection(DriverManager.java:177)
at com.wm.zeus.pd.orm.jdbc.SQLConnectionFactory.getNewConnection
(SQLConnectionFactory.java:112)
at com.wm.zeus.pd.orm.jdbc.JDBCConnectionFactory.getNewConnection
(JDBCConnectionFactory.java:59)
at com.wm.zeus.pd.orm.ConnectionFactory.getConnection
(ConnectionFactory.java:66)
at com.wm.zeus.pd.orm.jdbc.gen.ORMSetGenerator.generate
(ORMSetGenerator.java:42)
at com.wm.zeus.pd.orm.jdbc.gen.base.BaseMappingsGenerator.main
(BaseMappingsGenerator.java:548)
ERROR: [wm-cjdbc32-0028][DB2 JDBC Driver]End of stream was detected on
a read.
[WKF.013.0001] Process terminated with exit code 1.
[WKF.000.0023] Database settings saved.
[WKF.010.0004] ERROR! Failed to initialize database. See log file for
details.
Thanks a bunch for your help!
Jeff