When you connect to a source control system, PowerBuilder instantiates a Java VM by default. For certain source code control (SCC) programs, such as Borland’s StarTeam or Serena’s TrackerLink, the Java VM instantiated by PowerBuilder conflicts with the Java VM instantiated by the SCC program. To prevent Java VM conflicts, add the following section and parameter setting to the PB.INI file:
[JavaVM]
CreateJavaVM=0
This prevents PowerBuilder from instantiating a Java VM when it connects to a source control system.
Copyright © 2005. Sybase Inc. All rights reserved. |
![]() |