Skip to main content
Inspiring
August 9, 2012
Answered

CF10 Server Manager with multiple instances

  • August 9, 2012
  • 1 reply
  • 1557 views

Hi,

I'm having some problems connecting to the ColdFusion instances I have setup on RHEL6.1 64bit with CF10.

If I just add a single server that points to the default cfusion instance

host: 192.168.0.10

port: 8500

the Server Manager connects and I can view the settings.

If I then add a second server that points to a newly crated instanct

host: 192.168.0.10

port: 8501

The ability of Server Manager to connect to either instance becomes poor at best. I can't do a settings diff if they do both happen to connect.

Do I need to enable anything specific in each instance's admin?

Cheers,

Simon

This topic has been closed for replies.
Correct answer Charlie Arehart

LCD? You mean livecycle dataservices? If I google this (based on the message shown in the screenshot):

server manager duplicate session

I get this as the first hit: http://www.shilpikhariwal.com/2010/08/duplicate-flex-session-error-in-server.html

It looks like it may be just what you need, especially given your next note about running multiple instances. (Not sure of the impact of J2EE session vars.)

Let us know if that helps.

/charlie

1 reply

raZorTTZAuthor
Inspiring
October 16, 2012

Is anyone using the server manager to look after their environments?

Simon

raZorTTZAuthor
Inspiring
October 16, 2012

I tried re-adding my instance and got an error this time around.

Can anyone shed any light on this? As quick seach has brought up a lot of information about LCD.

Cheers,

Simon

raZorTTZAuthor
Inspiring
October 16, 2012

Could it be because I have the 3 instances setup in a cluster and am using J2EE session variables?