View all checked out projects in PWA

Hello,
We're in the process of setting up our first Project Web App site.  We're running into an issue where Project Managers are leaving their projects checked out.  I was wondering if there's an easy way to view the checked out status of all projects
on the PWA site and subsites.
I noticed that in Microsoft Project when you select open file from Project Web App it gives you the option to select browse, 'Show me the list of all projects'.  From there you can view all of the project files, whether they're checked out, and who
has them checked out. 
Is there a way to get that information into a page view on our PWA site?
Thanks for any advice,
Joe

Hi Joe,
One of the things you can do is to configure a report (using Reporting Services) displaying the checkout projects and the report can be configured on the home page. Also, if needed the report can be filtered based on the user accessing the home page.
Another option would be to create/customize a webpart to display this information
Paul

Similar Messages

  • Getting "error in XML task" when trying to check out projects

    I get the following error when I try to check out projects on our SAN (where everything is):
    Here's the error in full:
    error in XML task: error writing XML document: You do not have appropriate access privileges to save file “002800.xml” in folder “0000000000004f17”.
    Anybody got any clue? Appears to be a permissions issue with the Version.bundle file contents. We just set up users and groups on the SAN with LDAP Open Directory, added the Groups to the FCS System Pref Pane, but are getting no joy when logging in as a User who is a member of a Group that has been added.
    Ideas, anyone?

    Hi Josh, thanks for responding.
    No, I did not set up anything like that - this is a pretty plain jane setup, just trying to check out an FCP project. Some work was done on the SAN while I was away, and now we can't get it to work. The IT team (I'm just the FCS guy) says permissions appear to be correct, but it isn't working, and it did before.
    I presume that if user A is trying to check out a project, that FCS is doing the dirty work at a permissins level, so it'd be the FCServer machine's admin account that set up the FCS install that needs permissions....right? Or user A? In either case, we can't get it to go.
    -mike

  • Diagnostic Mode:  All checked out fine-BUT

    I ran all the diagnostic tests on my Ipod. All indicated that everything is in working order. My problem is my Ipod still freezes a great deal of the time…any ideas.
    When it freezes I reset it. Often I get the sad Ipod face indicating a hardware problem. SO…I put the Ipod into diagnostic mode and ran all the various tests on IO. I tested the memory, hard drive, etc. All check out as operating properly.
    Why do Ipods seem to freeze so much?

    Try to find a Mac computer and do the following, in case you cant find follow the instruction for the pc
    For Mac computer
    1. Open the disk utility, hope your iPod appears there (left hand side), highlight it
    2. Go to Tab “Partition”, click either “Delete” or “Partition”, if fails, skip this step and go to 3
    3. Go to Tab “Erase” , choose Volume Format as “MAC OS Extended (Journaled), and click Erase, again if fails, skip it and go to 4
    4. Same as step 3, but open the “Security Options....” and choose “Zero Out Data” before click Erase. It will take 1 to 2 hours to complete.
    5. Eject your iPod and do a Reset
    6. Open the iTunes 7 and click “Restore”
    For Window computer
    Go to folder “My Computer”
    Hope you can see your iPod there and right click on the iPod
    Choose “Format”. Ensure the settings are at “Default” and that “Quick Format” is not checked
    Now select “Format”
    Eject your iPod and do a Reset
    Open the iTunes 7 and click “Restore”

  • Why MS Project Checks Out Project after Choosing Read-Only

    All,
    Below is an quote from one of our MS Project users:
    "When users try to do a Read Only of a project plan, MS Project is checking the file out to them.   When I go in to edit the plan, I can't because the file is checked out.  I inform the user who it is checked out to, but they
    are unable to check the file back in because they never checked it out to begin with."
    When the above happens, the admin will have to force the check-in.  Is the above by design or is it a bug?  We are using Project Server 2010.
    Thanks

    If it is CU Dec 2011, I guess you do not have SP2 installed, which you should do asap.
    That being said, I suspect this is due to a wrong manipulation since it would be an obvious and unacceptable bug. Can you detail step by step the process to reproduce this unexpected behavior?
    Hope this helps,
    Guillaume Rouyre, MBA, MVP, MCP |

  • Checked-out projects won't deploy.

    When I check out a project using the Subversion client of JDeveloper, I can get the project to build but not deploy.
    BEA-149265 - Failure occured in the execution of deployment request... Error is 'weblogic.application.ModuleException: Failed to load webapp:...'.
    Any ideas?
    Thanks!
    Edited by: user10483403 on Nov 19, 2008 9:16 AM
    Edited by: user10483403 on Nov 19, 2008 9:17 AM

    Adding the .adf directory and associated files that weren't added to subversion by default and by selecting the ADF JARS in the Project Properties dialog, aloud the application to attempt to launch in the web browser, however the following error occured:
    Error 500--Internal Server Error
    java.lang.NoClassDefFoundError: oracle/jbo/uicli/mom/JUMetaObjectManager
    at oracle.adfinternal.view.faces.config.rich.FacesDatabindingConfigurator._setupAdfDatabindingForJsf(FacesDatabindingConfigurator.java:80)
    at oracle.adfinternal.view.faces.config.rich.FacesDatabindingConfigurator.init(FacesDatabindingConfigurator.java:38)
    at org.apache.myfaces.trinidadinternal.config.GlobalConfiguratorImpl.init(GlobalConfiguratorImpl.java:368)
    at org.apache.myfaces.trinidadinternal.config.GlobalConfiguratorImpl.beginRequest(GlobalConfiguratorImpl.java:199)
    at org.apache.myfaces.trinidadinternal.config.GlobalConfiguratorImpl.getExternalContext(GlobalConfiguratorImpl.java:304)
    at org.apache.myfaces.trinidadinternal.context.FacesContextFactoryImpl$CacheRenderKit.(FacesContextFactoryImpl.java:86)
    at org.apache.myfaces.trinidadinternal.context.FacesContextFactoryImpl.getFacesContext(FacesContextFactoryImpl.java:64)
    at javax.faces.webapp.FacesServlet.service(FacesServlet.java:260)
    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:292)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
    at oracle.security.jps.wls.JpsWlsFilter.doFilter(JpsWlsFilter.java:102)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:65)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3496)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(Unknown Source)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2180)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2086)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1406)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Any ideas at to why this occurred would be appreciated!
    The prefacing log:
    [Another instance of the application is running on the server.  JDeveloper redeploy the application.]
    [Application JTW stopped but not undeployed from Server Instance DefaultServer]
    [Running application JTW on Server Instance DefaultServer...]
    ---- Deployment started. ---- Nov 19, 2008 12:49:47 PM
    Target platform is (Weblogic 10.3).
    Running dependency analysis...
    2008-11-19 12:49:48.661: Writing WAR file to C:\Oracle\Middleware\jdeveloper\system\system11.1.1.0.31.51.56\o.j2ee\drs\JTW\Feast1-FeastProject1-webapp
    2008-11-19 12:49:48.801: Wrote WAR file to C:\Oracle\Middleware\jdeveloper\system\system11.1.1.0.31.51.56\o.j2ee\drs\JTW\Feast1-FeastProject1-webapp
    2008-11-19 12:49:48.895: Writing EAR file to C:\Oracle\Middleware\jdeveloper\system\system11.1.1.0.31.51.56\o.j2ee\drs\JTW
    2008-11-19 12:49:48.911: Wrote EAR file to C:\Oracle\Middleware\jdeveloper\system\system11.1.1.0.31.51.56\o.j2ee\drs\JTW
    Redeploying Application...
    <Nov 19, 2008 12:49:49 PM EST> <Warning> <J2EE> <BEA-160195> <The application version lifecycle event listener oracle.security.jps.wls.listeners.JpsAppVersionLifecycleListener is ignored because the application JTW is not versioned.>
    Nov 19, 2008 12:49:56 PM com.sun.faces.spi.InjectionProviderFactory getProviderInstance
    SEVERE: JSF1030: The specified InjectionProvider implementation 'com.bea.faces.WeblogicInjectionProvider' cannot be loaded.
    <Nov 19, 2008 12:49:56 PM EST> <Error> <HTTP> <BEA-101165> <Could not load user defined filter in web.xml: org.apache.myfaces.trinidad.webapp.TrinidadFilter.
    java.lang.NoClassDefFoundError: oracle/jbo/uicli/mom/JUMetaObjectManager
         at oracle.adfinternal.view.faces.config.rich.FacesDatabindingConfigurator._setupAdfDatabindingForJsf(FacesDatabindingConfigurator.java:80)
         at oracle.adfinternal.view.faces.config.rich.FacesDatabindingConfigurator.init(FacesDatabindingConfigurator.java:38)
         at org.apache.myfaces.trinidadinternal.config.GlobalConfiguratorImpl.init(GlobalConfiguratorImpl.java:368)
         at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.init(RegistrationFilter.java:47)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.init(TrinidadFilterImpl.java:92)
         Truncated. see log file for complete stacktrace
    java.lang.ClassNotFoundException: oracle.jbo.uicli.mom.JUMetaObjectManager
         at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:283)
         at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:256)
         at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:54)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
         Truncated. see log file for complete stacktrace
    >
    Application Redeployed Successfully.
    Elapsed time for deployment: 9 seconds
    ---- Deployment finished. ---- Nov 19, 2008 12:49:56 PM
    Run startup time: 9189 ms.
    [Application JTW deployed to Server Instance DefaultServer]
    Target URL -- http://127.0.0.1:7101/Feast1-FeastProject1-context-root/faces/Login.jsp
    Nov 19, 2008 12:50:00 PM oracle.adfinternal.controller.faces.lifecycle.JSFLifecycleImpl setLifecycleContextBuilder
    WARNING: ADFc: Replacing the ADF Page Lifecycle implementation with 'oracle.adfinternal.controller.application.model.JSFDataBindingLifecycleContextBuilder'.
    <Nov 19, 2008 12:50:00 PM EST> <Error> <HTTP> <BEA-101017> <[weblogic.servlet.internal.WebAppServletContext@5dae04 - appName: 'JTW', name: 'Feast1-FeastProject1-context-root', context-path: '/Feast1-FeastProject1-context-root', spec-version: '2.5', request: weblogic.servlet.internal.ServletRequestImpl@165b2e4[
    GET /Feast1-FeastProject1-context-root/faces/Login.jsp HTTP/1.1
    Accept: */*
    Accept-Language: en-us
    Accept-Encoding: gzip, deflate
    User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648)
    Connection: Keep-Alive
    ]] Root cause of ServletException.
    java.lang.NoClassDefFoundError: oracle/jbo/uicli/mom/JUMetaObjectManager
         at oracle.adfinternal.view.faces.config.rich.FacesDatabindingConfigurator._setupAdfDatabindingForJsf(FacesDatabindingConfigurator.java:80)
         at oracle.adfinternal.view.faces.config.rich.FacesDatabindingConfigurator.init(FacesDatabindingConfigurator.java:38)
         at org.apache.myfaces.trinidadinternal.config.GlobalConfiguratorImpl.init(GlobalConfiguratorImpl.java:368)
         at org.apache.myfaces.trinidadinternal.config.GlobalConfiguratorImpl.beginRequest(GlobalConfiguratorImpl.java:199)
         at org.apache.myfaces.trinidadinternal.config.GlobalConfiguratorImpl.getExternalContext(GlobalConfiguratorImpl.java:304)
         Truncated. see log file for complete stacktrace
    >
    Edited by: user10483403 on Nov 19, 2008 10:06 AM

  • Report for all checked out files

    is there a way to get a report of all files in Version Cue that are checked out?

    You should ask in the Version cue forum.

  • What edit proxy encoding setting for checking out project on laptops via et

    I want the possibity for our users to download edit proxy's of assets so the files are downloaded quickly to the laptop via ehternet. Most of our assets are DV-PAL files. What kind of low res proxy could i use for quick downloading to laptops, and still being able to make a simple montage. Finishing will always be done on our Mac Pro's connected to an Xsan environment.

    Keep in mind that you will only have access to using Edit Proxies when files are uploaded as part of a Final Cut Pro project. When you check out that project, you will have the choice of using the associated media's Edit Proxies instead of the original representations.
    Also, Edit Proxies should be the same frame size, frame rate, and contain the same timecode as the original representation. Given this, a Photo JPEG setting would probably be the only way to achieve smaller files than DV.
    ~D

  • How to view all directory under project directory.

    I'm eclipse user and want to try JDeveloper. The performance of JDeveloper was good and the debugger was much better. But I have some problem with the Navigator view of JDeveloper.
    I can only see directory under "Java Content" and "Resources". Under the project directory, I have some other directory like log, doc and images, which should not been copied to target folder. If I add them to "Java Content" or "Resources" I will see them, but they will been copied to target folder, which is not what I want.
    Can I see them without add them to "Java Content" or "Resources"?
    Regards

    Hi gurus,
    I think this looks like a bug :(
    Pay attention: user574665 apparently means not to add a Resource path in addition to (or instead of) the default one.
    This (at least with me) works properly.
    What really doesn't work is when you having one Resource path try to specify a list of subfolders to be included.
    The content of those subfolders will then be copied to the output directory.
    Funny is that when you have more than one Resource path it also works fine!
    Hi user574665, try to get a workaround out of this hint :)
    Regards,
    alexandre.

  • Unable to check-in  & check-out

    Hi,
    I have subversion client 1.7 and OPA 10.2 installed on my system. The subversion has been detected automatically by OPM . Now the problem is that I have checked in a project into the repository. Now when I try to check out a file then the svn gives error that it was unable to lock the file. For some files I am successfully able to check out and check but for some files it says that it could not lock the file. what can be the issue with the svn?
    also, note that I am the only user of that repository. so anyone else having that file check -out can be ruled out.
    also. how can i version control the VTL files in release folder of the application.?
    Thanks,
    Rajan

    Hi,
    I have not been successful in using the SVN with OPA.
    Following different error I am recieveing while using SVN with OPA.
    1. When I try to check out project, I am getting error "Unable to lock project". Also, on status bar a message appears "Unable to add new visio document as project is write protected".
    2. While gettitng the latest version I am getting error in a message box:
    Get Latest Failed
    update failed (svn: E155004: Working copy 'C:\OPA Projects' locked svn: E200031: attempt to write a readonly database svn: E200031: attempt to write a readonly database svn: run 'svn cleanup' to remove locks (type 'svn help cleanup' for details))
    OK
    Please not when using the same SVN respository in Eclipse IDE, all check-ins and check out works fine without giving any errrors.

  • What's the function of "Manage checked out files" in library settings?

    hi there,
    can anyone tell the function of "Manage checked out files " in library settings? it seems the place to manage all the checked out files in that library. but i can't see any one there. thanks in advance.
    allan

    Hi,
    The checked out files page will only show files which have no checked in version. It is a way for a library administrator to clean up a document library. Imagine you created a new document that was only checked out to you and had no checked in version. It wouldn't show up in list views for anyone else. You have to go to that page to delete this document.
    If you want to see all the checked out files in your library, you can create a new view and filter the view by “check out to” column (“check out to” column “is greater than or equal to” give a value like character A)
    Hope it can help you.
    Xue-Mei Chang

  • How to Get Most Current User View Before Checking In.

    Hi,
    We have several custom workflows which users can start from end-user menu and have some resource accounts created/modified after approvals.
    User view is checked out once at the beginning of each workflow, then some user attributes are modified through forms and user view is checked in with new attributes at the end.
    If any user starts a workflow (say W2) before completion of another workflow (say W1) he started before, and W1 is completed when W2 is waiting for approvals or etc., W2 completely discards changes made to user view through W1 since it has already checked out the user view before.
    If I checkout the user once more just before checkin, I'm able to get a current user view but this time changes made through forms used in the current workflow are lost.
    What's the best way, to get an updated user view of the user without overwriting any changes made out of the running workflow and losing form data?
    Regards,
    Mehtap.

    In a situation like this, you should probably change the front end to store the changes in workflow variables instead of using the view directly. Then, post approval, you checkout the view and apply the changes. I've used this approach to perform changes on large numbers of users (kind of like a bulk action, only more reliable).
    Alternatively, you can checkout the user object at the beginning of the workflow, and this will prevent your race condition by putting a lock on it. This will obviously cause problems (for you) if your users expect to be able to do multiple changes simultaneously. Don't try this approach if an angry mob will storm your cubicle -- IDM coders are hard to come by.
    Jason

  • Can't check out files from JDEV 9.02.798

    Hi,
    We are making a project prototype with JDEV (previously we use another IDE). We have put our files in CVS 1.2. We are able to log in, update and add files to CVS. Unfortunately, we are unable to find a way to check out the files. The only option to do this is via FILE>Source Control>Check out project, but we failed..cant find module name. We also try to right click the files > Source Control>...there is no check out option there. Can you guys help us? There is one option we havent done yet, that is FILE>SOURCE CONTROL>IMPORT PROJECT. What happen if we click this? will it add the project file to CVS? Will it overwrite existing project (assuming we have similar project name with previous..)...Thanks

    Hi,
    The first thing I'd recommend is upgrading your JDeveloper installation. 9.0.2.798 is not a production version of JDeveloper (in fact, it's Release Candidate 2 of 9.0.2). There have been two full production releases since then.
    To add files to CVS as a module, you should use the Import Project command. This will prompt you to enter a module name. After importing your module, you can check it back out (to a different directory) using the Check Out menu, and specifying the same module name you used in Import Project.
    There were some specific issues with JDev 9.0.2 and module recognition in CVS - if you're still having problems, upgrading to JDeveloper 9.0.3 is definitely worthwhile to pick up the latest features and bug fixes.
    Thanks,
    Brian
    JDev Team

  • Check-out Exclusive and Check-out Nonexclusive

    Hi,
    When we check out a record exclusively or non-exclusively why is the 'Modify Join Permissions' option active(not disabled).According to my understanding,if we make check-out non-exclusive, without modifying join permission,all the other users must be able to 'Join checkout'.If it is exclusive we have to assign user and role who can Join Checkout it.Then why is the 'Modify Join Permission' option coming for non-exclusive checkout also.Apart from my understanding is there any other difference between the two.Please help me in clarifying this.
    Thanks and Regards,
    Preethi

    Hi,
    (1) Exclusive, which grants join permissions to no other roles or users (by default, no other users can join the checkout); and
    (2) Nonexclusive, which grants join permissions to the Everyone role (by default, all users can join the checkout).
    Instead of checking in the duplicate record, the owner can use the Roll Backcommand to delete the duplicate and abandon changes.
    You can use the All Versions command to display both versions (originals and duplicates) of all checked out records. This is the only way for other users to join the check out of new records.
    You can use role-based privileges to decide whether owners and/or non-owners are permitted to check in, roll back, or modify join permissions of checked out records.
    follow this link:
    http://help.sap.com/search/highlightContent.jsp
    hope this may help you,
    Regards,
    srinivas

  • Guest options all greyed out...apart from delete

    Just started a new role where virtualisation is Hyper V managed with SCVMM console. I am completely new to SCVMM and mostly new to Hyper V so could do with a some help with, what might be one issue or could be two separate issues
    I've trawled the net but cannot find anything helpful so hopefully someone will have similar experience and can shed some light
    ISSUE !:  Two servers, a MS Failover Cluster hosting 2 instances of SQL, are reporting an 'Unsupported Cluster Configuration'.  The error info is error(13921) suggesting an issue with NICs.  I have checked all elements both back end and front
    end and all checks out OK.  Virtual switches on the HYPERV cluster are fine.  Just to make things more interesting, although one of the nodes is hosting both SQL instances, it hasn't been installed on the other node but I don't want to remediate
    this until I am comfortable with the next part of the problem (see ISSUE 2)
    ISSUE 2:  On the same two servers mentioned above, all options are greyed out, including Connect via RDP & Console, (although I can RDP to them both using MSTSC) and all power options,  except delete.  (if this were ESX based
    I'd say that the VM Tools weren't running)
    Could all this stem from the incomplete SQL instance installation? Is SCVMM smart enough to recognise that there is an issue with the failover cluster config (I don't think so personally) and report it as an 'Unsupported Cluster Configuration' AND could
    this be causing the loss of controls. 

    Hi Sir,
    Could you please tell us the VMM and the hyper-v version ?
    Can the cluster work without SCVMM ?
    For cluster issue , cluster validation report should be a good place to start cluster troubleshooting :
    http://blogs.msdn.com/b/clustering/archive/2012/05/07/10301709.aspx
    As for  ISSUE 2 , my suggestion is remove the cluster from VMM then check if the VMM agent and related stuff were really removed , after that please solve cluster configuration problems if it exists in cluster validation report then add cluster
    again into SCVMM.
    Best Regards,
    Elton Ji
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected] .

  • Library item change and check in/check out

    Here's the scenario:
    We're using check in /check out - DW 8.02
    My co-worker makes changes to several files
    I take a look at them on the site, they look fine.
    Now she checks in everything.
    I make changes to a library item (menu) that affects the
    whole site. The library dialog asks me if I want to check out the
    files, I say "yes to all".
    I wait a long time while the files are all checked out and
    changed (500 files).
    Looks Okay, so I, folder by folder, check them in again (I
    didn't use syncronize)
    and her changes are gone. Mine are fine.
    All I can think of is that DW used my local copies of the
    files instead of bringing down the ones on the server, even though
    it looked like they were being checked out. Why? What would cause
    this?

    bump

Maybe you are looking for