question

Upvotes
Accepted
1 1 2 3

Could not instantiate session in Linux environment

In the development and deployment process, we encountered the following: call String sessionName = CommandLine08. variable ("session"); session = Session. acquire (session Name); The linux environment failed to instantiate session, and windows was normal. How to deal with it? The error is reported as follows. Is there any way to solve this problem?

treprfarfa-apisession
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

@zhangping2

Considering your query, we moved it from the Web Socket API to the RFA API forum, it seems more appropriate and will help people discover it.

AHS

The client has also raised the same issue on case: 07290784. TRDC are taking care of it.

<AHS Only>

The case is 07290784 is now customer hold. I did not receive any messages from the client and TAM.

<AHS>

The case 07290784 is closed. The client and TAM have left the companies and I did not receive enough information to investigate the case.

1 Answer

· Write an Answer
Upvotes
Accepted
24.8k 54 17 14

Hello @zhangping2

The “Session initialization: Could not instantiate session … connectionList not defined" error message means the API could not load the connectionList configuration information of “myNamespace:ConsNISession” session. It is likely that the configuration was not configured properly.

Based on a given screenshots, the problem possibly comes from the config is in System node but the application run with normal user permission. That is why the application in Linux cannot populate a configuration to run RFA session.

Please verify your RFAJava_Config.xml file.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.