Part 19(POSTMAN): How to Fix Jenkins Console Log Encoding Issue on Windows | Console Character Issue

Опубликовано: 15 Октябрь 2024
на канале: Sachin Gupta
1,989
30

Part 19(‪@postman‬ ): How to Fix Jenkins Console Log Encoding Issue on Windows | Console Character Issue

Command that need to add in Jenkins.xml file: -Dfile.encoding=UTF8

Location of Jenkins.xml file in Window machine: C:\Program Files\Jenkins\jenkins.xml

Jenkins Start and Stop Command(Run as Administrator):
net stop jenkins
net start jenkins


=================Another way to fix this issue=========================
Execute the below script at this location: (Go to --)) Manage Jenkins --)) Script Console)

System.setProperty("hudson.model.DirectoryBrowserSupport.CSP", "")
===========================================================

Please watch previous tutorials, in case if you have missed them, and subscribe to this channel.

POSTMAN Tutorial Series
**********************************************
   • POSTMAN TUTORIAL  

Selenium 4 Features
**********************************************
   • Selenium 4 Feature  

API Testing using by Rest-assured library
**********************************************
   • API Testing using by Rest Assured Lib...  

Extent Report
**********************************************
   • 𝗥𝗲𝘀𝘁 𝗔𝗣𝗜 𝗔𝘂𝘁𝗼𝗺𝗮𝘁𝗶𝗼𝗻 𝘂𝘀𝗶𝗻𝗴 𝗯𝘆 𝗥𝗲𝘀𝘁-𝗔𝘀𝘀...  

Builder Pattern
**********************************************
   • 𝗛𝗼𝘄 𝘁𝗼 𝘂𝘀𝗲 𝗕𝘂𝗶𝗹𝗱𝗲𝗿 𝗣𝗮𝘁𝘁𝗲𝗿𝗻?  

GIT Repository: https://github.com/sachinguptait/Sele...
Facebook Group:   / 2281575021954417  
LinkedIn Group:   / 10311201  
Telegram Group: https://t.me/joinchat/ONh25RUYqfBjsCt...