1827097 Members
3915 Online
109714 Solutions
New Discussion

ignite ux problem

 
deepak_9
Frequent Advisor

ignite ux problem

Hi,

We have created a ignite ux server and added 2-3 clients on to the server. But it's giving me an error while creating archieve and now I am in a need to delete the client. But it's not allowing me to delete . If I click the right button , it doesn't highlight the "delete client" option.

Pl suggest if anyone has a solution for this.
Never Ever give Up !!!!!
1 REPLY 1
Steve Steel
Honored Contributor

Re: ignite ux problem

Hi

try it manually.

This used to work but be careful.


the var/opt/ignite/clients directory contains a symbolic link pointing to a directory using the client's Link Level Address (LLA).

ex:

drwxr-xr-x 3 bin bin 1024 Oct 13 09:58 0x0x0060B0F56CA2
lrwxr-xr-x 1 bin bin 14 Oct 13 09:58 the_client -> 0x0060B0F56CA2

Thus:

1. Note the details and then remove the symbolic link.

2. Put LLA directory in another directory, such as /tmp.

Note: The GUI screen should update in a few seconds, and delete the client icon .

3. If 2 is ok then

Delete the LLA directory from /tmp.

Else

Replace it and remake the link.


Steve Steel

If you want truly to understand something, try to change it. (Kurt Lewin)