Deploy Relativity server to Linux

Hello,

I try to deploy Relativity Server to Linux as described to http://wiki.remobjects.com/wiki/Relativity_Server_Deployment_and_Setup#Deployment

I can’t access with Server Admin Tool using default port 7099.
ZeroConfig don’t find them.

I can access with browser with http://:7100 and http://:7100/bin

iptables is down.
mono version is 2.10.5

What can i try?

Thanks,
Tiberiu Stoicescu

Hello,
What Linux do you use? We will try to reproduce it.

Fedora 16 x86_64
I replace in /usr/bin/mono-service2 script file
line
exec /usr/bin/mono $MONO_OPTIONS /usr/bin/monodir/2.0/mono-service2.exe $args </dev/null > /dev/null 2>&1 &

with line
exec /usr/bin/mono $MONO_OPTIONS /usr/bin/monodir/2.0/mono-service.exe $args </dev/null > /dev/null 2>&1 &

Hello,
Could you say which Mono version do you use (ie result of the mono --version command)?
Please try to start Relativity using the following command:
sudo mono-service2 Relativity.exe -m:Relativity --debug
It will output to the console any exceptions occurred during startup (missing assemblies/Mono parts etc)
Please also check this thread:

[root@programare relativity]# mono --version Mono JIT compiler version 2.10.5 (tarball Mon Sep 5 19:35:47 UTC 2011) Copyright (C) 2002-2011 Novell, Inc, Xamarin, Inc and Contributors. www.mono-project.com TLS: __thread SIGSEGV: altstack Notifications: epoll Architecture: amd64 Disabled: none Misc: debugger softdebug LLVM: supported, not enabled. GC: Included Boehm (with typed GC and Parallel Mark) [root@programare relativity]# [root@programare relativity]# sudo mono-service2 Relativity.exe -m:Relativity RemObjects Data Abstract Relativity Server Powered by Data Abstract and Oxygene. Use the 'mono-service2' command to start the server

Hello,
Connect to port 7100 in AdminTool

See AdminTool settings: