Protocol for Resolving the SCIEX OS Error: SciexLibraryService Rejected the Session-Establishment Request


Date: 07/24/2019
Categories: SCIEX OS

0 Votes
   Print    Rate Article:

For research use only. Not for use in diagnostic procedures.


Issue Description

The following error was received after launching SCIEX OS software:
User-added image
 


Resolution

This issue can be resolved by changing the port by modifying a few configuration files.

I. For installations that include Analyst®, MasterView™, and LibraryView™ software, use the following directions:

1. Find the file "Clearcore2.Library.ServiceHost.exe.config" in C:\Program Files\AB SCIEX\LibraryView\LibraryViewFramework\Server\

2. Find the line <add baseAddress="net.tcp://localhost:8081/SciexLibraryService" /> and change 8081 to 8082 (or to another port number that is not occupied).

3. Find every instance of the file Clearcore2.LibraryView.dll.config

4. The following are the 6 common locations (PeakView, MasterView and LibraryView installed):
C:\Program File\AB SCIEX\PeakView 2\bin\Plugins\MasterView
C:\Program File\AB SCIEX\LibraryView\LibraryViewApplication
C:\Program File\AB SCIEX\LibraryView\LibraryViewApplication\MethodsCreation
C:\Program File\AB SCIEX\LibraryView\bin
C:\Program File\AB SCIEX\LibraryView\LibraryViewFranework\ClientDev Tools
C:\Program File\AB SCIEX\LibraryView\LibraryViewFranework\ClientDev Tools

In each of these files find the line <add key="DefaultServiceURI" value="net.tcp://localhost:8081/SciexLibraryService" /> and change the port 8081 that used above.

II. For installations of Sciex OS and LibraryView 1.2, 1.3 or 1.4:
1. Find the file "Clearcore2.Library.ServiceHost.exe.config" in C:\Program Files\SCIEX\LibraryView\LibraryViewFramework\Server\

2. Find the line <add baseAddress="net.tcp://localhost:8081/SciexLibraryService" />
and change 8081 to 8082 (or to another port number that is not occupied).

3. Find every instance of the file Clearcore2.LibraryView.dll.config

If Sciex OS and LibraryView 1.2, 1.3, or 1.4 are installed :
C:\Program Files\SCIEX\Sciex OS\Analytics\bin
C:\Program Files\SCIEX\LibraryView\LibraryViewApplication
C:\Program Files\SCIEX\LibraryView\LibraryViewFramework\ClientDev Tools
C:\Program Files\SCIEX\LibraryView\LibraryViewFramework\Packager

C:\Program Files\SCIEX\LibraryView\LibraryViewFramework\Server

In each of these files find the line <add key="DefaultServiceURI" value="net.tcp://localhost:8081/SciexLibraryService" /> and change the port 8081 that used above.

If you downloaded and installed LibraryView 1.3 to use with Sciex OS 1.5, then you'll see an additional LibraryViewApplication folder in the SCIEX folder in the Program Files. If you do not have LibraryView installed, you will not see the LibraryViewApplication folder and you won't need to change the .config file there.