Today I started Servoy Developer, and after a minute or so it shut down and showed me this message:
[attachment=1]Capture.JPG[/attachment]
This is really strange because I have done nothing to the system during the last two months: no java update, no new plugins or beans installs, etc. For the last month I just started developer, worked in solutions, and exported the solutions. It’s just weird that this started happening today.
Can anyone offer me clues on what might be wrong? I have attached the error log file: hs_err_pid4380.txt
I am running Servoy Version 7.3.1 -build 2022 in Windows 8.1 Pro/64-bit.
Thanks!
JC
PS: This is not really a programming issue. I just didn’t t know where to put it.
This morning when I opened Developer version 7.3.0, I got this message: “Removed cyclic dependency in the working set ‘Aggregate for window 1359564290553’.”
[attachment=0]Capture2.JPG[/attachment]
Any clues on what might be wrong?
because these all depend on the -vmargs switch.
So if that does fix it then it is very likely one of the properties above that is causing the problems
try removing for example the 2 -D properties
besides that, this can’t be a problem with that "Removed cyclic dependency in the working set " because that can’t be related to this
That is just some corrupt workspace. somehow a working set (that we do generate under the hood) is somehow wrong and have cycles in it, how that is possible i don’t know right now.
I put the “-vmargs” back in the .ini file and I removed the 2 -D properties. Developer started fine. As you explained, it was one of the properties that caused the problem.