-
I am having an issue when trying to programatically edit a model that contains flow sink implementations by editing the in memory model. An exception occurs when xtext attempts to serialize the model.…
-
Recently we started using PlayFramework and seeing some unusual activity in CPU load.The request rate is at max 100Req/s.
Machine details and other configurations:
```
32G Machine
12 Cores
PlayFram…
-
there are some error when running the orcc_eclipse_setup script
apparently caused by the kepler repository
here the log file: https://gist.github.com/casalebrunet/0d170449c9806101d8bf
-
in DNDToolBehaviorProvider, I explicitly set the update button to be shown in graphiti. But whenever you click on the representation of a function block, only the "delete" icon appears, no update icon…
-
I klicked on a data connection in the graphiti diagramm, pressed the delete key on my keyboard, and the connection disappeared (which was good), but also the Input at the end of the connection got cir…
-
By now e.g. a functionBlocks constructor is called at "edu.teco.dnd.graphiti.model.impl.FunctionBlockModelImpl.createBlock(FunctionBlockModelImpl.java:578)"
At least at this point it seems unnecessar…
-
We have a user who reported that he entered the lottery, and received a confirmation e-mail, but upon logging in to check the results, had nothing showing. We checked, and the user indeed had no bits …
-
I'm not sure why this is, but in Chrome Dev Tools I see `render?target=.collectd.server[truncated]`. I've encountered a similar issue when I used Graphiti and I had replaced `webapp/graphite/metrics/v…
-
In `edu.teco.dnd.graphiti.DNDCreateBlockFeature` the import of `DiagramEditorFactory` does not resolve on my eclipse. Are we sure this code is standards compliant?
-
When clicking on a branch of an exclusive gateway I get a NullPointerException
```
java.lang.NullPointerException
at org.activiti.designer.util.TextUtil.setTextSize(TextUtil.java:31)
at org.a…