Author |
Message
|
venky |
Posted: Wed Jan 14, 2004 7:07 pm Post subject: Create config manager in WBIMB 5.0 |
|
|
 Master
Joined: 08 Jul 2003 Posts: 205
|
Hello All,
After installing the WBIMB I ran Wizard for initial setup.
In the summary Check choices ...... it complaints that it couldn't create a Configuration manager.
BIP0865E.
Please Help.
Thanks,
Venky.
-- |
|
Back to top |
|
 |
venky |
Posted: Wed Jan 14, 2004 7:27 pm Post subject: |
|
|
 Master
Joined: 08 Jul 2003 Posts: 205
|
I got this Error in the event viewer,
If anyone else has come across the same error pls help me in setting the path.
Thanks,
Venky
--
( ConfigMgr ) Unexpected exception in the Configuration Manager DBManager class constructor method; exception text: 'java.lang.ClassNotFoundException: COM.ibm.db2.jdbc.app.DB2Driver', 'COM.ibm.db2.jdbc.app.DB2Driver'.
While attempting a database operation on the configuration repository, an exception was caught by the Configuration Manager DBManager class constructor method. The database operation did not complete successfully. The exception text is: java.lang.ClassNotFoundException: COM.ibm.db2.jdbc.app.DB2Driver, COM.ibm.db2.jdbc.app.DB2Driver.
The exception text may indicate that the DB2 JDBC Driver could be found; check that the system CLASSPATH variable contains access to the DB2 runtime classes. If the DB2 classes are present in the CLASSPATH or if the exception text indicates a different problem, please contact your IBM support center. |
|
Back to top |
|
 |
munna |
Posted: Wed Jan 14, 2004 7:45 pm Post subject: |
|
|
Apprentice
Joined: 06 Jan 2004 Posts: 28
|
Hi Venky
apparently DB2 and connection of the configuration repository DB is the problem. see if u have right version of DB2 and check the connection objects. Hope this helps. |
|
Back to top |
|
 |
Robert |
Posted: Wed Jan 14, 2004 7:46 pm Post subject: |
|
|
Apprentice
Joined: 22 Aug 2002 Posts: 46 Location: Quebec, Canada
|
Hi Venky,
Add the following (Assuming that you have installed WBIMB on Windows)
As an example:
SET CLASSPATH=%CLASSPATH%;C:\Program Files\SQLLIB\java\db2java.zip
Modify c:\Program Files\SQLLIB\java to where the db2java.zip file is located.
Hope this helps.
Robert |
|
Back to top |
|
 |
akmlau |
Posted: Thu Jan 15, 2004 11:24 am Post subject: Re: Create config manager in WBIMB 5.0 |
|
|
Novice
Joined: 10 Dec 2003 Posts: 12
|
|
Back to top |
|
 |
venky |
Posted: Fri Jan 16, 2004 6:30 am Post subject: |
|
|
 Master
Joined: 08 Jul 2003 Posts: 205
|
Hi all,
Thanks for all your help.
should I uninstall the WBIMB as well and then install DB2 8 ?
When I opened the WBIMB screen again today ( after the incomplete configuration ), the default conguration page was missing.
pls help.
Thanks,
Venky.
-- |
|
Back to top |
|
 |
|