Error:CW_FILES_RESOURCE_TYPE not properly installed on creating workspaces

Hi
We are on OCS 10.1.2 on Windows 2003. When creating a new workspace using the Basic Template, we get the error:
The resource CW_FILES_RESOURCE_TYPE is not properly installed.
From log in apps\j2ee\OC4J_OCSClient\application-deployments\workspaces\OC4J_OCSClient_default_island_1:
06/11/11 18:18:42 workspaces: caller [brian.yen] 6755350 warn BaseAction: oracle.workspaces.ui.actions.CwHomeAction: Handling Event : goHomeAll
06/11/11 18:18:42 workspaces: caller [brian.yen] 6755350 warn BaseAction: oracle.workspaces.ui.actions.CwHomeAction: Handling Event <goHomeAll> for user <brian.yen> DONE within <15> milliSeconds. Forwarding to ForwardConfig[name=cwHomeAllLink,path=/cwHomeAll.uix,redirect=false,contextRelative=false]
06/11/11 18:18:44 workspaces: caller [brian.yen] 6755350 warn BaseAction: oracle.workspaces.ui.actions.TemplatesAction: Handling Event : createWorkspaceForm
06/11/11 18:18:44 workspaces: caller [brian.yen] 6755350 warn BaseAction: oracle.workspaces.ui.actions.TemplatesAction: Handling Event <createWorkspaceForm> for user <brian.yen> DONE within <47> milliSeconds. Forwarding to ForwardConfig[name=showTemplatesForCreateWspcLink,path=/showTemplatesForWorkspaceCreation.uix,redirect=false,contextRelative=false]
06/11/11 18:18:46 workspaces: caller [brian.yen] 6755350 warn BaseAction: oracle.workspaces.ui.actions.TemplatesAction: Handling Event : createUsingTemplateFormWz
06/11/11 18:18:46 workspaces: caller [brian.yen] 6755350 warn CwPrivilegeManager: workspace creation mode = Public
06/11/11 18:18:46 workspaces: caller [brian.yen] 6755350 warn BaseAction: oracle.workspaces.ui.actions.TemplatesAction: Handling Event <createUsingTemplateFormWz> for user <brian.yen> DONE within <141> milliSeconds. Forwarding to ForwardConfig[name=createWorkspaceUsingTemplateLink,path=/createWorkspaceUsingTemplateForm.uix,redirect=false,contextRelative=false]
06/11/11 18:20:19 workspaces: caller [brian.yen] 6755350 warn BaseAction: oracle.workspaces.ui.actions.TemplatesAction: Handling Event : createUsingTemplate
06/11/11 18:20:19 workspaces: caller [brian.yen] 6755350 warn CwPrivilegeManager: workspace creation mode = Public
06/11/11 18:20:20 workspaces: caller [brian.yen] 6755350 warn CwPrivilegeManager: workspace creation mode = Public
06/11/11 18:20:20 workspaces: caller [brian.yen] 6755350 error CwWorkspaceResourceMgr: Could not find resource of type CW_EMAIL_RESOURCE_TYPE in workspace with Uid 8B1B40DF017844978E4EE65D8194DABB
06/11/11 18:20:20 workspaces: caller [brian.yen] 6755350 warn CwDiscussionAccess: About to getAdminTdStore...
06/11/11 18:20:20 workspaces: caller [brian.yen] 6755350 warn CwDiscussionAccess: About to getAdminTdStore...
06/11/11 18:20:21 workspaces: caller [brian.yen] 6755350 warn CwWorkspaceUtil: SKIPPING RESOURCE FOR PARTIAL SUCCESS
oracle.workspaces.CwConfigurationException: The resource CW_FILES_RESOURCE_TYPE is not properly installed.
at oracle.workspaces.resource.CwAbstractResourceManager.verifyInitialized(CwAbstractResourceManager.java:647)
at oracle.workspaces.resource.CwAbstractResourceManager.ping(CwAbstractResourceManager.java:800)
at oracle.workspaces.container.CwWorkspaceResourceMgr.checkRsrcMgrNotNullAndAvailable(CwWorkspaceResourceMgr.java:1263)
at oracle.workspaces.container.CwWorkspaceUtil.addResourcesFromTemplate(CwWorkspaceUtil.java:253)
at oracle.workspaces.container.CwWorkspaceManager.createWorkspaceInternal(CwWorkspaceManager.java:1316)
at oracle.workspaces.container.CwWorkspaceManager.createWorkspace(CwWorkspaceManager.java:397)
at oracle.workspaces.session.CwSession.createWorkspace(CwSession.java:401)
at oracle.workspaces.ui.handler.CwHomeActionHandler.onCreateWorkspace(CwHomeActionHandler.java:613)
at oracle.workspaces.ui.handler.TemplatesActionHandler.onCreateWorkspaceUsingTemplate(TemplatesActionHandler.java:233)
at oracle.workspaces.ui.actions.TemplatesAction.executeInternalBase(TemplatesAction.java:235)
at oracle.workspaces.ui.actions.BaseAction.execute(BaseAction.java:351)
at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:484)
at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:274)
at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:525)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
at oracle.security.jazn.oc4j.JAZNFilter$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at javax.security.auth.Subject.doAsPrivileged(Subject.java:500)
at oracle.security.jazn.oc4j.JAZNFilter.doFilter(Unknown Source)
at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:663)
at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330)
at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830)
at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:224)
at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:133)
at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
at java.lang.Thread.run(Thread.java:534)
Caused by: oracle.workspaces.resource.CwResourceTypeUnavailableException: The library resource is currently unavailable; please try again later or contact an administrator for assistance.
at oracle.workspaces.resource.files.CwFilesSessionEcm.login(CwFilesSessionEcm.java:697)
at oracle.workspaces.resource.files.CwFilesSessionEcm.initializeManagers(CwFilesSessionEcm.java:474)
at oracle.workspaces.resource.files.CwFilesSessionEcm.openInternal(CwFilesSessionEcm.java:282)
at oracle.workspaces.resource.CwAbstractResourceSession.reopen(CwAbstractResourceSession.java:191)
at oracle.workspaces.resource.CwAbstractResourceSession.open(CwAbstractResourceSession.java:145)
at oracle.workspaces.resource.files.CwFilesSessionEcm.openFilesSessionAsUser(CwFilesSessionEcm.java:319)
at oracle.workspaces.resource.files.CwFilesAccessEcm.openAdminFilesSession(CwFilesAccessEcm.java:6272)
at oracle.workspaces.resource.files.CwFilesAccessEcm.checkImplSpecificInit(CwFilesAccessEcm.java:609)
at oracle.workspaces.resource.files.CwFilesResourceManager.initResource(CwFilesResourceManager.java:377)
at oracle.workspaces.resource.CwAbstractResourceManager.init(CwAbstractResourceManager.java:145)
at oracle.workspaces.resource.CwAbstractResourceManager.init(CwAbstractResourceManager.java:116)
at oracle.workspaces.CwRuntime.initAndSetResourceManager(CwRuntime.java:514)
at oracle.workspaces.CwRuntime.initResourceManagers(CwRuntime.java:400)
at oracle.workspaces.CwRuntime.init(CwRuntime.java:253)
at oracle.workspaces.CwService.init(CwService.java:102)
at oracle.workspaces.ws.util.WSLifeCycleListener.contextInitialized(WSLifeCycleListener.java:68)
at com.evermind.server.http.HttpApplication.initDynamic(HttpApplication.java:1009)
at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:549)
at com.evermind.server.Application.getHttpApplication(Application.java:890)
at com.evermind.server.http.HttpServer.getHttpApplication(HttpServer.java:707)
at com.evermind.server.http.HttpSite.initApplications(HttpSite.java:625)
at com.evermind.server.http.HttpSite.setConfig(HttpSite.java:278)
at com.evermind.server.http.HttpServer.setSites(HttpServer.java:278)
at com.evermind.server.http.HttpServer.setConfig(HttpServer.java:179)
at com.evermind.server.ApplicationServer.initializeHttp(ApplicationServer.java:2394)
at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:1551)
at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:92)
... 1 more
Caused by:
at oracle.ifs.fdk.client.ServiceToServiceAuthentication.getSessionCookies(ServiceToServiceAuthentication.java:136)
at oracle.workspaces.resource.files.CwFilesSessionEcm.login(CwFilesSessionEcm.java:682)
... 27 more
BEGIN nested exception
oracle.workspaces.resource.CwResourceTypeUnavailableException: The library resource is currently unavailable; please try again later or contact an administrator for assistance.
at oracle.workspaces.resource.files.CwFilesSessionEcm.login(CwFilesSessionEcm.java:697)
at oracle.workspaces.resource.files.CwFilesSessionEcm.initializeManagers(CwFilesSessionEcm.java:474)
at oracle.workspaces.resource.files.CwFilesSessionEcm.openInternal(CwFilesSessionEcm.java:282)
at oracle.workspaces.resource.CwAbstractResourceSession.reopen(CwAbstractResourceSession.java:191)
at oracle.workspaces.resource.CwAbstractResourceSession.open(CwAbstractResourceSession.java:145)
at oracle.workspaces.resource.files.CwFilesSessionEcm.openFilesSessionAsUser(CwFilesSessionEcm.java:319)
at oracle.workspaces.resource.files.CwFilesAccessEcm.openAdminFilesSession(CwFilesAccessEcm.java:6272)
at oracle.workspaces.resource.files.CwFilesAccessEcm.checkImplSpecificInit(CwFilesAccessEcm.java:609)
at oracle.workspaces.resource.files.CwFilesResourceManager.initResource(CwFilesResourceManager.java:377)
at oracle.workspaces.resource.CwAbstractResourceManager.init(CwAbstractResourceManager.java:145)
at oracle.workspaces.resource.CwAbstractResourceManager.init(CwAbstractResourceManager.java:116)
at oracle.workspaces.CwRuntime.initAndSetResourceManager(CwRuntime.java:514)
at oracle.workspaces.CwRuntime.initResourceManagers(CwRuntime.java:400)
at oracle.workspaces.CwRuntime.init(CwRuntime.java:253)
at oracle.workspaces.CwService.init(CwService.java:102)
at oracle.workspaces.ws.util.WSLifeCycleListener.contextInitialized(WSLifeCycleListener.java:68)
at com.evermind.server.http.HttpApplication.initDynamic(HttpApplication.java:1009)
at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:549)
at com.evermind.server.Application.getHttpApplication(Application.java:890)
at com.evermind.server.http.HttpServer.getHttpApplication(HttpServer.java:707)
at com.evermind.server.http.HttpSite.initApplications(HttpSite.java:625)
at com.evermind.server.http.HttpSite.setConfig(HttpSite.java:278)
at com.evermind.server.http.HttpServer.setSites(HttpServer.java:278)
at com.evermind.server.http.HttpServer.setConfig(HttpServer.java:179)
at com.evermind.server.ApplicationServer.initializeHttp(ApplicationServer.java:2394)
at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:1551)
at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:92)
at java.lang.Thread.run(Thread.java:534)
Caused by:
at oracle.ifs.fdk.client.ServiceToServiceAuthentication.getSessionCookies(ServiceToServiceAuthentication.java:136)
at oracle.workspaces.resource.files.CwFilesSessionEcm.login(CwFilesSessionEcm.java:682)
... 27 more
BEGIN nested exception
AxisFault
faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.generalException
faultSubcode:
faultString:
faultActor:
faultNode:
faultDetail:
{http://xml.apache.org/axis/}exceptionName:oracle.ifs.fdk.FdkException
{http://xml.apache.org/axis/}stackTrace:
at oracle.ifs.fdk.client.ServiceToServiceAuthentication.getSessionCookies(ServiceToServiceAuthentication.java:136)
at oracle.workspaces.resource.files.CwFilesSessionEcm.login(CwFilesSessionEcm.java:682)
at oracle.workspaces.resource.files.CwFilesSessionEcm.initializeManagers(CwFilesSessionEcm.java:474)
at oracle.workspaces.resource.files.CwFilesSessionEcm.openInternal(CwFilesSessionEcm.java:282)
at oracle.workspaces.resource.CwAbstractResourceSession.reopen(CwAbstractResourceSession.java:191)
at oracle.workspaces.resource.CwAbstractResourceSession.open(CwAbstractResourceSession.java:145)
at oracle.workspaces.resource.files.CwFilesSessionEcm.openFilesSessionAsUser(CwFilesSessionEcm.java:319)
at oracle.workspaces.resource.files.CwFilesAccessEcm.openAdminFilesSession(CwFilesAccessEcm.java:6272)
at oracle.workspaces.resource.files.CwFilesAccessEcm.checkImplSpecificInit(CwFilesAccessEcm.java:609)
at oracle.workspaces.resource.files.CwFilesResourceManager.initResource(CwFilesResourceManager.java:377)
at oracle.workspaces.resource.CwAbstractResourceManager.init(CwAbstractResourceManager.java:145)
at oracle.workspaces.resource.CwAbstractResourceManager.init(CwAbstractResourceManager.java:116)
at oracle.workspaces.CwRuntime.initAndSetResourceManager(CwRuntime.java:514)
at oracle.workspaces.CwRuntime.initResourceManagers(CwRuntime.java:400)
at oracle.workspaces.CwRuntime.init(CwRuntime.java:253)
at oracle.workspaces.CwService.init(CwService.java:102)
at oracle.workspaces.ws.util.WSLifeCycleListener.contextInitialized(WSLifeCycleListener.java:68)
at com.evermind.server.http.HttpApplication.initDynamic(HttpApplication.java:1009)
at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:549)
at com.evermind.server.Application.getHttpApplication(Application.java:890)
at com.evermind.server.http.HttpServer.getHttpApplication(HttpServer.java:707)
at com.evermind.server.http.HttpSite.initApplications(HttpSite.java:625)
at com.evermind.server.http.HttpSite.setConfig(HttpSite.java:278)
at com.evermind.server.http.HttpServer.setSites(HttpServer.java:278)
at com.evermind.server.http.HttpServer.setConfig(HttpServer.java:179)
at com.evermind.server.ApplicationServer.initializeHttp(ApplicationServer.java:2394)
at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:1551)
at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:92)
at java.lang.Thread.run(Thread.java:534)
{http://xml.apache.org/axis/}hostname:ocs
at oracle.ifs.fdk.client.ServiceToServiceAuthentication.getSessionCookies(ServiceToServiceAuthentication.java:136)
at oracle.workspaces.resource.files.CwFilesSessionEcm.login(CwFilesSessionEcm.java:682)
at oracle.workspaces.resource.files.CwFilesSessionEcm.initializeManagers(CwFilesSessionEcm.java:474)
at oracle.workspaces.resource.files.CwFilesSessionEcm.openInternal(CwFilesSessionEcm.java:282)
at oracle.workspaces.resource.CwAbstractResourceSession.reopen(CwAbstractResourceSession.java:191)
at oracle.workspaces.resource.CwAbstractResourceSession.open(CwAbstractResourceSession.java:145)
at oracle.workspaces.resource.files.CwFilesSessionEcm.openFilesSessionAsUser(CwFilesSessionEcm.java:319)
at oracle.workspaces.resource.files.CwFilesAccessEcm.openAdminFilesSession(CwFilesAccessEcm.java:6272)
at oracle.workspaces.resource.files.CwFilesAccessEcm.checkImplSpecificInit(CwFilesAccessEcm.java:609)
at oracle.workspaces.resource.files.CwFilesResourceManager.initResource(CwFilesResourceManager.java:377)
at oracle.workspaces.resource.CwAbstractResourceManager.init(CwAbstractResourceManager.java:145)
at oracle.workspaces.resource.CwAbstractResourceManager.init(CwAbstractResourceManager.java:116)
at oracle.workspaces.CwRuntime.initAndSetResourceManager(CwRuntime.java:514)
at oracle.workspaces.CwRuntime.initResourceManagers(CwRuntime.java:400)
at oracle.workspaces.CwRuntime.init(CwRuntime.java:253)
at oracle.workspaces.CwService.init(CwService.java:102)
at oracle.workspaces.ws.util.WSLifeCycleListener.contextInitialized(WSLifeCycleListener.java:68)
at com.evermind.server.http.HttpApplication.initDynamic(HttpApplication.java:1009)
at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:549)
at com.evermind.server.Application.getHttpApplication(Application.java:890)
at com.evermind.server.http.HttpServer.getHttpApplication(HttpServer.java:707)
at com.evermind.server.http.HttpSite.initApplications(HttpSite.java:625)
at com.evermind.server.http.HttpSite.setConfig(HttpSite.java:278)
at com.evermind.server.http.HttpServer.setSites(HttpServer.java:278)
at com.evermind.server.http.HttpServer.setConfig(HttpServer.java:179)
at com.evermind.server.ApplicationServer.initializeHttp(ApplicationServer.java:2394)
at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:1551)
at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:92)
at java.lang.Thread.run(Thread.java:534)
END nested exception
END nested exception
oracle.workspaces.CwConfigurationException: The resource CW_FILES_RESOURCE_TYPE is not properly installed.
at oracle.workspaces.resource.CwAbstractResourceManager.verifyInitialized(CwAbstractResourceManager.java:647)
at oracle.workspaces.resource.CwAbstractResourceManager.ping(CwAbstractResourceManager.java:800)
at oracle.workspaces.container.CwWorkspaceResourceMgr.checkRsrcMgrNotNullAndAvailable(CwWorkspaceResourceMgr.java:1263)
at oracle.workspaces.container.CwWorkspaceUtil.addResourcesFromTemplate(CwWorkspaceUtil.java:253)
at oracle.workspaces.container.CwWorkspaceManager.createWorkspaceInternal(CwWorkspaceManager.java:1316)
at oracle.workspaces.container.CwWorkspaceManager.createWorkspace(CwWorkspaceManager.java:397)
at oracle.workspaces.session.CwSession.createWorkspace(CwSession.java:401)
at oracle.workspaces.ui.handler.CwHomeActionHandler.onCreateWorkspace(CwHomeActionHandler.java:613)
at oracle.workspaces.ui.handler.TemplatesActionHandler.onCreateWorkspaceUsingTemplate(TemplatesActionHandler.java:233)
at oracle.workspaces.ui.actions.TemplatesAction.executeInternalBase(TemplatesAction.java:235)
at oracle.workspaces.ui.actions.BaseAction.execute(BaseAction.java:351)
at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:484)
at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:274)
at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:525)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
at oracle.security.jazn.oc4j.JAZNFilter$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at javax.security.auth.Subject.doAsPrivileged(Subject.java:500)
at oracle.security.jazn.oc4j.JAZNFilter.doFilter(Unknown Source)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:663)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:224)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:133)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
at java.lang.Thread.run(Thread.java:534)
Caused by: oracle.workspaces.resource.CwResourceTypeUnavailableException: The library resource is currently unavailable; please try again later or contact an administrator for assistance.
at oracle.workspaces.resource.files.CwFilesSessionEcm.login(CwFilesSessionEcm.java:697)
at oracle.workspaces.resource.files.CwFilesSessionEcm.initializeManagers(CwFilesSessionEcm.java:474)
at oracle.workspaces.resource.files.CwFilesSessionEcm.openInternal(CwFilesSessionEcm.java:282)
at oracle.workspaces.resource.CwAbstractResourceSession.reopen(CwAbstractResourceSession.java:191)
at oracle.workspaces.resource.CwAbstractResourceSession.open(CwAbstractResourceSession.java:145)
at oracle.workspaces.resource.files.CwFilesSessionEcm.openFilesSessionAsUser(CwFilesSessionEcm.java:319)
at oracle.workspaces.resource.files.CwFilesAccessEcm.openAdminFilesSession(CwFilesAccessEcm.java:6272)
at oracle.workspaces.resource.files.CwFilesAccessEcm.checkImplSpecificInit(CwFilesAccessEcm.java:609)
at oracle.workspaces.resource.files.CwFilesResourceManager.initResource(CwFilesResourceManager.java:377)
at oracle.workspaces.resource.CwAbstractResourceManager.init(CwAbstractResourceManager.java:145)
at oracle.workspaces.resource.CwAbstractResourceManager.init(CwAbstractResourceManager.java:116)
at oracle.workspaces.CwRuntime.initAndSetResourceManager(CwRuntime.java:514)
at oracle.workspaces.CwRuntime.initResourceManagers(CwRuntime.java:400)
at oracle.workspaces.CwRuntime.init(CwRuntime.java:253)
at oracle.workspaces.CwService.init(CwService.java:102)
at oracle.workspaces.ws.util.WSLifeCycleListener.contextInitialized(WSLifeCycleListener.java:68)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpApplication.initDynamic(HttpApplication.java:1009)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpApplication.<init>(HttpApplication.java:549)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.Application.getHttpApplication(Application.java:890)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpServer.getHttpApplication(HttpServer.java:707)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpSite.initApplications(HttpSite.java:625)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpSite.setConfig(HttpSite.java:278)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpServer.setSites(HttpServer.java:278)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpServer.setConfig(HttpServer.java:179)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.ApplicationServer.initializeHttp(ApplicationServer.java:2394)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.ApplicationServer.setConfig(ApplicationServer.java:1551)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:92)
... 1 more
Caused by:
at oracle.ifs.fdk.client.ServiceToServiceAuthentication.getSessionCookies(ServiceToServiceAuthentication.java:136)
at oracle.workspaces.resource.files.CwFilesSessionEcm.login(CwFilesSessionEcm.java:682)
... 27 more
BEGIN nested exception
oracle.workspaces.resource.CwResourceTypeUnavailableException: The library resource is currently unavailable; please try again later or contact an administrator for assistance.
at oracle.workspaces.resource.files.CwFilesSessionEcm.login(CwFilesSessionEcm.java:697)
at oracle.workspaces.resource.files.CwFilesSessionEcm.initializeManagers(CwFilesSessionEcm.java:474)
at oracle.workspaces.resource.files.CwFilesSessionEcm.openInternal(CwFilesSessionEcm.java:282)
at oracle.workspaces.resource.CwAbstractResourceSession.reopen(CwAbstractResourceSession.java:191)
at oracle.workspaces.resource.CwAbstractResourceSession.open(CwAbstractResourceSession.java:145)
at oracle.workspaces.resource.files.CwFilesSessionEcm.openFilesSessionAsUser(CwFilesSessionEcm.java:319)
at oracle.workspaces.resource.files.CwFilesAccessEcm.openAdminFilesSession(CwFilesAccessEcm.java:6272)
at oracle.workspaces.resource.files.CwFilesAccessEcm.checkImplSpecificInit(CwFilesAccessEcm.java:609)
at oracle.workspaces.resource.files.CwFilesResourceManager.initResource(CwFilesResourceManager.java:377)
at oracle.workspaces.resource.CwAbstractResourceManager.init(CwAbstractResourceManager.java:145)
at oracle.workspaces.resource.CwAbstractResourceManager.init(CwAbstractResourceManager.java:116)
at oracle.workspaces.CwRuntime.initAndSetResourceManager(CwRuntime.java:514)
at oracle.workspaces.CwRuntime.initResourceManagers(CwRuntime.java:400)
at oracle.workspaces.CwRuntime.init(CwRuntime.java:253)
at oracle.workspaces.CwService.init(CwService.java:102)
at oracle.workspaces.ws.util.WSLifeCycleListener.contextInitialized(WSLifeCycleListener.java:68)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpApplication.initDynamic(HttpApplication.java:1009)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpApplication.<init>(HttpApplication.java:549)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.Application.getHttpApplication(Application.java:890)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpServer.getHttpApplication(HttpServer.java:707)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpSite.initApplications(HttpSite.java:625)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpSite.setConfig(HttpSite.java:278)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpServer.setSites(HttpServer.java:278)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpServer.setConfig(HttpServer.java:179)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.ApplicationServer.initializeHttp(ApplicationServer.java:2394)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.ApplicationServer.setConfig(ApplicationServer.java:1551)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:92)
at java.lang.Thread.run(Thread.java:534)
Caused by:
at oracle.ifs.fdk.client.ServiceToServiceAuthentication.getSessionCookies(ServiceToServiceAuthentication.java:136)
at oracle.workspaces.resource.files.CwFilesSessionEcm.login(CwFilesSessionEcm.java:682)
... 27 more
BEGIN nested exception
AxisFault
faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.generalException
faultSubcode:
faultString:
faultActor:
faultNode:
faultDetail:
{http://xml.apache.org/axis/}exceptionName:oracle.ifs.fdk.FdkException
{http://xml.apache.org/axis/}stackTrace:
at oracle.ifs.fdk.client.ServiceToServiceAuthentication.getSessionCookies(ServiceToServiceAuthentication.java:136)
at oracle.workspaces.resource.files.CwFilesSessionEcm.login(CwFilesSessionEcm.java:682)
at oracle.workspaces.resource.files.CwFilesSessionEcm.initializeManagers(CwFilesSessionEcm.java:474)
at oracle.workspaces.resource.files.CwFilesSessionEcm.openInternal(CwFilesSessionEcm.java:282)
at oracle.workspaces.resource.CwAbstractResourceSession.reopen(CwAbstractResourceSession.java:191)
at oracle.workspaces.resource.CwAbstractResourceSession.open(CwAbstractResourceSession.java:145)
at oracle.workspaces.resource.files.CwFilesSessionEcm.openFilesSessionAsUser(CwFilesSessionEcm.java:319)
at oracle.workspaces.resource.files.CwFilesAccessEcm.openAdminFilesSession(CwFilesAccessEcm.java:6272)
at oracle.workspaces.resource.files.CwFilesAccessEcm.checkImplSpecificInit(CwFilesAccessEcm.java:609)
at oracle.workspaces.resource.files.CwFilesResourceManager.initResource(CwFilesResourceManager.java:377)
at oracle.workspaces.resource.CwAbstractResourceManager.init(CwAbstractResourceManager.java:145)
at oracle.workspaces.resource.CwAbstractResourceManager.init(CwAbstractResourceManager.java:116)
at oracle.workspaces.CwRuntime.initAndSetResourceManager(CwRuntime.java:514)
at oracle.workspaces.CwRuntime.initResourceManagers(CwRuntime.java:400)
at oracle.workspaces.CwRuntime.init(CwRuntime.java:253)
at oracle.workspaces.CwService.init(CwService.java:102)
at oracle.workspaces.ws.util.WSLifeCycleListener.contextInitialized(WSLifeCycleListener.java:68)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpApplication.initDynamic(HttpApplication.java:1009)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpApplication.<init>(HttpApplication.java:549)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.Application.getHttpApplication(Application.java:890)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpServer.getHttpApplication(HttpServer.java:707)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpSite.initApplications(HttpSite.java:625)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpSite.setConfig(HttpSite.java:278)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpServer.setSites(HttpServer.java:278)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpServer.setConfig(HttpServer.java:179)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.ApplicationServer.initializeHttp(ApplicationServer.java:2394)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.ApplicationServer.setConfig(ApplicationServer.java:1551)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:92)
at java.lang.Thread.run(Thread.java:534)
{http://xml.apache.org/axis/}hostname:ocs
at oracle.ifs.fdk.client.ServiceToServiceAuthentication.getSessionCookies(ServiceToServiceAuthentication.java:136)
at oracle.workspaces.resource.files.CwFilesSessionEcm.login(CwFilesSessionEcm.java:682)
at oracle.workspaces.resource.files.CwFilesSessionEcm.initializeManagers(CwFilesSessionEcm.java:474)
at oracle.workspaces.resource.files.CwFilesSessionEcm.openInternal(CwFilesSessionEcm.java:282)
at oracle.workspaces.resource.CwAbstractResourceSession.reopen(CwAbstractResourceSession.java:191)
at oracle.workspaces.resource.CwAbstractResourceSession.open(CwAbstractResourceSession.java:145)
at oracle.workspaces.resource.files.CwFilesSessionEcm.openFilesSessionAsUser(CwFilesSessionEcm.java:319)
at oracle.workspaces.resource.files.CwFilesAccessEcm.openAdminFilesSession(CwFilesAccessEcm.java:6272)
at oracle.workspaces.resource.files.CwFilesAccessEcm.checkImplSpecificInit(CwFilesAccessEcm.java:609)
at oracle.workspaces.resource.files.CwFilesResourceManager.initResource(CwFilesResourceManager.java:377)
at oracle.workspaces.resource.CwAbstractResourceManager.init(CwAbstractResourceManager.java:145)
at oracle.workspaces.resource.CwAbstractResourceManager.init(CwAbstractResourceManager.java:116)
at oracle.workspaces.CwRuntime.initAndSetResourceManager(CwRuntime.java:514)
at oracle.workspaces.CwRuntime.initResourceManagers(CwRuntime.java:400)
at oracle.workspaces.CwRuntime.init(CwRuntime.java:253)
at oracle.workspaces.CwService.init(CwService.java:102)
at oracle.workspaces.ws.util.WSLifeCycleListener.contextInitialized(WSLifeCycleListener.java:68)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpApplication.initDynamic(HttpApplication.java:1009)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpApplication.<init>(HttpApplication.java:549)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.Application.getHttpApplication(Application.java:890)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpServer.getHttpApplication(HttpServer.java:707)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpSite.initApplications(HttpSite.java:625)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpSite.setConfig(HttpSite.java:278)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpServer.setSites(HttpServer.java:278)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpServer.setConfig(HttpServer.java:179)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.ApplicationServer.initializeHttp(ApplicationServer.java:2394)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.ApplicationServer.setConfig(ApplicationServer.java:1551)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:92)
at java.lang.Thread.run(Thread.java:534)
END nested exception
END nested exception
06/11/11 18:20:21 workspaces: caller [brian.yen] 6755350 warn CwDiscussionAccess: About to getAdminTdStore...
06/11/11 18:20:21 workspaces: caller [brian.yen] 6755350 warn CwDiscussionAccess: About to getAdminTdStore...
06/11/11 18:20:21 workspaces: caller [brian.yen] 6755350 warn CwDiscussionAccess: About to getAdminTdStore...
06/11/11 18:20:21 workspaces: caller [brian.yen] 6755350 error CwWorkspaceResourceMgr: Could not find resource of type CW_FILES_RESOURCE_TYPE in workspace with Uid 8B1B40DF017844978E4EE65D8194DABB
06/11/11 18:20:21 workspaces: caller [brian.yen] 6755350 warn CwHomeActionHandler: Caught partial success exception during workspace creation. msg = Workspace creation was partially successful - the list of additional exceptions contains the exceptions encountered.
06/11/11 18:20:21 workspaces: caller [brian.yen] 6755350 warn CwHomeActionHandler: Addition Exception [0]:
oracle.workspaces.CwConfigurationException: The resource CW_FILES_RESOURCE_TYPE is not properly installed.
at oracle.workspaces.resource.CwAbstractResourceManager.verifyInitialized(CwAbstractResourceManager.java:647)
at oracle.workspaces.resource.CwAbstractResourceManager.ping(CwAbstractResourceManager.java:800)
at oracle.workspaces.container.CwWorkspaceResourceMgr.checkRsrcMgrNotNullAndAvailable(CwWorkspaceResourceMgr.java:1263)
at oracle.workspaces.container.CwWorkspaceUtil.addResourcesFromTemplate(CwWorkspaceUtil.java:253)
at oracle.workspaces.container.CwWorkspaceManager.createWorkspaceInternal(CwWorkspaceManager.java:1316)
at oracle.workspaces.container.CwWorkspaceManager.createWorkspace(CwWorkspaceManager.java:397)
at oracle.workspaces.session.CwSession.createWorkspace(CwSession.java:401)
at oracle.workspaces.ui.handler.CwHomeActionHandler.onCreateWorkspace(CwHomeActionHandler.java:613)
at oracle.workspaces.ui.handler.TemplatesActionHandler.onCreateWorkspaceUsingTemplate(TemplatesActionHandler.java:233)
at oracle.workspaces.ui.actions.TemplatesAction.executeInternalBase(TemplatesAction.java:235)
at oracle.workspaces.ui.actions.BaseAction.execute(BaseAction.java:351)
at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:484)
at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:274)
at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:525)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
at oracle.security.jazn.oc4j.JAZNFilter$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at javax.security.auth.Subject.doAsPrivileged(Subject.java:500)
at oracle.security.jazn.oc4j.JAZNFilter.doFilter(Unknown Source)
at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:663)
at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330)
at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830)
at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:224)
at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:133)
at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
at java.lang.Thread.run(Thread.java:534)
Caused by: oracle.workspaces.resource.CwResourceTypeUnavailableException: The library resource is currently unavailable; please try again later or contact an administrator for assistance.
at oracle.workspaces.resource.files.CwFilesSessionEcm.login(CwFilesSessionEcm.java:697)
at oracle.workspaces.resource.files.CwFilesSessionEcm.initializeManagers(CwFilesSessionEcm.java:474)
at oracle.workspaces.resource.files.CwFilesSessionEcm.openInternal(CwFilesSessionEcm.java:282)
at oracle.workspaces.resource.CwAbstractResourceSession.reopen(CwAbstractResourceSession.java:191)
at oracle.workspaces.resource.CwAbstractResourceSession.open(CwAbstractResourceSession.java:145)
at oracle.workspaces.resource.files.CwFilesSessionEcm.openFilesSessionAsUser(CwFilesSessionEcm.java:319)
at oracle.workspaces.resource.files.CwFilesAccessEcm.openAdminFilesSession(CwFilesAccessEcm.java:6272)
at oracle.workspaces.resource.files.CwFilesAccessEcm.checkImplSpecificInit(CwFilesAccessEcm.java:609)
at oracle.workspaces.resource.files.CwFilesResourceManager.initResource(CwFilesResourceManager.java:377)
at oracle.workspaces.resource.CwAbstractResourceManager.init(CwAbstractResourceManager.java:145)
at oracle.workspaces.resource.CwAbstractResourceManager.init(CwAbstractResourceManager.java:116)
at oracle.workspaces.CwRuntime.initAndSetResourceManager(CwRuntime.java:514)
at oracle.workspaces.CwRuntime.initResourceManagers(CwRuntime.java:400)
at oracle.workspaces.CwRuntime.init(CwRuntime.java:253)
at oracle.workspaces.CwService.init(CwService.java:102)
at oracle.workspaces.ws.util.WSLifeCycleListener.contextInitialized(WSLifeCycleListener.java:68)
at com.evermind.server.http.HttpApplication.initDynamic(HttpApplication.java:1009)
at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:549)
at com.evermind.server.Application.getHttpApplication(Application.java:890)
at com.evermind.server.http.HttpServer.getHttpApplication(HttpServer.java:707)
at com.evermind.server.http.HttpSite.initApplications(HttpSite.java:625)
at com.evermind.server.http.HttpSite.setConfig(HttpSite.java:278)
at com.evermind.server.http.HttpServer.setSites(HttpServer.java:278)
at com.evermind.server.http.HttpServer.setConfig(HttpServer.java:179)
at com.evermind.server.ApplicationServer.initializeHttp(ApplicationServer.java:2394)
at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:1551)
at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:92)
... 1 more
Caused by:
at oracle.ifs.fdk.client.ServiceToServiceAuthentication.getSessionCookies(ServiceToServiceAuthentication.java:136)
at oracle.workspaces.resource.files.CwFilesSessionEcm.login(CwFilesSessionEcm.java:682)
... 27 more
BEGIN nested exception
oracle.workspaces.resource.CwResourceTypeUnavailableException: The library resource is currently unavailable; please try again later or contact an administrator for assistance.
at oracle.workspaces.resource.files.CwFilesSessionEcm.login(CwFilesSessionEcm.java:697)
at oracle.workspaces.resource.files.CwFilesSessionEcm.initializeManagers(CwFilesSessionEcm.java:474)
at oracle.workspaces.resource.files.CwFilesSessionEcm.openInternal(CwFilesSessionEcm.java:282)
at oracle.workspaces.resource.CwAbstractResourceSession.reopen(CwAbstractResourceSession.java:191)
at oracle.workspaces.resource.CwAbstractResourceSession.open(CwAbstractResourceSession.java:145)
at oracle.workspaces.resource.files.CwFilesSessionEcm.openFilesSessionAsUser(CwFilesSessionEcm.java:319)
at oracle.workspaces.resource.files.CwFilesAccessEcm.openAdminFilesSession(CwFilesAccessEcm.java:6272)
at oracle.workspaces.resource.files.CwFilesAccessEcm.checkImplSpecificInit(CwFilesAccessEcm.java:609)
at oracle.workspaces.resource.files.CwFilesResourceManager.initResource(CwFilesResourceManager.java:377)
at oracle.workspaces.resource.CwAbstractResourceManager.init(CwAbstractResourceManager.java:145)
at oracle.workspaces.resource.CwAbstractResourceManager.init(CwAbstractResourceManager.java:116)
at oracle.workspaces.CwRuntime.initAndSetResourceManager(CwRuntime.java:514)
at oracle.workspaces.CwRuntime.initResourceManagers(CwRuntime.java:400)
at oracle.workspaces.CwRuntime.init(CwRuntime.java:253)
at oracle.workspaces.CwService.init(CwService.java:102)
at oracle.workspaces.ws.util.WSLifeCycleListener.contextInitialized(WSLifeCycleListener.java:68)
at com.evermind.server.http.HttpApplication.initDynamic(HttpApplication.java:1009)
at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:549)
at com.evermind.server.Application.getHttpApplication(Application.java:890)
at com.evermind.server.http.HttpServer.getHttpApplication(HttpServer.java:707)
at com.evermind.server.http.HttpSite.initApplications(HttpSite.java:625)
at com.evermind.server.http.HttpSite.setConfig(HttpSite.java:278)
at com.evermind.server.http.HttpServer.setSites(HttpServer.java:278)
at com.evermind.server.http.HttpServer.setConfig(HttpServer.java:179)
at com.evermind.server.ApplicationServer.initializeHttp(ApplicationServer.java:2394)
at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:1551)
at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:92)
at java.lang.Thread.run(Thread.java:534)
Caused by:
at oracle.ifs.fdk.client.ServiceToServiceAuthentication.getSessionCookies(ServiceToServiceAuthentication.java:136)
at oracle.workspaces.resource.files.CwFilesSessionEcm.login(CwFilesSessionEcm.java:682)
... 27 more
BEGIN nested exception
AxisFault
faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.generalException
faultSubcode:
faultString:
faultActor:
faultNode:
faultDetail:
{http://xml.apache.org/axis/}exceptionName:oracle.ifs.fdk.FdkException
{http://xml.apache.org/axis/}stackTrace:
at oracle.ifs.fdk.client.ServiceToServiceAuthentication.getSessionCookies(ServiceToServiceAuthentication.java:136)
at oracle.workspaces.resource.files.CwFilesSessionEcm.login(CwFilesSessionEcm.java:682)
at oracle.workspaces.resource.files.CwFilesSessionEcm.initializeManagers(CwFilesSessionEcm.java:474)
at oracle.workspaces.resource.files.CwFilesSessionEcm.openInternal(CwFilesSessionEcm.java:282)
at oracle.workspaces.resource.CwAbstractResourceSession.reopen(CwAbstractResourceSession.java:191)
at oracle.workspaces.resource.CwAbstractResourceSession.open(CwAbstractResourceSession.java:145)
at oracle.workspaces.resource.files.CwFilesSessionEcm.openFilesSessionAsUser(CwFilesSessionEcm.java:319)
at oracle.workspaces.resource.files.CwFilesAccessEcm.openAdminFilesSession(CwFilesAccessEcm.java:6272)
at oracle.workspaces.resource.files.CwFilesAccessEcm.checkImplSpecificInit(CwFilesAccessEcm.java:609)
at oracle.workspaces.resource.files.CwFilesResourceManager.initResource(CwFilesResourceManager.java:377)
at oracle.workspaces.resource.CwAbstractResourceManager.init(CwAbstractResourceManager.java:145)
at oracle.workspaces.resource.CwAbstractResourceManager.init(CwAbstractResourceManager.java:116)
at oracle.workspaces.CwRuntime.initAndSetResourceManager(CwRuntime.java:514)
at oracle.workspaces.CwRuntime.initResourceManagers(CwRuntime.java:400)
at oracle.workspaces.CwRuntime.init(CwRuntime.java:253)
at oracle.workspaces.CwService.init(CwService.java:102)
at oracle.workspaces.ws.util.WSLifeCycleListener.contextInitialized(WSLifeCycleListener.java:68)
at com.evermind.server.http.HttpApplication.initDynamic(HttpApplication.java:1009)
at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:549)
at com.evermind.server.Application.getHttpApplication(Application.java:890)
at com.evermind.server.http.HttpServer.getHttpApplication(HttpServer.java:707)
at com.evermind.server.http.HttpSite.initApplications(HttpSite.java:625)
at com.evermind.server.http.HttpSite.setConfig(HttpSite.java:278)
at com.evermind.server.http.HttpServer.setSites(HttpServer.java:278)
at com.evermind.server.http.HttpServer.setConfig(HttpServer.java:179)
at com.evermind.server.ApplicationServer.initializeHttp(ApplicationServer.java:2394)
at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:1551)
at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:92)
at java.lang.Thread.run(Thread.java:534)
{http://xml.apache.org/axis/}hostname:ocs
at oracle.ifs.fdk.client.ServiceToServiceAuthentication.getSessionCookies(ServiceToServiceAuthentication.java:136)
at oracle.workspaces.resource.files.CwFilesSessionEcm.login(CwFilesSessionEcm.java:682)
at oracle.workspaces.resource.files.CwFilesSessionEcm.initializeManagers(CwFilesSessionEcm.java:474)
at oracle.workspaces.resource.files.CwFilesSessionEcm.openInternal(CwFilesSessionEcm.java:282)
at oracle.workspaces.resource.CwAbstractResourceSession.reopen(CwAbstractResourceSession.java:191)
at oracle.workspaces.resource.CwAbstractResourceSession.open(CwAbstractResourceSession.java:145)
at oracle.workspaces.resource.files.CwFilesSessionEcm.openFilesSessionAsUser(CwFilesSessionEcm.java:319)
at oracle.workspaces.resource.files.CwFilesAccessEcm.openAdminFilesSession(CwFilesAccessEcm.java:6272)
at oracle.workspaces.resource.files.CwFilesAccessEcm.checkImplSpecificInit(CwFilesAccessEcm.java:609)
at oracle.workspaces.resource.files.CwFilesResourceManager.initResource(CwFilesResourceManager.java:377)
at oracle.workspaces.resource.CwAbstractResourceManager.init(CwAbstractResourceManager.java:145)
at oracle.workspaces.resource.CwAbstractResourceManager.init(CwAbstractResourceManager.java:116)
at oracle.workspaces.CwRuntime.initAndSetResourceManager(CwRuntime.java:514)
at oracle.workspaces.CwRuntime.initResourceManagers(CwRuntime.java:400)
at oracle.workspaces.CwRuntime.init(CwRuntime.java:253)
at oracle.workspaces.CwService.init(CwService.java:102)
at oracle.workspaces.ws.util.WSLifeCycleListener.contextInitialized(WSLifeCycleListener.java:68)
at com.evermind.server.http.HttpApplication.initDynamic(HttpApplication.java:1009)
at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:549)
at com.evermind.server.Application.getHttpApplication(Application.java:890)
at com.evermind.server.http.HttpServer.getHttpApplication(HttpServer.java:707)
at com.evermind.server.http.HttpSite.initApplications(HttpSite.java:625)
at com.evermind.server.http.HttpSite.setConfig(HttpSite.java:278)
at com.evermind.server.http.HttpServer.setSites(HttpServer.java:278)
at com.evermind.server.http.HttpServer.setConfig(HttpServer.java:179)
at com.evermind.server.ApplicationServer.initializeHttp(ApplicationServer.java:2394)
at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:1551)
at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:92)
at java.lang.Thread.run(Thread.java:534)
END nested exception
END nested exception
oracle.workspaces.CwConfigurationException: The resource CW_FILES_RESOURCE_TYPE is not properly installed.
at oracle.workspaces.resource.CwAbstractResourceManager.verifyInitialized(CwAbstractResourceManager.java:647)
at oracle.workspaces.resource.CwAbstractResourceManager.ping(CwAbstractResourceManager.java:800)
at oracle.workspaces.container.CwWorkspaceResourceMgr.checkRsrcMgrNotNullAndAvailable(CwWorkspaceResourceMgr.java:1263)
at oracle.workspaces.container.CwWorkspaceUtil.addResourcesFromTemplate(CwWorkspaceUtil.java:253)
at oracle.workspaces.container.CwWorkspaceManager.createWorkspaceInternal(CwWorkspaceManager.java:1316)
at oracle.workspaces.container.CwWorkspaceManager.createWorkspace(CwWorkspaceManager.java:397)
at oracle.workspaces.session.CwSession.createWorkspace(CwSession.java:401)
at oracle.workspaces.ui.handler.CwHomeActionHandler.onCreateWorkspace(CwHomeActionHandler.java:613)
at oracle.workspaces.ui.handler.TemplatesActionHandler.onCreateWorkspaceUsingTemplate(TemplatesActionHandler.java:233)
at oracle.workspaces.ui.actions.TemplatesAction.executeInternalBase(TemplatesAction.java:235)
at oracle.workspaces.ui.actions.BaseAction.execute(BaseAction.java:351)
at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:484)
at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:274)
at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:525)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
at oracle.security.jazn.oc4j.JAZNFilter$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at javax.security.auth.Subject.doAsPrivileged(Subject.java:500)
at oracle.security.jazn.oc4j.JAZNFilter.doFilter(Unknown Source)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:663)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:224)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:133)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
at java.lang.Thread.run(Thread.java:534)
Caused by: oracle.workspaces.resource.CwResourceTypeUnavailableException: The library resource is currently unavailable; please try again later or contact an administrator for assistance.
at oracle.workspaces.resource.files.CwFilesSessionEcm.login(CwFilesSessionEcm.java:697)
at oracle.workspaces.resource.files.CwFilesSessionEcm.initializeManagers(CwFilesSessionEcm.java:474)
at oracle.workspaces.resource.files.CwFilesSessionEcm.openInternal(CwFilesSessionEcm.java:282)
at oracle.workspaces.resource.CwAbstractResourceSession.reopen(CwAbstractResourceSession.java:191)
at oracle.workspaces.resource.CwAbstractResourceSession.open(CwAbstractResourceSession.java:145)
at oracle.workspaces.resource.files.CwFilesSessionEcm.openFilesSessionAsUser(CwFilesSessionEcm.java:319)
at oracle.workspaces.resource.files.CwFilesAccessEcm.openAdminFilesSession(CwFilesAccessEcm.java:6272)
at oracle.workspaces.resource.files.CwFilesAccessEcm.checkImplSpecificInit(CwFilesAccessEcm.java:609)
at oracle.workspaces.resource.files.CwFilesResourceManager.initResource(CwFilesResourceManager.java:377)
at oracle.workspaces.resource.CwAbstractResourceManager.init(CwAbstractResourceManager.java:145)
at oracle.workspaces.resource.CwAbstractResourceManager.init(CwAbstractResourceManager.java:116)
at oracle.workspaces.CwRuntime.initAndSetResourceManager(CwRuntime.java:514)
at oracle.workspaces.CwRuntime.initResourceManagers(CwRuntime.java:400)
at oracle.workspaces.CwRuntime.init(CwRuntime.java:253)
at oracle.workspaces.CwService.init(CwService.java:102)
at oracle.workspaces.ws.util.WSLifeCycleListener.contextInitialized(WSLifeCycleListener.java:68)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpApplication.initDynamic(HttpApplication.java:1009)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpApplication.<init>(HttpApplication.java:549)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.Application.getHttpApplication(Application.java:890)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpServer.getHttpApplication(HttpServer.java:707)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpSite.initApplications(HttpSite.java:625)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpSite.setConfig(HttpSite.java:278)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpServer.setSites(HttpServer.java:278)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpServer.setConfig(HttpServer.java:179)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.ApplicationServer.initializeHttp(ApplicationServer.java:2394)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.ApplicationServer.setConfig(ApplicationServer.java:1551)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:92)
... 1 more
Caused by:
at oracle.ifs.fdk.client.ServiceToServiceAuthentication.getSessionCookies(ServiceToServiceAuthentication.java:136)
at oracle.workspaces.resource.files.CwFilesSessionEcm.login(CwFilesSessionEcm.java:682)
... 27 more
BEGIN nested exception
oracle.workspaces.resource.CwResourceTypeUnavailableException: The library resource is currently unavailable; please try again later or contact an administrator for assistance.
at oracle.workspaces.resource.files.CwFilesSessionEcm.login(CwFilesSessionEcm.java:697)
at oracle.workspaces.resource.files.CwFilesSessionEcm.initializeManagers(CwFilesSessionEcm.java:474)
at oracle.workspaces.resource.files.CwFilesSessionEcm.openInternal(CwFilesSessionEcm.java:282)
at oracle.workspaces.resource.CwAbstractResourceSession.reopen(CwAbstractResourceSession.java:191)
at oracle.workspaces.resource.CwAbstractResourceSession.open(CwAbstractResourceSession.java:145)
at oracle.workspaces.resource.files.CwFilesSessionEcm.openFilesSessionAsUser(CwFilesSessionEcm.java:319)
at oracle.workspaces.resource.files.CwFilesAccessEcm.openAdminFilesSession(CwFilesAccessEcm.java:6272)
at oracle.workspaces.resource.files.CwFilesAccessEcm.checkImplSpecificInit(CwFilesAccessEcm.java:609)
at oracle.workspaces.resource.files.CwFilesResourceManager.initResource(CwFilesResourceManager.java:377)
at oracle.workspaces.resource.CwAbstractResourceManager.init(CwAbstractResourceManager.java:145)
at oracle.workspaces.resource.CwAbstractResourceManager.init(CwAbstractResourceManager.java:116)
at oracle.workspaces.CwRuntime.initAndSetResourceManager(CwRuntime.java:514)
at oracle.workspaces.CwRuntime.initResourceManagers(CwRuntime.java:400)
at oracle.workspaces.CwRuntime.init(CwRuntime.java:253)
at oracle.workspaces.CwService.init(CwService.java:102)
at oracle.workspaces.ws.util.WSLifeCycleListener.contextInitialized(WSLifeCycleListener.java:68)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpApplication.initDynamic(HttpApplication.java:1009)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpApplication.<init>(HttpApplication.java:549)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.Application.getHttpApplication(Application.java:890)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpServer.getHttpApplication(HttpServer.java:707)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpSite.initApplications(HttpSite.java:625)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpSite.setConfig(HttpSite.java:278)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpServer.setSites(HttpServer.java:278)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpServer.setConfig(HttpServer.java:179)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.ApplicationServer.initializeHttp(ApplicationServer.java:2394)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.ApplicationServer.setConfig(ApplicationServer.java:1551)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:92)
at java.lang.Thread.run(Thread.java:534)
Caused by:
at oracle.ifs.fdk.client.ServiceToServiceAuthentication.getSessionCookies(ServiceToServiceAuthentication.java:136)
at oracle.workspaces.resource.files.CwFilesSessionEcm.login(CwFilesSessionEcm.java:682)
... 27 more
BEGIN nested exception
AxisFault
faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.generalException
faultSubcode:
faultString:
faultActor:
faultNode:
faultDetail:
{http://xml.apache.org/axis/}exceptionName:oracle.ifs.fdk.FdkException
{http://xml.apache.org/axis/}stackTrace:
at oracle.ifs.fdk.client.ServiceToServiceAuthentication.getSessionCookies(ServiceToServiceAuthentication.java:136)
at oracle.workspaces.resource.files.CwFilesSessionEcm.login(CwFilesSessionEcm.java:682)
at oracle.workspaces.resource.files.CwFilesSessionEcm.initializeManagers(CwFilesSessionEcm.java:474)
at oracle.workspaces.resource.files.CwFilesSessionEcm.openInternal(CwFilesSessionEcm.java:282)
at oracle.workspaces.resource.CwAbstractResourceSession.reopen(CwAbstractResourceSession.java:191)
at oracle.workspaces.resource.CwAbstractResourceSession.open(CwAbstractResourceSession.java:145)
at oracle.workspaces.resource.files.CwFilesSessionEcm.openFilesSessionAsUser(CwFilesSessionEcm.java:319)
at oracle.workspaces.resource.files.CwFilesAccessEcm.openAdminFilesSession(CwFilesAccessEcm.java:6272)
at oracle.workspaces.resource.files.CwFilesAccessEcm.checkImplSpecificInit(CwFilesAccessEcm.java:609)
at oracle.workspaces.resource.files.CwFilesResourceManager.initResource(CwFilesResourceManager.java:377)
at oracle.workspaces.resource.CwAbstractResourceManager.init(CwAbstractResourceManager.java:145)
at oracle.workspaces.resource.CwAbstractResourceManager.init(CwAbstractResourceManager.java:116)
at oracle.workspaces.CwRuntime.initAndSetResourceManager(CwRuntime.java:514)
at oracle.workspaces.CwRuntime.initResourceManagers(CwRuntime.java:400)
at oracle.workspaces.CwRuntime.init(CwRuntime.java:253)
at oracle.workspaces.CwService.init(CwService.java:102)
at oracle.workspaces.ws.util.WSLifeCycleListener.contextInitialized(WSLifeCycleListener.java:68)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpApplication.initDynamic(HttpApplication.java:1009)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpApplication.<init>(HttpApplication.java:549)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.Application.getHttpApplication(Application.java:890)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpServer.getHttpApplication(HttpServer.java:707)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpSite.initApplications(HttpSite.java:625)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpSite.setConfig(HttpSite.java:278)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpServer.setSites(HttpServer.java:278)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpServer.setConfig(HttpServer.java:179)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.ApplicationServer.initializeHttp(ApplicationServer.java:2394)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.ApplicationServer.setConfig(ApplicationServer.java:1551)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:92)
at java.lang.Thread.run(Thread.java:534)
{http://xml.apache.org/axis/}hostname:ocs
at oracle.ifs.fdk.client.ServiceToServiceAuthentication.getSessionCookies(ServiceToServiceAuthentication.java:136)
at oracle.workspaces.resource.files.CwFilesSessionEcm.login(CwFilesSessionEcm.java:682)
at oracle.workspaces.resource.files.CwFilesSessionEcm.initializeManagers(CwFilesSessionEcm.java:474)
at oracle.workspaces.resource.files.CwFilesSessionEcm.openInternal(CwFilesSessionEcm.java:282)
at oracle.workspaces.resource.CwAbstractResourceSession.reopen(CwAbstractResourceSession.java:191)
at oracle.workspaces.resource.CwAbstractResourceSession.open(CwAbstractResourceSession.java:145)
at oracle.workspaces.resource.files.CwFilesSessionEcm.openFilesSessionAsUser(CwFilesSessionEcm.java:319)
at oracle.workspaces.resource.files.CwFilesAccessEcm.openAdminFilesSession(CwFilesAccessEcm.java:6272)
at oracle.workspaces.resource.files.CwFilesAccessEcm.checkImplSpecificInit(CwFilesAccessEcm.java:609)
at oracle.workspaces.resource.files.CwFilesResourceManager.initResource(CwFilesResourceManager.java:377)
at oracle.workspaces.resource.CwAbstractResourceManager.init(CwAbstractResourceManager.java:145)
at oracle.workspaces.resource.CwAbstractResourceManager.init(CwAbstractResourceManager.java:116)
at oracle.workspaces.CwRuntime.initAndSetResourceManager(CwRuntime.java:514)
at oracle.workspaces.CwRuntime.initResourceManagers(CwRuntime.java:400)
at oracle.workspaces.CwRuntime.init(CwRuntime.java:253)
at oracle.workspaces.CwService.init(CwService.java:102)
at oracle.workspaces.ws.util.WSLifeCycleListener.contextInitialized(WSLifeCycleListener.java:68)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpApplication.initDynamic(HttpApplication.java:1009)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpApplication.<init>(HttpApplication.java:549)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.Application.getHttpApplication(Application.java:890)
at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpServer.getHttpApplication(HttpServer.java:707)
at com.evermind[Oracle Application Server Containers f

Verify that the newly-installed service is up and running, an Application Administrator can access the Administration tab, then the Services subtab, and “Reinitialize” only the newly-installed service. Reinitializing the service will establish or re-establish a connection with the service so that it can be used by Workspaces. The workspaces server remains up and functional throughout this process.
OR
An alternative to reinitializing the newly installed service is to take down the OC4J Container which contains the Workspaces application and then bring it back up. The same initialization steps occur that take place when reinitializing the service.

Similar Messages

  • Error message "Itunes was not properly installed............

    "Itunes was not properly installed.  If you wish to import or burn CD's you need to reinstall Itunes."  I can't get my cd's that I have loaded to transer to my Iphone, only my purchased songs will go. I have uninstalled and reinstalled several times, working with Windows 7 Home

      Microsoft Windows XP Home Edition Service Pack 3 (Build 2600)
    HP Pavilion 061 PC025A-ABA A434N
    iTunes 10.6.3.25
    QuickTime not available
    FairPlay 1.14.43
    Apple Application Support 2.1.9
    iPod Updater Library 10.0d2
    CD Driver Not Available
    CD Driver DLL 2.1.1.1
    Apple Mobile Device 5.2.0.6
    Apple Mobile Device Driver 1.52.0.0
    Bonjour 3.0.0.10 (333.10)
    Gracenote SDK 1.9.6.502
    Gracenote MusicID 1.9.6.115
    Gracenote Submit 1.9.6.143
    Gracenote DSP 1.9.6.45
    iTunes Serial Number 0012A6CC0855D2D0
    Current user is an administrator.
    The current local date and time is 2012-06-26 11:41:54.
    iTunes is not running in safe mode.
    WebKit accelerated compositing is disabled.
    HDCP is not supported.
    Core Media is not supported. (16005)
    Video Display Information
    Intel(R) 82865G Graphics Controller
    **** External Plug-ins Information ****
    No external plug-ins installed.
    iPodService 10.6.3.25 is currently running.
    iTunesHelper 10.6.3.25 is currently running.
    Apple Mobile Device service 3.3.0.0 is currently running.
    **** CD/DVD Drive Tests ****
    No drivers in LowerFilters.
    No drivers in UpperFilters.
    Failed loading CD / DVD drives, error -43. Try doing a repair install on iTunes from the "Add or Remove Programs" control panel.
    The last failed MP3 CD burn had error code 4450(0x00001162). It happened on drive E: HP DVD Writer 300n on CDR media at speed 16X.

  • Error Message: itunes was not properly installed. If you wish to import CDs

    I am using Windows XP Professional Service Pack 2 and currently iTunes v8.1
    Whenever I start iTunes, a message window pops up saying:
    "itunes was not properly installed. If you wish to import or burn cds, you need to reinstall iTunes."
    I can click OK, and iTunes will continue to load normally. It also appears to work normally. I can put in CDs and it will import the music off of them.
    I have tried to reinstall iTunes, and have even upgraded to the latest versions whenever they've come out (I've had the problem for several months).
    Using information I found on the internet, including apple.com, I tried re-installing the GEARS drivers, but with no luck.
    I have tried foolin' around with the registry, specifically the entry noted in the GEARS driver pages, altering UpperFilters and deleting LowerFilters, still no luck. Perhaps I'm not doing this correctly? In fact, if I delete both Upper and Lower Filters, upon restarting Windows, I will not have either of my CD/DVD drives showing up in Windows explorer. Further, at the initial stage, I did not have an UpperFilters key, or string. My LowerFilters string has in it, ElbyCDFL, AnyDVD, PxHelp20, ElbyDelay, and MxlW2k.
    I believe all of these programs have been on my system for some time.
    I am not at all sure what may have changed on my system to cause this error to occur, as I said, it's been several months.
    Thanks in advance,
    Walt D in LV

    I had the same problem until I repaired iTunes.
    Start --> Control Panel --> Uninstall a Program --> Click on iTunes --> Choose Repair at the top --> Allow change to be made
    Hopefully that will help.

  • ITunes was not properly installed error message

    Dear All,
    A friend of mine is getting the following error when opening iTunes.
    "Warning; iTunes was not properly installed if you wish to import or burn CDs. you need to reinstall iTunes"
    I have tried;
    1. Uninstalling & reinstalling iTunes + Quicktime
    2. Downloading and installing the GEAR drivers
    3. Following these posts;
    http://support.apple.com/kb/HT2615
    http://support.apple.com/kb/TS3299
    http://discussions.apple.com/message.jspa?messageID=8081513#8081513
    Here is the diagnostic information; please can someone point me in the right direction.
    Microsoft Windows Vista Home Premium Edition Service Pack 2 (Build 6002)
    Dell Inc. Inspiron 530s
    iTunes 10.0.1.22
    QuickTime 7.6.8
    FairPlay 1.9.16
    Apple Application Support 1.3.2
    iPod Updater Library 10.0d2
    CD Driver Not Available
    CD Driver DLL 2.1.1.1
    Apple Mobile Device 3.2.0.47
    Apple Mobile Device Driver not found.
    Bonjour 2.0.3.0 (214.3)
    Gracenote SDK 1.7.1.420
    Gracenote MusicID 1.7.1.78
    Gracenote Submit 1.7.1.106
    iTunes Serial Number 96A00247D77D2D86
    Current user is not an administrator.
    The current local date and time is 2010-11-07 16:52:37.
    iTunes is not running in safe mode.
    WebKit accelerated compositing is enabled.
    HDCP is not supported.
    Video Display Information
    Intel Corporation, Intel(R) G33/G31 Express Chipset Family
    ** External Plug-ins Information **
    No external plug-ins installed.
    Genius ID: 493b5db9d323eca0f4697f064a8bc3c3
    iPodService 10.0.1.22 is currently running.
    iTunesHelper 10.0.1.22 is currently running.
    Apple Mobile Device service 3.2.0.0 is currently running.
    ** CD/DVD Drive Tests **
    No drivers in LowerFilters.
    UpperFilters: GEARAspiWDM
    Failed while scanning for CD/DVD drives, error 2355.
    Virtual drives can sometimes interfere with reading and writing CDs in iTunes. If this is a virtual drive and you are having problems with other drives, try uninstalling the virtual CD application.
    E: Unsupported CD or DVD drive.
    Virtual drives can sometimes interfere with reading and writing CDs in iTunes. If this is a virtual drive and you are having problems with other drives, try uninstalling the virtual CD application.
    Thanks

    I don't think this one is a variation of the device filter troubles, Littlebirt.
    Checking something from the diagnostics:
    +Virtual drives can sometimes interfere with reading and writing CDs in iTunes. If this is a virtual drive and you are having problems with other drives, try uninstalling the virtual CD application.+
    Is there any virtual drive software (like, say, Daemon Tools or Alcohol 120%) installed on the PC?

  • Get error message that says, "ITunes not properly installed.  If you wish to import or burn CD's, you must reinstall Itunes."

    Hello:
    I have installed Itunes on my new Windows 7 based computer (64 bit) and get the following error message everytime the program opens, "ITunes not properly installed.  If you wish to import or burn CD's, you must reinstall ITunes."  So, I have removed ITunes, Quick Time and Apple associated software, twice, from my computer and reinstalled the latest version (10.4.1) but get no fix to the problem.  ITunes will import CD's but will not burn them with this error in place.  Anybody know how to fix this problem?

    if you have 64bit os this is problem:
    Any 64-bit version of Windows is not supported so you should expect certain things not to work. From Apple's iTunes page the Windows requirements are:
    32-bit editions of Windows XP or Vista
    Windows XP Service Pack 2 or later required for Apple TV or iPhone
    500 MHz Pentium class processor or better
    QuickTime 7.1.6 or later (included)
    256MB RAM
    Supported CD-R or DVD-R drive to burn CDs
    Broadband Internet connection (DSL/Cable/LAN) for buying and streaming music

  • TS3694 I get an Error 7 on Microsoft Home Edition 7 telling me iTunes did not properly install

    I keep getting an Error 7 on Microsoft Home Edition 7 telling me iTunes did not properly install.

    Hmmm. Then try this out buddy:
    http://support.apple.com/kb/TS3074

  • Itunes startup error itunes was not properly installed. If you wish to ....

    itunes startup error
    itunes was not properly installed. If you wish to import or burn cds, you need to reinstall itunes
    help?

    Are you actually unable to import or burn CDs? I get that error every time as well, but I don't actually have any problems.

  • Error PL Developer - SQL*Net not properly installed PL Developer

    - ok i am getting this error after i have installed my oracle 10 client on a windows 7 OS.
    - trying to use PL DEVELOPER version 6 (which is free ).
    error :
    SQL*Net not properly installed PL Developer
    -any ideas?
    Thanks in advance

    Maybe PL/SQL Developer is trying to use some missing registry values, or a missing ORACLE_HOME environment variable
    Check the ORACLE_HOME is pointing to your 10g client path, and then try to add the following entries in the registry, making a .reg file with the following, replacing with your paths, and executing (from Windows PATH variable
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE]
    "inst_loc"="C:
    Program Files\\Oracle
    Inventory"
    "API"="D:\\oracle\\product\\10.1.0
    db_1"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\ALL_HOMES]
    "HOME_COUNTER"="1"
    "DEFAULT_HOME"="HOME0"
    "LAST_HOME"="0"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\ALL_HOMES\ID0]
    "NAME"="Oracle - ORACLE_HOME"
    "PATH"="D:\oracle\product\10.1.0\db_1"
    "NLS_LANG"="NA"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\HOME0]
    "ID"="0"
    "ORACLE_GROUP_NAME"="Oracle - ORACLE_HOME"
    "ORACLE_HOME_NAME"="ORACLE_HOME"
    "ORACLE_HOME"="D:\\oracle\\product\\10.1.0\\db_1"
    I hope this help
    Regards,
    Alfonso Vicente

  • Oracle 10g: Initialization error SQL*Net not properly installed

    Hello, everyone.
    I have an app that uses Oracle 10g client to connect a remote Oracle 10g server.
    I encountered a pop-up error saying
    " Initialization error SQL*Net not properly installed. "
    OracleHomeKey: SOFTWARE\ORACLE
    OracleHomeDir:
    Please advise a fix.
    Thanks.

    Maybe PL/SQL Developer is trying to use some missing registry values, or a missing ORACLE_HOME environment variable
    Check the ORACLE_HOME is pointing to your 10g client path, and then try to add the following entries in the registry, making a .reg file with the following, replacing with your paths, and executing (from Windows PATH variable
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE]
    "inst_loc"="C:
    Program Files\\Oracle
    Inventory"
    "API"="D:\\oracle\\product\\10.1.0
    db_1"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\ALL_HOMES]
    "HOME_COUNTER"="1"
    "DEFAULT_HOME"="HOME0"
    "LAST_HOME"="0"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\ALL_HOMES\ID0]
    "NAME"="Oracle - ORACLE_HOME"
    "PATH"="D:\oracle\product\10.1.0\db_1"
    "NLS_LANG"="NA"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\HOME0]
    "ID"="0"
    "ORACLE_GROUP_NAME"="Oracle - ORACLE_HOME"
    "ORACLE_HOME_NAME"="ORACLE_HOME"
    "ORACLE_HOME"="D:\\oracle\\product\\10.1.0\\db_1"
    I hope this help
    Regards,
    Alfonso Vicente

  • Error "Itunes was not properly installed. If you wish to import or burn cds you need to reinstall itunes."

    I have an error that pops up every time I open Itunes. It says "Itunes was not properly installed. If you wish to import or burn cds you need toreinstall itunes." How do I fix this? I have already reinstalled multiple times.

    Microsoft Windows 7 x64 Enterprise Edition Service Pack 1 (Build 7601)
    LENOVO 2349A63
    iTunes 11.2.2.3
    QuickTime 7.7.5
    FairPlay 2.6.12
    Apple Application Support 3.0.3
    iPod Updater Library 11.1f5
    CD Driver Not Available
    CD Driver DLL Not Available
    Apple Mobile Device 7.1.1.3
    Apple Mobile Device Driver 1.64.0.0
    Bonjour 3.0.0.10 (333.10)
    Gracenote SDK 1.9.6.502
    Gracenote MusicID 1.9.6.115
    Gracenote Submit 1.9.6.143
    Gracenote DSP 1.9.6.45
    iTunes Serial Number 0041B9C80B2D3F98
    Current user is not an administrator.
    The current local date and time is 2014-06-20 12:18:55.
    iTunes is not running in safe mode.
    WebKit accelerated compositing is enabled.
    HDCP is supported.
    Core Media is supported.
    Video Display Information
    Intel Corporation, Intel(R) HD Graphics 4000
    **** External Plug-ins Information ****
    No external plug-ins installed.
    iPodService 11.2.2.3 (x64) is currently running.
    iTunesHelper 11.2.2.3 is currently running.
    Apple Mobile Device service 3.3.0.0 is currently running.
    **** CD/DVD Drive Tests ****
    No drivers in LowerFilters.
    UpperFilters: dvrem (4.97.0.64), dnpfw (4.97.0.64),
    Failed loading CD / DVD drives, error -43. Try doing a repair install on iTunes from the “Add or Remove Programs” control panel.
    Help please!

  • Windows 7  64 bit will not install itunes..it tries to install and keeps telling quick time for windows did not properly install  any help?

    windows 7  64 bit will not install itunes..it tries to install and keeps telling quick time for windows did not properly install  any help?

    Hi Tamekia,
    I am sorry to hear nothing has worked yet. I have looked up some additional information and possible solutions. Follow the steps in this document to perform a level-three uninstall, register the Windows Installer Service, and then reinstall the HP software. An uninstall and reinstall of the software deletes and overwrites any of the files that might cause the error and resets the Windows Installer. HP recommends that you download the latest software from the HP Web site to remove any files that might be causing this error.
    Level-three uninstall, and register the Windows Installer Service
    Note: The title of this document is not specific to the issue you are experiencing or the operating system you have, but the 3 steps and instructions are what I suggest we do to resolve the issue you are experiencing.
    Hope this helps.
    Please click the Thumbs up icon below to thank me for responding.
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Please click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution.
    Sunshyn2005 - I work on behalf of HP

  • Itunes was not properly installed

    On opening Itunes i get the message "Itunes was not properly installed. If you wish to import or burn CD's you need to reinstall Itunes". I am able to import a CD without any problem but not able to burn a CD. I have done a clean uninstall by removing Itunes, Quicktime, Apple software update, Apple mobile device support, Bonjour and Apple application support. I have now tried this three times. I understand that it could be a problem with the GearAspiwdm.sys driver. I don't appear to have this driver installed. I have tried the gear support site and downloaded the driver installer but don't seem able to locate the gear driver anywhere on the system. Can any one help? I would be eternally grateful!
    When i managed to load the gear drivers my PC would not recognise any CD/DVD drive on my system.
    The diagnostics log from itunes is below:
    Microsoft Windows 7 x64 Home Premium Edition (Build 7600)
    Acer Aspire X1301
    iTunes 9.2.0.61
    QuickTime 7.6.6
    FairPlay 1.8.20
    Apple Application Support 1.3
    iPod Updater Library 9.2d4
    CD Driver Not Available
    CD Driver DLL Not Available
    Apple Mobile Device 3.1.0.62
    Apple Mobile Device Driver 1.49.0.0
    Bonjour 2.0.2.0 (214.3)
    iTunes Serial Number 8276FC5E0E421D7E
    Current user is not an administrator.
    The current local date and time is 2010-07-11 15:27:07.
    iTunes is not running in safe mode.
    WebKit accelerated compositing is enabled.
    HDCP is not supported.
    Video Display Information
    NVIDIA, NVIDIA GeForce 9200
    ** External Plug-ins Information **
    No external plug-ins installed.
    iPodService 9.2.0.61 is currently running.
    iTunesHelper 9.2.0.61 is currently running.
    Apple Mobile Device service 3.1.0.0 is currently running.
    ** CD/DVD Drive Tests **
    LowerFilters: AnyDVD (6.6.3.7), UBHelper (2.0.0.11),
    UpperFilters: NTIDrvr (1.0.0.9),
    Failed loading CD/DVD drives, error -43. Try doing a repair install on iTunes from the “Add or Remove Programs” control panel.
    Failed loading CD/DVD drives, error -43. Try doing a repair install on iTunes from the “Add or Remove Programs” control panel.

    Well, after a reinstall, it obviously works again... But the question is: for how long. The last time this solved this issue, it remained solved for just under a week. So, if it still works in just over a week, I will consider the issue solved.
    Just for the record: the output now...
    Microsoft Windows XP Professional Service Pack 2 (Build 2600)
    IBM 2887K2G
    iTunes 7.0.2.16
    CD Driver 2.0.6.1
    CD Driver DLL 2.0.6.1
    LowerFilters: cdrbsdrv (7.5.0.0), PxHelp20 (2.0.0.0), drvmcdb (1.0.0.1), sscdbhk5 (1.0.0.1),
    UpperFilters: GEARAspiWDM (2.0.6.1),
    Video Driver: Intel(R) 82852/82855 GM/GME Graphics Controller\Intel(R) 82852/55 GM/GME Controller
    IDE\DiskHTS541040G9AT00_______________________MB2IA5BJ, Bus Type ATA, Bus Address [0,0]
    IDE\CdRomTEACDW-225_____________________________2.6A___, Bus Type ATA, Bus Address [0,0]
    If you have multiple drives on the same IDE or SCSI bus, these drives may interfere with each other.
    Some computers need an update to the ATA or IDE bus driver, or Intel chipset. If iTunes has problems recognizing CDs or hanging or crashing while importing or burning CDs, check the support site for the manufacturer of your computer or motherboard.
    Current user is an administrator.
    D: TEAC DW-225, Rev 2.6A
    Audio CD in drive.
    Found 10 songs on CD, playing time 47:47 on Audio CD.
    Track 1, start time 00:02:00
    Track 2, start time 06:45:30
    Track 3, start time 10:33:69
    Track 4, start time 14:31:47
    Track 5, start time 19:03:57
    Track 6, start time 23:36:41
    Track 7, start time 29:57:04
    Track 8, start time 33:33:69
    Track 9, start time 36:40:39
    Track 10, start time 40:27:40
    Audio CD reading succeeded.
    Get drive speed succeeded.
    The drive CDR speeds are: 4 10 16 24.
    The drive CDRW speeds are: 4.

  • Software necessary to communicate with Ipod not properly installed

    Hi,
    I updated my Itunes software and have been having problems ever since. Every time I connect my Ipod I get the message: "Software necessary to communicate with Ipod not properly installed. Reinstall Itunes..." After I click Ok it goes to Itunes but it does not recognized the Ipod. Now I have reinstalled several times and even downgraded to a previous Itunes version but keep getting the same error. Even though I don't know if this has anything to do with it, yesterday I noticed that I cannot watch any YouTube videos either, i get the error: "Hello, you either have JavaScript turned off or an old version of Adobe's Flash Player. Get the latest Flash player" Any help would be highly appreciated!

    A lot of users are getting this. See 'can not open iTunes' obove this in the forum

  • TS3299 iTunes was not properly installed.  If you wish to import or burn CDs you need to reinstall iTunes

    I've installed iTunes 10.6 on my Windows 7 machine.  Everytime I start it I get this message:  iTunes was not properly installed.  If you wish to import or burn CDs you need to reinstall iTunes.
    Reinstalling iTunes made no difference.
    So I found this article http://support.apple.com/kb/TS3299  and updated the registry like it said and it still didn't work but it also had the effect of making my CD drive no longer work for anything, including playing movies.   Before following those instructions I could read and write cds using Windows Media player.  Fortunately, I had backed up my registry leaf and restored it.
    So I've been trying to figure out how to burn a cd from iTunes for close to two months now with no luck.  Does anybody know how to get rid of the above error message?
    Thank you!
    David

    Hi B Noir,
    I ran the diagnostics and here are the results:
      Microsoft Windows 7 Home Premium Edition Service Pack 1 (Build 7601)
    Compaq-Presario FQ582AA-ABA SR5710F
    iTunes 10.6.3.25
    QuickTime not available
    FairPlay 1.14.43
    Apple Application Support 2.1.9
    iPod Updater Library 10.0d2
    CD Driver Not Available
    CD Driver DLL 2.1.1.1
    Apple Mobile Device 5.2.0.6
    Apple Mobile Device Driver 1.59.0.0
    Bonjour 3.0.0.10 (333.10)
    Gracenote SDK 1.9.6.502
    Gracenote MusicID 1.9.6.115
    Gracenote Submit 1.9.6.143
    Gracenote DSP 1.9.6.45
    iTunes Serial Number 00D0ACBC02C48EA0
    Current user is not an administrator.
    The current local date and time is 2012-07-03 17:21:27.
    iTunes is not running in safe mode.
    WebKit accelerated compositing is enabled.
    HDCP is not supported.
    Core Media is supported.
    Video Display Information
    NVIDIA , NVIDIA GeForce 6150SE nForce 430
    **** External Plug-ins Information ****
    No external plug-ins installed.
    iPodService 10.6.3.25 is currently running.
    iTunesHelper 10.6.3.25 is currently running.
    Apple Mobile Device service 3.3.0.0 is currently running.
    **** CD/DVD Drive Tests ****
    No drivers in LowerFilters.
    No drivers in UpperFilters.
    Failed loading CD / DVD drives, error -43. Try doing a repair install on iTunes from the "Add or Remove Programs" control panel.
    Also, I am attaching an image of  my driver details:
    David

  • Instrument I/O Assistant not properly installed

    Hi,
    I recently purchased a student edition of Labview 2009 and I've been having problems with the intrument I/O Assitant. Each time I place it on the block diagram I get the error message that it was not properly installed. I've searched the knowledge bases and carried out the recommended remedies to no avail. I downloaded drivers from NI.com, uninstalled NI VISA and reinstalled the its latest version still nothing worked. Can someone please help me out here.
    Thanks

    Hello,
    I see that you uninstalled and reinstalled the drivers, but did you make sure to only reinstall the Instrument Assistant after the drivers? Also, what operating system and driver versions are you using?
    -Zach
    Certified LabVIEW Developer

Maybe you are looking for