Featured Posts

Citrix XenApp 6 for Windows 2008 R2 Tech Prev. Here it is ! We were waiting for this one since few month now and Citrix just release the Technical Preview for XenApp on Microsoft Windows 2008 R2, XenApp 6. Few things...

Readmore

Citrix XenApp / ICA / Online Plug-in Client version... This information can be very useful, because as you might know, there are build numbers and version numbers, and it become a mess very fast when you try to list all ICA client...

Readmore

Installing XenApp Online Plugin on Fedora 12 If you choose the easy way with the rpm file, it wont work. You have to change few things before being able to launch any Citrix XenApp application get the client from...

Readmore

Apple Snow Leopard on Asus EEEpc 1000HE This is a simple "how to" install Apple Mac OS Snow Leopard on a netbook Asus EEEPc 1000HE What you need: EEEPC 1000HE A working Mac with SnowLeopard installed An...

Readmore

Citrix WebInterface 4.x and 5.x mode debug Tracing is controlled by editing the web.config file for the site. To cause debug tracing to be written to the file c:tempdebug.txt, the <trace> section must be updated: ...

Readmore

ArchY.net Rss

ERROR: The MetaFrame servers reported that the alternate address cannot be found.

Posted on : 24-06-2009 | By : Stephane THIRION | In : Citrix, Microsoft, Presentation Server 4, Windows 2003

Tags: , , , , , ,

0

This is the second time I have this issue, when clicking on a publish application on the Citrix WebInterface I get this weir message : ERROR: The MetaFrame servers reported that the alternate address cannot be found. I mean weird because I’m on a LAN and I don’t cross any subnet or different VLAN and there is no alernate address configured on these servers.

Error Message at the bottom of my WI :
 snap00713

It looks like the LHC (Local Host Cache) doesn’t contain valid informations. And the only way to be sure about that one is to simply recreate the Local Host Cache.

So login on the computer and do as follow :

Net stop imaservice /y : This command will stop Independant Managment Architecture service, Citrix WMI Service and Citrix SMA Service

DSMAINT RECREATELHC

Net start imaservice
Net start “Citrix WMI Service”
Net start “Citrix SMI Service”

And this resolve this “small” problem. This is a common Citrix administration task and troubleshoot but if you don’t know it, you cannot guess it.

  • Share/Bookmark

Write a comment