Citrix XenApp下一些解决和未解决的问题
1.
當完成web intface后從打開瀏覽器出現(xiàn)如下情況:
問題出現(xiàn)原因:
可能是IIS的建設有問題。
解決方案1:
右擊該站點屬性,選擇站點維護中的管理IIS托管,
出現(xiàn)如下界面,勾選設置為IIS站點的默認頁面:
?
2.
當發(fā)布應用后點擊應用出現(xiàn)如下錯誤:
這個問題我曾經(jīng)遇到過幾次,但是總感覺是XML端口沖突,從來都沒當個事兒(當時的幾次調(diào)整一下Citrix XML服務使用的端口,確實好了)
不過最近在做幾個實驗的時候,再次遇到了這個問題,這回馬失前蹄,怎么調(diào)也調(diào)不好。
今天一天反復的實驗,搭了近10個模擬環(huán)境,終于發(fā)現(xiàn)了這個問題的一些規(guī)律。現(xiàn)總結如下:
?
·???????? 這個問題和XenApp角色是否和License服務器、Web Interface服務器安裝在一起無關
·???????? 這個問題和安裝過程中是否選擇了”XML集成IIS服務”選項無關
·???????? 這個問題和Windows防火墻是否開啟了Citrix XML使用的端口無關
·???????? 這個問題和XenApp服務器是否加入了域有關,如果XenApp服務器加入了域則基本不會發(fā)生此問題,如果XenApp服務器未加入域,在實驗過程中復現(xiàn)概率為100%
·???????? 這個問題和XenApp的版本有關,在同樣的部署步驟下6.0版無此問題,6.5版實驗過程中復現(xiàn)概率為100%
?
這個問題發(fā)生后,Web Interface角色會在Windows日志中返回兩條報錯信息,分別是:
?
事件 ID: 31003
為場XXX配置的所有 Citrix XML 服務都無法響應此 XML 服務事務。
有關此消息的特定信息,請參閱 http://support.citrix.com/proddocs/topic/web-interface-impington/wi-log-messages-event-ids-hardwick.html 中的 Web Interface 文檔。
?
事件 ID: 30110
位于 http://XXX.XXX.XXX.XXX:XX/scripts/wpnbr.dll [com.citrix.xml.NFuseProtocol.RequestAddress] 地址的 Citrix XML 服務報告了 IMA 類型的錯誤(錯誤 ID 為 0×80000038)。服務器的事件日志中可能包含更多信息,視運行 XML 服務的服務器而定。此 Citrix XML 服務事務失敗,但尚未將 XML 服務從活動服務列表中刪除。
?
可以確認的是,Citrix XML端口工作正常,使用netstat命令可以看到指定的端口在正常的監(jiān)聽。同時使用telnet命令可以正常訪問指定端口,說明端口間通信正常,未被阻塞。
?
遺憾的是暫時我還沒有發(fā)現(xiàn)此問題的可靠解決辦法。下周是春節(jié)前的最后一周,預計我有充足的時間研究這個問題,找到可靠的解決方案。
同樣被這個問題困擾的朋友們,請期待本篇博文的后半部分…
如果有已經(jīng)解決此問題的前輩,請不吝賜教。
?
解決方案1如下:
終于搞定了~~~~原來網(wǎng)絡中存在同名計算機,服務無法啟動。
?
?
| 當輸入正確的用戶名和密碼是總是出現(xiàn)無法登陸的情況,匿名情況下額出現(xiàn)這種提示,問題界面截圖圖下圖所示:
事件監(jiān)視器里面有2條error,分別是: 1.All of the configured XML Services for farm "Farm1" failed to respond to this XML transaction. [Log ID: df5c5a27] 2.The servers sent HTTP headers indicating that an error occurred: "401" "Unauthorized".? This message was reported from the XML Service at address "http://EMASS:80/scripts/wpnbr.dll [com.citrix.xml.NFuseProtocol.RequestCapabilities]".? This XML Service could not be contacted and will be temporarily removed from the list of active services. [Log ID: 1e7d3bc5] |
| 解決方法: 1.??????? Ctxxmlss /u 2.??????? Ctxxmlss /r8080(以上2步在cmd里面執(zhí)行) 3.??????? 確認xml的端口更改為8080(AMC->Servers->EMASS->屬性) ? 4.??????? 發(fā)布站點的xml service 端口更改為8080 ? 5.??????? 服務里面手動啟動Citrix Xml Service,確保服務正常啟動 ? 補充: 安裝XenApp的時候建議使用8080端口,而不是與TCP/IP共享端口。 |
?
?
?
| 當citrix的客戶端通過瀏覽器訪問網(wǎng)站時出現(xiàn)錯誤:he Citrix server is unable to process your request to start this published application at this time. Please try again later. If the problem persists, contact your administrator.
|
| 問題出現(xiàn)原因: A possible cause for this issue is that the third party software installation utilizes an executable file named cmstart.exe and modified the environment variables to point to that executable. Because XenApp uses an executable named cmstart.exe for the launch of publish applications it might get confused and locate the cmstart.exe of the third party software instead. Of course by using the wrong version of cmstart.exe the launch process breaks. One common reason why XenApp located the wrong cmstart.exe is because the third party software might have modified the environment path variables to point to its cmstart.exe. XenApp does the same to locate cmstart.exe for publish application launch process. So the variables provided by the third party software get the priority. ? |
| 解決方案: An easy to change resolution is to move the variable of the location of the third party software after the XenApp variables. After the change XenApp should locate the correct version of cmstart.exe “%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Citrix\system32\;C:\Program Files (x86)\Citrix\System32\Citrix\IMA;C:\Program Files (x86)\Citrix\System32\Citrix\IMA\Subsystems;%SystemRoot%\System32\Citrix\IMA;C:\Program Files (x86)\Citrix\system32;C:\Program Files (x86)\Common Files\Citrix\System32\;C:\Program Files (x86)\ThirdParty\Bin\;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files (x86)\Microsoft SQL Server\100\DTS\Binn\;” |
?
轉載于:https://blog.51cto.com/4216799/921688
總結
以上是生活随笔為你收集整理的Citrix XenApp下一些解决和未解决的问题的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: ReentrantReadWriteLo
- 下一篇: 跑马灯Label