Product/components used and version/fix level:
Integration Server 10.5
Detailed explanation of the problem:
I am installing 10.5 fixes in my Integration Server (TEST environment) in order to upgrade it to 10.15.
I had already done it in my DEV environment and it went well, but in TEST environment I have an error related to a java method not found : java.lang.NoSuchMethodError: com.fasterxml.jackson.core.JsonFactory.builder
My DEV and TEST environment have some differences unfortunately :
- the TEST environment contains SoftwareAG Runtime and the DEV not
- the DEV environment contains an Integration Server and MyWebmethods Server
The error occured after the installation of these fixes :
- Common Library
- Shared librairies Parsers Fix 1
- Designer
- Services
- Local Version control integration
- Local version control integration plug-in to designer fix 15
- Service development
- Service development plug-in to designer fix 15
- Shared Plug-ins
- Landscape asset repository fix 7
- Branding and naming
- Branding and naming plug-in to designer fix 7
- Integration server
- Flat file 10.5 Fix 10
- Integration server SPM 10.5 fix 10
- Optimize integration server 10.5.0 Fix 4
- Opimize TNServer 10.5.0 Fix 4
- Integration server or microservices
- Integration server Core Fix 26
- Integration server database fix 5
- Integration Server G11N 10.5 Fix 1
- Integration Server WmCloud 10.5 Fix 8
- Third party librairies
- Shared librairies BaseSecurity fix 3
- Shared librairies Parsers Fix 13
- webMethods Metering
- Metering Agent 10.5 Fix 13
I will try to install less fixes to identify the fix which trigger the error.
Best regards,
Arnaud SIMON
Error messages / full error message screenshot / log file:
2024-05-30 15:23:00 CEST [ISS.0014.0054C] (tid=76) Error occurred while initializing server: java.lang.NoSuchMethodError: com.fasterxml.jackson.core.JsonFactory.builder()Lcom/fasterxml/jackson/core/TSFBuilder; at com.wm.util.coder.IDataJSONCoder.(IDataJSONCoder.java:72) at com.wm.util.coder.JSONCoder.(JSONCoder.java:24) at com.softwareag.msc.Features.getCoder(Features.java:277) at com.softwareag.msc.Features.readConfigFile(Features.java:222) at com.softwareag.msc.Features.init(Features.java:157) at com.softwareag.msc.Features.isAvailable(Features.java:87) at com.wm.app.jdbc.JDBCConnPoolAdmin.loadDriverConfig(JDBCConnPoolAdmin.java:102) at com.wm.app.jdbc.JDBCConnPoolAdmin.(JDBCConnPoolAdmin.java:58) at com.wm.app.b2b.server.JDBCConnectionManager.init(JDBCConnectionManager.java:256) at com.wm.app.b2b.server.Server.run(Server.java:573)
#webMethods#Integration-Server-and-ESB#Java#Integration-Server#Fixes