Re: JSON API error messages

2025-04-10 Thread Juri Petersen
Subject: Sv: JSON API error messages oops, managed to send the email too early, but then also extracting the tar etc. I have also tried simply clean-installing but it doesnt seems to change the outcome. any idea what it could be? Best regards Jeppe Halvorsen Fra

Sv: JSON API error messages

2025-04-09 Thread Jeppe Nordvi Halvorsen
: onsdag 9. april 2025 13:38 Til: dev@wayang.apache.org Emne: Sv: JSON API error messages Hey Juri, I attempted some changes, but it seems nothing changes when I run it, so I would assume I have a re-build issue I am doing this after making changes: ./mvnw clean install -DskipTests -pl wayang

Sv: JSON API error messages

2025-04-09 Thread Jeppe Nordvi Halvorsen
Fra: Juri Petersen Sendt: fredag 4. april 2025 08:16 Til: dev@wayang.apache.org Emne: Re: JSON API error messages Hi Jeppe, I would assume that the parsing of the plan fails here: https://github.com/apache/incubator-wayang/blob/295b624f6158d5cb914a90c620dac6aff1c135b2/wayang-api/wayang

Re: JSON API error messages

2025-04-03 Thread Juri Petersen
shouldn't be too big of a change. I hope this pointer helps. Best, Juri From: Jeppe Nordvi Halvorsen Sent: 03 April 2025 15:51 To: dev@wayang.apache.org Cc: Christoffer Emil Kristensen Subject: JSON API error messages You don't often get em

JSON API error messages

2025-04-03 Thread Jeppe Nordvi Halvorsen
Hello, Currently for a Project we are attempting to run Wayang plans using the JSON API, The endpoint works with a proper JSON, but when executing faulty plan it would be nice to receive an error message, but currently it only gives a 404. I've looked into wayang-api-json/src/main/scala/Main a