Why isn't this .plist working?

There she is...

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
    <key>Label</key>
    <string>Titan Server</string>
    <key>ProgramArguments</key>
    <array>
        <string>/Users/Ian/Titan/bin/titan.sh</string>
        <string>start</string>
    </array>
    <key>RunAtLoad</key>
    <true/>
    <key>WorkingDirectory</key>
    <string>/Users/Ian/Titan</string>
</dict>
</plist>

      

If I go to the terminal and do ...

launchctl load "Titan Server.plist"

      

... He says...

/ Library / LaunchAgents / Titan Server.plist: Operation already in progress

AND?

If I go to the working directory manually and enter the command, it works fine.

+3
plist macos titan


source to share


No one has answered this question yet

Check out similar questions:

610
Do Swift apps work on OS X 10.9 / iOS 7 and below?
527
Command line tools not working - OS X El Capitan, Sierra, High Sierra, Mojave
360
SQL client for Mac OS X that works with MS SQL Server
322
homebrew doesn't work on OSX
38
How do I comment out the lines in the .plist file?
1
Why does apple use .plist files?
1
Xcode: compilation doesn't always replace plist?
0
NSArray for display on mac
0
Check for duplication inside plist
0
Too much shift



All Articles
Loading...
X
Show
Funny
Dev
Pics