New directory permission

I'm developing a vi that will create a directory and then immediately create a text file inside the directory. The attached vi is what I have so far. I can create the folder, but any vi I use to write to the folder generates error 8 about file permissions. I have checked and set write permissions on the parent folder. Any ideas?
I'm using winxp pro with LabVIEW 7.1 
Tay
Attachments:
file save fix.vi ‏26 KB

Hi Tay,
now i see that is not the only problem. If the first folder "Power Box Results" doesn´t exist, you have to create this one first. See the attachment.
Hope it helps.
Mike
Attachments:
file%20save%20fix[1].vi ‏42 KB

Similar Messages

  • Is there a way to create a new directory or file in application install directory programatically

    Hi to all,
    Is there a way to create a new directory or file in
    application install directory programatically.
    I want a xml file to be created with in the application
    install directory programatically(not the application storage
    directory)
    I have used the following code snippet:
    var file:File = new File();
    file = File.applicationDirectory;
    file = file.resolvePath("assets");
    if(!file.exists)
    file.createDirectory()
    I am thrown an exception when using this .....Security
    Exception

    Thanks, but my main problem is to delete the locally stored
    data that is stored in the application storage directory when the
    application is uninstalled.
    The data is not being deleted automatically when the
    application is uninstalled, thats why I want to write some file to
    application directory.
    My application is remembering the login username and password
    even I uninstall the application and reinstall the next
    time.

  • Trouble Creating a New Directory to Import into

    I just upgraded to Lightroom 5 today and installed the update to 5.2 on Windows 7 64 bit.  I have run into a problem I never had before.  In the import module I want to create a new directory to import into.  I go through the same steps I did in Lightroom 4, but when I am done, the directory does not show up on the list.  I can find it in Windows Explorer, but not Lightroom.  If I leave the import module and then return, the directory shows up in the Lightroom list of directories.  I have tried this twice with the same result both times.  Has anyone else seen this?  Is there a Fix?

    Thanks that works.  I found that even though the new directory did not show in the Import list of directories when I created it usind the right-click method as I did in LR4,  LR5 is in fact creating it and will import to it.  Another odd thing is when I create the directory using the right-click, Windows Explorer method, the directory list in the Import module flickers like it is adding the new directory.  However, the new directory cannot be seen.

  • Add a new directory with hyphen (-) in the domain name

    Dear All,
    I'm trying to add a new directory with hyphen (-) in the domain name (default domain *.onmicrosoft.com). As a result I keep getting a validation error: "The domain is not unique". I've tried several
    combinations with really awkward words and a hyphen. Such domain names must be unique. I think that the error message is misleading.
    Is it a well known behavior? Is it possible to use a hyphen in the domain name?
    Thank you for your help,
    Artem

    Dear Arvind,
    Thank you for your effort and time in validating the described behavior.
    According to the
    Regexp for subdomain question on SO, 'Each subdomain part may contain hyphens (dashes), but may not begin or end with a hyphen'. That been said, the validation error, on your screenshot is appropriate. On the other hand, the validation error
    with a hyphen (dash) in the middle is misleading.
    It's not a big deal, since people most likely use a custom DNS name anyway.
    Kind regards,
    Artem

  • Moving a functional jsp and jar file to new directory breaks import?

    Simply put - how can I "move" or "copy" a functional JSP directory from the root of my site to a subdirectory
    of the same site and have it continue to work?
    here are the details:
    I have a site where the functional JSP content resides like so ...
    c:\site\itworkshere\thetestfile.jsp
    c:\site\itworkshere\WEB-INF\web.xml
    c:\site\itworkshere\lib\thejarfile.jar
    c:\site\itworkshere\classes\props.properties
    but when I copy the"itworkshere" directory to c:\site\newdirectory\itworkshere
    and try to load thetestfile.jsp page in my browser, I get ...
    thetestfile$jsp.java:6: Package com.corporatename.module.io not found in import.
    I know that the module.io classes are in thejarfile.jar, but for some reason, now that I've put the files
    in a new directory, the import is failing (simple import directive in thetestfile.jsp) And - yes - the .jar
    file is there in the new subdirectory.
    I am a newbie with jsp and just need to copy the files to new location and have them continue to work.
    Do I have to recompile the .jar with some sort of adjustments? I poked around and I don't see any assumptions about the directory structure in the build. The behavior leads me to believe that the build is assuming something
    about its location in the directory tree.
    Hope this question is clear and I appreciate any direction you can provide to steer me where to look/modify
    the necessary changes so I can move the .jsp's and .jar and not break them.

    Thanks for the suggestions and insights. I have made some progress.
    a context path of "/newdirectory/itworkshere" and a docBase of "./newdirectory/itworkshere" has resolved
    the .jsp include problem.
    However this seems a bit counter-intuitive to me considering that the default root context which is "" stands
    at the appBase which in my case is C:\Site. Since the default does not explicitly refer to the "itworkshere" directory,
    I'd expect that the newly added Context element would not have to either ---- BUT --- it does require that I include "itworkshere" in the context path and docBase (where I would expect ./newdirectory would have been sufficient since the default works that way) ... am I missing something?
    Now I havethe next odd behavior - the Servlet which resides in "itworkshere\WEB-INF\lib" is not loading when I put the appropriate URL in --> /newdirectory/itworkshere/DataCrunchingServlet
    I checked the web.xml file and it has the appropriate servlet-name and url-pattern (relative references)
    Furthermore I did a test where I simply rename the original working instance directory and again --- the URL is failing to find the servlet!!! (and yes I stopped/started Tomcat) It is as if the servlet can only be found in the originally installed scenario.
    I am extremely puzzled that the behaviors seem to indicate an assumption about the path structure, but the web.xml file is set up correctly.
    Help help!!! and Thank you.l

  • Resore the database from Tape to a new directory

    Hi
    can i use rman to resore the database from Tape to a new directory (not the database directories)
    is that will work
    run{
    allocate channel.....
    restore database to 'path';}
    Thanks for any contribution

    This will not work.
    You need to code
    set newname
    commands in your rman script.
    The syntax is
    set newname <filenumber> to '<filename>'
    As far as I recall this is a scenario which is documented in the RMAN documentation for your unknown version of the database.
    Sybrand Bakker
    Senior Oracle DBA

  • [Solved]Can t create new directory on other drives

    Hi
    I use arch linux 64 bit.
    My system can mount other drives like usb hdd and manjaro and windows  but
    can t create new directory on them even as root.
    my system information is :
    /etc/fstab:
    # /etc/fstab: static file system information
    # <file system> <dir> <type> <options> <dump> <pass>
    # /dev/sda3
    UUID=88e6666f-6762-4f20-9944-82429dd5bc2f / ext4 rw,relatime,data=ordered 0 1
    UUID=263ad1bd-2e85-4330-905c-c730193e959b swap swap defaults 0 0
    /etc/group:
    root:x:0:root
    bin:x:1:root,bin,daemon
    daemon:x:2:root,bin,daemon
    sys:x:3:root,bin
    adm:x:4:root,daemon
    tty:x:5:
    disk:x:6:root
    lp:x:7:daemon
    mem:x:8:
    kmem:x:9:
    wheel:x:10:root,hasan
    ftp:x:11:
    mail:x:12:
    uucp:x:14:
    log:x:19:root
    utmp:x:20:
    locate:x:21:
    rfkill:x:24:
    smmsp:x:25:
    http:x:33:
    games:x:50:
    lock:x:54:
    uuidd:x:68:
    dbus:x:81:
    network:x:90:
    video:x:91:
    audio:x:92:
    optical:x:93:
    floppy:x:94:
    storage:x:95:hasan
    scanner:x:96:
    power:x:98:hasan
    nobody:x:99:
    users:x:100:
    systemd-journal:x:190:
    avahi:x:84:
    polkitd:x:102:
    lightdm:x:620:
    git:x:619:
    vboxusers:x:108:hasan
    What can I do?
    thanks
    Last edited by hosseini (2014-02-08 20:47:13)

    hasan@hasan ~]$ mount
    proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
    sys on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
    dev on /dev type devtmpfs (rw,nosuid,relatime,size=2018728k,nr_inodes=504682,mode=755)
    run on /run type tmpfs (rw,nosuid,nodev,relatime,mode=755)
    /dev/sda3 on / type ext4 (rw,relatime,data=ordered)
    securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
    tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
    devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
    tmpfs on /sys/fs/cgroup type tmpfs (rw,nosuid,nodev,noexec,mode=755)
    cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/usr/lib/systemd/systemd-cgroups-agent,name=systemd)
    pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
    cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
    cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpuacct,cpu)
    cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
    cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
    cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
    cgroup on /sys/fs/cgroup/net_cls type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls)
    cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
    systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=28,pgrp=1,timeout=300,minproto=5,maxproto=5,direct)
    hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime)
    tmpfs on /tmp type tmpfs (rw)
    debugfs on /sys/kernel/debug type debugfs (rw,relatime)
    mqueue on /dev/mqueue type mqueue (rw,relatime)
    configfs on /sys/kernel/config type configfs (rw,relatime)
    fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
    gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=1000,group_id=100)
    /dev/sda1 on /media/WIN7 type ntfs (rw,nosuid,nodev,relatime,uid=1000,gid=100,fmask=0177,dmask=077,nls=utf8,errors=continue,mft_zone_multiplier=1,uhelper=udisks)
    /dev/sda2 on /media/MANJARO type ext4 (rw,nosuid,nodev,relatime,data=ordered,uhelper=udisks)
    I want create new directory on them. I just use enlightenment .
    Last edited by hosseini (2014-02-08 19:33:17)

  • New Directory in Application server Required for data upload

    Hi,
    I need to load data in SAP application server. i will use CG3X to load the data.
    I need to create a new directory in the application server to load all my flat files. Does any one know how to create a directoty?
    Please provide list of steps and transactions used for creating this.
    Thnks

    Go to t-code FILE.
    Click on Logical file path definition and hit the New Entries button
    Enter your logical path name, say ZXXX
    Go back to FILE
    In the right window, click on the block on the left to highlight the line you just created.
    Now double-click on Assignment of physical paths to logical path
    Now click New Entries.
    Select your syntax group (this is just your O/S)
    Here you can enter your physical path.

  • Why are new directory users unable to login to iChat/jabberd?

    I have a couple of new users I've added to our directory recently. They are unable to connect to our internal jabber (iChat) server. Users that have connected previously are experiencing no difficulty.
    A quick overview of the layout of the system: two XServes, one is OD primary (aspen) the other is OD replica and iChat server (vail). I've modded some config files (long ago) to allow user IDs for jabber to be [email protected] instead of [email protected] It works quite nicely.
    Excerpt from the logs shows a failed login attempt followed by a successful login attempt. Successful logins are happening from Messages (beta), iChat under Snow Leopard, and Pidgin under windows. Failing logins are all from iChat under Snow Leopard. Please ask questions, I'm happy to add any other pertinent data!
    May  3 16:21:45 vail jabberd/c2s[99718]: [13] [::ffff:10.255.170.122, port=52584] connect
    May  3 16:21:47 vail jabberd/c2s[99718]: [13] [::ffff:10.255.170.122, port=52584] disconnect jid=unbound, packets: 2
    May  3 16:22:19 vail jabberd/c2s[99718]: [13] [::ffff:10.255.170.121, port=51608] connect
    May  3 16:22:19 vail jabberd/c2s[99718]: od_auth_check_service_membership: checking user "jwells" access for service "chat"
    May  3 16:22:19 vail jabberd/c2s[99718]: od_auth_check_service_membership: mbr_check_service_membership returned 2
    May  3 16:22:19 vail jabberd/c2s[99718]: od_auth_check_service_membership: no access restrictions found
    May  3 16:22:19 vail jabberd/c2s[99718]: [13] legacy authentication succeeded: host=ourcompany.office, username=jwells, resource=JWells’ Computer
    May  3 16:22:19 vail jabberd/c2s[99718]: [13] requesting session: jid=[email protected]/JWells’ Computer
    May  3 16:22:19 vail jabberd/sm[99716]: session started: jid=[email protected]/JWells’ Computer
    Looking for any and all assistance. Thanks much!!

    Tim, thank you for jumping in! I was afraid this question was going to languish.
    Snow Leopard is indeed listed twice. It is listed once as being successful as our existing users are able to login to the jabber service from there. It is also listed as being the sole operating system from which logins are failing as our new directory users are only using that platform.
    Only one machine is using Lion and that's the one using the Messages Beta and that's working just fine. I provided all of the client information, but I don't believe it's truly relevant. I'm pretty sure that the issue is on the server side. ...I just have NO idea what the problem is!

  • Timestamp not correct for new directory created

    Hi,
    I'm facing a problem on my solaris machine.
    Issue is whenever I create a new directory(using mkdir), it shows timestamp as exactly one year before whereas data and time shown are correct.
    It remains as for 24 hours and next day when I see that directory it shows correct timestamp.
    Could somebody help me out in this.
    Thanks in advance,

    Hi,
    Field MSEG-MBLNR is a document number field
    so it doesn't have a search help already.
    Go to transaction se11 and display this field
    you won't see any search help or check table assigned to this field.
    You can design your own search help and assign it to this field on the screen painter directly :
    > double click on your field and fill field Search Help on right screen
    or you call search help in event :
    PROCESS ON VALUE-REQUEST.
       FIELD mseg-mblnr MODUE zz_mblnr_help.

  • New Directory in Application server

    Hi,
    I need to load data in SAP application server. i will use CG3X to load the data.
    I need to create a new directory in the application server to load all my flat files. Does any one know how to create a directoty?
    Please provide list of steps and transactions used for creating this.
    Thnks

    Hi Sakthi Kumar,
    Also you can try below FMs
    GUI_CREATE_DIRECTORY
    WBMR_CREATE_APPL_FOLDER
    Hope it will solve your problem..
    Thanks & Regards
    ilesh 24x7
    ilesh Nandaniya

  • Mac - SGD won't start - home directory permission problem?

    Mac OSX 10.5.6 when attempting to login to SGD fails to start. Relevant section from java console:
    security: Certificate has failed the verification with the Root CA certificates
    security: Adding certificate in Deployment session certificate store
    security: Added certificate in Deployment session certificate store
    security: Saving certificates in Deployment session certificate store
    security: Saved certificates in Deployment session certificate store
    network: Connecting https://zsgd.open-tech.com/sgd/tcc/java/Tester.class with cookie "JSESSIONID=F5602C38467AC1159DCF761A6AA3CE44; TTA_SESSION_OBJECT=-1721504362694110337:zsgd.open-tech.com:1234879815946:-1085814744412016712:2; TTA_CLIENT_COOKIE=1234818729782-6121439398221565261"
    basic: Loading https://zsgd.open-tech.com/sgd/tcc/java/Tester.class from cache
    Tue Feb 17 08:21:58 CST 2009 JEP creating applet Tester (https://zsgd.open-tech.com/sgd/tcc/java/)
    basic: Starting applet…
    basic: Referencing classloader: sun.plugin.ClassLoaderInfo@a32ea4, refcount=1
    basic: Loading applet/u2026
    basic: Initializing applet/u2026
    basic: Added progress listener: sun.plugin.util.GrayBoxPainter@946d22
    basic: Referencing classloader: sun.plugin.ClassLoaderInfo@a32ea4, refcount=2
    basic: Releasing classloader: sun.plugin.ClassLoaderInfo@a32ea4, refcount=1
    network: Connecting https://zsgd.open-tech.com/sgd/tcc/java/ttalwG-jps.jar with proxy=DIRECT
    network: Connecting https://zsgd.open-tech.com/sgd/tcc/java/ttalwG-jps.jar with cookie "JSESSIONID=F5602C38467AC1159DCF761A6AA3CE44; TTA_SESSION_OBJECT=-1721504362694110337:zsgd.open-tech.com:1234879815946:-1085814744412016712:2; TTA_CLIENT_COOKIE=1234818729782-6121439398221565261"
    basic: Loading https://zsgd.open-tech.com/sgd/tcc/java/ttalwG-jps.jar from cache
    basic: Reading cached JAR file from JRE 1.5 release
    basic: Certificates for https://zsgd.open-tech.com/sgd/tcc/java/ttalwG-jps.jar is read from JAR cache
    security: Loading certificates from Deployment session certificate store
    security: Loaded certificates from Deployment session certificate store
    security: Checking if certificate is in Deployment session certificate store
    security: User has denied the priviledges to the code
    java.lang.IndexOutOfBoundsException: Index: 1, Size: 1
    So I created another account and it works fine there. Compared permissions between the two accounts and they appear identical. Looks like it can't create the .tarantella directory in my home directory. Did have some home directory permission problems a couple weeks ago and used the utility on the Mac OSX install disk to reset home directory permissions and ACLs.
    Any suggestions greatly appreciated.
    Mark G.

    I probably should have included more of the java console output. This is output after what appears to be certificate checking:
    basic: Reading cached JAR file from JRE 1.5 release
    basic: Certificates for https://zsgd.open-tech.com/sgd/tcc/java/ttalwG-jps.jar is read from JAR cache
    security: Loading certificates from Deployment session certificate store
    security: Loaded certificates from Deployment session certificate store
    security: Checking if certificate is in Deployment session certificate store
    security: User has denied the priviledges to the code
    java.lang.IndexOutOfBoundsException: Index: 1, Size: 1
         at java.util.LinkedList.entry(LinkedList.java:368)
         at java.util.LinkedList.get(LinkedList.java:313)
         at com.sun.deploy.security.MacOSXTrustDecider.isAllPermissionGranted(MacOSXTrustDecider.java:163)
         at com.sun.deploy.security.MacOSXTrustDecider.isAllPermissionGranted(MacOSXTrustDecider.java:86)
         at com.sun.deploy.security.MacOSXTrustDecider.isAllPermissionGranted(MacOSXTrustDecider.java:79)
         at sun.plugin.security.PluginClassLoader.getPermissions(PluginClassLoader.java:146)
         at java.security.SecureClassLoader.getProtectionDomain(SecureClassLoader.java:192)
         at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
         at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
         at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
         at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
         at sun.applet.AppletClassLoader.findClass(AppletClassLoader.java:147)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:316)
         at sun.applet.AppletClassLoader.loadClass(AppletClassLoader.java:119)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
         at sun.applet.AppletClassLoader.loadCode(AppletClassLoader.java:605)
         at sun.applet.AppletPanel.createApplet(AppletPanel.java:723)
         at sun.plugin.AppletViewer.createApplet(AppletViewer.java:1864)
         at jep.AppletFramePanel.createApplet(AppletFramePanel.java:189)
         at sun.applet.AppletPanel.runLoader(AppletPanel.java:652)
         at sun.applet.AppletPanel.run(AppletPanel.java:326)
         at jep.AppletFramePanel.run(AppletFramePanel.java:176)
         at java.lang.Thread.run(Thread.java:613)
    Tue Feb 17 16:43:26 CST 2009 JEP creating applet com.tarantella.tta.client.tcc.lwplugin.pluginG.TCCHelper (https://zsgd.open-tech.com/sgd/tcc/java/)
    java.security.AccessControlException: access denied (java.util.PropertyPermission user.home read)
         at java.security.AccessControlContext.checkPermission(AccessControlContext.java:264)
         at java.security.AccessController.checkPermission(AccessController.java:427)
         at java.lang.SecurityManager.checkPermission(SecurityManager.java:532)
         at java.lang.SecurityManager.checkPropertyAccess(SecurityManager.java:1285)
         at java.lang.System.getProperty(System.java:628)
         at com.tarantella.tta.client.tcc.lwplugin.qG.k.a(k.java)
         at com.tarantella.tta.client.tcc.lwplugin.qG.h.l(h.java)
         at com.tarantella.tta.client.tcc.lwplugin.qG.h.a(h.java)
         at com.tarantella.tta.client.tcc.lwplugin.qG.h.a(h.java)
         at com.tarantella.tta.client.tcc.lwplugin.qG.h.a(h.java)
         at com.tarantella.tta.client.tcc.lwplugin.pluginG.c.p(c.java)
         at com.tarantella.tta.client.tcc.lwplugin.pluginG.c.<init>(c.java)
         at com.tarantella.tta.client.tcc.lwplugin.pluginG.TCCHelper.run(TCCHelper.java)
         at java.lang.Thread.run(Thread.java:613)
    basic: Starting applet…

  • Moving many files to a new directory WITHOUT copying

    Hello,
    I'm trying to increase the efficiency of my iBook G4 by deleting all extraneous/replicated files. In addition to this, I'm trying to organize all the files that remain into sub-directories. Question: How do I move a large amount of files to a different directory without creating copies of those files? Everytime I try to execute something like this, the result is that aliases of all selected files get moved to the new directory, but the original files remain where they were. How do I get around this?
    Also, any other tips about how to increase efficiency of the computer? I have an iBook G4 running 10.3.9 Thanks.
    -Adam
      Mac OS X (10.3.9)  

    717/3163
    Hello Adam,
    (In addition to Doug's excellent answer)
    When using those move vs copy tips, a small green "+" appears to visually help you drag the way you meant:
    - If the green "+" shows, it's a copy.
    - If the green "+" doesn't show, it's a move.
    "any other tips about how to increase efficiency of the computer?"
    Well, hundreds, thousands, many undocumented...
    - Exploring your usual keyboard shortcuts and combinations, with the Option key in addition, or with the Command key, or both, or combined with mouse clicks, holds or drags, the Control key too sometimes, quite often unveils a hidden feature that you easily remember in the future because it very often really adds a plus to your efficiency.
    About shortcuts, many Apple KB articles:
    - (KB article #75459) Mac OS X keyboard shortcuts
    - (KB article #153415) Shortcuts for starting up
    - (KB article #153412) Shortcuts for freezes
    - (KB article #106567) Mac OS: Apple Pro Keyboard Shortcuts for Shut Down and Restart
    - (KB article #152140) Setting custom keyboard shortcuts for applications
    and one very nicely summed:
    - (Dave’s Picks) Magical Macintosh Key Sequences
    Try also certain combinations of
    Exposé + Tab,
    Command-Tab then ~/H/Q (with the ⌘ key hold down),
    the right-clicking in the Dock (folders icons...),
    the hold-clicking too (Finder's Dock icon),
    the Control + F keys keyboard navigation (enable with control-F1),
    keyboard navigation by hitting letters (or two or three letters) in menus or in Finder's column view,
    etc etc etc...
    Enjoy the exporation!
    Mac OS X, a wealth of such features...
    Axl

  • New directory, old wiki data - help!

    Hello,
    Old Snow Leopard Server went kaput and all I was able to retrieve was the Library/Collaboration folder.
    Our new server is all set to go with a new directory made from scratch, but we'd like to use our old wikis... I've been unable to successfully get our wikis back online following techniques mentioned in Apple's Wiki Administration guide and quick googling.
    Any suggestions or ideas? I'm so close, I just need the data to work!
    Thanks in advance.
    .a

    Thanks to Skip B. at this thread: http://discussions.info.apple.com/thread.jspa?threadID=2205892
    This worked:
    sudo serveradmin stop teams
    sudo mv $GROUP_DIRECTORY /Library/Collaboration/Groups/
    sudo chown -R 94:94 /Library/Collaboration/Groups/$GROUP_DIRECTORY
    sudo rm /Library/Collaboration/dataVersion.plist
    sudo rm /Library/Collaboration/globalIndex.db
    sudo rm /Library/Application Support/Apple/WikiServer/directoryIndex.db
    sudo serveradmin start teams

  • New Directory

    Hie
    How to make a new Directory to save files through a JAVA application.
    Thanks in advance
    Jods

    try{
    File dir = new File("myDir1/myDir2");
    if(dir.exists() == false )
    dir.mkdirs(); //for one directory to create use mkdir()
    }catch(IOException ioe){
    ioe.printStackTrace();
    }

Maybe you are looking for

  • Itunes and safari won't open

    My itunes stopped working after I came back from vacation. I tried uninstalling everything and updating to 10.1 but it won't open. When I click it, it shows up in the task manager for a moment and then disappears with no error messages. Quicktime wor

  • Error in Fork step

    Hi All Please let me know if there is an error in one branch of Fork step of workflow then the whole workflow will stop?

  • A start in design pattern

    Hi guys, I want to start learn j2ee design pattern , i browsed net but not got any significant point from where i can start. could anybody suggest me from where should i start . Thanks in advance

  • How to display Quantity fields in Table control

    Hi, I need to display quantity fields in my table control based on the resb-meins field. i.e. I need a feature similar  to qname of ALV Grid Control in Table control. Can any body help me. Regards, Srinivas

  • Help, OracleDBConsoleasdb could not start after rebooting of server.

    We have Oracle AS 10g R2 with infrastructure and portal. What can I do? Mbw Elena