Can't checkout a resource

Has anyone else had this problem. I'm using Project Server 2013 and Project 2013. I have admin rights on the system. I open the resource pool in PWA, check the box next to the resource I want to edit and then click the Open icon. Nothing at all
happens. I've tried opening Project first, as well as letting the tool open Project. Again, nothing at all happens. I want to edit a resource's calendar, but need to check out the resource into Project. Help.

Hi Shane,
First check for IE settings:
Which IE version are you using?
Did you add the PWA url to the trusted sites (both internet and intranet)? 
Is the Protected Mode wof IE turned off?
Then evenif you probably already checked, ensure that the group you belong to has the "Edit Enterprise Resource Data" permission.
Also it could be a user profile issue: try on another machine and with another account.
As per
this article by Brian, note that the number of resources you can edit in Project Pro at once is limited.
Finally check for the ULS log error message that will give some details about this unexpected behavior.
Hope this helps,
Guillaume Rouyre, MBA, MCP, MCTS |

Similar Messages

  • After changing the context path, felix console, I can not checkout content via vlt.

    Hi everyone,
    I have the following issue. After changing the context path, via felix console, I can not checkout the content via vlt. Before that, I could checkout without any problems.
    I am using CQ5.5, CRX2.3, context path: /Test
    That is what I am trying:
    vlt -v --credentials admin:admin co http://localhost:23310/Test/server/crx.default
    Connecting via JCR remoting to http://localhost:23310/Test/server
    [WARN ] Authentication required to access repository descriptors
    [ERROR] checkout: com.day.jcr.vault.vlt.VltException: Unable to mount filesystem
    caused by: javax.jcr.ItemNotFoundException: Not Found
    caused by: org.apache.jackrabbit.webdav.DavException: Not Found
    Other versions I tried:
    vlt -v --credentials admin:admin co http://localhost:23310/crx
    vlt --credentials admin:admin co http://localhost:23310/Test/server
    vlt --credentials admin:admin co http://localhost:23310/Test
    vlt --credentials admin:admin co http://localhost:23310/Test/crx
    To verify if I could connect to the instance properly I started CRXDE
    and try to connect to "http://localhost:23310/Test"
    After click the ok button I got that error:
    No file system is defined for scheme: jcr
    Part of the .log file (.crxde):
    eclipse.buildId=unknown
    java.version=1.6.0_37
    java.vendor=Apple Inc.
    BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=de_DE
    Framework arguments:  -keyring /Users/peterwimsey/.eclipse_keyring -showlocation
    Command-line arguments:  -os macosx -ws cocoa -arch x86_64 -keyring /Users/peterwimsey/.eclipse_keyr
    ing -showlocation
    !ENTRY org.eclipse.core.resources 2 10035 2012-11-25 19:01:19.268
    !MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to
    recover changes.
    !ENTRY org.eclipse.osgi 4 0 2012-11-25 19:04:14.363
    !MESSAGE Application error
    !STACK 1
    java.lang.reflect.InvocationTargetException
            at org.eclipse.ui.actions.WorkspaceModifyOperation.run(WorkspaceModifyOperation.java:121)
            at com.day.cq.ide.CQDEApplication.start(CQDEApplication.java:62)
            at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
            at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau
    ncher.java:110)
            at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav
    a:79)
            at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
            at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
            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 org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
            at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
            at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
    Caused by: org.eclipse.core.runtime.CoreException: No file system is defined for scheme: jcr
            at org.eclipse.core.internal.filesystem.Policy.error(Policy.java:55)
            at org.eclipse.core.internal.filesystem.Policy.error(Policy.java:50)
            at org.eclipse.core.internal.filesystem.InternalFileSystemCore.getFileSystem(InternalFileSys temCore.java:65)
            at org.eclipse.core.internal.filesystem.InternalFileSystemCore.getStore(InternalFileSystemCo re.java:107)
            at org.eclipse.core.filesystem.EFS.getStore(EFS.java:350)
            at com.day.cq.ide.fs.JCRFileSystemPlugin.registerExtensions(JCRFileSystemPlugin.java:100)
            at com.day.cq.ide.init.SetupWorkspaceOperation.initWorkspace(SetupWorkspaceOperation.java:16 6)
    Any tips or hints are welcome.
    In the case you need more information, just leave a note.
    Thanks in advance for your help.
    Best regards,
    Peter

    The VLT works fine with the above URL change but How to fix "CRXDE" Initialization error if a context path is defined?
    I have a context path defined /Test and when I am trying to login to CRXDE with URL as http://localhost:4502/Test, I am getting below Initialization Error.
    Any workaround as Which URL should work while logging to repository (with context path) using CRXDE 1.0.1
    eclipse.buildId=unknown java.version=1.6.0_06 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US Command-line arguments:  -os win32 -ws win32 -arch x86 !ENTRY org.eclipse.osgi 4 0 2013-04-25 17:50:23.802 !MESSAGE Application error !STACK 1 java.lang.reflect.InvocationTargetException at org.eclipse.ui.actions.WorkspaceModifyOperation.run(WorkspaceModifyOperation.java:121) at com.day.cq.ide.CQDEApplication.start(CQDEApplication.java:62) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) 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 org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514) at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
    Caused by: org.eclipse.core.runtime.CoreException: No file system is defined for scheme: jcr
    at org.eclipse.core.internal.filesystem.Policy.error(Policy.java:55) at org.eclipse.core.internal.filesystem.Policy.error(Policy.java:50) at org.eclipse.core.internal.filesystem.InternalFileSystemCore.getFileSystem(InternalFileSys temCore.java:65) at org.eclipse.core.internal.filesystem.InternalFileSystemCore.getStore(InternalFileSystemCo re.java:107) at org.eclipse.core.filesystem.EFS.getStore(EFS.java:350) at com.day.cq.ide.fs.JCRFileSystemPlugin.registerExtensions(JCRFileSystemPlugin.java:100) at com.day.cq.ide.init.SetupWorkspaceOperation.initWorkspace(SetupWorkspaceOperation.java:16 6) at com.day.cq.ide.init.SetupWorkspaceOperation.execute(SetupWorkspaceOperation.java:119) at org.eclipse.ui.actions.WorkspaceModifyOperation$1.run(WorkspaceModifyOperation.java:106) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1800) at org.eclipse.ui.actions.WorkspaceModifyOperation.run(WorkspaceModifyOperation.java:118) ... 13 more Root exception:
    Thanks.

  • How can  I checkout an existing file from CVS without going through the wiz

    How can I checkout an existing file from CVS, that is not already in my local jdev, without going through the wizard and checkingout everything?

    You can't. AI doesn't produce .PLT files.

  • How can i modify exe resource in java?

    How can i modify exe resource in java?
    No jni
    thx.

    if it is .NET code decompilation is possible if, and only if the code is not Packed by protections!
    but if the EXE file is native and created by VB 6.0,C/C++,Delphi,... it is not possible to obtain source code from it, not as far as i know.
    (some program does it , but the returned source code is as useful as its assembly code in debugger).
    if decompilation was that easy then Reverse Engineering was no longer needed!
    What program it is so that can put two exe file into each other ?
    the program you seen might put second exe file into its DATA section then when it executes ,
    it jumps to data section of itself!
    otherwise it is not possible.
    Good luck.
    Edited by: 0mega7 on Apr 5, 2008 8:27 AM
    Edited by: 0mega7 on Apr 5, 2008 8:29 AM

  • How can I obtain the resources in jar?

    How can I obtain the resources in jar if the class that to want this resource is static?
    I don't succeed use like:
    getClass().getResourceAsStream("/" + name)
    because my class is static.
    Thaks

    You could do this
    new Object().getClass().getResourceAsStream("/" + name)
    or
    Object.class.getResourceAsStream("/" + name)

  • Can't create HAStoragePlus resource

    Hello.
    I'm trying to create cluster with failover solaris container and take a problem - can't create HAStoragePlus resource
    A have a two sparc nodes (h2 h3) with latest patched Solaris 10u6 and Sun Cluster 3.2u2 and Fibre Channel storage.
    $ cldevice show d13
    === DID Device Instances ===
    DID Device Name: /dev/did/rdsk/d13
    Full Device Path: h2:/dev/rdsk/c2t60060480000290102925533030304142d0
    Full Device Path: h3:/dev/rdsk/c4t60060480000290102925533030304142d0
    Replication: none
    default_fencing: global
    $ clrg show
    === Resource Groups and Resources ===
    Resource Group: vh1-rg
    RG_description: <NULL>
    RG_mode: Failover
    RG_state: Unmanaged
    Failback: False
    Nodelist: h3 h2
    * on h2
    $ grep d13 /etc/vfstab
    /dev/did/dsk/d13s0 /dev/did/rdsk/d13s0 /global/vh1 ufs 2 no logging
    * on h3
    $ grep d13 /etc/vfstab
    /dev/did/dsk/d13s0 /dev/did/rdsk/d13s0 /global/vh1 ufs 2 no logging
    $ mount /global/vh1
    $ df -k | grep d13
    /dev/did/dsk/d13s0 247779831 65553 245236480 1% /global/vh1
    $ clrs create -g vh1-rg -t SUNW.HAStoragePlus -p FilesystemMountPoints=/global/vh1 -p Affinityon=true vh1-hasp-rs
    clrs: h3:global - Invalid global device path /dev/did/dsk/d13s0 detected for mount point /global/vh1.
    clrs: (C189917) VALIDATE on resource vh1-hasp-rs, resource group vh1-rg, exited with non-zero exit status.
    clrs: (C720144) Validation of resource vh1-hasp-rs in resource group vh1-rg on node h3 failed.
    clrs: (C891200) Failed to create resource "vh1-hasp-rs".
    I don't understand what's wrong. Please help me!
    Thanks,
    Alexander

    OK. The clue has appeared.
    [root@h3 /]$ cat /etc/vfstab
    /dev/global/dsk/d13s0 /dev/global/rdsk/d13s0 /global/vh1 ufs 2 no logging
    [root@h3 /]$ clrs create -g vh1-rg -t SUNW.HAStoragePlus -p FilesystemMountPoints=/global/vh1 -p Affinityon=true vh1-hasp-rs
    clrs: h2:global - Failed to analyze the device file /dev/global/dsk/d13s0: No such file or directory.
    clrs: h2:global - Failed to obtain the global service name of device /dev/global/dsk/d13s0 for mount point /global/vh1.
    clrs: (C189917) VALIDATE on resource vh1-hasp-rs, resource group vh1-rg, exited with non-zero exit status.
    clrs: (C720144) Validation of resource vh1-hasp-rs in resource group vh1-rg on node h2 failed.
    clrs: (C891200) Failed to create resource "vh1-hasp-rs".
    [root@h3 /]$ ls -l /dev/did/dsk/d13s0
    lrwxrwxrwx 1 root root 42 Feb 3 15:41 /dev/did/dsk/d13s0 -> ../../../devices/pseudo/did@13:13,13s0,blk
    [root@h3 /]$ ls -l /dev/global/dsk/d13s0
    lrwxrwxrwx 1 root root 42 Jan 30 13:48 /dev/global/dsk/d13s0 -> ../../../devices/pseudo/did@13:13,13s0,blk
    [root@h2 /]$ ls -l /dev/did/dsk/d13s0
    lrwxrwxrwx 1 root root 42 Feb 3 16:27 /dev/did/dsk/d13s0 -> ../../../devices/pseudo/did@13:13,13s0,blk
    [root@h2 /]$ ls -l /dev/global/dsk/d13s0
    /dev/global/dsk/d13s0: No such file or directory
    h3 - node@1
    h2 - node@2
    [root@h2 /]$ ls -l /global/.devices/node@2/
    total 0
    [root@h2 /]$ ls -l /global/.devices/node@1/
    total 26
    drwxrwxr-x 17 root root 3584 Feb 5 19:07 dev
    drwxrwxr-x 3 root root 512 Jan 30 13:48 devices
    drwx------ 2 root root 8192 Jan 28 18:31 lost+found
    $ mount | grep node
    /global/.devices/node@1 on /dev/md/dsk/d20 read/write/setuid/devices/intr/largefiles/logging/noquota/global/xattr/nodfratime/onerror=panic/dev=1540014 on Wed Feb 4 19:57:41 2009
    [root@h3 /]$ mount | grep node
    /global/.devices/node@1 on /dev/md/dsk/d20 read/write/setuid/devices/intr/largefiles/logging/noquota/global/xattr/nodfratime/onerror=panic/dev=1540014 on Wed Feb 4 19:57:41 2009
    [root@h2 /]$ mount | grep node
    /global/.devices/node@1 on /dev/md/dsk/d20 read/write/setuid/devices/intr/largefiles/logging/noquota/global/xattr/nodfratime/onerror=panic/dev=1540014 on Wed Feb 4 19:57:41 2009
    /global/.devices/node@2 is not mounted, but I don't care how it should look as a result
    [root@h2 /]$ grep node /etc/vfstab
    /dev/md/dsk/d20 /dev/md/rdsk/d20 /global/.devices/node@2 ufs 2 no global
    [root@h2 /]$ mount | grep node
    /global/.devices/node@1 on /dev/md/dsk/d20 read/write/setuid/devices/intr/largefiles/logging/noquota/global/xattr/nodfratime/onerror=panic/dev=1540014 on Fri Feb 6 16:27:23 2009
    [root@h2 /]$ mount /global/.devices/node@2
    mount: /dev/md/dsk/d20 is already mounted or /global/.devices/node@2 is busy
    /dev/md/dsk/d20 - it's a mirrored slice on local disks

  • Error -50103 : How can I get the resource which is reserved

    I get the error -50103 when I try to start two A0 task on two different channels. The error message tells me that "The specified resource is reserved".
    But how can I known what is the specified resource. Is that a clock signal, a buffer or what else ?
    More generally, how can I known the resources used by a task ? Is that a VI which can gives me all the resources used by a task?
    Thank for your answer
    Félix
    Software : Labview 7, Driver : daqmx 7.3,
    Board : PCI 6259 M serie

    Hello:
    I'm trying out a shipped example called PID-Control Multichannel VI and
    I'm getting the same error? How can NI shipped it with this problem?
    Anyway what should be the remedy here?
    Thanks,
    Berns
    Bernardino Jerez Buenaobra
    Senior Test and Systems Development Engineer
    Test and Systems Development Group
    Integrated Microelectronics Inc.- Philippines
    Telephone:+632772-4941-43
    Fax/Data: +632772-4944
    URL: http://www.imiphil.com/our_location.html
    email: [email protected]
    Attachments:
    PID Control-Multi Channel.vi ‏160 KB

  • Tell me where can I find Free resources for OCP-1z0-007

    Tell me where can I find Free resources for OCP-1z0-007

    I have ORACLE documentation (material) but there is a lot of them here; I have the following files and I don't know which one to use for the 1Z0-007 exam:
    Introduction to Oracle9i SQL - Volume I.pdf
    Introduction to Oracle9i SQL - Volume II.pdf
    Introduction to Oracle9i SQL - Volume III.pdf
    and I also have
    Introduction to Oracle9i PLSQL - Volume I.pdf
    Introduction to Oracle9i PLSQL - Volume II.pdf
    Introduction to Oracle9i PLSQL - Volume III.pdf
    and I'm not sure is it enough to use the SQL ones only I mean the "Introduction to Oracle9i SQL - Volume I, II and III" or I have to go through the whole documentation ?!!
    Need help please !!
    Thank you in advance

  • Http to RFC [http adapter issue] - The system can not locate the resource.

    Hi,
    When I post the message with http client, I am getting the below error.
    Line 33: The system can not locate the resource specified.
    i.e --> xhttp.send (payload);
    It is a java script error.
    Result URL:
    http://xxx.xxx.xxx.xxx:8000/sap/xi/adapter_plain?namespace=http%3A//www.cisco.com/httptobapi&interface=MI_request_response_cisco&service=BS_HTTP_CISCO&party=&agency=&scheme=&QOS=BE&sap-user=xxxxX&sap-password=xxxx&sap-client=500&sap-language=EN
    Any idea what went wrong?
    Thanks
    Balaji

    hi,
    I have given all the details correct.
    Server Host,Port, Client, Sender Service, Interface and namespace and then payload.
    It looks like problem is with http client. It is not posting the data correctly.
    I tried on 2 different systems.
    On one system it gave a problem at line 33 which i mentioned at the first post.
    And second system gave line: 27 Permission denied.
    Line 27 :  xhttp.open ("POST", reqString, false);
    Payload:
    <?xml version="1.0" encoding="UTF-8"?>
    <ns0:MT_request_sales_cisco xmlns:ns0="http://www.cisco.com/httptobapi">
      <Customer_Number>1002</Customer_Number>
      <Sales_Organization>1000</Sales_Organization>
    </ns0:MT_request_sales_cisco>
    Thanks
    Balaji

  • Order of git checkout and resource copy

    Hi all,
    we have an Ooomph setup that is working quite fine with the following small exception:
    * We want to copy a single file that is in our git repo to a certain location on disk
    So we have a
    * resource copy action
    * git checkout action
    However,
    the git checkout action get started when the running eclipse is executed, but the resource copy action is executed by the oomph installer. That means that resource copy is executed before the git checkout action -> the file is obviously not there.
    Is there anyway to influence the Oomph behaviour here?
    Thanks,
    Andreas

    Am 23.07.2015 um 10:17 schrieb Andreas Graf:
    > Hi all,
    >
    > we have an Ooomph setup that is working quite fine with the following small exception:
    >
    > * We want to copy a single file that is in our git repo to a certain location on disk
    >
    > So we have a
    >
    > * resource copy action
    > * git checkout action
    >
    > However,
    >
    > the git checkout action get started when the running eclipse is executed, but the resource copy action is executed by
    > the oomph installer. That means that resource copy is executed before the git checkout action -> the file is obviously
    > not there.
    >
    > Is there anyway to influence the Oomph behaviour here?
    Of course there is ;-)
    *By default* the ResourceCopyTask can perform on all three triggers, i.e., BOOTSTRAP, STARTUP and MANUAL. For obvious
    reasons the GitCloneTask can only perform on the STARTUP and MANUAL triggers.
    In the advanced properties you can further constrain on what triggers your task is supposed to perform. Select "STARTUP,
    MANUAL" there for your ResourceCopyTask and all should be good.
    In general the hard-coded priority can also interfere but in your case both tasks have default priority, that means
    their order of appearance in your model determines the perform order. If for some reason that doesn't suit your needs
    you can, again in the advanced properties, influence the perform order by setting the predecessors or successors of a task.
    I hope that helps ;-)
    Cheers
    /Eike
    http://www.esc-net.de
    http://thegordian.blogspot.com
    http://twitter.com/eikestepper

  • Post laptop crash: form won't submit/can't access network resource

    I distributed a form on 5/12 through the 'distribute form wizard' in Acrobat 9 Pro. On 5/14 my laptop motherboard fried. We retrieved my data & imaged another computer, but then my responses file seemed to have issues, not wanting to import any responses, and it appeared I'd lost data. Fastforward to today: I have my laptop back w/new motherboard, and the original responses file is intact including data from responses made last week before the crash. Form submission deadline was yesterday, and I'm missing responses I expected to have by now. I used the link to checkout the form's condition and filled it out myself and learned it can't be submitted.Error msg: 'Acrobat could not submit your data. Please see Tracker for more information.' Tracker says Could not access the network resource.
    So the question is..... how do I fix this, and can I repair this without notifying all the people or what? This is critical - I'd done so much testing before distributing the form, but who would have known the end was near for my motherboard? I'm assuming that incident had something to do with all this, although I'm not sure I understand exactly why. Please help...thanks! --Karen <>

    Hi.  I have had very similar problems and have not received any help at all.  Have you?

  • How can I update a Resource User in a task

    Hi,
    I have a requirement that , I have to update some users in the LDAP resource in a task.
    Now I can get the list of users I want to update from the Resource in the task.
    But I dont know how do I update them.
    Can anyone help me to implement this?
    Thanks

    Log into shared services, expand User Directories > Native Directory > Right click users and select "New"
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • How can i locate the resource file in the weblogic?

    hello
    in struts, i can leave some parameter in a resource file (such as "Application.properties")outside of my code,and get them in the "Action" class by the "getResource" method.
    in my data access tier,i still want to use such a machanism but i can't use the "getResource()" method,for example,there is a ConnectionPool class,i want to read some parameters from a resource file ("param.properties") that is under the same directory as the ConnectionPool class,the following is the code snippet:
    public static void init(DataSource ds){
    myself=new ConnectionPool(ds);
    java.util.Properties prop=new java.util.Properties();
    try{
    java.io.FileInputStream fin=new java.io.FileInputStream("./param.properties");
    prop.load(fin);
    }catch(Exception e){
    e.printStackTrace();
    System.out.println(prop.get("help.create"));
    the "ConnectionPool" class is in the "com.jhtop.task.forum.db.util" package,the "param.properties" is in the same package (com.jhtop.task.forum.db.util),
    but when i execute the program,it tell me that it can't find the file.if i use the absolute path,it works.
    i wonder how can i locate the file path in the weblogic,or what's my current path,or how may i setup my work directory?
    in tomcat,my current directory is bin directory,how about weblogic?
    who can help me?thank you!

    My english is bad and I'm not sure I've well understood your problem.
    How have you created your file ?
    Why do you put it in such a directory and not an other ?

  • Where to place mysqlconnector in BPM?Can't create external resource databas

    I've encountered this error while trying to create a new external resource for MYSQL database. Can anyone please help me out? And may I also ask where do I place the mysqlconnector to connect it? Cos it says it JDBC drivers are missing. So is it that I have to place the mysqlconnector into somewhere to start the connection? Please help. :(
    This is the error message that it appears:
    An exception occured while initializing a connector.
    Detail: The connector [newConfiguration:SQL:MYSQL] caused an exception when initializing
    An exception occurred while initializing a connector.
    Detail:The connector [newConfiguration:SQL:MYSQL] caused an exception when initializing.
    Caused by: The JDBC driver library files for the connector were not found.
    Detail:Connector [newConfiguration:SQL:MYSQL] caused an exception when initializing.
    The driver class [org.gjt.mm.mysql.Driver] was not found.
    Verify that the JDBC driver libraries are defined as external resources in the environment.
    fuego.connector.ConnectorException: An exception occurred while initializing a connector.
    Detail:The connector [newConfiguration:SQL:MYSQL] caused an exception when initializing.
         at fuego.connector.ConnectorException.exceptionOnInit(ConnectorException.java:103)
         at fuego.connector.SynchConnectorService.getConnector(SynchConnectorService.java:163)
         at fuego.connector.ConnectorService.getConnectorInterface(ConnectorService.java:509)
         at fuego.connector.CompositeConnectorService.getConnectorInterface(CompositeConnectorService.java:256)
         at fuego.connector.ConnectorTransaction.getConnectorInterface(ConnectorTransaction.java:225)
         at fuego.connector.JDBCHelper.getReadOnlyConnection(JDBCHelper.java:87)
         at fuego.sqlintrospector.BrowserPanel.connect(BrowserPanel.java:398)
         at fuego.sqlintrospector.BrowserPanel.populateTree(BrowserPanel.java:200)
         at fuego.ui.wizards.ui.CheckTreeBrowser$1.construct(CheckTreeBrowser.java:56)
         at fuego.ui.SwingWorker$2.run(SwingWorker.java:39)
         at java.lang.Thread.run(Unknown Source)
    Caused by: fuego.connector.ConnectorException: The JDBC driver library files for the connector were not found.
    Detail:Connector [newConfiguration:SQL:MYSQL] caused an exception when initializing.
    The driver class [org.gjt.mm.mysql.Driver] was not found.
    Verify that the JDBC driver libraries are defined as external resources in the environment.
         at fuego.connector.ConnectorException.jdbcDriverNotFound(ConnectorException.java:130)
         at fuego.connector.impl.BaseJDBCConnector.start(BaseJDBCConnector.java:279)
         at fuego.connector.SynchConnectorService.getConnector(SynchConnectorService.java:159)
         ... 9 more

    What is on the external drive?
    If it is a Time Machine backup, no. That is not bootable.
    The directions for cloning are at https://discussions.apple.com/thread/4190995
    Allan

  • Can't checkout Project files from SharePoint 2013

    I have library with 'require checkout' set that contains mpp files.  I have MS Project 2013 (SP1) installed locally.
    If I choose edit for one of the mpp files, it simply opens in MS project as read-only and doesn't allow me to save it (only as a local copy). There's no option to check-out anywhere. Obviously I can check-out manually in SP before opening then check in again
    afterward but it seems clearly wrong that I'm allowed to click "Edit", make changes, but then be unable to save back to SP again (even if you switch back to SP to check-out, Project still thinks you've opened it Read Only and won't let you save back
    to SP).
    What am I missing?

    Hi Dylan,
    Didn't you have this message just above the ribbon in MS Project 2013?
    Using Project Server 2013, MS Project by default opens projects in read-only mode, the user having to intentionnally click on the "check-out" button to check it out. That being said, I'm not sure if the behavior is the same with a project plan opened from
    a SharePoint librairy but it is worth checking this point.
    Hope this helps,
    Guillaume Rouyre, MBA, MCP, MCTS |

Maybe you are looking for