-
-
Notifications
You must be signed in to change notification settings - Fork 231
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Alternative or solution for ON EXTERNAL DATA SOURCE in Linux firebird 5.0 arm64. #8464
Comments
Please, provide reproducible test case. |
Is the problem arm64 specific or did you tested only on it? |
Problems is ARM64 ubuntu arm64 on oracle VPS. Free tier. |
` public class FirebirdEventos extends FBEventManager {
}
Same error on JAVA. ORACLE UBUNTU ARM64 VPS free tier... |
Set dedicated port for events conection (RemoteAuxPort in firebird.conf) and make sure it is not blocked by firewall. |
Also, this is completely different error than in the first message. |
We need complete test case, preferable with ISQL only if Java is not necessary for reproduce. |
The following trigger gives me a connection error.
OutPut:
The text was updated successfully, but these errors were encountered: