Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Tuxedo Error

Moorthy TMar 12 2020 — edited Mar 12 2020

Hi ,

Can you please help me to sort out this problem below error.

LIBWSC_CAT:1055: ERROR: Unable to establish WSL connection

LIBWSC_CAT:1027: ERROR: Unable to connect to WSH

LIBWSC_CAT:1020: ERROR: Unable to obtain authentication level

LIBWSC_CAT:1428: ERROR: Cannot join application - accesser limit exceeded

LIBWSC_CAT:1064: ERROR: Unable to establish WSH connection //XXXXXX

Actually one of our application package we used Tuxedo. In the client side we used for 6.4 and server side used for 8.1 Tuxedo version. The application package we moved to software center and users can able to install the application from their machine. Application package it is working for Win-7,Win-10, Citrix system also.  But now the problem was same package does not work for Win10-VDI(Remote) system. Same package works for Local win-10 system which has the same setup. We tried to sort out the problem but it won't help.

Why it was not working in VDI-win 10 system. We contacted IS admin team also and they are also said there is no change/difference between the local win10 and VDI win 10.

So it would be great pleasure for us to give me some solution.

Comments

gdarling - oracle
Hi,

The most common cause of "provider cannot be found.." these days is having 32 bit oracle client installed when the app is 64 bit, or vice versa. It doesnt sound like that's the case here though.
Do you have multiple Oracle homes installed? Make sure the home oraoledb is getting loaded out of is the first in your PATH environment variable.
Short of that, there's no reason I can think of you shouldnt be able to install just 112102 odac and use oledb with 32 bit app. You may want to open a SR with support so we can troubleshoot your particular installation.
You may also want to try using Process Monitor from sysinternals.com to monitor dlls being loaded to see if you can figure out where it's looking, for what, and why it failed.

Hope it helps, but realize it probably doesnt.

Greg
820114
Thanks Greg.

"Do you have multiple Oracle homes installed? Make sure the home oraoledb is getting loaded out of is the first in your PATH environment variable."
[KB]: I am trying to run on the machine where there is no oracle client machine installed. Is my understanding correct that we can use Oracle OleDB driver from VBA by installing the ODAC only on client machine?

You may want to open a SR with support so we can troubleshoot your particular installation.
[KB]: Can you please point me to some instruction page to raise a SR. This is first time that i will be raising a SR.

Thanks
Kamlesh
835057
Hi Greg,

Wondering if you could help.

Facing the "Provider cannot be found" message on a Win2008 Svr R2 64bit when attempting to launch the third-party software. DB patched to 10.2.0.5.0

The sw installed on an XP gets launched fine.

Fact is, I ignorantly took the client installer for the XP and installed it on the server. I also made the mistake of not looking at the install log in its entirety before proceeding - I saw InstantClient was selected and did the same, later realising the DBA who installed on the XP later uninstalled InstantClient and reinstalled Administrator-type.

So I did the same. But I was later told I should have installed the 64bit version of client installer.

So it was reinstalled by DBA, but this error is bugging me. And this error is also happening on the DB server itself, after installing the software there.

Well, hope you can provide some insights into what could be wrong and how to fix it, thanx


Rgds,
SM
1 - 3

Post Details

Added on Mar 12 2020
0 comments
285 views