Virgo 3.6.1 admin console/ssh issues [message #1023980] |
Mon, 25 March 2013 11:31  |
Eclipse User |
|
|
|
Folks, I just installed a new Virgo 3.6.1 jetty installation, and I have started it up.
When I go to the admin console (http://localhost:8080/admin)it works fine, but if I use that actual MACHINE name, (http://machinename:8080/admin) it only shows the Host information page, with NO Tabs (I can't see the "Overview, Artifacts, Repositories, etc. across the tab bar).
If I go from a REMOTE machine using that http://machinename:8080/admin, I STILL don't see the tabs.
In addition, I have changed the repository/ext/osgi.console.properties to allow ssh, and yet when I try to ssh in, I get "Connection refused". This DOES work on a virgo jetty 3.0.3 install I have on the same machine (they are NOT both up at the same time). I have tried changing the port (2512), but still doesn't work (telnet doesn't either).
Any ideas???
|
|
|
|
|
|
|
|
|
|
|
Re: Virgo 3.6.1 admin console/ssh issues [message #1031522 is a reply to message #1029435] |
Mon, 01 April 2013 18:15  |
Eclipse User |
|
|
|
OK, I had changed a setting in the java6-server.profile and it LOOKS like I am now getting the ports to be listened to at 2411, 2412, 2511, 2512, and I CAN telnet/SSH.
However, if I comment out the telnet.host and/or the ssh.host in the properties files, it does NOT show those ports being listened to. I used to do this in the old 3.0.3.RELEASE to allow ssh from OTHER systems. I also tried
ssh.host=*, but that didn't work either.
If I use the actual MACHINE name, it appears to not listen on the ports either. The only way I get this to work is if those are set to "localhost".
Is there any way to do this like the older system allowed?
|
|
|
Powered by
FUDForum. Page generated in 0.05308 seconds