Jump to content

Install Server in MAC Mountain Lion


gerti13

Recommended Posts

Hello,

A couple of issues

Issue 1:

I am trying to start the server on a Mountain Lion OS (X). When running 'plasticd' in Applications -> Plastic SCM -> server -> plastics, graphically, I get the following:

Applications/PlasticSCM/server/plasticd ; exit;

/Applications/PlasticSCM/config/mono_setup: line 12: xmodmap: command not found

/Applications/PlasticSCM/config/mono_setup: line 14: xmodmap: command not found

/Applications/PlasticSCM/config/mono_setup: line 16: xmodmap: command not found

/Applications/PlasticSCM/config/mono_setup: line 18: xmodmap: command not found

when, under the same directory clicking on 'plasticsd' I get the following:

/Applications/PlasticSCM/server/plasticsd ; exit;

Usage: {start|stop|status|restart|help}

logout

[Process completed]

Using command line:

plasticd start

/Applications/PlasticSCM/config/mono_setup: line 12: xmodmap: command not found

/Applications/PlasticSCM/config/mono_setup: line 14: xmodmap: command not found

/Applications/PlasticSCM/config/mono_setup: line 16: xmodmap: command not found

/Applications/PlasticSCM/config/mono_setup: line 18: xmodmap: command not found

plasticsd start

Starting PlasticSCM server: /Applications/PlasticSCM/config/mono_setup: line 12: xmodmap: command not found

/Applications/PlasticSCM/config/mono_setup: line 14: xmodmap: command not found

/Applications/PlasticSCM/config/mono_setup: line 16: xmodmap: command not found

/Applications/PlasticSCM/config/mono_setup: line 18: xmodmap: command not found

OK

Also the following:

sudo mono plasticd.exe --console --stack

Password:

sudo: mono: command not found

I ran this because I noticed in another thread that it was one of the commands being asked for.

When I go to the /mono directory and run the same command as above it complains that it cannot find plasticd.exe

Showing that all plastic processes are not running:

$ ps -fA | grep plasticd

501 34465 34001 0 4:59AM ttys001 0:00.00 grep plasticd

What is the way to start the server on the Mac.

Issue 2:

I had the client configured to communicate to a server in my Win 7 machine and had a local workspace, which worked.

Now I want to (and did) configure the client to communicate to the local Mac machine (MachineName.local with port 8087) which in turn tries to load the local workspace immediately which is configged to the Win machine. Is there a way to erase or start the client where it prompts me to create a new workspace.

Thank you.

Link to comment
Share on other sites

Ok,

let's try the following, using the mono framework we do distribute:

../mono/bin/mono plasticd.exe --console

and then from a different console:

cm lrep

Tell me if it's able to list the databases, if not we'll need to take a look into the "plastic.server.log" file you will find in the server directory.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...