• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer
ControlUp Community

ControlUp Community

Connect, Learn, and Grow

  • Blog
  • Podcast
  • Meetups
  • Archives
  • Categories
    • ControlUp One Platform
    • ControlUp for Apps
    • ControlUp for Compliance
    • ControlUp for Desktops
    • ControlUp Scripts & Triggers
    • ControlUp Synthetic Monitoring
    • ControlUp for VDI
  • Topics
  • Events
    • Logos & Wallpaper
    • ControlUp.com
  • Join

Troubleshooting EUC Connection in Citrix 2407

Posted on August 19, 2024

After upgrading a lab to Citrix 2407, a user noticed EUC Connection was no longer working and opened a ticket. The property ‘VMPoweredOnDate’ does not exist on type ‘XenDesktopMonitor.XenDesktopMonitorV2.Connection’. A suggested method for troubleshooting is also mentioned.


Read the entire ‘Troubleshooting EUC Connection in Citrix 2407’ thread below:

EUC Connection for Citrix 2407 no longer working…

Just upgraded my Lab to Citrix 2407 and figured out that EUC Connection didn’t show Brokers and Delivery Groups anymore.

Upgraded the XD PoSh SDK to 2407 aswell during the debugging process.

@member already opened a ticket on this one (Ticket ID: 35617)

Using XD PoSh SDK from Data Collector works fine (see screenshot).

Maybe somebody already come across this?

Agent.log (log4net)

“`[…]

‘2024-08-19 16:56:00,290′,XenDesktopMonitor.XenDesktopMonitorProvider,'[58]’,’ERROR’,’Error at tmpSessions’

System.InvalidOperationException: The property ‘VMPoweredOnDate’ does not exist on type ‘XenDesktopMonitor.XenDesktopMonitorV2.Connection’. Make sure to only use property names that are defined by the type. —> Microsoft.Data.OData.ODataException: The property ‘VMPoweredOnDate’ does not exist on type ‘XenDesktopMonitor.XenDesktopMonitorV2.Connection’. Make sure to only use property names that are defined by the type.

at Microsoft.Data.OData.ReaderValidationUtils.ValidateValuePropertyDefined(String propertyName, IEdmStructuredType owningStructuredType, ODataMessageReaderSettings messageReaderSettings, Boolean& ignoreProperty)

at Microsoft.Data.OData.Atom.ODataAtomPropertyAndValueDeserializer.ReadPropertiesImplementation(IEdmStructuredType structuredType, ReadOnlyEnumerable`1 properties, DuplicatePropertyNamesChecker duplicatePropertyNamesChecker, Boolean epmPresent)

at Microsoft.Data.OData.Atom.ODataAtomEntryAndFeedDeserializer.ReadAtomContentElement(IODataAtomReaderEntryState entryState)

at Microsoft.Data.OData.Atom.ODataAtomEntryAndFeedDeserializer.ReadAtomElementInEntry(IODataAtomReaderEntryState entryState)

at Microsoft.Data.OData.Atom.ODataAtomEntryAndFeedDeserializer.ReadEntryContent(IODataAtomReaderEntryState entryState)

at Microsoft.Data.OData.Atom.ODataAtomReader.ReadAtNavigationLinkEndImplementation()

at Microsoft.Data.OData.ODataReaderCore.ReadImplementation()

at Microsoft.Data.OData.ODataReaderCore.InterceptExceptionT

at System.Data.Services.Client.Materialization.ODataReaderWrapper.Read()

at System.Data.Services.Client.Materialization.FeedAndEntryMaterializerAdapter.TryRead()

— End of inner exception stack trace —

at System.Data.Services.Client.Materialization.FeedAndEntryMaterializerAdapter.TryRead()

at System.Data.Services.Client.Materialization.FeedAndEntryMaterializerAdapter.ReadEntryCore()

at System.Data.Services.Client.Materialization.FeedAndEntryMaterializerAdapter.TryReadFeedOrEntry(Boolean lazy, ODataFeed& feed, MaterializerEntry& entry)

at System.Data.Services.Client.Materialization.FeedAndEntryMaterializerAdapter.ReadNavigationLink()

at System.Data.Services.Client.Materialization.FeedAndEntryMaterializerAdapter.ReadEntryCore()

at System.Data.Services.Client.Materialization.FeedAndEntryMaterializerAdapter.TryReadEntry(MaterializerEntry& entry)

at System.Data.Services.Client.Materialization.FeedAndEntryMaterializerAdapter.d__0.MoveNext()

at System.Data.Services.Client.Materialization.FeedAndEntryMaterializerAdapter.Read()

at System.Data.Services.Client.Materialization.ODataEntityMaterializer.ReadImplementation()

at System.Data.Services.Client.MaterializeAtom.MoveNextInternal()

at System.Data.Services.Client.MaterializeAtom.MoveNext()

at System.Linq.Enumerable.d__97`1.MoveNext()

at System.Collections.Generic.List1..ctor(IEnumerable1 collection)

at System.Linq.Enumerable.ToListTSource

at XenDesktopMonitor.XenDesktopMonitorProvider.c__DisplayClass32_0.b__1()

‘2024-08-19 16:56:00,399′,XenDesktopMonitor.XenDesktopMonitorProvider,'[49]’,’ERROR’,’Error at Getting Tmp Machines’

System.InvalidOperationException: The property ‘Type’ does not exist on type ‘XenDesktopMonitor.XenDesktopMonitorV2.Hypervisor’. Make sure to only use property names that are defined by the type. —> Microsoft.Data.OData.ODataException: The property ‘Type’ does not exist on type ‘XenDesktopMonitor.XenDesktopMonitorV2.Hypervisor’. Make sure to only use property names that are defined by the type.

at Microsoft.Data.OData.ReaderValidationUtils.ValidateValuePropertyDefined(String propertyName, IEdmStructuredType owningStructuredType, ODataMessageReaderSettings messageReaderSettings, Boolean& ignoreProperty)

at Microsoft.Data.OData.Atom.ODataAtomPropertyAndValueDeserializer.ReadPropertiesImplementation(IEdmStructuredType structuredType, ReadOnlyEnumerable`1 properties, DuplicatePropertyNamesChecker duplicatePropertyNamesChecker, Boolean epmPresent)

at Microsoft.Data.OData.Atom.ODataAtomEntryAndFeedDeserializer.ReadAtomContentElement(IODataAtomReaderEntryState entryState)

at Microsoft.Data.OData.Atom.ODataAtomEntryAndFeedDeserializer.ReadAtomElementInEntry(IODataAtomReaderEntryState entryState)

at Microsoft.Data.OData.Atom.ODataAtomEntryAndFeedDeserializer.ReadEntryContent(IODataAtomReaderEntryState entryState)

at Microsoft.Data.OData.Atom.ODataAtomReader.ReadAtNavigationLinkEndImplementation()

at Microsoft.Data.OData.ODataReaderCore.ReadImplementation()

at Microsoft.Data.OData.ODataReaderCore.InterceptExceptionT

at System.Data.Services.Client.Materialization.ODataReaderWrapper.Read()

at System.Data.Services.Client.Materialization.FeedAndEntryMaterializerAdapter.TryRead()

— End of inner exception stack trace —

at System.Data.Services.Client.Materialization.FeedAndEntryMaterializerAdapter.TryRead()

at System.Data.Services.Client.Materialization.FeedAndEntryMaterializerAdapter.ReadEntryCore()

at System.Data.Services.Client.Materialization.FeedAndEntryMaterializerAdapter.TryReadFeedOrEntry(Boolean lazy, ODataFeed& feed, MaterializerEntry& entry)

at System.Data.Services.Client.Materialization.FeedAndEntryMaterializerAdapter.ReadNavigationLink()

at System.Data.Services.Client.Materialization.FeedAndEntryMaterializerAdapter.ReadEntryCore()

at System.Data.Services.Client.Materialization.FeedAndEntryMaterializerAdapter.TryReadEntry(MaterializerEntry& entry)

at System.Data.Services.Client.Materialization.FeedAndEntryMaterializerAdapter.d__0.MoveNext()

at System.Data.Services.Client.Materialization.FeedAndEntryMaterializerAdapter.Read()

at System.Data.Services.Client.Materialization.ODataEntityMaterializer.ReadImplementation()

at System.Data.Services.Client.MaterializeAtom.MoveNextInternal()

at System.Data.Services.Client.MaterializeAtom.MoveNext()

at System.Linq.Enumerable.d__97`1.MoveNext()

at System.Collections.Generic.List1..ctor(IEnumerable1 collection)

at System.Linq.Enumerable.ToListTSource

at XenDesktopMonitor.XenDesktopMonitorProvider.c__DisplayClass32_0.b__0()

[…]

‘2024-08-19 16:56:00,680′,XenDesktopMonitor.XenDesktopMonitorProvider,'[72]’,’ERROR’,’Error on GetMachineData.

System.String GetStackTrace()

MonitorDataUnit GetMachineData(XenDesktopMonitor.XenDesktopMonitorV2.DatabaseContext, XDCollectingSettings, Boolean, PSClasses)

MonitorDataUnit GetData(XDCollectingSettings, PSClasses, Boolean)

MonitorDataUnit GetData(PSClasses, Boolean)

Void RefreshData(Boolean)

Void RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)

Void Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)

Void CallCallback()

Void Fire()

Void FireNextTimers()

‘

System.InvalidOperationException: The property ‘Type’ does not exist on type ‘XenDesktopMonitor.XenDesktopMonitorV2.Hypervisor’. Make sure to only use property names that are defined by the type. —> Microsoft.Data.OData.ODataException: The property ‘Type’ does not exist on type ‘XenDesktopMonitor.XenDesktopMonitorV2.Hypervisor’. Make sure to only use property names that are defined by the type.

at Microsoft.Data.OData.ReaderValidationUtils.ValidateValuePropertyDefined(String propertyName, IEdmStructuredType owningStructuredType, ODataMessageReaderSettings messageReaderSettings, Boolean& ignoreProperty)

at Microsoft.Data.OData.Atom.ODataAtomPropertyAndValueDeserializer.ReadPropertiesImplementation(IEdmStructuredType structuredType, ReadOnlyEnumerable`1 properties, DuplicatePropertyNamesChecker duplicatePropertyNamesChecker, Boolean epmPresent)

at Microsoft.Data.OData.Atom.ODataAtomEntryAndFeedDeserializer.ReadAtomContentElement(IODataAtomReaderEntryState entryState)

at Microsoft.Data.OData.Atom.ODataAtomEntryAndFeedDeserializer.ReadAtomElementInEntry(IODataAtomReaderEntryState entryState)

at Microsoft.Data.OData.Atom.ODataAtomEntryAndFeedDeserializer.ReadEntryContent(IODataAtomReaderEntryState entryState)

at Microsoft.Data.OData.Atom.ODataAtomReader.ReadAtNavigationLinkEndImplementation()

at Microsoft.Data.OData.ODataReaderCore.ReadImplementation()

at Microsoft.Data.OData.ODataReaderCore.InterceptExceptionT

at System.Data.Services.Client.Materialization.ODataReaderWrapper.Read()

at System.Data.Services.Client.Materialization.FeedAndEntryMaterializerAdapter.TryRead()

— End of inner exception stack trace —

at System.Data.Services.Client.Materialization.FeedAndEntryMaterializerAdapter.TryRead()

at System.Data.Services.Client.Materialization.FeedAndEntryMaterializerAdapter.ReadEntryCore()

at System.Data.Services.Client.Materialization.FeedAndEntryMaterializerAdapter.TryReadFeedOrEntry(Boolean lazy, ODataFeed& feed, MaterializerEntry& entry)

at System.Data.Services.Client.Materialization.FeedAndEntryMaterializerAdapter.ReadNavigationLink()

at System.Data.Services.Client.Materialization.FeedAndEntryMaterializerAdapter.ReadEntryCore()

at System.Data.Services.Client.Materialization.FeedAndEntryMaterializerAdapter.TryReadEntry(MaterializerEntry& entry)

at System.Data.Services.Client.Materialization.FeedAndEntryMaterializerAdapter.d__0.MoveNext()

at System.Data.Services.Client.Materialization.FeedAndEntryMaterializerAdapter.Read()

at System.Data.Services.Client.Materialization.ODataEntityMaterializer.ReadImplementation()

at System.Data.Services.Client.MaterializeAtom.MoveNextInternal()

at System.Data.Services.Client.MaterializeAtom.MoveNext()

at System.Linq.Enumerable.d__97`1.MoveNext()

at System.Collections.Generic.List1..ctor(IEnumerable1 collection)

at System.Linq.Enumerable.ToListTSource

at XenDesktopMonitor.XenDesktopMonitorProvider.FillMachineData(DatabaseContext db, Dictionary`2& machinesByDeliveryGroup)

at XenDesktopMonitor.XenDesktopMonitorProvider.GetMachineData(DatabaseContext db, XDCollectingSettings dataSettings, Boolean getPublishedApps, PSClasses psClasses)“`

I also tried to fiddle with oData and Linqpad but I am not smart enough to troubleshoot this properly 😀

Continue reading and comment on the thread ‘Troubleshooting EUC Connection in Citrix 2407’.  Not a member? Join Here!


Categories: All Archives, ControlUp for VDI
Topics: Citrix, ControlUp Agent, Databases, Delivery Groups, Logs, Microsoft

Ask Us Anything, Connect, Learn, and Grow with the ControlUp Community!

Login to the ControlUp Community to ask us anything, stay up-to-date on what’s new and coming soon and meet other like-minded techies like you.

Not already a member? Join Today!

Primary Sidebar

ControlUp Academy

Enroll in ControlUp Academy for expert-led technical training, equipping you with skills to effectively deploy, manage, and grow your ControlUp investment.

Learn here >

Rotating Images

Hidden Gem from our Community on Slack!

ControlUp Betas - What's Coming Next?
NEW ControlUp Features - Stay Up-to-Date!
ControlUp Scripts - Scripting, Zero to Hero
Latest KB Articles - Be the First to Learn
Did you Know - with Sivan Kroitoru
Practical Perspectives Technical Use Case Training

Video Tutorials Library

Visit our technical how-to videos, offering step-by-step tutorials on advanced features, troubleshooting, and best practices.

Watch here >

ControlUp Blog

Check out the ControlUp blog for expert advice and in-depth analysis.

Read here >

ControlUp Script Library

Visit the ControlUp technical script library, which offers a multitude of pre-built scripts and custom actions for your monitoring and troubleshooting requirements.

See here >

ControlUp Support

Visit the ControlUp support home and to delve deeper into ControlUp solutions.

Browse here >

Download ControlUp RealTime DX

Start with ControlUp for real-time end-user environment insights, swift troubleshooting, and unprecedented performance optimization. Download now.

Download here >

Footer

      

ControlUp Community
Of Techie, By Techie, For Techie!

Terms of Use | Privacy Policy | Security
Dive Deeper, Learn more at ControlUp.com

  • facebook
  • twitter
  • youtube
  • linkedin

© 2023–2025 ControlUp Technologies LTD, All Rights Reserved.

We use cookies to ensure that we give you the best experience on our website. by continuing to use this site you agree to our Cookie policy..