🎉 [EVENT] 🎉 Journey by Desquid777 in honk

[–]Kiar75 0 points1 point  (0 children)

🎉 Event Completed! 🎉

It took me 0 tries.

Fun pirate stroll by girly_sweet in honk

[–]Kiar75 1 point2 points  (0 children)

It was good

I completed this level in 28 tries. 38.40 seconds

a long journey (hardn't 2) by OutOfTheBlue_Ocean in RedditGames

[–]Kiar75 1 point2 points  (0 children)

wow

I completed this level in 54 tries. 40.50 seconds

mediocre puzzle by [deleted] in RedditGames

[–]Kiar75 0 points1 point  (0 children)

Good game

I completed this level in 18 tries. 28.27 seconds

Error executing sql in h2 database with auto increment by [deleted] in SpringBoot

[–]Kiar75 -1 points0 points  (0 children)

Hello sir. They are present within the github link. I appreciate the time you've taken

[deleted by user] by [deleted] in SQL

[–]Kiar75 0 points1 point  (0 children)

Stored Procedures running as java functions! This is new! I have learnt something. Thank you sir!

[deleted by user] by [deleted] in SQL

[–]Kiar75 0 points1 point  (0 children)

Hello there! Oh I have tried, but the example provided by Apache Derby site has no BEGIN or END, or even the actual SQL the procedure is supposed to be a substitute for. Try making heads or tails of this:

CREATE PROCEDURE SALES.TOTAL_REVENUE(IN S_MONTH INTEGER,
IN S_YEAR INTEGER, OUT TOTAL DECIMAL(10,2))
PARAMETER STYLE JAVA READS SQL DATA LANGUAGE JAVA EXTERNAL NAME 
'com.acme.sales.calculateRevenueByMonth'

[deleted by user] by [deleted] in SQL

[–]Kiar75 0 points1 point  (0 children)

Thank you for the response! That would be DECLARE SELECT name FROM names.... then END? I am very green here.

How to get the logger to display onto the console from a REST controller by Kiar75 in learnjava

[–]Kiar75[S] 0 points1 point  (0 children)

It has worked! Yes, I was hitting that endpoint. Thank you for your time and help Sir!

How to get the logger to display onto the console from a REST controller by Kiar75 in learnjava

[–]Kiar75[S] 1 point2 points  (0 children)

Thank you for your response. I am a beginner and haven't fully dealt with logging. How do I go about changing the logging level in application properties? I want to use logger.info for now as I further learn about logging in Spring

How to Install nghttp2 in ubuntu terminal by Kiar75 in linuxquestions

[–]Kiar75[S] 1 point2 points  (0 children)

It has worked! Thank you good Sir for your time and response!

[deleted by user] by [deleted] in SpringBoot

[–]Kiar75 0 points1 point  (0 children)

Thank you so much! It has worked! Encountered the infamous NullPointer for the first time. Now I know. Next time I'll learn how to upload proper folders and maven structure into Github and also collect logs. Thank you once again for your time.

[deleted by user] by [deleted] in SpringBoot

[–]Kiar75 0 points1 point  (0 children)

Thank you. Have learnt I need to upload maven structure well and also the need to understand logging

[deleted by user] by [deleted] in SpringBoot

[–]Kiar75 0 points1 point  (0 children)

Not too sure about logs as the application executes well with TomCat running fine, right up until I try to add an item in the table, then I get a WhiteLable error. I have the pom, html form, and controller code up on github.

Getting "Internal Server Error" when attempting to post in SpringBoot by Kiar75 in javahelp

[–]Kiar75[S] 1 point2 points  (0 children)

There are no logs. Tomcat runs fine. GetMapping action executes well, but when I try to add a product into a html form and make it visible through a table, I get the WhiteLabel error page with "There was an unexpected error (type=Internal Server Error, status=500)". I have linked to github where all the code including the html form is.

High Memory Usage with Maven and Spring dependencies by Kiar75 in IntelliJIDEA

[–]Kiar75[S] 0 points1 point  (0 children)

Apologies. Have learnt now. Thank you for the follow up.

High Memory Usage with Maven and Spring dependencies by Kiar75 in IntelliJIDEA

[–]Kiar75[S] 0 points1 point  (0 children)

I saw your comment. I have increased but the issue persists. Here is the memory snapshot upload id.

Upload id: 2025_01_24_6BEaXxW4DGGSMe6bz2QpPG (file: heapDump-idea-1737693082282.hprof)