Cleanup UCM folders (temp/vault/weblayout)

Hello,
On my UCM instance, There are some files in vault folder (/ucm/cs/vault/), temp folders (/ucm/cs/vault/~temp/) and weblayout folders (/ucm/cs/weblayout/) which take a lot of space and are not used anymore (they still exist in vault but the matching document has been deleted from UCM).
I'd like to know if there's an available tool in UCM to cleanup those folders to only keep the valid files.
Also, can the temp folder be cleared without any risk?
Thanks in advance,
Léo

See this thread: UCM vault not clearing out

Similar Messages

  • UCM Folders custom alternate security model

    Hi All,
    Im working on a Proof of Concept using UCM 10GR3 and we need help from you guys.
    The content will be categorized using the Folders structure from the Oracle Folders Component.
    Let’s look this example:
    1. The user DANIEL creates the folder A and sets who will have access (R,RW,RWD,RWDA);
    2. DENIS another user from UCM get permission to access the folder A and starts to create his own Folders (A1, A2, A3) and defines who will access these Folders and their permissions but if he doesn’t set access permission to DANIEL he (DANIEL) won’t be capable to see these Folders content .
    So, this security model is defined for each Folder and won’t be hierarchical.
    I`ve already explained for the customer about possible problems with inappropriate content stored inside some users Folders and the lack of permission from their superiors to control this.
    But they don’t want to go another way.
    This customer didn’t like UCM Collaboration Manager concept of Projects, Dashboards and so on.
    They prefer Folders with this ‘ Custom’’ security model because simplicity and not hierarchical security model are crucial points.
    Is there any case about the use of this security model or some ideas about how do that for Oracle Folders?
    Best Regards
    Daniel

    I think accounts can do the trick. You'll have to write a component that automaticcly creates account if someone adds a folder.
    With accounts you can give someone permission in a hierarchical way. You define for example an account A/1 A/2 A/3
    If Daniel creates a folder your component can automaticlly create an account A
    If Denis creates a folder A/1 your component would create A/1
    If daniel grants denis the A account he gets permission to the A folder
    if Denis don't grant daniel the A/1 account. he doesn't have acces to that folder. Is that what you wnat?
    There is a small problem with this construction and that is that a user normally can't grant, revoke accounts. It's done in the user admin applet so you're component would normally add some functionallity so users could add delete accounts but that't kinda tricky...

  • Moving WCC cluster setup from one box to another box

    We want to move the existing WCC  (clustered) from one box to another box (both unix). We have the cluster/ folder {which have the folders cs/, vault/, weblayout/} on shared drive mounted in source machine running on 11.1.1.6.0.
    We have installed the same installation in destination box. We want to follow the below steps to move the config., data from source to destination.
    1) Stop servers in source.
    2) Change the db details in weblogic console destination to source db.
    3) Unmount the shared/ folder in source and mount it in destination box. (The vault, weblayout, cs folders will be mapped directly in destination ucm)
    The other qns we have are
    1) Are the above steps are correct and will WCC run without any problems.
    2) Do the domain homes needs to be in sync (because the destination box is a fresh installation)
    Just to test it, I have copied the cluster/cs/ folder from source to destination and the destination content servers are working fine. (I have not copied vault/ weblayout and changing the db)
    I have seen a article on cloning WCC servers
    Is it Possible to Clone Webcenter Content 11g ? (Doc ID 1507480.1)
    It pointed to documentation http://docs.oracle.com/cd/E23943_01/core.1111/e10105/testprod.htm#ASADM11306
    For target already exists, it just asked to migrate config. using CMU. Do I need to worry about domain homes or cluster/cs is enough to run WCC smoothly if they are in sync?
    Thanks,
    Narasa Kumar

    Hi
    Domain home contains information pertaining to weblogic and it's clustering configuration. Most of the WCC related config data will be residing in Oracle_ECM1 and ucm/cs folders. if the domain data changes from source to destination then  there will be difference in behavior based on what changes are done in destination domain.
    Differences/ changes in intradoc.cfg and config.cfg between 2 environments will have impact.
    Better is publish your directory structure and then ask for Q and changes are that response might fit-in-better to your scenario.
    Ideally, have same structure and configuration on destination and then perform movement of WCC. Run a sanity to confirm working use cases and then perform any changes to configuration or other things have you planned.
    Thank you!

  • Problem starting UCM 11G after creating custom components

    Hello all.
    I'm here because after all my searches I could not find any solution to my problem. I'm a newbie in the Oracle ECM, just learned how to create folders and users, so please, don't get mad at my lack of knowledge.
    So here are my specs:
    Host Machine: Windows 7 64 bit Enterprise
    VM (using VMWare Workstation): Oracle Linux 5 up 6 64 bits
    Using Weblogic Server 10.3.6
    Using Oracle Database 11.2.0.2 64 bits
    Using JDK 7u4 64 bits
    Using RCU 11.1.1.6.0
    Using SOA 11.1.1.6.0
    I installed all the applications with no problems, can use/see WLS using a browser. Everything works great.
    I created users on UCM, folders, rules and everything else.
    And then I've created a custom component. But when I try to restart the server I get this error:
    at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1872)
    at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3154)
    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1518)
    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:484)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
    at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
    at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
    at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
    at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:671)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
    at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:59)
    at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
    at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
    at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)
    at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)
    at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:51)
    at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
    at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:30)
    at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
    at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169)
    at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123)
    at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180)
    at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:96)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:545)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused By: intradoc.common.ServiceException: component "MyFavorites_Teste" is missing "version"
    at intradoc.tools.build.ComponentPackager.stampVersion(ComponentPackager.java:268)
    at intradoc.server.ComponentLoader.load(ComponentLoader.java:423)
    at intradoc.server.IdcSystemLoader.initComponentData(IdcSystemLoader.java:497)
    at intradoc.server.IdcSystemLoader.finishInit(IdcSystemLoader.java:366)
    at intradoc.server.IdcSystemLoader.init(IdcSystemLoader.java:335)
    at intradoc.server.IdcServerManager.init(IdcServerManager.java:120)
    at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:625)
    at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:456)
    at intradoc.idcwls.IdcIntegrateWrapper.initializeServer(IdcIntegrateWrapper.java:102)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:601)
    at idcservlet.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:87)
    at idcservlet.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:305)
    at idcservlet.common.ClassHelperUtils.executeMethodWithArgs(ClassHelperUtils.java:278)
    at idcservlet.ServletUtils.initializeContentServer(ServletUtils.java:1273)
    at idcservlet.ServletUtils.startAndConfigureServer(ServletUtils.java:547)
    at idcservlet.ServletUtils.initializeAllServers(ServletUtils.java:460)
    at idcservlet.IdcFilter.initContentServer(IdcFilter.java:181)
    at idcservlet.IdcFilter.init(IdcFilter.java:156)
    at weblogic.servlet.internal.FilterManager$FilterInitAction.run(FilterManager.java:343)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.FilterManager.loadFilter(FilterManager.java:96)
    at weblogic.servlet.internal.FilterManager.preloadFilters(FilterManager.java:57)
    at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1872)
    at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3154)
    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1518)
    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:484)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
    at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
    at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
    at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
    at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:671)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
    at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:59)
    at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
    at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
    at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)
    at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)
    at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:51)
    at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
    at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:30)
    at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
    at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169)
    at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123)
    at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180)
    at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:96)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:545)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    >
    IDC Servlet initial class path is /app/oracle/wls/Oracle_ECM1/ucm/idc/jlib/idcserver.jar
    **Begin IDC admin deployment
    ***Starting IDC admin on BinDir /app/oracle/wls/user_projects/domains/base_domain/ucm/cs/bin
    +++ClassLoader reporting object initialized at Wed Jul 11 12:00:57 BRT 2012
    Servlet protocol layer ready to receive requests.
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    Admin Server Version 11gR1-11.1.1.6.0-idcprod1-111219T111403
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    Copyright (C) 1996-2011, Oracle and/or its affiliates. All rights reserved.
    Added virtual directory for matching pattern '/*' for context root / mapping to path /app/oracle/wls/user_projects/domains/base_domain/ucm/cs/weblayout/
    <Jul 11, 2012 12:00:57 PM BRT> <Error> <ServletContext-> <BEA-000000> <There is an initialization failure during start up of UCM.>
    <Jul 11, 2012 12:00:57 PM BRT> <Error> <ServletContext-> <BEA-000000> <Could not start server of type 'server' at default relative web root URL 'cs'.
    javax.servlet.ServletException: Could not start up IDC server deployment.
    at idcservlet.ServletUtils.initializeContentServer(ServletUtils.java:1284)
    at idcservlet.ServletUtils.startAndConfigureServer(ServletUtils.java:547)
    at idcservlet.ServletUtils.initializeAllServers(ServletUtils.java:460)
    at idcservlet.IdcFilter.initContentServer(IdcFilter.java:181)
    at idcservlet.IdcFilter.init(IdcFilter.java:156)
    Truncated. see log file for complete stacktrace
    Caused By: java.io.IOException: Oracle WebCenter Content failed to initialize inside its servlet environment.
    at intradoc.idcwls.IdcIntegrateWrapper.initializeServer(IdcIntegrateWrapper.java:138)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:601)
    Truncated. see log file for complete stacktrace
    Caused By: intradoc.common.ServiceException:
    at intradoc.server.ComponentLoader.load(ComponentLoader.java:443)
    at intradoc.server.IdcSystemLoader.initComponentData(IdcSystemLoader.java:497)
    at intradoc.server.IdcSystemLoader.finishInit(IdcSystemLoader.java:366)
    at intradoc.server.IdcSystemLoader.init(IdcSystemLoader.java:335)
    at intradoc.server.IdcServerManager.init(IdcServerManager.java:120)
    Truncated. see log file for complete stacktrace
    Caused By: intradoc.common.ServiceException: component "MyFavorites_Teste" is missing "version"
    at intradoc.tools.build.ComponentPackager.stampVersion(ComponentPackager.java:268)
    at intradoc.server.ComponentLoader.load(ComponentLoader.java:423)
    at intradoc.server.IdcSystemLoader.initComponentData(IdcSystemLoader.java:497)
    at intradoc.server.IdcSystemLoader.finishInit(IdcSystemLoader.java:366)
    at intradoc.server.IdcSystemLoader.init(IdcSystemLoader.java:335)
    Truncated. see log file for complete stacktrace
    >
    <Jul 11, 2012 12:00:57 PM BRT> <Notice> <Log Management> <BEA-170027> <The Server has established connection with the Domain level Diagnostic Service successfully.>
    <Jul 11, 2012 12:00:57 PM BRT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN>
    <Jul 11, 2012 12:00:57 PM BRT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RESUMING>
    <Jul 11, 2012 12:00:57 PM BRT> <Notice> <Server> <BEA-002613> <Channel "Default[1]" is now listening on 127.0.0.1:16200 for protocols iiop, t3, ldap, snmp, http.>
    <Jul 11, 2012 12:00:57 PM BRT> <Notice> <Server> <BEA-002613> <Channel "Default" is now listening on 192.168.80.129:16200 for protocols iiop, t3, ldap, snmp, http.>
    <Jul 11, 2012 12:00:57 PM BRT> <Notice> <WebLogicServer> <BEA-000332> <Started WebLogic Managed Server "UCM_server1" for domain "base_domain" running in Development Mode>
    <Jul 11, 2012 12:00:58 PM BRT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RUNNING>
    <Jul 11, 2012 12:00:58 PM BRT> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>
    <Jul 11, 2012 12:10:51 PM BRT> <Warning> <oracle.wsm.resources.policyaccess> <WSM-06210> <An instance of the interface oracle.wsm.policymanager.IUsageTracker bean for the local repository at path "" was not available for configuring the oracle.wsm.policymanager.accessor.BeanAccessor repository accessor for context "ResourcePattern [pattern=DOMAIN/weblogic/base_domain, subjectType=MANAGED_DOMAIN, terms={PLATFORM=weblogic, SUBJECT_TYPE=MANAGED_DOMAIN, DOMAIN=base_domain}]".>
    <Jul 11, 2012 12:10:51 PM BRT> <Warning> <oracle.wsm.resources.policyaccess> <WSM-06210> <An instance of the interface oracle.wsm.policymanager.IDocumentManager bean for the local repository at path "" was not available for configuring the oracle.wsm.policymanager.accessor.BeanAccessor repository accessor for context "ResourcePattern [pattern=DOMAIN/weblogic/base_domain, subjectType=MANAGED_DOMAIN, terms={PLATFORM=weblogic, SUBJECT_TYPE=MANAGED_DOMAIN, DOMAIN=base_domain}]".>
    I disabled the component, restarted the UCM server but error is still happening:
    Server Message
    The Server is unavailable.
    Please contact the administrator of this site to report the problem.
    Click here for server process administration.
    This "MyFavorites_Teste" component would show my favorite documents in the UCM.
    If I delete it the server will work right.
    Is there anyway I could fix that?
    Thanks!
    Fernando Gomes

    I believe this means you need to set the Content Server Compatible Build under Component Wizard -> Build -> Build Settings -> Advanced. An example of how to do this can be found here: http://jonathanhult.com/blog/2012/06/remove-fields-from-query-builder-search-form/
    Jonathan
    http://jonathanhult.com
    http://corecontentonly.com

  • Creating a new webpage in UCM

    Hi folks,
    I need to create a new web page using UCM. Currently going through the UCM training guide. I find information on how to edit an existing page and how to add contents to the pages.
    These questions might be basic. But it will be of great help if i get the answers for the following questions:
    How to create a new web page in UCM?
    How to link it to an existing page?
    Thanks...

    Lots of ways....
    Some that are possible (but could be more ideas out there)
    1. Customize with custom components (complex and more steps than just one)
    2. Add a html or hcsp file as a normal checkin and link to it
    3. Use the Weblayout Editor to add pages to your "library" section
    4. Use a web content management tool like Site Studio
    If you just want a simple web page inside the normal context of the UCM GUI then the Weblayout Editor will be a good approach. The documentation for UCM will have steps for you.
    http://download.oracle.com/docs/cd/E10316_01/cs/cs_doc_10/tutorials_admin/wwhelp/wwhimpl/js/html/wwhelp.htm
    Content Server Administration Tutorials     
    Library Folders > The Web Layout Editor > About the Web Layout Editor
    About the Web Layout Editor

  • Folders in Folders and backup

    I'm a former Avid editor cutting on FCP. I'm nervous about cutting a feature in FCP because the file management seems confusing and unwieldy. For example, for some reason FCP keeps creating a new folders in folders - Autosave Vault in Autosave Vault, etc. Even though I save my project to a different folder, I have to find my last project digging through the Autosave Vault folder in the second Autosave Vault, to reopen my project.
    When I start from scratch, the same thing happens. Very annoying. Is this operator error or a quirk I have to live with in FCP?

    This topic has been argued back and forth for eons. Here are a couple of interesting threads:
    http://discussions.apple.com/thread.jspa?threadID=2449286&start=0&tstart=0
    http://discussions.apple.com/message.jspa?messageID=12656046#12656046
    The bottom Line.
    Initial file management in FCP is a SYSTEM preference. If file management were project based these threads would go away.
    You'd be shocked to learn how many people stumble along with FCP for years without fully grasping the file hierarchy.
    I've found that the best way to work is to create a folder at the top level of your work drive (I just call it FCP) and then point FCP to that folder as your scratch disc. That way at least everything will be in one folder.
    _* Then never start FCP unless that drive is connected !*_
    You can keep your FCP project files wherever you want but I set up another folder at the top level of the same drive (I call it FCP projects) and then I point my auto-saves to my system drive.
    If you're capturing your own footage everything will go to the scratch drive.
    If your importing pre captured footage you can simply make your own project folders with the media organized any way you want and only renders will go to the scratch folder.
    For doing interim back-ups I set up another drive and drag my two FCP folders over manually. Then I use a really basic app called synctwofolders
    http://tcfj.pagesperso-orange.fr/site/index.html
    You can use any program you want for periodic sync back-ups but I found this little app to be so basic and straight forward that it fit my needs perfectly. (If you use it make sure you donate!)
    For doing final backups use Media Manager and send the files to a backup drive for portability or storage. You'll have a nice neat package containing all your media and FCP project file that will boot up on any system.
    Hope that helps.

  • "SEVERE: USM folders feature is not installed" after standard install

    I've installed WebCenter 11.1.1.1.4 and now I try to setup connection to Content Server. I've configured it in standard way (socket, 127.0.0.1, port 4444). When I click "test" next to connection, it works fine. But when I try to access documents portlets in Webcenter Spaces, I got message saying "error during repository communication". In server logs I see:
    SEVERE: Funkcja USM folders nie jest zainstalowana na serwerze.
    oracle.webcenter.content.integration.RepositoryRuntimeException: 2011-03-04 12:29:50 oracle.webcenter.content.integration.spi.ucm.UCMBridge featureIsInstalledAndOfProperVersion
    SEVERE: Funkcja USM folders nie jest zainstalowana na serwerze.
    at oracle.webcenter.content.integration.spi.ucm.UCMBridge.getBridge(UCMBridge.java:348)
    at oracle.webcenter.content.integration.spi.ucm.UCMBridge.getBridge(UCMBridge.java:294)
    at oracle.webcenter.doclib.internal.view.CISRepositoryLogic.<init>(CISRepositoryLogic.java:164)
    at oracle.webcenter.doclib.internal.view.RepositoryLogic.createInstance(RepositoryLogic.java:261)
    at oracle.webcenter.doclib.internal.view.backing.ContentProvider.initializeInternal(ContentProvider.java:257)
    at oracle.webcenter.doclib.internal.view.backing.ContentProvider.initialize(ContentProvider.java:181)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.sun.el.parser.AstValue.invoke(Unknown Source)
    at com.sun.el.MethodExpressionImpl.invoke(Unknown Source)
    at oracle.adf.controller.internal.util.ELInterfaceImpl.invokeMethod(ELInterfaceImpl.java:168)
    at oracle.adfinternal.controller.activity.MethodCallActivityLogic.execute(MethodCallActivityLogic.java:160)
    at oracle.adfinternal.controller.engine.ControlFlowEngine.executeActivity(ControlFlowEngine.java:989)
    at oracle.adfinternal.controller.engine.ControlFlowEngine.doRouting(ControlFlowEngine.java:878)
    at oracle.adfinternal.controller.engine.ControlFlowEngine.doRouting(ControlFlowEngine.java:777)
    at oracle.adfinternal.controller.engine.ControlFlowEngine.invokeTaskFlow(ControlFlowEngine.java:242)
    at oracle.adfinternal.controller.state.ChildViewPortContextImpl.invokeTaskFlow(ChildViewPortContextImpl.java:104)
    at oracle.adfinternal.controller.state.ControllerState.createChildViewPort(ControllerState.java:1351)
    at oracle.adfinternal.controller.ControllerContextImpl.createChildViewPort(ControllerContextImpl.java:78)
    at oracle.adf.controller.internal.binding.DCTaskFlowBinding.createRegionViewPortContext(DCTaskFlowBinding.java:429)
    at oracle.adf.controller.internal.binding.DCTaskFlowBinding.getViewPort(DCTaskFlowBinding.java:352)
    at oracle.adf.controller.internal.binding.TaskFlowRegionModel.doProcessBeginRegion(TaskFlowRegionModel.java:160)
    at oracle.adf.controller.internal.binding.TaskFlowRegionModel.processBeginRegion(TaskFlowRegionModel.java:108)
    at oracle.adf.controller.internal.binding.TaskFlowRegionController.doRegionRefresh(TaskFlowRegionController.java:197)
    at oracle.adf.controller.internal.binding.TaskFlowRegionController.refreshRegion(TaskFlowRegionController.java:119)
    at oracle.adf.model.binding.DCBindingContainer.internalRefreshControl(DCBindingContainer.java:3194)
    at oracle.adf.model.binding.DCBindingContainer.refresh(DCBindingContainer.java:2871)
    at oracle.adf.controller.v2.lifecycle.PageLifecycleImpl.prepareModel(PageLifecycleImpl.java:112)
    at oracle.adf.controller.v2.lifecycle.Lifecycle$2.execute(Lifecycle.java:137)
    at oracle.adfinternal.controller.lifecycle.LifecycleImpl.executePhase(LifecycleImpl.java:192)
    at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.access$400(ADFPhaseListener.java:21)
    at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener$PhaseInvokerImpl.startPageLifecycle(ADFPhaseListener.java:231)
    at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener$4.after(ADFPhaseListener.java:351)
    at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.afterPhase(ADFPhaseListener.java:71)
    at oracle.adfinternal.controller.faces.lifecycle.ADFLifecyclePhaseListener.afterPhase(ADFLifecyclePhaseListener.java:53)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:398)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:185)
    at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.bi.nanserver.adf.servlet.BIADFServletFilter.doFilter(BIADFServletFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.bi.presentation.runtime.binding.BIRegionBindingFilter.doFilter(BIRegionBindingFilter.java:43)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.portlet.client.adapter.adf.ADFPortletFilter.doFilter(ADFPortletFilter.java:32)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.webcenter.framework.events.dispatcher.EventDispatcherFilter.doFilter(EventDispatcherFilter.java:44)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.wcps.client.PersonalizationFilter.doFilter(PersonalizationFilter.java:75)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.webcenter.content.integration.servlets.ContentServletFilter.doFilter(ContentServletFilter.java:168)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.webcenter.generalsettings.model.provider.GeneralSettingsProviderFilter.doFilter(GeneralSettingsProviderFilter.java:83)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.webcenter.webcenterapp.internal.view.webapp.WebCenterShellPageRedirectionFilter.doFilter(WebCenterShellPageRedirectionFilter.java:250)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.webcenter.webcenterapp.internal.view.webapp.WebCenterShellFilter.doFilter(WebCenterShellFilter.java:696)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.adf.view.page.editor.webapp.WebCenterComposerFilter.doFilter(WebCenterComposerFilter.java:109)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.adf.share.http.ServletADFFilter.doFilter(ServletADFFilter.java:62)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:106)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
    at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)
    at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:175)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.webcenter.webcenterapp.internal.view.webapp.WebCenterLocaleWrapperFilter.processFilters(WebCenterLocaleWrapperFilter.java:335)
    at oracle.webcenter.webcenterapp.internal.view.webapp.WebCenterLocaleWrapperFilter.doFilter(WebCenterLocaleWrapperFilter.java:237)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)
    Caused by: oracle.webcenter.content.integration.RepositoryException: 2011-03-04 12:29:50 oracle.webcenter.content.integration.spi.ucm.UCMBridge featureIsInstalledAndOfProperVersion
    SEVERE: Funkcja USM folders nie jest zainstalowana na serwerze.
    at oracle.webcenter.content.integration.spi.ucm.UCMBridge.featureIsInstalledAndOfProperVersion(UCMBridge.java:1260)
    at oracle.webcenter.content.integration.spi.ucm.UCMBridge.validateInstalledFeatures(UCMBridge.java:1532)
    at oracle.webcenter.content.integration.spi.ucm.UCMBridge.getServerEnvironment(UCMBridge.java:2142)
    at oracle.webcenter.content.integration.spi.ucm.UCMBridge.connectToServer(UCMBridge.java:1831)
    at oracle.webcenter.content.integration.spi.ucm.UCMBridge.getBridge(UCMBridge.java:331)
    ... 110 more
    Where polish "SEVERE: Funkcja USM folders nie jest zainstalowana na serwerze." means "SEVERE: USM folders feature is not installed on the server".
    I don't know what to do now - in installer I don't see any USM features, neither in content server administration panel. I'm new to Webcenter and I don't know what can I do.

    UCM / Content Server has lot os additional bits of functionality that can be added via 'components' These are standard supported Oracle add ons that give new functionlality to UCM.
    Webcenter depends on the UCM folders component for the integration that you are trying to use. For whatever reason you do not have the Folders component installed/enabled.
    You can add this component through your UCM admin server but the instructions are slightly different depending on whether you are using UCM 10g or UCM 11g
    Please can you tell us which UCM version you are using.
    Tim

  • ITunes 10.6.1 - Unable to use Apple TV

    Since installing 10.6.1 (which I was very much looking forward to, for the TV Show sort order bug fix), I can't use Apple TV (gen 2) at all for streaming my own movies. It'll play somewhere between 0 and 30 seconds of video (usually closer to 0), then give "An error occurred".
    I have installed it on two different Macs, one running Snow Leopard 10.6.8, one running Lion 10.7.3. Same error streaming from both machines.   I reverted the SL machine back to 10.6, since that machine holds most of my media, and the error went away.   Of course, now I'm back to the sort order problem...

    I'm interested as I have had similar probs with some services on my PC since the update.  I used to install updates with a user account and an elevated prompt for Admin privileges.  Now I update in Admin Account using the manual download.  The last update threw up an access error to the c drive root Config.Msi folder, though a check revealed all Security privileges for Administrators were as they should be.  Having checked and then clicked on Try Again in the error message box it proceeded to complete the installation.
    Normal practice for an installation on a windows machine is for the updating program to append to the one file here and rewrite the file back appended during the cleanup of the Temp backup files at the end of the installation.  During the installation I noticed that there was some 30 files here, which means various applications are not cleaning up properly.  A browse of the internet found that this is no big shake.  And the contents of this folder - normallly hidden if Show Hidden Folders and Files is off in the Folder options under View settings in Explorer, can safely be deleted anyway.
    The interesting thing was that even in full admin mode and manual installation the installer did not see, the Admin priveileges on the folder and files!!
    Now why would that be I wonder?
    Itunes and quicktime are known to have problems during installations if not done in Admin mode, but the manual install specifically includes an extra EXE file named AdminElevate.exe some 20+mb + the installer programme of 43MB.
    If the scripts for object permission recognition are not what they should be then all kinds of errors will occur on install.
    Some of the problems in these pages might be due to inconsistencies of object security prermission recognition. 
    Which brings us back to the theme expressed in many pages elsewhere in the forum
    - do Apple thoroughly test the cross platform environments before release?? 
    Bug Paradise coming to an Apple cinema near you soon.  Ho hum, Ho hum.

  • Obtain pacman --nosave option in PKGBUILD install script

    Can I get to the --nosave option in the install script of a PKGBUILD? Rather than tell users how to fully uninstall a package I'd like to make the install script do it. If they don't specify --nosave then I leave a few things they might want for a reinstall. If they specify --nosave then I delete everything.
    I don't see it where it needs to be on pre_remove and post_remove.

    They will use pacman and it's not hidden in the install script. It's quite normal for install scripts of big packages to delete files. What I want is for the install script to delete more files if they use
    pacman -R --nosave mypackage
    This means that the user is not going to use mypackage any more and wants all the slop removed, often because they think the config is broken and a brand new config might fix it.
    The problem is that PKGBUILD backup=() is so horribly implemented that I tend to avoid it. backup=() works fine on upgrade but is borked for remove/reinstall. I can't have users chasing down pacsave files because they had to temporarily remove a package. I need to be able to remove/reinstall packages with or without alterations to the configuration, as specified by the user. The only way I can get config files to be managed correctly is to keep them out of the package and out of the backup array. I delete them in the install script when the conditions are right. The backup array isn't the least bit capable of handling config folders, temp folders, log folders, database entries, and other stuff found in big packages.
    Without some help in the install file it's either slop or scorched earth--and the PKGBUILD-er makes the decision.
    There aren't many packages that need this so for now I just put cleanup instructions in the PKGBUILD.

  • Crystal Report Windows Forms Viewer Error in 1 Workstation after upgrade of PL

    Hi all,
    We just upgraded SAP from 8.82 PL02 to 8.82 PL15.
    Afterwards, in just 1 workstation, Crystal Reports layouts have Crystal Report Windows Forms Viewer error I attach.
    Before the upgrade this error did not happen.
    No permissions or authorizations were changed  in the workstation.
    The Crystal Reports layouts remain working fine in server and in the other workstations.
    In the workstation following are installed:
    - Operating System Windows 7;
    - Microsoft .NET Framework 4.5;
    - SAP Crystal Reports runtime engine for. NET Framework;
    - Crystal Report 2008 Runtime SP6;
    - Microsoft SQL Server 2008 R2 Native Client.
    All, but the operating system, are equal to the other workstations.
    User has edit access to SAP folders, temp and access to the attach path.
    We already uninstalled SAP client and client agent and re-installed it but with no avail.
    Can anyone help me?
    Thanks in advance.
    Best regards,
    Pedro Mariano

    Hi San Xu,
    Thank you for your input.
    However I'm facing problem with each software is suitable.
    I installed SAP Crystal Reports for SAP Business One (CR 2011 V14.0.4.738), but with no avail.
    Thanks in advance.
    Best regards,
    Pedro Mariano

  • Final Cut Express moving videos off hard drive

    So I started capturing some footage on my laptop because I didn't have an external drive available. I finished the project, and now I'm back home with my external drive. My internal drive had 1.5 gigs free now, and I want to move all the footage I captured from FCE onto the external.
    I know iMovie has an option to export the project and all the files into a single file. Does FCE have an option like this, or do I need to go through finder to where it saved all the footage and move them like that? How can I do this without losing all the links and having to reconnect my media...
    hopefully this all makes sense, I've never really used FCE

    Hello Drew,
    FCE doesn't have that option. You will have to use the Finder to copy the folders/files to your external drive and yes you will have to Reconnect Media after moving the files.
    Be sure your external drive is formatted as Mac OS Extended and is connected via Firewire.
    In FCE, close your Project. Then in FCE preferences reset your scratch disk location to the new Final Cut Express Documents folder on your external drive. Then exit FCE.
    The default FCE scratch disk location is /Users/yourusername/Final Cut Express Documents. Normally your FCE project file and related material is in this folder. Under it you will find the following folders:
    Autosave Vault
    Capture Scratch
    Render Files
    Waveform Cache
    Thumbnail Cache
    and there may be an Audio Render Files folder too
    At this point you should be able to find a Final Cut Express Documents folder on your external drive; it should have automatically been created when you reset your FCE preferences earlier, along with an Autosave Vault and a Capture Scratch folder. Copy the files from your internal drive's Autosave Vault and Capture Scratch folders to the corresponding new folders on your external drive. Don't bother copying the render files or cache files - it will be better to re-render after you move your project. Also, if you have any other source media such as photos or music, copy them to a new folder on your external drive. Keep your FCE project file on your internal hard drive but do make a backup copy of it somewhere.
    After copying everything, verify & double check that you have good copies of your clips on your external drive because the next step is to delete the originals of your captured clips that are on your internal drive. Don't delete any folders, just the captured clips themselves ... and all the render files. This is necessary so that when you reopen your FCE project it will be forced to reconnect media and you can point it to the new location on your external drive. Otherwise it will just continue to use the clips that are on your internal drive.
    Then reopen your Project File that you left on your internal drive and reconnect media when prompted.

  • ITunes won't install - Win 7 64 bit

    I am having similar problems with installations that others have posted. After a 3/30/10 update, ITunes no longer works, I cannot install version 9.1 (It locks the PC up during a "registering the (x) Server"
    Owning an IPhone and an upcomming IPad, this is a big issue. Please help. I have already uninstalled everything 2 times per the support advice.

    Similar problem here EXCEPT I think I had the issue BEFORE upgrading to 9.1.
    I started iTunes on *Wednesday 31 Mar 2010* and it locked the PC completely (unfortunately I don't know what version but I have a feeling it was 9.0.3). Thinking it was an iTunes issue I power cycled the PC, uninstalled everything Apple including manually deleting files from all folders, temp folder, user profiles, registry etc. Downloaded and installed 64-Bit iTunes and it locked the PC at *'Registering the Automation Server'*. I have tried many different things e.g. disable anti-virus, spyware etc, but same issue.
    I then installed ver 9.0 of iTunes. This installed without issue. However when I ran iTunes the application opened and after a second or two the whole PC locked.
    At this point I am now uncertain whether it is an iTunes issue OR a Windows issue, and I'm really starting to think it is a combination of the two!

  • Using external hard drive - moving music from desktop to laptop

    I wish to use an external hard drive to move my library from my desktop to my laptop. However, I do not wish to load the library onto my laptop, I would like to keep the library stored on the external hard drive. Here is what I have done so far:
    - I followed the directions on this page: http://support.apple.com/kb/HT1364
    - I downloaded the current version of iTunes onto my laptop and authorized this computer.
    - I connected the external hard drive to my laptop and turned it on. I opened iTunes > Edit > Preferences > Advanced and change the music folder location to the folder location on the external hard drive.
    None of my library has shown up in iTunes. I am positive that the library is on the external hard drive.
    What have I missed or what do I need to do to resolve this issue and run iTunes through the external hard drive on my laptop?
    Thank you so much for you help!
    Brian

    *Of course I am slightly confused by a few of the folders.....iTunes Library Extras, iTunes Library Genius, iTunes Library*
    None of those are folders, they are files. The iTunes Library is the main database file that contains the information on what you have added to you library, songs, locations, playlists etc: What are the iTunes library files?
    *There are still other files I am not sure about. They are:, Temp File.tmp 13.0MB, Temp File 6.00MB, Previous iTunes Libraries 75.9MB, iTunes Music (larger than 6.23GB), iTunes Music Library 20.9MB, (XML Document), Album Artwork 212MB*
    Apart from the ones obviously labelled File, the rest of these are folders
    Temp Files (no idea what they are temporary files of but they were created by Windows)
    Previous iTunes Libraries (a folder of libraries created by earlier versions of iTunes, can be used to roll back a version of iTunes when a particular new installation doesn't work)
    iTunes Music (the folder that your music and other media files, songs movies etc. are kept in)
    iTunes Music LIbrary.xml (a file that contains some of the information contained in the main library file and is used by other programs which interface with iTunes)
    Album Artwork (a folder that contains artwork downloaded from the iTunes Store)
    You'll get more information including the Folder/File structure in this article: What are the iTunes library files?

  • Oracle R12 EBS Forms not getting invoked in Windows server 2003

    Hi,
    I have installed Oracle EBS R12 in my personal laptop with Win2003 server as base OS. Until all these days I was able to launch the forms and work on EBS without any issues.
    Today when I tried to login in and open a form, the system is just not responding. It is not launching the form applet. I checked the Java options and everything remain correct. My internet explorer settings are also proper and no firewall is existing. JRE version installed is 1.6.0_07. I even tried invoking test form from Oracle Forms options, but no form was launched.
    The same issue happened a month before and I ended up installing Oracle again. However, I dont want to go to that option and requesting your valuable help to get this fixed.
    Java console log is as mentioned below. Kindly check and help me getting this issue fixed.
    Header 1
    Java Plug-in 1.6.0_07
    Using JRE version 1.6.0_07 Java HotSpot(TM) Client VM
    User home directory = C:\Documents and Settings\Administrator
    network: Loading user-defined proxy configuration ...
    network: Done.
    network: Loading proxy configuration from Internet Explorer ...
    network: Done.
    network: Loading direct proxy configuration ...
    network: Done.
    network: Proxy Configuration: No proxy
    c:   clear console window
    f:   finalize objects on finalization queue
    g:   garbage collect
    h:   display this help message
    l:   dump classloader list
    m:   print memory usage
    o:   trigger logging
    p:   reload proxy configuration
    q:   hide console
    r:   reload policy configuration
    s:   dump system and deployment properties
    t:   dump thread list
    v:   dump thread stack
    x:   clear classloader cache
    0-5: set trace level to <n>
    liveconnect: Invoking JS method: document
    liveconnect: Invoking JS method: URL

    Asif,
    Finally I got the issue fixed. Did not download Java or any JRE version; because, the available version itself was Java 6 and the JRE version was 1.6.0_07.
    The issue seems to be that, if the 'JRE Auto-Download' in Java control panel is set to 'Always Auto-Download' then java is trying to use the latest version available in their server. I then changed the setting to point to 'Prompt User' and tried opening a form and it worked!!!
    Sounds like a solution to this issue and hope it doesn't recur. Will keep posted if I face any. Thanks for your help!
    Navigation:
    DO NOT TRY TO CLEANUP OR RE-INSTALL JAVA. TRY THE BELOW BEFORE YOU PERFORM SUCH THINGS.
    Step1: Clear all cache and cleanup the history/temp memory in your browsers.
    Step2: Close all your browsers (IE, Netscape, Chrome, Mozilla etc).
    Step3: Check if your Java version is SE6 and JRE is pointing to version 1.6. You can check this in Java control panel -> General and Java tab respectively.
    Step3: Control Panel --> Java (DClick) --> Go to Advanced tab --> expand "JNLP File/MIME Association" and "JRE Auto-Download" --> Select "Prompt User" in both and "Apply"
               In addition to this have the "Debugging" option enabled and "Show console" in the same tab.
    Step4: Open IE and login to Oracle Apps. Click on any form. now Java will enable and you will be able to see the console messages. In a few moments(depending on your system speed), the forms should be displayed.
    If this doesn't fix the issue, then copy paste the entire console message and post a question in this forum for help. Enjoy your EBS!!

  • Can't Empty Trash With Large Number of Files

    Running OS X 10.8.3
    I have a very large external drive that had a Time Machine backup on the main partition. At some point, I created a second partition, then started doing backups on the new partition. On Wed, I finally got around to doing some "housecleaning" tasks I'd been putting off. As part of that, I decided to clean up my external drive. So... I moved the old, unused and unwanted Backups.backupdb that used to be the Time Machine backup, and dragged it to the Trash.
    Bad idea.
    Now I've spent the last 3-4 days trying various strategies to actually empty the trash and reclaim the gig or so of space on my external drive.  Initially I just tried to "Empty Trash", but that took about four hours to count up the files just to "prepare to delete" them. After the file counter stopped counting up, and finally started counting down... "Deleting 482,832 files..." "Deleting 482,831 files..." etc, etc...  I decided I was on the path to success, so left the machine alone for 12-14 hours.
    When I came back, the results were not what I expected. "Deleting -582,032 files..."  What the...?
    So after leaving that to run for another few hours with no results, I stopped that process.  Tried a few other tools like Onyx, TrashIt, etc...  No luck.
    So finally decided to say the **** with the window manager, pulled up a terminal, and cd'ed to the .Trash directory for my UID on the USB volume and did a rm -rfv Backups.backupdb
    While it seemed to run okay for a while, I started getting errors saying "File not found..." and "Invalid file name..." and various other weird things.  So now I'm doing a combination of rm -rfing individual directories, and using the finder to rename/cleanup individual Folders when OSX refuses to delete them.
    Has anyone else had this weird overflow issue with deleting large numbers of files in 10.8.x? Doesn't seem like things should be this hard...

    I'm not sure I understand this bit:
    If you're on Leopard 10.5.x, be sure you have the "action" or "gear" icon in your Finder's toolbar (Finder > View > Customize Toolbar).  If there's no toolbar, click the lozenge at the upper-right of the Finder window's title bar.  If the "gear" icon isn’t in the toolbar, selectView > Customize Toolbar from the menubar.
    Then use the Time Machine "Star Wars" display:  Enter Time Machine by clicking the Time Machine icon in your Dock or select the TM icon in your Menubar.
    And this seems to defeat the whole purpose:
    If you delete an entire backup, it will disappear from the Timeline and the "cascade" of Finder windows, but it will not actually delete the backup copy of any item that was present at the time of any remaining backup. Thus you may not gain much space. This is usually fairly quick
    I'm trying to reclaim space on a volume that had a time machine backup, but that isn't needed anymore. I'm deleting it so I can get that 1GB+ of space back. Is there some "official" way you're supposed to delete these things where you get your hard drive space back?

Maybe you are looking for