This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Solaris licence daemon corrupted or bad

I downloaded the Solaris SPARC daemon tidspssw from http://software-dl.ti.com/dsps/dsps_registered_sw/sdo_ccstudio/CCSv4/tidspssw/sun_u8/tidspssw

My server is running Solaris 10 SPARC :
# uname -a
SunOS nemesis.gel.usherbrooke.ca 5.10 Generic_142900-09 sun4u sparc SUNW,Sun-Fire-280R

My lmgrd version is :
lmutil - Copyright (c) 1989-2008 Acresso Software Inc. All Rights Reserved.
FLEXnet Licensing v11.6.1.0 build 66551 sun64_u8 (liblmgr.a), Copyright (c) 1988-2008 Acresso Software Inc. All Rights Reserved.

When I try to start the license daemon, I have this log

15:18:25 (lmgrd) FLEXnet Licensing (v11.6.1.0 build 66551 sun64_u8) started on nemesis.gel.USherbrooke.ca (Sun) (6/7/2010)
15:18:25 (lmgrd) Copyright (c) 1988-2008 Acresso Software Inc. All Rights Reserved.
15:18:25 (lmgrd) US Patents 5,390,297 and 5,671,412.
15:18:25 (lmgrd) World Wide Web:  http://www.acresso.com
15:18:25 (lmgrd) License file(s): /etc/license/codecomp/license.lic
15:18:25 (lmgrd) lmgrd tcp-port 5284
15:18:25 (lmgrd) Starting vendor daemons ...
15:18:25 (lmgrd) Started tidspssw (internet tcp_port 34795 pid 2428)
15:18:25 (lmgrd) tidspssw exited with status 0 signal = 18
15:18:25 (lmgrd) Since this is an unknown status, license server
15:18:25 (lmgrd) manager (lmgrd) will attempt to re-start the vendor daemon.
15:18:25 (lmgrd) REStarted tidspssw (internet tcp_port 34796 pid 2429)
15:18:25 (lmgrd) tidspssw exited with status 0 signal = 18
15:18:25 (lmgrd) Since this is an unknown status, license server
15:18:25 (lmgrd) manager (lmgrd) will attempt to re-start the vendor daemon.
15:18:25 (lmgrd) REStarted tidspssw (internet tcp_port 34797 pid 2430)
15:18:25 (lmgrd) tidspssw exited with status 0 signal = 18
15:18:25 (lmgrd) Since this is an unknown status, license server
15:18:25 (lmgrd) manager (lmgrd) will attempt to re-start the vendor daemon.
15:18:25 (lmgrd) REStarted tidspssw (internet tcp_port 34798 pid 2431)
15:18:25 (lmgrd) tidspssw exited with status 0 signal = 18
15:18:25 (lmgrd) Since this is an unknown status, license server
15:18:25 (lmgrd) manager (lmgrd) will attempt to re-start the vendor daemon.
15:18:25 (lmgrd) REStarted tidspssw (internet tcp_port 34799 pid 2432)
15:18:25 (lmgrd) tidspssw exited with status 0 signal = 18
15:18:25 (lmgrd) Since this is an unknown status, license server
15:18:25 (lmgrd) manager (lmgrd) will attempt to re-start the vendor daemon.
15:18:25 (lmgrd) REStarted tidspssw (internet tcp_port 34800 pid 2433)
15:18:25 (lmgrd) tidspssw exited with status 0 signal = 18
15:18:25 (lmgrd) Since this is an unknown status, license server
15:18:25 (lmgrd) manager (lmgrd) will attempt to re-start the vendor daemon.
15:18:25 (lmgrd) REStarted tidspssw (internet tcp_port 34801 pid 2434)
15:18:25 (lmgrd) tidspssw exited with status 0 signal = 18
15:18:25 (lmgrd) Since this is an unknown status, license server
15:18:25 (lmgrd) manager (lmgrd) will attempt to re-start the vendor daemon.
15:18:25 (lmgrd) REStarted tidspssw (internet tcp_port 34802 pid 2435)
15:18:25 (lmgrd) tidspssw exited with status 0 signal = 18
15:18:25 (lmgrd) Since this is an unknown status, license server
15:18:25 (lmgrd) manager (lmgrd) will attempt to re-start the vendor daemon.
15:18:25 (lmgrd) REStarted tidspssw (internet tcp_port 34803 pid 2436)
15:18:25 (lmgrd) tidspssw exited with status 0 signal = 18
15:18:25 (lmgrd) Since this is an unknown status, license server
15:18:25 (lmgrd) manager (lmgrd) will attempt to re-start the vendor daemon.
15:18:25 (lmgrd) REStarted tidspssw (internet tcp_port 34804 pid 2437)
15:18:25 (lmgrd) tidspssw exited with status 0 signal = 18
15:18:25 (lmgrd) Since this is an unknown status, license server
15:18:25 (lmgrd) manager (lmgrd) will attempt to re-start the vendor daemon.
15:18:25 (lmgrd) REStarted tidspssw (internet tcp_port 34805 pid 2438)
15:18:25 (lmgrd) tidspssw exited with status 0 signal = 18
15:18:25 (lmgrd) Please correct problem and restart daemons


#file tidspssw
can't read ELF header
tidspssw:       data

and

# ldd tidspssw

ldd: tidspssw: elf_getehdr: Format error: shdr table truncated

it's look like a corrupted or bad file. I retry the download and I still have the problem.

Can you help me ?