1836752 Members
2504 Online
110109 Solutions
New Discussion

Re: swinstall problem

 
SOLVED
Go to solution
George Benetos
Occasional Contributor

swinstall problem

when I start the swinstall method and try to give the directory where my depot resides I get the following error :
"Cannot establish a lock on this target because of an external error (for example,the lock file could not be created)."

any suggestions ? thanx
4 REPLIES 4
Joaquin Gil de Vergara
Respected Contributor

Re: swinstall problem

kill de swagentd

# swagentd -k

remove thee file /var/adm/sw/product/swlock if exists

look if you have write permissions in this directory

start swagentd

# swagentd

and try to install now!
Teach is the best way to learn
Vicente Sanchez_3
Respected Contributor

Re: swinstall problem

Hi George,

Verify disk space.

Verify that the lock file doesn't exist yet.

Vicente.
George Benetos
Occasional Contributor

Re: swinstall problem

I followed steps

1.swagentd -k
2.rm swlock
3.swagentd

but the same error occurs
T G Manikandan
Honored Contributor
Solution

Re: swinstall problem