pfefferf / ui5-nwabap-deployer

UI5 Deployer for SAP NetWeaver ABAP
Apache License 2.0
55 stars 18 forks source link

Parse Error: Header overflow #59

Closed Fjaoos closed 2 years ago

Fjaoos commented 2 years ago

Hi,

I have found a strange error when I try to deploy an application for the first time to a system. This happens on a jenkins server running in AWS cloud. I cannot reproduce it on my local machine. If I hit replay on the jenkins build, it works just fine. Version 2.1.0 This is the error: image

This the full verbose log:

⚠️ Process Failed With Error

Error Message: Parse Error: Header overflow

Stack Trace: Error: Parse Error: Header overflow at /home/ec2-user/workspace/UI5-Build-and-Deploy/node_modules/ui5-task-nwabap-deployer/lib/ui5-task-nwabap-deployer.js:126:19 at processTicksAndRejections (internal/process/task_queues.js:97:5)

If you think this is an issue of the UI5 Tooling, you might report it using the following URL: https://github.com/SAP/ui5-tooling/issues/new/choose [Pipeline] echo Fehler beim Test-Deploy des Tasks: uploadCOS

Best Regards fjaoos

pfefferf commented 2 years ago

not reproducable on my side