Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Red Hat Linux:Unable to connect to TeamSite server from Workflow modeler client.
padmanabh
Hi,
I have installed TeamSite 6.7.1 SP1 as well as CSSDK_CLIENT on a Red Hat Linux machine. I also installed the Workflow Modeler. Now I am trying to connect to the TeamSite Server from the workflow modeler client and I get error as attached in the log file. Please let me know what needs to be done to resolve the issue.
Thanks
-Gautam
Find more posts tagged with
Comments
nbwoven
What user credentials are you trying to login as ? Can you access the CC Pro UI with the same credentials ? Make sure all Apps. are TS-6.7.1SP1 compatible .
kg_brian
Ya make sure the account exists on TS, and that you are using the SP1 WFM and not the normal 6.7.1 WFM.
padmanabh
Yes. I am able to login to TS CCPro UI using the "root" login. I am logged in as root.
I am using the SP1 WFM (1.0.0.1) build 68005
-Gautam
padmanabh
Found it!
Actually there is a sample.properties file. This file needs a correct serviceURL to be added. I tried using JNI too but that does not work. SOAP works with correct serviceURL in the form
http://tsHost
ort
I am able to connect to the TeamSite server now from the Workflow Modeler.