Issue With IBM DB2 connector with Standard Logic app using VNET integration with Dot net Stack used in configuration

Rohit Shakya 25 Reputation points
2024-10-04T05:28:20.0333333+00:00

Logic. App using IBM DB2 connector to fetch data from AS400 mid-range systems with standard Logic app using VNET integration with Dot net Stack used in configuration and as runtime.

With latest deployment to the North Europe Region, we have seen that the Standard Logic app runtime has changed from node to the dotnet. With Change in runtime 4.636.0.23246 and the stack in configuration is also Dot net 8 version which is currently giving us an error.

Please find the details of the error

The type initializer for 'Microsoft.HostIntegration.Drda.Requester.Requester' threw an exception

Upon further Investigation Noticed that the System.Diagnostics.EventLog not able to find

message='Service Provider: '/serviceProviders/DB2' Operation Id: 'executeQuery' resulted in:         The type initializer for 'Microsoft.HostIntegration.Drda.Requester.Requester' threw an exception.', exception='[System.IO].FileNotFoundException: Could not load file or assembly 'System.Diagnostics.EventLog, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. File name: 'System.Diagnostics.EventLog, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' at Microsoft.HostIntegration.Drda.Common.Logger..cctor()

please suggest fix the above issue with IBM DB2 connector to work with standard Logic app using VNET integration while configuration is DOT NET.

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,212 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Rohit Shakya 25 Reputation points
    2024-10-13T16:04:21.37+00:00

    Could you please try to change the AzureFunctionsJobHost__extensionBundle__version to [1.87.34.0] (please copy and paste the value in Bold) in the environmental variables? After making this change, It is working as expected now

    This can be marked as closed now!!

    Thanks, you all for all the support!!

    2 people found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.