Known Problems and Solution for AccuRev 4.7
This is a list of some known problems (defects) in AccuRev 4.7.x and their current workarounds. This list does not include any enhancement requests.
6352 – Ability to perform a populate based on a transaction/time.
Workaround:
Use a time base stream and perform a populate -v against that stream into a non-workspace.
6596 – Multiple installs (upgrading to different versions) leave multiple entries in the Add / Remove programs control panel.
Workaround:
Delete the following registry keys. For example, assume that AccuRev_3.3.1 is an extra item in the list you want to remove. You would delete the registry keys:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Management\ARPCache\AccuRev_3.3.1
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\AccuRev_3.3.1
6734 - The GUI installer on Linux (i386) displays a message box instructing the user to make sure that the AccuRev Server process is not running. This message box grabs the focus and won't let go. If you click the banner on another window, that window appears to become the active window, but the focus remains on the message box.
Workaround:
Click OK in the message box, allowing the installer to proceed to the next step. At this point, you can change focus to another window and stop the AccuRev Server.
7117 - Changes to locks do not get updated in the GUI.
Workaround:
Either restart the GUI or view the locks via Admin->Locks.
7351 - When importing AccuWork issues via XML, if the first issue imported is not issue #1, then the first issue will not show up in a query.
Workaround:
If you open the specific issue and save it, it will now appear in the query.
9068 - Including or clearing element(s) with the ACCUREV_USE_MOD_TIME environment variable from an include/exclude rule set brings in files with latest timestamp.
Workaround:
After you include or clear the include/exclude rule, delete the elements and perform a recursive overwrite populate command.
9345 - Araxis merge doesn't work when path to Araxis has double quotes around it.
Workaround:
Remove double quotes around path to Araxis
10094 - Populating a (missing)(member) in an anchor required workspace makes the file read only even though status is (member).
Workaround:
Revert or purge this element and perform an anchor again.
10356 – Renaming a workspace that already exists causes the workspace you tried to rename to become unusable in the GUI, the workspace appears grayed out.
Workaround:
Rename the workspace back to the original name in order to use the workspace.
10721 - Public queries not showing up for users.
Workaround:
Change a public query to private or vice versa and save the query.
close and open accurev as another user will now list the other users public queries.
11256 – AccuRev GUI fails using cinema displays when display is rotated 90 degrees.
Workaround:
When starting AccuRev GUI, rotate the monitor to 0 degrees, start AccuRev, rotate back to 90 degrees.
12966 - Icons in the Eclipse Package Explorer and Sync View are not getting updated.
Workaround:
Refreshing the view updates the icons.
14651 – Context Sensitive Help not opening for Internet Explorer 7.0
Workaround:
There is no known workaround. This problem is described in the AccuRev Release Notes, under "Internet Explorer 7 and Context-Sensitive Help".
14830 – Corrupted preferences.xml file when home drive is set to a mapped network drive
Workaround:
Set the ACCUREV_HOME variable to a local setting.
15015 - Element missing from workspace but appears in backing stream
Workaround:
- Creating a new workspace causes those missing files to appear.
- Perform the commands “accurev defunct -e <element id>” , “accurev undefunct –e <element id>” against the missing element.
15236 - <ctrl> multiselect not working properly; 'keep & exit' dialog box appears prematurely
Workaround:
Choose "Review" and then continue.
16194 - System termination of AccuRev pop command causes server crash
Workaround:
This issue applies to 4.6.2 only and has been resolved in version 4.7. Please contact support with any additional questions.
21030
The change introduced for issue 20733 in AccuRev 4.7.4 has been retracted. Promoting by
transaction or issue from a stream now works the same way it did prior to Release 4.7.4.
Upgrading Jira to 4.0 and higher.
In the quickstart guide there are two steps to reconfigure in your AccuBridge src configuration files.
The first is Step 7 Create a JIRA filter to select the records to be processed
If you are using JIRA 4.0 or higher, the full project name is used instead of the key string.
The second is Step 11 Customize JiraFilters.xml
JIRA 4.0 or higher
If you are using JIRA 4.0 or higher, copy everything listed in the URL starting with jqlQuery=.
filterOptions="jqlQuery=project+%3D+ACCUJIRA+AND+issuetype+%3D+Bug+AND+
component+%3D+Server"
15348 Introduced in 4.7.4
The performance of accurev backup mark has been improved by no longer including the
stream.ndx or stream_by_num.ndx files. However, it is critical that when you restore the
repository that you perform a maintain reindex command after any maintain restore
command. See “The AccuRev Repository” and “The ‘maintain’ Utility” sections of the
AccuRev Administrator’s Guide for details about using the accurev backup mark and
maintain commands
Unable to login to accurev via Intellij 8 accurev plugin on mac snow leopard.
The workarounds for this are to running intelliJ from
the shell. The application launcher for IntelliJ doesn't respect the user's
PATH variable so it does not find AccuRev and never found the acclient.cnf
file. :
Use the open command to launch the IDEA app from a shell
04:51 - proton:~> open /Applications/IntelliJ\ IDEA\ 8.0.app
OR
Create a symbolic link in accurev and launch IDEA normally (shell not
required)
20386
Intellij java.lang.NullPointerException Resolved in the latest release. 2010.1
18328
Updating a workspace that has a path length longer then 256 characters will silently fail. The workaround is to create a shorter workspace path.
