Solvent solutions
Subscribe to the Gourami newsletter
17 replies [Last post]
ekhnaser
ekhnaser's picture
User offline. Last seen 2 years 24 weeks ago. Offline
Joined: 03.08.2009

i have browsed this forum and tried some of the suggestions to no avail, i can't get this thing to work and the weird part is that beofre buying i donwloaded an eval version and tried and it worked fine but something must have happened because now whether i use a licnesed or unlicensed version i can't get PAU to get passed the server discovery step.

 

My farm is not an upgrade from PS4. it is PS45 with RP3. i know i have all the requirements met and here is the error:

 

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.Runtime.InteropServices.COMException (0x80004005): Error HRESULT E_FAIL has been returned from a call to a COM component.
  at MetaFrameCOM.IMetaFrameApplication5.get_DistinguishedName()
  at PAU.Form1.ConnectToFarm()
  at PAU.Form1.Form1_Load(Object sender, EventArgs e)
  at System.EventHandler.Invoke(Object sender, EventArgs e)
  at System.Windows.Forms.Form.OnLoad(EventArgs e)
  at System.Windows.Forms.Form.OnCreateControl()
  at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  at System.Windows.Forms.Control.CreateControl()
  at System.Windows.Forms.Control.WmShowWindow(Message& m)
  at System.Windows.Forms.Control.WndProc(Message& m)
  at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
  at System.Windows.Forms.ContainerControl.WndProc(Message& m)
  at System.Windows.Forms.Form.WmShowWindow(Message& m)
  at System.Windows.Forms.Form.WndProc(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
   Assembly Version: 2.0.0.0
   Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
   CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
PAU
   Assembly Version: 4.5.1.8
   Win32 Version: 4.5.1.8
   CodeBase: file:///C:/Program%20Files/Gourami/FASe/pau.exe
----------------------------------------
System
   Assembly Version: 2.0.0.0
   Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
   CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
zip
   Assembly Version: 0.0.0.0
   Win32 Version: 0.0.0.0
   CodeBase: file:///C:/Program%20Files/Gourami/FASe/zip.DLL
----------------------------------------
PAU
   Assembly Version: 4.5.1.8
   Win32 Version: 4.5.1.8
   CodeBase: file:///C:/Program%20Files/Gourami/FASe/pau.exe
----------------------------------------
Microsoft.VisualBasic
   Assembly Version: 8.0.0.0
   Win32 Version: 8.0.50727.1433 (REDBITS.050727-1400)
   CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System.Windows.Forms
   Assembly Version: 2.0.0.0
   Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
   CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
   Assembly Version: 2.0.0.0
   Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
   CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
   Assembly Version: 2.0.0.0
   Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
   CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Configuration
   Assembly Version: 2.0.0.0
   Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
   CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
   Assembly Version: 2.0.0.0
   Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
   CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Interop.MetaFrameCOM
   Assembly Version: 5.0.0.0
   Win32 Version: 4.5.1.8
   CodeBase: file:///C:/Program%20Files/Gourami/FASe/pau.exe
----------------------------------------
Gourami Tools
   Assembly Version: 1.0.0.0
   Win32 Version: 4.5.1.8
   CodeBase: file:///C:/Program%20Files/Gourami/FASe/pau.exe
----------------------------------------
System.Web
   Assembly Version: 2.0.0.0
   Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
   CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll
----------------------------------------
CustomMarshalers
   Assembly Version: 2.0.0.0
   Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
   CodeBase: file:///C:/WINDOWS/assembly/GAC_32/CustomMarshalers/2.0.0.0__b03f5f7f11d50a3a/CustomMarshalers.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
   <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

 

if you can help i would greatly appreciate it

 

Eli

 

Gourami Support
Gourami Support's picture
User offline. Last seen 1 year 26 weeks ago. Offline
Joined: 06.02.2008

We had simelair problems with other people. This is usually an indication that a published application is corrupted. You can find in the log which application fails. (my documents)

 

We think the best thing you can do is to try a 'dscheck'. You can find documentation on 'dscheck' the on the Citrix site.

 

http://support.citrix.com/search/basic/?searchQuery=dscheck&searchbtn.x=0&searchbtn.y=0

 

Let us know how that goes!

 

Kind regards,

 

Gourami support!


ekhnaser
ekhnaser's picture
User offline. Last seen 2 years 24 weeks ago. Offline
Joined: 03.08.2009

yes i am pretty sure it's a PA but i have over 300 PAs, no streaming apps or content just installed apps. the log stops at discovering the last server.

 

i ran farm reporter, that enumerated apps but failed just before the end, i can see the apps but how do i know which one is problematic?

 

Eli

Gourami Support
Gourami Support's picture
User offline. Last seen 1 year 26 weeks ago. Offline
Joined: 06.02.2008

Best way to find on which one it crashes is to have a look in the log file, (fase_log.txt)  , maybe you could paste the relevant part in here. The part of the log file just before crashing!


ekhnaser
ekhnaser's picture
User offline. Last seen 2 years 24 weeks ago. Offline
Joined: 03.08.2009

if you give me an email address i will send you the log but there is nothing of relevance in it. the last application it queries is valid because it can read it. the application it is querying after that i believe is the problem but there is nothing to show which app that is.

 

i also tried removing totally the last application in the log thinking that was it and ran reporter again, this time it stopped at the application that was before the one i deleted :) so the issue is the next app it is trying to query.

 

any other ideas?

 

Eli

Gourami Support
Gourami Support's picture
User offline. Last seen 1 year 26 weeks ago. Offline
Joined: 06.02.2008

You are right, 

 

The last application in the log, is the last succesful one, so the next one must be the one with the problem. 

 

There are several ways to determine which one is the next!, Most simple one is to open the management console, and see which one is next.

 

The order of the applications in the Citrix management console, should be the same as the order of the applications in our tools.

 

 


Gourami Support
Gourami Support's picture
User offline. Last seen 1 year 26 weeks ago. Offline
Joined: 06.02.2008

http://gourami.eu/forums/published-applications-utility/bug-reports/error-hresult-efail-starting#comment-225

 

With DSview you can also determine which application is next!


ekhnaser
ekhnaser's picture
User offline. Last seen 2 years 24 weeks ago. Offline
Joined: 03.08.2009

i found which application was next, i even deleted it completely and no luck! PAM will only see the servers and will crash when it starts to read the apps. Reporter will read the apps up to a certain app and then spits an error. i have removed every app after the last app reporter can scan and still no luck

Gourami Support
Gourami Support's picture
User offline. Last seen 1 year 26 weeks ago. Offline
Joined: 06.02.2008

Can you still run a dscheck, and paste the outcome in here?


ekhnaser
ekhnaser's picture
User offline. Last seen 2 years 24 weeks ago. Offline
Joined: 03.08.2009

here you  go:

 

Data Store Validation Utility.    Version: 6.23

 

Can't read package info from data store.
Can't read package info from data store.
Can't read package info from data store.
Finished data store validation.

 

Please note i do not use Installation Manager

 

Eli

 

Gourami Support
Gourami Support's picture
User offline. Last seen 1 year 26 weeks ago. Offline
Joined: 06.02.2008

Can you please paste the relevant part of the log file in here.

 

 


ekhnaser
ekhnaser's picture
User offline. Last seen 2 years 24 weeks ago. Offline
Joined: 03.08.2009

no but i can email it to you if you give me an email email address. However you will only see a list of CTX servers that it found with the header saying it is licensed and what farm it is connected to etc... there is nothing in there but give me an email and i will send it to you

Gourami Support
Gourami Support's picture
User offline. Last seen 1 year 26 weeks ago. Offline
Joined: 06.02.2008

Support AT...!


ekhnaser
ekhnaser's picture
User offline. Last seen 2 years 24 weeks ago. Offline
Joined: 03.08.2009

any update? i even installed and tried the new version same thing

Gourami Support
Gourami Support's picture
User offline. Last seen 1 year 26 weeks ago. Offline
Joined: 06.02.2008

Please mail it to, support [at] gourami [dot] eu


ekhnaser
ekhnaser's picture
User offline. Last seen 2 years 24 weeks ago. Offline
Joined: 03.08.2009

it was mailed 2 days ago

Gourami Support
Gourami Support's picture
User offline. Last seen 1 year 26 weeks ago. Offline
Joined: 06.02.2008

Okey,

 

So right after PAU found the last server 'MPCTXICON01', the first application it runs into makes PAU crash?,

 

Is that correct?

 

Have you also tried a DSCHECK /CLEAN?

 

Also, we are pretty shure it's a defective application within your farm, we have to find out which one(s) it are. We have seen PAU run succesfully on so many farms now, we are allmost sure it has to a defective published application in your datastore...

 

You said the free version did run correctly, can you remember there being any changes to pusblished apps since then?


Gourami Support
Gourami Support's picture
User offline. Last seen 1 year 26 weeks ago. Offline
Joined: 06.02.2008

An other way to determine the application order is:

qfarm /app

 

We havent heard from you in a while, so we assume you solved the problem!


Copyright © Gourami 2012

Shopping cart

There are no products in your shopping cart.

0 Items €0,00

Citrix Ready
Citrix Partner