-
```
- id: BuildaFIXengineusingQuickfixJandQuarkusRedHatDeveloper-2022-02-02
type: article
title: "Build a FIX engine using Quickfix/J and Quarkus | Red Hat Developer"
date: "2022-02-01"
…
-
SpringBoot with QuickFIX/J Client, After the Application is started, all web interfaces cannot be accessed, include http://localhost:8080/actuator/quickfixjclient
-
Hello,
After run `mvn clean install`, I import simple-server-with-database into Eclipse IDE and try to start this project, but the application failed to start because of
`A configuration error ha…
-
**Describe the bug**
After migrating from quickfixj-all 1.5 to 2.3.1, on receiving an Execution Report, I got "Required tag missing, tag=453", but on another service that is using 1.5, it doesn't hap…
-
I have a SpringBoot application that depends on quickfixj-spring-boot-starter. The application fails to start up when using `quickfixj.server.configString` in yaml instead of `quickfixj.server.config`…
-
**Is your feature request related to a problem? Please describe.**
Currently, whenever a batch of time-displaced messages (i.e. messages which are late by a few seconds) will cause the QF/J Engine to…
-
MsgType Code Set requires Logon ('A')
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile (default-compile) on project quickfixj-core: Compilation failure: C…
-
Would you have know to up to ver quick-fixj core 2.3.0
-
https://github.com/quickfix-j/quickfixj/blob/9df0fe1334b56449a448a985b80df77acae3813b/quickfixj-core/src/main/java/quickfix/FieldMap.java#L672
Why do we clear the list of groups rather than just do…
-
**Out of memory**
Client send us enormous amount of hearbeats.
org.apache.mina.filter.codec.ProtocolCodecFilter$ProtocolDecoderOutputImpl messageQueue in the heapdump contains 9854469 unprocessed …