|
Results |
|
KM-Build6: How to verify a license is installed and working correctly
Issuing the om command with no parameters will generate a license error if no license is available.
|
|
|
KM-Build6: License Vendor '@' is not supported
Make sure the proper vendor name is the first line and the SLM information is the second. This error will occur if the vendor of 'MERANT' or 'SERENA' is not the first line. i.e.
|
|
|
KM-Build8: KB Server dies after user logs off from telnet session
This situation can be avoided by starting the background task with "no hangup" set as follows : nohup ./Start_Build_Server& This will ensure that the background task does not get killed when its caller logs off or dies.
|
|
|
VM 8: Version Manager 8.0.0.1 patch for Merant Build: VMMBIU_112103
Merant Build can build a project in several different modes--Incremental, Clean, and so on. In this release, if you try to build in Exact mode, you may see errors in your build transcript and the build may not execute correctly. An Exact build should check out and build new revisions from the archives if the date and time on the archive revisions does not match exactly the date and time on the existing workfiles.
|
|
|
build_a_java_code.doc
For Version Manager and Builder to work, you need to have all java file and tgt files in checked into a Version Manager Project database. We will be using the following two target files. After you “checked in” these files, from your builder Directory, make sure that the Build Directory does not contain these files.
|
|
|
Serena Builder for Professional User’s Guide
* Developers can test their changes by placing local copies of their changed files in the dev\src or dev directories and then building with the DEV search path. They do not need to check out the entire build tree, because Builder will automatically look for the remaining files in the other directories named in the search path. This allows individual developers or QA engineers to test locally, yet still be working with essentially the same source tree, rather than multiple copies of the source tree.
|
|
|
KM-Build6: Metalworks build is missing files.
Check the Java Jar build type to see if it has .GIF (all caps) included as a dependency extension in the Ant Jar build step. If not, add .GIF (in caps) to the dependency extension field.
|
|
|
Troubleshooting Builder 6.41.1
Verify applied patches by checking the date on the versions of the om.exe and the bldmake.exe
|
|
|
KM-Build6: Build 6.3.1 error Prohibited Package Name: java.lang when building java war projects
Make sure that JAVA_HOME environment variable is set to a Java SDK installation and not a Java JRE installation. Make sure that JAVA_HOME\bin is in the system PATH env variable (if there is more than one java installation - make sure that the JAVA_HOME\bin of the SDK is at the front of of the PATH)
|
|
|
SLM: How to consolidate multiple license keys for one Host ID into a single license file
From the summary, review the information is correct and then check the box to the far left. From here, there are two actions: "Save to file" and "Email License"
|
|
|