Hi Experts,
i have configured WebAdmin with DA for CS4SAP, its throwing many errors and i delopyed required dar files also.
its throwing below errors
11:25:01,836 ERROR [http-8080-1] com.documentum.fc.client.impl.bof.cache.ClassCacheManager - [DFC_BOF_DOWNLOAD_ERROR] Failed to download and cache module com.documentum.ei.core.IDmeiCoreFactory.
DfException:: THREAD: http-8080-1; MSG: [DM_STORAGE_E_BAD_TICKET]error: "Use of invalid ticket for storage object with name filestore_01; storage may be improperly configured.
Ticket was 0000000080563fe9. Data Ticket was 1."; ERRORCODE: 100; NEXT: DfException:: THREAD: http-8080-1; MSG: [DM_STORAGE_E_RENAME_EXT_SEARCH]error: "Unable to rename a file matching (E:\DCTMData\data\office\content_storage_01\0001243d\80\56\3f\e9*) to (E:\DCTMData\data\office\content_storage_01\0001243d\80\56\3f\e9.jar). Operating System error: The system cannot find the path specified.
"; ERRORCODE: 100; NEXT: null
at com.documentum.fc.client.i
DfException:: THREAD: http-8080-1; MSG: [DM_STORAGE_E_RENAME_EXT_SEARCH]error: "Unable to rename a file matching (E:\DCTMData\data\office\content_storage_01\0001243d\80\56\3f\e9*) to (E:\DCTMData\data\office\content_storage_01\0001243d\80\56\3f\e9.jar). Operating System error: The system cannot find the path specified.
"; ERRORCODE: 100; NEXT: null
11:25:01,836 ERROR [http-8080-1] com.documentum.ei.wdk.control.tree.EINavigationNode - DfServiceInstantiationException:: THREAD: http-8080-1; MSG: [DM_VEL_INSTANTIATION_ERROR]error: "Cannot instantiate Java class"; ERRORCODE: 1902; NEXT: null
11:31:59,885 ERROR [http-8080-1] com.documentum.web.common.Trace - Invalid default theme: null
11:41:55,678 ERROR [http-8080-4] com.documentum.ei.wdk.control.tree.EINavigationNode - DfServiceException:: THREAD: http-8080-4; MSG: [DFC_BOF_CANNOT_FIND_OBJECT] Business object com.documentum.ei.core.IDmeiCoreFactory does not exist in docbase office; ERRORCODE: ff; NEXT: null
Exception in thread "Thread-60" java.lang.NullPointerException
at com.documentum.fc.common.DfLogger.getCurrentPrefix(DfLogger.java:535)
at com.documentum.fc.common.DfLogger.getLogger(DfLogger.java:387)
at com.documentum.fc.common.DfLogger.error(DfLogger.java:95)
at com.documentum.fc.common.impl.preferences.PreferencesManager.readPersistentProperties(PreferencesManager.java:352)
at com.documentum.fc.common.impl.preferences.PreferencesManager.<init>(PreferencesManager.java:41)
at com.documentum.fc.common.DfPreferences.initialize(DfPreferences.java:64)
at com.documentum.fc.common.DfPreferences.getInstance(DfPreferences.java:43)
at com.documentum.fc.common.DfFileWatcher.getConfigCheckInterval(DfFileWatcher.java:31)
at com.documentum.fc.common.DfFileWatcher.run(DfFileWatcher.java:54)
Exception in thread "Thread-3" java.lang.NullPointerException
at com.documentum.fc.common.DfLogger.getCurrentPrefix(DfLogger.java:535)
at com.documentum.fc.common.DfLogger.getLogger(DfLogger.java:387)
at com.documentum.fc.common.DfLogger.error(DfLogger.java:95)
at com.documentum.fc.common.impl.preferences.PreferencesManager.readPersistentProperties(PreferencesManager.java:330)
at com.documentum.fc.common.impl.preferences.PreferencesManager.<init>(PreferencesManager.java:37)
at com.documentum.fc.common.DfPreferences.initialize(DfPreferences.java:79)
at com.documentum.fc.common.DfPreferences.getInstance(DfPreferences.java:58)
at com.documentum.fc.common.DfFileWatcher.getConfigCheckInterval(DfFileWatcher.java:31)
at com.documentum.fc.common.DfFileWatcher.run(DfFileWatcher.java:54)
Exception in thread "Thread-14" java.lang.NullPointerException
Please tell me what should i do to resolve the issue