#method not calling
1 messages · Page 1 of 1 (latest)
<@&987246399047479336> please have a look, thanks.
wdym they don't run
also you haven't showed writeJsonToFile
I mean the main is calling thr methods. Because it shows nothing in cli just show the output of ExceltoJson method only
W8 let me send you
I can send you the whole code
Show the output please
sorry my laptop was shut down due to low battery i am sending you. sorry for making you wait
this is the output
I can send you the complete code
so you have an error
thats an exception the program was running fine when i called the last two methods inside the exceltojson method
but i wanna call them seperate because i wanna pass agruments in main class
please look at the code maybe i am calling the methods wrong actually this the first time i am working in errors
It can clearly see in the console that it is calling it
so what are you talking about ?
the red lines methods are not running
can you please look at the respective methods to see may there is some error in those methods
"Creating Json file..."
This is from processJsonBatches
so they are running
creating json file is part of exceltojson method
thats what i am saying that only exceltojson is working only
what is the size of jsonData List ?
json file that is created from excel in first methods contain 415 objects
please print the size of the list in main
can you please tell me whats an error in ExceltoJson file?
You have the error right here
please read it
Thanks @lilac crater So there was dependencies version error. solved it. thank you so much.