java package
|
|
---|---|
Hello tangoers, I have been said that we absolutly need to use Oracle Java and not OpenJDK, so we changed it several days ago. However, since then, we encounter strange errors with ATK: - when connected through ssh on localhost, one can launch astor and check that a server is launched (tango-util in our example), but if launched on a distant host, astor indicates tango-util on red - when launching some ATKPanel on localhost (for example, "atkpanel sys/tg_test/1"), we do not encounter any problem, but launching it on distant host with TANGO_HOST correctly defined, we got this exception:
Here is the java version currently installed:
Do you know how to correct this? Thank you and happy new year.
- Philippe
|
|
|
---|---|
Hi Philippe, Are you sure this is not linked to the issue you got previously which was related to your network setup and where some ports were not accessible remotely? What is red on astor? Does your host appear in orange (<=> starter running but some servers are not started) in astor or in red (<=> starter not started or not reachable). When you say tango-util is in red on astor… What is tango-util? Is it a device server or the name of your host? http://www.tango-controls.org/community/forum/c/general/installation/some-ds-are-not-accessible Kind regards, Reynald
Rosenberg's Law: Software is easy to make, except when you want it to do something new.
Corollary: The only software that's worth making is software that does something new. |
|
|
---|---|
You're right, it seems the issue is due to the same context and someone probably has launched the DS without this option to choose the port.
- Philippe
|