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)
MT Studio - error
Manju_TechM
Hi there,
We have installed MT 4.1.2 in our server and the admin & servlet services are up and running.
When we try to login to MT Studio, we are getting the following error:
ERROR: Failed to discover server.
Reason: Connection timed out: connect
java.net.ConnectException: Connection timed out: connect
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
at java.net.Socket.connect(Socket.java:516)
at java.net.Socket.connect(Socket.java:466)
at java.net.Socket.(Socket.java:366)
at java.net.Socket.(Socket.java:179)
at com.interwoven.icm.admin_client.MTAdminClient.openConnection(MTAdminC
lient.java:282)
at com.interwoven.icm.mtstudio.ServerDiscovery.(ServerDiscovery.ja
va:25)
at com.interwoven.icm.mtstudio.LoginDialog.(LoginDialog.java:116)
at com.interwoven.icm.mtstudio.MTStudio.execute(MTStudio.java:1259)
at com.interwoven.icm.mtstudio.MTStudio.main(MTStudio.java:2207)
Appreciate your help in this regards.
Find more posts tagged with
Comments
Phanie
try restarting your studio server once - just an attempt
--
Phanie
Manju_TechM
Thanks Phanie.. I have restarted the MT services many times, but no luck...
Is this something related to the network/connection issue?
Migrateduser
is your MT server on the same box as where you are running MT Studio?.
Migrateduser
Some more tests to run:
1) Can you access CIAdmin on the server from the Studio client machine?
2) Can you ping the server from the client machine?
3) Are ports 9090 and 9096 open between the server and client machine?
4) What is in your client's $DB_HOME/admin.cfg ?
Thanks,
Clark