Hello there,
When i want to connect with my toolsdb within the task central I receive an error which is: (before this i enter my login)
An unexpected error has occured. Please make a Trace with the DB2 tools.
java.lang.NullPointerException
at
com.ibm.db2.common.icm.api.ICMException.<init>(Unk nown
Source)
at
com.ibm.db2.das.metadata.MDUtility.newCatalog(Unkn own
Source)
at
com.ibm.db2.das.metadata.MDUtility.connectMD(Unkno wn
Source)
at
com.ibm.db2.common.objmodels.dbobjs.CommonSystemIm pl.getMetaDataConnection(Unknown Source)
at com.ibm.db2.tools.taskcenter.DB2System.getMetaData Connection(Unknown Source)
at com.ibm.db2.tools.taskcenter.TaskCenter.getTaskLis t(Unknown Source)
at com.ibm.db2.tools.taskcenter.TaskCenter.getTaskLis t(Unknown Source)
at com.ibm.db2.tools.taskcenter.TaskCenter.populateTa skVector(Unknown Source)
at com.ibm.db2.tools.taskcenter.TaskCenter****n(Unkno wn Source)
at java.lang.Thread****n(Thread.java:735)