Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

The MetaFrame server farm reported an unspecified error

Status
Not open for further replies.

zurk

IS-IT--Management
Aug 21, 2003
1
PT
Hei,

Until some days ago my citrix server works very well, but now wen i try to acess citrix with nfuse 1.7, i can't make the login.

I open the webpage an try to log on, but in nfuse message center appears this message "The MetaFrame server farm reported an unspecified error", and I can't see my published applications.

I try to use one username with a wrong password, and i recive the message that the password is not correct, so i can see that my citrix server can connect to my active directory.

Anyone knows what's appening?

Best regards,

Nuno Cruz
 
Sounds like something with the data store. Nfuse gets the apps published to the user from the server with the data store on it. Ours sometime gets flaky and we have to restart the IMA service and the CITRIXXML service. And that does not always work, we have had to reboot that server also.

Jon

There is much pleasure to be gained from useless knowledge. (Bertrand Russell)
 
The most likely cause is the XML service is not running on the Citrix server (eg has stopped) or is running on a different port than specified on the nFuse server. Check out faq48-3647.

Cheers
 
I have seen various things go wrong, when the XML port is shared with IIS. Sometimes straight away, sometimes after some time.
If you share the port with IIS 80, i would advise you to switch to a dedicated XML port.
From the CMD:
ctxxmlss /r8080
net start ctxhttp

Then change the port in the NFuse.conf file.
(requires an iisreset to load the changes into memory)

Free citrixprinting support
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top