Hi,
First of all thank you for your answer, but I’m not sure I have fully understood.
I’ve already got the “c.tld” file in “IntegrationServer/instances/<instance_name>/packages/<package_name>/web/WEB-INF/jstl” but no TLD file in the package WmTomcat (“IntegrationServer/instances/<instance_name>/packages/WmTomcat”) I don’t have any TLD. So i’m not sure what TLD I have to copy and where.
I have download the online “c.tld” and compared it to my local one and there is no difference between them. While comparing the files I found two URI inside : “http://java.sun.com/dtd/web-jsptaglibrary_1_2.dtd” and “Oracle Java Technologies | Oracle” those two URI have the same host than the Unknown Host Exception I have. It make me wonder if the problem is not that he try to get some files from online but can’t because the server where the Integration server run don’t have acces to internet.
Also I have found other errors when starting the Integration server and some of them says that the file “web-jsptaglibrary_1_2.dtd” could not be found, it’s the same file who is mentioned in c.tld.
jvm 2 | ISSERVER|| 2021-02-11 16:55:54 UTC [ISS.0100.0008W] The XML schema [XMLSchema.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled.
jvm 2 | ISSERVER|| 2021-02-11 16:55:54 UTC [ISS.0100.0008W] The XML schema [datatypes.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled.
jvm 2 | ISSERVER|| 2021-02-11 16:55:54 UTC [ISS.0100.0008W] The XML schema [xml.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.
jvm 2 | ISSERVER|| 2021-02-11 16:55:54 UTC [ISS.0100.0008W] The XML schema [web-app_2_2.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled.
jvm 2 | ISSERVER|| 2021-02-11 16:55:54 UTC [ISS.0100.0008W] The XML schema [web-jsptaglibrary_1_1.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled.
jvm 2 | ISSERVER|| 2021-02-11 16:55:54 UTC [ISS.0100.0008W] The XML schema [web-app_2_3.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled.
jvm 2 | ISSERVER|| 2021-02-11 16:55:54 UTC [ISS.0100.0008W] The XML schema [web-jsptaglibrary_1_2.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled.
jvm 2 | ISSERVER|| 2021-02-11 16:55:54 UTC [ISS.0100.0008W] The XML schema [j2ee_web_services_1_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.
jvm 2 | ISSERVER|| 2021-02-11 16:55:54 UTC [ISS.0100.0008W] The XML schema [j2ee_web_services_client_1_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.
jvm 2 | ISSERVER|| 2021-02-11 16:55:54 UTC [ISS.0100.0008W] The XML schema [web-app_2_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.
jvm 2 | ISSERVER|| 2021-02-11 16:55:54 UTC [ISS.0100.0008W] The XML schema [web-jsptaglibrary_2_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.
jvm 2 | ISSERVER|| 2021-02-11 16:55:54 UTC [ISS.0100.0008W] The XML schema [j2ee_1_4.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.
jvm 2 | ISSERVER|| 2021-02-11 16:55:54 UTC [ISS.0100.0008W] The XML schema [jsp_2_0.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.
jvm 2 | ISSERVER|| 2021-02-11 16:55:54 UTC [ISS.0100.0008W] The XML schema [web-app_2_5.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.
jvm 2 | ISSERVER|| 2021-02-11 16:55:54 UTC [ISS.0100.0008W] The XML schema [web-jsptaglibrary_2_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.
jvm 2 | ISSERVER|| 2021-02-11 16:55:54 UTC [ISS.0100.0008W] The XML schema [javaee_5.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.
jvm 2 | ISSERVER|| 2021-02-11 16:55:54 UTC [ISS.0100.0008W] The XML schema [jsp_2_1.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.
jvm 2 | ISSERVER|| 2021-02-11 16:55:54 UTC [ISS.0100.0008W] The XML schema [javaee_web_services_1_2.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.
jvm 2 | ISSERVER|| 2021-02-11 16:55:54 UTC [ISS.0100.0008W] The XML schema [javaee_web_services_client_1_2.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.
Is there a way to directly download those files and put them in the Integration Server ?
Regards,
#webMethods#Integration-Server-and-ESB