-
# Description #
----------
Hello everyone.
I'm not quite sure this is a bug _per se_, but it certainly needs looking at.
I am trying out JDK 17 on Payara Platform, both Server and Micro.
M…
-
### Brief Summary
Randomly logs get flooded with severe error messages like:
```
SEVERE jakarta.faces.component the component(jakarta.faces.component.html.HtmlDoctype@1c6553e) is the head component…
-
i have this error when deploying the app on my payara server 5.2021.4
here is server.log
`[2021-10-06T13:36:09.539-0400] [Payara 5.2021.4] [SEVERE] [NCLS-CORE-00026] [javax.enterprise.system.core…
-
# Description #
----------
Hello friends,
In my quest for trying to implement a custom Log Handler and Formatter to be used in a Payara Micro application I have come across an issue.
Simply …
-
Hi,
There is a necessity to collect the gauge metric for the result of remote invocation, for instance:
```
public class Foo {
private final static Logger LOGGER = LoggerFactory.getLogger(F…
oxaoo updated
4 years ago
-
### Brief Summary
I have tested the JVM Options `javax.net.ssl.keyStore`, `javax.net.ssl.trustStore` to use a centralized keystore for multiple domains. This feature is interesting because the app u…
-
Hi
I am trying to run [fighterfish osgihttp example](https://github.com/eclipse-ee4j/glassfish-fighterfish/tree/master/sample/osgihttp/helloworld) in Payara 5.184 without success.
When deploying…
-
Dear Dataverse Developers,
Today I tried to upgrade our installation and failed, unfortunately.
While I am still figuring out the cause, I would like to report that probably some information is mi…
-
# Spring Boot maven web apps cannot run in payara/server-full:5.2022.2-jdk11 docker container #
----------
When I run the app in local payara, the url http://localhost/springapp/test works fine, b…
-
f:validateWholeBean requires f:validateBean in each input -
f:validateBean should be indicated for each input even if there is no validation contrains, otherwise I get an "HV000028: Unexpected excepti…