AutomatingSciencePipeline / Monorepo

Low-code open source pipeline for running computational experiments
4 stars 0 forks source link

Scan Console Log to Determine Likely Errors _/- #364

Open rhit-johnsoz2 opened 15 hours ago

rhit-johnsoz2 commented 15 hours ago

Jason ran into this over break; when using a new version of Eclipse, the jar file he got from that was incompatible with GLADOS. Would be nice if the user got an error message telling the user this when run.

rhit-johnsoz2 commented 15 hours ago

Modified to be more broad: Old name was "Show Error Message when Jar File is too New". Would be most useful to brand new users! Incorporate this into the UI; if there's a failure, there could be an entry under the system log labelled "Possible Error". Parse the log, and relay information based on what the log shows. (ex: "Invalid Java Version")