Hi,
We are moving from PowerBuilder 12.5 to PB2017. We are using PVCS (Serena) version control for PB12.5 and we intend to use same repository for PB2017. We are successful in establishing a connection between PVCS reposoitory and PB2017 code (which is just an upgraded version of PB12.5) BUT it doesn;t support any check in/out. It looks like that we are connected to the repository but PB2017 is unable to link the local objects and PVCS repository objects.
Can someone please help us in it. Thanks in advance.
PB 2017 R2 works fine with Serena PVCS on Windows 7, but on Windows 10 we can connect to PVCS, can add new objects, but cannot check in/out.
I installed today 2017 R3 on another Windows 7 workstation and got the same issue as R2 on Win 10 above.
We'll try figure out from PVCS side, but it might be PB issue.
It might be a PB issue that needs to be fixed.
We still have an issue in Win 10, but found a workaround.
Probably we might have found the resolution.
Please refer to the ticket 454 & 462 and set the following in pb.ini and see if you can resolve the PVCS problem.
[JavaVM]
CreateJavaVM=0
Take special note that you need to update both "pb.ini" files. The one in the application's installed directory, where the ".exe" resides, but with Windows 10, you also need to update the copy in the following location: "C:\Users\UserId\AppData\Local\Appeon\PowerBuilder 17.0" This copy is created in this location the 1st time you execute the "PB170.exe" and used from that point forward.
Also see ticket #462 ...
https://www.appeon.com/standardsupport/search/view?id=462
Also see ticket #413 ...
https://www.appeon.com/standardsupport/search/view?id=413
Regards,
Mark Lee