8000 Task server compilation fails · Issue #32 · TAK-Product-Center/Server · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Task server compilation fails #32

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

Open
cursorcl opened this issue Nov 16, 2023 · 0 comments
Open

Task server compilation fails #32

cursorcl opened this issue Nov 16, 2023 · 0 comments

Comments

@cursorcl
Copy link

With java-11-openjdk-amd64 on ubuntu Ubuntu 22.04.3 LTS, The error is as follows
Tarea :takserver-core:takserver-war:compileJava
/home/eosorio/tak-server/Server/src/takserver-core/takserver-war/src/main/java/com/bbn/tak/tls/CertManager.java:189: error: no suitable constructor found for ObjectIdentifier(int[])
ObjectIdentifier serverAuthObjId = new ObjectIdentifier(serverAuthOidData);
^
el constructor ObjectIdentifier.ObjectIdentifier(String) no es aplicable
(incompatibilidad de argumentos; int[] no puede convertirse en String)
el constructor ObjectIdentifier.ObjectIdentifier(byte[]) no es aplicable
(argumento no coincide; int[] no se puede convertir a byte[])
constructor ObjectIdentifier.ObjectIdentifier(DerInputStream) no es aplicable
(argumento no coincide; int[] no se puede convertir a DerInputStream)

@cursorcl cursorcl changed the title Task server complication fails Task server compilation fails Nov 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant
0