[cisco-voip] JTAPI CCM 5.1.1 Linux installation

opitz.michael at gmail.com opitz.michael at gmail.com
Mon Dec 10 05:32:55 EST 2007


Hello,

I'm trying to install the Linux version of the JTAPI-Plugin of the CCM 5.1.1.
The installer of the plugin, however, fails without any error messages on Arch
Linux (Java 6) and Ubuntu Linux (Java 5 + 6).
Moreover the binary installer, seems to be very small (~600KB) compared to the
Windows version of the installer (~25 MB). Thus it seems that the JVM isn't
included in the Linux-installer. The Windows installer works without any
problems.

Does anyone know how to get the Cisco JTAPI Linux version up and running?

I've attached the output of $ strace ./CiscoJTAPIClinet-linux.bin
-------------- next part --------------
execve("./CiscoJTAPIClient-linux.bin", ["./CiscoJTAPIClient-linux.bin"], [/* 60 vars */]) = 0
fcntl64(0, F_GETFD)                     = 0
fcntl64(1, F_GETFD)                     = 0
fcntl64(2, F_GETFD)                     = 0
uname({sys="Linux", node="myhost", ...}) = 0
geteuid32()                             = 1000
getuid32()                              = 1000
getegid32()                             = 1000
getgid32()                              = 1000
brk(0)                                  = 0x80e4000
brk(0x80e4020)                          = 0x80e4020
brk(0x80e5000)                          = 0x80e5000
getpid()                                = 9711
getcwd("/home/nax/Desktop", 1024)       = 18
open("/home/nax/Desktop/./CiscoJTAPIClient-linux.bin", O_RDONLY) = 3
fstat64(3, {st_mode=S_IFREG|0755, st_size=625812, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f70000
fstat64(3, {st_mode=S_IFREG|0755, st_size=625812, ...}) = 0
_llseek(3, 622592, [622592], SEEK_SET)  = 0
read(3, "\0\0\0\0M&\6\10\300&\6\10B\'\6\10\0\0\0\0\364&\6\10\5\'\6\10\200\'\6\10"..., 3212) = 3212
read(3, "\1\0\0\0\0\0\0\0", 4096)       = 8
close(3)                                = 0
munmap(0xb7f70000, 4096)                = 0
fstat64(1, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 4), ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f70000
ioctl(1, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
write(1, "\n", 1)                       = 1
open("/home/nax/Desktop/./CiscoJTAPIClient-linux.bin", O_RDONLY) = 3
fstat64(3, {st_mode=S_IFREG|0755, st_size=625812, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f6f000
fstat64(3, {st_mode=S_IFREG|0755, st_size=625812, ...}) = 0
_llseek(3, 622592, [622592], SEEK_SET)  = 0
read(3, "\0\0\0\0M&\6\10\300&\6\10B\'\6\10\0\0\0\0\364&\6\10\5\'\6\10\200\'\6\10"..., 3211) = 3211
read(3, "\0\1\0\0\0\0\0\0\0", 4096)     = 9
close(3)                                = 0
munmap(0xb7f6f000, 4096)                = 0
munmap(0xb7f70000, 4096)                = 0
_exit(-1)                               = ?


More information about the cisco-voip mailing list