Daniel Lopez

Results 9 issues of Daniel Lopez

Hi there, I'm having a strange issue with latest releases. Everything seems to work fine outside Eclipse, but the maven container inside Eclipse now complains about > org.apache.maven.plugin.PluginContainerException: A required...

Hi there, The message in the issue title is what you gen when you use CQEngine with Java 9, and even though it is "just" a warning, it also recommends...

Hi, I have an application that runs fine with Java 8 and 11 but if I run it with Java 14, I get this error: ``` Caused by: java.lang.IllegalStateException: Could...

Even though the pom.xml specifies Java 6 compatibility, the library is not Java 6 compatible as it uses core Java classes that are not present in Java 6, for example:...

Hi there, I just did an installation from the current .ova fiule, v5.3, and after installation, I browse to http://katana.wtf and all I get is the Ngnix default page "Welcome...

Hi, We are having an issue where when we stress a JeroMQ Context with simultenous requests, it seems that the emptySlots deque is not being replenished correctly, so you end...

needs assessment

It works fine when executed from an exploded jar, it fails when the application is an executable .jar. I's probably caused by log4j not finding the appropriate path to the...

bug

If you return a JoltModelAndView but you forget to set up Jolt usage through the annotation in the application class, you get a NullPointerException when the SummerJoltView class tries to...

enhancement

Para salir de forma rápida y probar cosas no subí los tests al repositorio... no es una buena práctica, pero es lo que hay. En cuanto tenga un rato, volver...

enhancement