cancel
Showing results for 
Search instead for 
Did you mean: 

Help installing HR Sample on Max OSX

jellington
Champ in-the-making
Champ in-the-making
Jordans-MacBook-Air-2:bin jordan$  sudo install-owd-hr.sh -ap /Application/alfresco-4.2.c -u admin -p admin -cp 8081

Getting an command not found error - Wewebu running fine on 8088 and Alfresco on 8081.

Any help on running the HR sample batch file appreciated.

Thanks,
Jordan
2 REPLIES 2

deko
Star Contributor
Star Contributor
Hi Jellington,

this looks like you are trying to run the batch from another location.

The call you you are trying to perform works only if you are in the folder where the file install-owd-hr.sh is located. If you are in another location you have to define the path to the file:

Jordans-MacBook-Air-2:bin jordan$ sudo /Location/HRinstall-owd-hr.sh -ap /Application/alfresco-4.2.c -u admin -p admin -cp 8081

Location in the example above is only a placeholder and has to be replaced by the correct location in your context.

4lfr3d7115
Champ in-the-making
Champ in-the-making
I install new alfresco 4.2.e comunnity on CENTOS 6.4 64bits with workdesk 4.1.1.1…. but i can't run the script to install example HR the error is:

Failed to ping CMIS WS : [The message has expired]@SIMPLE_CMIS{http://localhost:8080/alfresco/cmis} >> Sleeping …

On a browser http://localhost:8080/alfresco/cmis show:

9 Services in total


PD: to use the script centos can't find Sample Application\Human Resources Application\ , I had to use Sample_Application\Human_Resources_Application\ a finally worked but sends error mentioned above.


Thanks
4lfr3d7115