cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
npenneti
Level 5

Java Requirement

Hi

Does InstallAnywhere command line utility: build use java runtime to connect to Flexnet Publisher 11.19 for checking out a license? If yes, what is the minimum version of java runtime IA should have to cconnect to FnP 11.19?

We see that JRE is bundled with InstallShield and InstallAnywhere installers, what is the use of this bundled JRE?

Reason for these questions is, that the IA 2022 build utility fails when command is build -ls port@server is run.

Kishore

0 Kudos
(4) Replies
npenneti
Level 5

@mrathinam, Can you please check this post and help with answers to the questions? Thanks

0 Kudos
mrathinam
Revenera Moderator Revenera Moderator
Revenera Moderator

Hi @npenneti FNP does not require Java to check out the license so please wait for IA or IS team to answer this query. 

Best Regards,

vjayaraman
Revenera
Revenera

InstallAnywhere should use the JRE that was installed with the product.

https://docs.revenera.com/installanywhere2022/rn/Content/helplibrary/Supported_Java_Virtual_Machines.htm#installanywhere2022_releasenotes_375736841_1051614

Please share the screenshot of the build failure.

Hi @vjayaraman 

Actually, we are trying to configure IA 2022 client to use a new Flexnet 11.19 license server by calling the ./build tool from the command line, like below

./build -ls <port@server_name>

But, this is failing with an error: Licensing Failed, Failed reason=Range [-1, -1 + 21] out of bounds for length.

The same command line works with FlexLM 11.16.

This error seems to be thrown by the JAVA runtime. The client on which this command line is executed is configured with different JAVA_HOME. Should we configure JAVA_HOME to use the bundled jre that's with the IA 2022 package to resolve this error.

Thanks

 

0 Kudos