Plex 2E

 View Only

 Problems register CA Plex JavaBeans

Anette Flodberg Nebreus's profile image
Anette Flodberg Nebreus posted Dec 27, 2023 04:55 AM

Hi,

I have problems when i try to register the CA Plex JavaBeans. (PVTab.dll, PVCalendar.dll and PVTree.dll)
I use Plex 7.2.1.

I have followed the guidelines in the Plex Help.
But when I do the Regsvr32 command I get an errormessage.
I have tried to translate it (from Swedish):
Failed to load module PVTab.dll.
Verify that the binary is located in the specified path, or debug it to check for any problems with the binary or dependent DLLs.
The specified module cannot be found.

I have installed the 32-bits JRE6 and started the Command Prompt as Admin, but I still don´t get the register to work.

Any suggestions what I have missed?

Best regards
Anette

AnetteNicole Jahn's profile image
AnetteNicole Jahn

Hello Anette,

Could you give some more information about the system you are experiencing the registering problem on?

For example: Which Windows version ? 32 or 64 bit system ?  The JDK version installed (are there versions in parallel ?) and the exact wording of the error e.g. which path is mentioned. Are you experiencing the error only on that PC or on others as well ?

Thank you for clarifying.

Best regards Anette-Nicole

Anette Flodberg Nebreus's profile image
Anette Flodberg Nebreus

Hi AnetteNicole, 

Windows 10 Pro
64 bit system
I have JDK 1.8.0_102 for the WebClient
And then I have installed JRE6 (jre-6u33-windows-i586) due to the guidelines in Plex
The errormessage (in swedish) is:

I'm alone in the project and have only one computer so so far it is only me who has tried to register the JavaBeans.

Best regards
Anette

AnetteNicole Jahn's profile image
AnetteNicole Jahn

Hello Anette

Thank you for providing the additional information.

I had a similar problem some years ago on a Windows 7 64 bit system which only had JDK 1.8 installed: I was also unable to register the[JA1]  3 Java Beans.

On the failing PC, I got the error message that the controls could not be found on the path C:\Program Files (x86)\Java\jre1.8.0_112\axbridge\bin, even though they were there.

So my first question would be: Can you see any error message referring to axbridge ?

On my PC only JDK 1.8 was installed as is on yours. At that time, I compared that PC’s configuration with another PC where I did not experience the register problem. It turned out that on the PC where I did not experience the register problem, in addition to JDK 1.8, JDK 1.7 was still on the system in parallel.

So for a test, I installed JDK 1.7 in addtion to JDK 1.8 on the failing PC and could then successfully register the 3 Java Bean Controls PVTab, PVTree and PVCalendar.

The reason for the error was that the ActiveX Bridge had been removed from JDK version 1.8, (and also in some parts already at 1.7, but registration worked nevertheless).

Also, it turned out that the registration of ActiveX Controls had to be done only with jre6. (What you did, as you wrote)

Of course I do not know whether our situations match, but it is perhaps worth trying whether registration is successful when JDK 1.7 is installed in addition to JDK 1.8, especially when you find error messages referring to axbridge as I mentioned above.

Hope that my hints can help you solve this error.

Best regards

Anette-Nicole


 [JA1]