Aug 31, 2010

Fatal client error; disconnecting! open for write: /home/mohant2/tmp.9257.9: Permission denied

Problem :
perforce throwing below error when you are trying to access or login

Fatal client error; disconnecting!
open for write: /home/user/tmp.9257.9: Permission denied

Solution:
check permissions of  /home/user under /home. it must be root or something else. change the permissions to respective user by chown and try again. it will execute.

cd: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory

Problem:
cd: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory

Solution:
directory you are trying to access was deleted. change to some existing directory or type cd to return home directory

Aug 17, 2010

Problem Ejecting USB Mass Storage Device

Problem:

Could not unmount USB device.  Receiving error message

---------------------------
Problem Ejecting USB Mass Storage Device
---------------------------
The device 'Generic volume' cannot be stopped right now.  Try stopping the device again later.
---------------------------
OK  
---------------------------


Solution:

Download tool called "unlocker" and choose the drive which you want to unmount.

http://download.cnet.com/Unlocker/3000-2248_4-10493998.html

Aug 12, 2010

No files to submit. File(s) couldn't be locked.

When you try to checkin files into perforce it will fail complaining

                No files to submit.

                File(s) couldn't be locked.

                Submit failed -- fix problems above then use 'p4 submit -c 114440'

Solution:

This is because you dont have permission to checkin files in that particular branch. Add persmission to that branch for the respective perforce username by editing 'protect' table and try checkin files.



If you find this information helpful, please click the ads below