Starting ccs 5.4 license server on ubuntu 12.04 (32-bit) fails due to the reason (Wrong hostid on SERVER line).
The machine has two network interfaces: wired ethernet (0016d3ce5573) and wireless (0013e8d379bb). The license is tied to wireless (0013e8d379bb), but is not found by the license server.
Is there anyway to do so that the wireless MAC address can be discovered?
Thanks very much.
===========================
11:52:10 (tidspssw) Server started on X61T for: CCS_CONNECTION_ALL
11:52:10 (tidspssw) CCS_DEBUGGER CCS_LINKER_FULL CCS_ISA_ALL
11:52:10 (tidspssw) Wrong hostid on SERVER line for license file:
11:52:10 (tidspssw) licenses/tidspssw/TMDSCCS-ALLF01-v5.lic
11:52:10 (tidspssw) SERVER line says 0013e8d379bb, hostid is 0016d3ce5573
11:52:10 (tidspssw) Invalid hostid on SERVER line
11:52:10 (tidspssw) Disabling 1 license from feature CCS_CONNECTION_ALL(0080 0D8B 2F2B 51C1 )
11:52:10 (tidspssw) Disabling 1 license from feature CCS_DEBUGGER(0059 BD07 C11E E55F )
11:52:10 (tidspssw) Disabling 1 license from feature CCS_ISA_ALL(0075 8788 A30D 98A6 )
11:52:10 (tidspssw) Disabling 1 license from feature CCS_LINKER_FULL(0037 3EDD A2B3 1416 )
11:52:10 (tidspssw) EXTERNAL FILTERS are OFF
11:52:10 (tidspssw) No valid hostids, exiting
11:52:10 (tidspssw) EXITING DUE TO SIGNAL 34 Exit reason 2
====================
eth0 Link encap:Ethernet HWaddr 00:16:d3:ce:55:73
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Interrupt:20 Memory:fe000000-fe020000
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:4935 errors:0 dropped:0 overruns:0 frame:0
TX packets:4935 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:1347830 (1.3 MB) TX bytes:1347830 (1.3 MB)
wlan0 Link encap:Ethernet HWaddr 00:13:e8:d3:79:bb
inet addr:192.168.1.216 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::213:e8ff:fed3:79bb/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:90008 errors:0 dropped:0 overruns:0 frame:0
TX packets:48797 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:105337806 (105.3 MB) TX bytes:6407355 (6.4 MB)
================