Jump to content

Tibco Clarity Enterprise


Recommended Posts

  • 3 months later...

Hi,

 

There is a host setting in a configuration file. When you start clarity from windows service, it should be clarity.tra (under /3.1/), by default it is set to:

 

tibco.env.CLARITY_HOST=127.0.0.1

 

in this case you will need to use 127.0.0.1 to access. (So this will work: 127.0.0.1:3333/clarity

You can change it to localhost (or the servername for remote access) and reinstall the windows service.

To do this please use the command line to execute these commands from the folder /3.1/:

clarity.exe --uninstall

(this will uninstall the windows service)

clarity.exe --install

(this will recreate the windows service with the proper config. )

 

Now when you restart clarity from the windows services you will be able to access clarity from the host name as specified.

Note: You can change this to any other network interface as well and then use other interface ip to access.

 

I hope this will help.Alain Martens

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...