Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Spatiotemporal Epidemiological Modeler (STEM) » Recent Bugs, bug fixes, and work arounds(Bugs, bug fixes, and work arounds)
Recent Bugs, bug fixes, and work arounds [message #1828548] Thu, 11 June 2020 17:53
James Kaufman is currently offline James KaufmanFriend
Messages: 240
Registered: July 2009
Senior Member
1) Bug: 564216
https://bugs.eclipse.org/bugs/show_bug.cgi?id=564216
Defect running Automatic Experiment with multiple Triggers/Interventions
Fix for multiple triggers in auto exp. available in the auto_exp_fix git branch.
(need to create bug and test the branch).

2) Bug 564213:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=564213
This problem is usually seen when the plugin having the code used for the disease
model hasn't been activated yet but the user is correctly
running with the -loadWorkspacePlugins option.

Confirmed: The intermittent problem is caused by a race condition
(on some operating systems and some versions of Java)
Occasionally the plugin isn't fully loaded by the time the experiment starts.

Temporary Workaround: simply retry when that error occurs.
CONFIRMED: Restart on error. Looking into permanent fix.
see also: https://www.eclipse.org/forums/index.php/t/1103435/

3) Bug 564217 - Using Standard Loggers with Custom compartments
when running on server
A work around to solve this problem can be found here:
https://wiki.eclipse.org/Server_Side_Logger_Workaround

We need to update the model builders java emitter templates to automatically generate
the required line of code. The work around shows users how to add that line of code.


4) Bug 564218
https://bugs.eclipse.org/bugs/show_bug.cgi?id=564218
Build issue - XText version exceptions running on server.
These exceptions are not fatal only affects the model builder component
which is not used when running headless, but the stack traces are annoying.
Ahmad will confirm and investigate.

We will work to fix all of these bugs in the auto_exp_fix branch and merge back.




Previous Topic:STEM headless mode doesn't work well.
Next Topic:Bug Fixed: running Automatic Experiment with multiple Triggers/Interventions
Goto Forum:
  


Current Time: Fri Apr 26 15:11:10 GMT 2024

Powered by FUDForum. Page generated in 0.03708 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top