-
I've created a Web project using Maven in Netbeans 7.0.RC2, and tried to deploy it to Glassfish. I got the following stacktrace during deployment:
Launching GlassFish on Felix platform
INFO: Register…
-
3.1.2 nightly build b14-12_09_2011
The intermittent failures were observed in tx recovery tests of jdbc/jms app with dblog
while verifying the fix for #17789. When a recovery test failed, db lock
was…
-
I created an async servlet for users to upload files, that way the inputstream is buffered without having to load the whole file in memory, as there can be very big files uploaded.
When trying out to…
-
Runtime calls to ClassLoader.loadClass() takes 35x more time in V3 than in V2.
This is likely a component of startup performance, but here I will discuss only
runtime performance – because of caching…
-
@theMickster commented on [Mon Sep 12 2016](https://github.com/nunit/nunit-vs-adapter/issues/128)
We've recently upgraded our nunit tests to 3.0 and are now seeing all test executions during the buil…
-
We have a stateless bean part of our deployment and we use MyBatis CDI to inject a Mapper:
``` java
@Stateless
public class MyBatisMerchantOrderRepository implements MerchantOrderRepository {
@In…
-
After uninstalling GFv3.1.1 and then installing GFv3.1.2 I am no more able to deploy my EAR. "asadmin deploy" of GFv3.1.2 tells me this:
Caused by: java.lang.NullPointerException
at com.sun.enterpris…
-
I've just installed Hootenanny and I am able to run without provisioning it in a Chromium browser on this system:
LSB Version: core-9.20160110ubuntu0.2-amd64:core-9.20160110ubuntu0.2-noarch:securit…
-
Start cluster command with 2 ndoes, 1 server per node fails with the error shown in the log below. The cluster has no application deployed. The startup error is in web contaienr, as shown below at the…
-
Hello,
we've configured HTTP to HTTPS port redirection starting from vanilla payara 4.1.1.154 (or Glassfish 4.1.1 - same issue).
Testing this configuration was successful however some steps also s…