mwittrock / cpilint

Automating your SAP Cloud Integration governance since 2019.
MIT License
58 stars 20 forks source link

Cannot read the array length because "buf" is null #14

Closed svenkelemen closed 9 months ago

svenkelemen commented 9 months ago

Hi, I'm using a different java version (java version "17.0.2" 2022-01-18 LTS) and getting the error below, for some simpler exports it works. Debug log stops at "Starting inspection of iflow artifacts". SAP Integration Suite Version - 3.60.1 Please help :-)

image

mwittrock commented 9 months ago

Hi! Could you possibly email me the log file? My email address is my GitHub username AT gmail dot com.

Regards,

Morten

svenkelemen commented 9 months ago

The issue happened because I used ZIP created by exporting the whole Package with multiple Artifacts (iFlows) by: Integration Suite -> Integrations and APIs / "your package" -> Export

Instead, I should be using ZIP with just one iFlow, downloaded by the following steps: Integration Suite -> Integrations and APIs / "your package" -> (Tab "Artifacts") -> (under "Actoions") -> Download

image

I guess I should check directly in the tenant, where we get quite a few options for controlling what to check.

mwittrock commented 9 months ago

Happy to help! Closing the issue now.