Skip to main content

hello

Really grateful for any assistance, I have been stuck on this for about 1 week now.

I have SBXA working with unidata 8.1 sb+ 6.5 on windows 2012R2

I have replatformed application to Windows 2022 unidata 8.3 sb+ 6.6.3

i have Unidata server and separate commincation server. if i run :

C:\Users\<mylogin>\AppData\Local\Apps\2.0\Y2N21CTT.YLM\D6JBB313.34V\sbxa..tion_74d57911d24a77ad_0006.0006_359984abce80fb3f\SBXAWinFxWindow.exe

as administrator, intial connection fails:
Ā 

Unable to connect to SB/XA

Failed to connect to the application because connecting to the account 'F:\AVANTE9\FLODATA\LIVE\LIVE.DATA.533' on the Application Server with address 'localhost' using U2 User ID 'IUSER\XXX' from the Communications Server failed.
Details:
[Rocket U2][UCINET - UNIRPC][ErrorCode=81016] The connection was refused as the RPC daemon is not runningSocket Exception caught and WIN32 API Error Code:10061 and Error Message:No connection could be made because the target machine actively refused it 127.0.0.1:31438
No connection could be made because the target machine actively refused it 127.0.0.1:31438 Source: UniRPCConnection Class Method: Void ConnectInternal(Int32) Ā  at U2.Data.Client.Unirpc.UniRPCConnection.ConnectInternal(Int32 responseIndex)
Ā  Ā at U2.Data.Client.UO.UniSession.Connect().

Ā 

if i then enter my AD password in ā€œAdministration Serverā€, test works, I save
Ā 

I Complete this form:

and I can connect to server.

i do the process again but not as adminsitrator and I am back to ā€œunable to connect to SB/XAā€

Ā 

any advice much appreciated.

graham

Ā 

Ā 

Ā 

Further to above, i have enabled logging and when here’s extract when i ran as administrator and sucessfully connects:

{0-2}{2}{60}{05/11/2025:13:06:06:757}{638979447667572138}{()[SBXA.SBPlusAppServer.dll,SbPlusRuntimeService.GetInternalParameters(0)] }{Is IUSER\702785458 in role 'Administrators' True, Is IUSER\702785458 in role WindowsBuiltInRole.Administrator True
{0-3}{2}{60}{05/11/2025:13:06:06:759}{638979447667592160}{()[SBXA.SBPlusAppServer.dll,SbPlusRuntimeService.SetInternalParameters(0)] }{Setting receive counter to 3
{0-4}{2}{60}{05/11/2025:13:06:06:760}{638979447667602157}{()[SBXA.SBPlusAppServer.dll,SbPlusRuntimeService.SbAppConnect(0)] }{Setting receive counter to 4
{0-4}{2}{60}{05/11/2025:13:06:06:760}{638979447667602157}{()[System.ServiceModel.dll,SyncInvokeSbAppConnect(0)] }{SbAppConnect ADMIN,sbuid=FORBESG,u2uid=702785458

here’s the extract when running a user:
{0-2}{2}{60}{05/11/2025:13:07:54:422}{638979448744225483}{()[SBXA.SBPlusAppServer.dll,SbPlusRuntimeService.GetInternalParameters(0)] }{Is IUSER\702785458 in role 'Administrators' False, Is IUSER\702785458 in role WindowsBuiltInRole.Administrator False
{0-3}{2}{60}{05/11/2025:13:07:54:423}{638979448744235472}{()[SBXA.SBPlusAppServer.dll,SbPlusRuntimeService.SetInternalParameters(0)] }{Setting receive counter to 3
{0-4}{2}{60}{05/11/2025:13:07:54:424}{638979448744245537}{()[SBXA.SBPlusAppServer.dll,SbPlusRuntimeService.SbAppConnect(0)] }{Setting receive counter to 4
{0-4}{2}{60}{05/11/2025:13:07:54:424}{638979448744245537}{()[System.ServiceModel.dll,SyncInvokeSbAppConnect(0)] }{SbAppConnect AVANTE,sbuid=,u2uid=

so looks like when I run as Administrator its SbAppConnect changes from ADMIN to Avante

Ā 

not sure where its retriving ADMIN or AVANTE from?

Ā