problem starting client on linux

ori.avivi

ADSM.ORG Member
Joined
Oct 23, 2005
Messages
10
Reaction score
0
Points
0
Hi all



I have a RedHat EL4



i have installed a client with no error messages

but when im trying to start the client (dsmc)



i get this message



Unable to open English message repository 'dsmclientV3.cat'



i have looked for this file and found it under a link that is lockated in

/opt/tivoli/tsm/client/ba/bin



and other places as well.



my LANG in the linux is

LANG=en_US.UTF-8



did anyone had this problem?

and if so, what can i do do over come this problem.



uninstall and install didnt solve it



Thanks

Ori
 
That looks like a permission issue. Check the owner and permissions and make sure you have read capabilities under the id you are logged in on if not root.
 
Hi,

where EXACTLY you found that file?

I remember that I had an issue the correct folder structure was not created during the install



that file should be here (or atleast it works for me)



/opt/tivoli/tsm/client/ba/bin/en_US/dsmclientV3.cat

/opt/tivoli/tsm/client/lang/en_US/dsmclientV3.cat



Hope it helps



Harry



UPDATE



both of these locations contain following files (had I to copy it there? oh my poor memory ...)



tsmsrv:/opt/tivoli/tsm/client/ba/bin/en_US # ls -la

total 5908

drwxr-xr-x 2 root bin 148 Aug 15 10:16 .

drwxr-xr-x 5 root bin 4096 Nov 23 15:15 ..

-r--r--r-- 1 root 2007 226987 Dec 8 2004 dscjres.txt

-r--r--r-- 1 root 2007 1372338 Dec 8 2004 dsmc.hlp

-r--r--r-- 1 root 2007 649261 Dec 8 2004 dsmclientV3.cat

-r--r--r-- 1 root 2007 87538 Dec 8 2004 dsmig.hlp

-r--r--r-- 1 root 2007 324392 Dec 8 2004 hsmhelp.jar

-r--r--r-- 1 root 2007 751270 Dec 8 2004 tsmhelp.jar

-r--r--r-- 1 root 2007 44789 Dec 8 2004 uil_nls.jar

-r--r--r-- 1 root 2007 2570671 Dec 8 2004 wchelp.htl
 
Hi



Its not permision ( they all are ok )



and all the directory structure is correct.



I have the en_US link in the ba/bin dir pointing to /opt/tivoli/tsm/client/lang/en_US



my LANG setting is en_US.UTF-8



and i tried to change it to en_US and reinstall the client.

but it did me no good.



could it be old kernel on the linux machine?



thanks Ori
 
Hi 2 all



well, thanks to amos the problem was resolved

it was the environmental settings



when i unset DSM_DIR DSM_CONFIG

the client started normaly



Thanks all



Ori
 
Back
Top