-
```
Apparently bodgeit doesnt deploy in Glassfish.
Need to investigate why.
```
Original issue reported on code.google.com by `psii...@gmail.com` on 9 Aug 2012 at 2:36
-
```
GlassFish is supposed to support websockets, here we want to use the GlassFish
engine in a way like we embed the jWebSocket server into Tomcat but with using
GlassFish's WebSocket engine instead…
-
Hello,
I'm trying to run this connector to sync data from a compacted kafka topic to an s3 location by key. After running the "gradle build" and adding it the the connect node packages. We're seein…
-
When a table is disabled, we constantly see this error in broker logs. Since the log level is set to ERROR for this, this triggers our alarms. Can we set them to INFO or WARN?
```
2024/10/23 06:41…
-
## Expected behavior
The query succeeds
## Observed behavior
`Exception while fetching data(/stopsByBbox[3]/stoptimesForPatterns[4]/stoptimes[0]/trip/originalStopTimes): Cannot invoke "org.opentr…
-
```
GlassFish is supposed to support websockets, here we want to use the GlassFish
engine in a way like we embed the jWebSocket server into Tomcat but with using
GlassFish's WebSocket engine instead…
-
I have a table with the following structure
```
CREATE TABLE hive.default.ad_test (
id integer,
action_info row(process_time bigint, request_type varchar, request_count integer)
)
WIT…
wypb updated
2 months ago
-
## Environment Details
* GlassFish Version (and build number): Eclipse GlassFish 7.0.19 and 7.0.15 platform (tested on both)
* JDK version: 17
* Jakarta EE version: Jakarta EE 10
* OS: Ubuntu 22.0…
-
if job namespace is:
`{"job": {"namespace": "trino://trino-integration-test:1337" }}`
then querying for lineage registered under this namespace results in error:
```
192.168.64.4 - - [30/Apr…
-
Environment:
java version "1.8.0_121"
Java(TM) SE Runtime Environment (build 1.8.0_121-b13)
Java HotSpot(TM) 64-Bit Server VM (build 25.121-b13, mixed mode)
I think I'm experiencing a similar is…