1845791 Members
4639 Online
110250 Solutions
New Discussion

swinstall error

 
Avijit Sahoo
Occasional Contributor

swinstall error

Hi,

I get an error message like this "The target or source is already in use either within this same session or by another sesion. A read or write lock was denied." while installing the onlinediag tool.

Any idea?
3 REPLIES 3
Venkatesh BL
Honored Contributor

Re: swinstall error

Avinash20
Honored Contributor

Re: swinstall error

ps -ef| grep swinstall
ps -ef| grep sam

kill those seesions

swagentd -r

Then run swinstall
"Light travels faster than sound. That's why some people appear bright until you hear them speak."
Robert-Jan Goossens
Honored Contributor

Re: swinstall error

Hi,

# /sbin/init.d/swagentd stop

# rm /var/adm/sw/products/swlock

# /sbin/init.d/swagentd start

Regards,
Robert-Jan