E.0 Troubleshooting

The following sections explains the scenarios that you might encounter while using the Bundles component of Novell ZENworks 11.

Unable to locate the active text box in the user interface of ZENWorks Control Center

Source: ZENworks 11; Software Distribution.
Explanation: If you use Firefox 2.0 to open ZENworks Control Center, the cursor might fail to appear in the active text box.
Action: Use Internet Explorer.

Uploading content from a text file that contains extended characters corrupts the content

Source: ZENworks 11; Software Distribution.
Explanation: If you use the Edit Text File action to upload a text file containing extended characters, the content is corrupted.
Action: Open the text file, save it as UTF-8, then upload the file.

While launching applications, the window prompting for user input might not be displayed

Source: ZENworks 11; Software Distribution.
Explanation: If you use bundles to launch applications that require user input, the window prompting for the input might be hidden behind the application. This problem might occur if the applications are launched for the first time for each user login.
Action: If you want to immediately view the window, minimize the application. To fix the problem, restart the system.

Unable to select a large number of files to upload to the content server while performing the Install Directory or Install Files action with the Firefox browser

Source: ZENworks 11; Software Distribution.
Explanation: You cannot select a large number of files to upload to the content server while performing the Install Directory or Install Files action with the Firefox browser.
Action: Upload a smaller number of files with the Firefox browser, or use the Internet Explorer browser to perform the action.

Unable to execute the Install MSI action on a Windows 2000 device

Source: ZENworks 11; Software Distribution.
Explanation: If Grant administrator privilege to user during installation is selected in the Install MSI dialog box to provide administrator privileges to the logged in user, the user is prompted to provide the log in credentials when the Install MSI action is executed on the device. The action fails to execute even if the user has provided the correct password.
Action: Add the user as a part of the operating system as follows:
  1. Run MMC.

  2. Click File > Add/Remove Snap-in, click Add.

  3. In the Add Standalone Snap-in dialog box, select Group Policy Object Editor, click Add > Finish.

  4. Click Close to close the Add Standalone Snap-in dialog box.

  5. Click OK.

  6. In the Console Root window, double-click Computer Configuration > Windows Settings > Security Settings > Local Policies > User Rights Assignment > Act as part of the operating system

  7. Click Add User or Group.

  8. In Enter the object names to select, specify the user name. Click OK.

  9. Click OK.

Cannot back up the registry and edit the HKEY_CURRENT_USER by using a single registry action on a Windows Vista device

Source: ZENworks 11; Software Distribution.
Explanation: If you set up an action to both back up the registry and edit the HKEY_CURRENT_USER registry entry on Windows Vista*, the action fails because all user-initiated processes in Vista run as the lowest privileged user.
Action: Use two different registry actions, one to back up the registry in the system context, and another to edit HKEY_CURRENT_USER in the user context.

The Undo Install Actions fails to uninstall a directory

Source: ZENworks 11; Software Distribution.
Explanation: When you create an Install Directory File bundle, the directory is installed even if its name contains spaces; however, it cannot currently be uninstalled by using the Undo Install Actions action.
Action: Avoid spaces in directory names if you want to enable the uninstallation of that directory.

Unable to launch a RDP session from a 64-bit device

Source: ZENworks 11; Software Distribution.
Explanation: If you launch a Launch Windows Thin Client Application action configured with the RDP Session on a 64-bit managed device, the action might fail.
Action: Apply the KB925876 patch (http://support.microsoft.com/kb/925876).

Unable to select an icon with the 64-bit Internet Explorer

Source: ZENworks 11; Software Distribution.
Explanation: If you use the 64-bit Internet Explorer to launch ZENworks Control Center, then click the browse icon to browse to and select an icon from the icon resources such as an .exe, .dll, or .ico file, one of the icons from the resource file is selected by default. You cannot select any other icon.
Action: Use the 32-bit Internet Explorer to launch ZENworks Control Center.

If the Wake-on-LAN on the managed device is behind the server’s time zone, the device fails to wake up

Source: ZENworks 11; Software Distribution.
Explanation: If a bundle having the distribution configured is assigned to a managed device such that the Wake-on-LAN is behind the server’s time zone, the device fails to wake up.
Action: Ensure that the Wake-on-LAN on the managed device is not behind the server’s time zone.

Bundle shortcut icon is not visible in the Quick Launch area of a Windows 7 device taskbar

Source: ZENworks 11; Software Distribution.
Explanation: If you assign a bundle to a Windows 7 managed device and choose to place the bundle shortcut icon in the Quick Launch area of the device, the bundle shortcut icon is not visible because Quick Launch is disabled by default on a Windows 7 device.
Action: To enable Quick Launch on a Windows 7 device taskbar:
  1. Right-click the taskbar and click Toolbars.

  2. Click New Toolbar to open the New Toolbar window.

  3. In the Folder option, specify the following: %UserProfile%\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch.

  4. Click Select Folder.

To customize Quick Launch on a Windows 7 device taskbar:

  1. Right-click the taskbar and deselect Lock the Taskbar.

  2. (Optional) Click and drag the Quick Launch to the desired position on the taskbar.

  3. Right-click Quick Launch and deselect Show Title and Show Text to disable title or text display.

  4. Right-click Quick Launch. Click View > Small Icons to enable small icons.

Repairing an MSI that is installed on a device might reboot the device even if the norestart parameter is specified

Source: ZENworks 11; Software Distribution.
Explanation: If you run the Install MSI action to repair an MSI that has already been installed on a device, the device might reboot. This is because /f option that repairs a product can reboot the device. For more information, see Microsoft Support Site.
Action: Perform the following steps to repair a package without a reboot:
  1. In ZENworks Control Center, click the MSI Application Bundle you want to repair.

  2. Click Actions > Install.

  3. Click the Install MSI action to display the Edit Action - Install MSI dialog box.

  4. In the Repair Parameters option, Click to display the Repair Parameters dialog box.

  5. In the Command Line Parameters option, specify /i instead of /f, then click OK.

  6. In the MSI Properties panel, add the following properties:

    • Name = REINSTALLMODE ; Value = omus

    • Name = REBOOT ; Value = ReallySupress

  7. Click OK.

Unable to install or launch a bundle on a Linux or Macintosh device

Source: ZENworks 11; Software Distribution.
Explanation: On a Linux or Macintosh device, if you choose to run the zac command to install or launch a bundle that has special characters such as @ or $ in its name, the bundle fails to install or launch on the device.
Action: Run the zac command and use \\ to escape the special characters in the bundle name. For example, to install a bundle named mac@, run the command as follows:

zac bin mac\\@

Unable to import an exported registry file into the Windows registry

Source: ZENworks 11; Software Distribution.
Explanation: On platforms that use non-Western European languages, a registry file exported by using the ZENworks Registry Edit action might contain values that prevent the registry file from being imported into the Windows registry.
Action: To export the registry file:
  1. In ZENworks Control Center, click a bundle.

  2. Click Actions > Registry Edit.

  3. Click Export to export the registry file.

To import the registry file into the Windows registry:

  1. Edit the exported registry file to remove values such as ffffffffffffffb0 from the file.

  2. Import the file into the Windows registry.

  3. Use the Windows Regedit utility to reenter the values that you removed in Step 1.

    For more information on reentering the values, refer to the Registry Edit Action page of ZENworks Control Center.

The File Upload plug-in does not upload all of the selected files in Internet Explorer, or the browser is not responsive after files are uploaded in Firefox

Source: ZENworks 11; Software Distribution.
Explanation: When you use the Novell File Upload plug-in to upload multiple files, if a file name exceeds the maximum limit supported by the browser or the operating system, the following issues might arise:
  • Internet Explorer: The long filenames are truncated and some of the files are not uploaded.

  • Firefox: The browser becomes un-responsive.

Action: Upload the files in smaller batches using the Novell File Upload plugin.

Unable to use the uninstall option for ZENworks bundle in the start screen on a Windows 8 machine

Source: ZENworks 11; Software Distribution.
Explanation: On a Windows 8 machine if you right click on the ZENworks bundle shortcut and choose the uninstall option in the charms bar, the ZENworks bundle shortcut fails to point at the underlying application or msi installer in the add remove screen of the control panel.
Possible Cause: The uninstall option that is in the charms bar of the start screen on a Windows 8 machine is not supported for ZENworks bundle.
Action: Won’t fix.

After the upgrade, unable to uninstall a bundle that is set to uninstall prior to upgrade

Source: ZENworks 11; Software Distribution.
Explanation: If you have set a bundle to uninstall on unassignment, and after the upgrade the bundle is unassigned, the bundle might not get uninstalled.
Possible Cause: After the upgrade only the new cache entries are referenced. The old cache entries of the unassigned items are not referenced.
Action: Won’t fix.

Novell ZENworks File Upload plug-in might crash while trying to perform advance operations

Source: ZENworks 11; Software Distribution.
Explanation: Novell ZENworks File Upload plug-in might crash if it tries to perform advance operations like third-party imaging support, large file upload, directory upload, and so on. When the plug-in tries, the operations might be interrupted by a browser through a warning message because these operations require more time to complete the task.
Possible Cause: The absence of required browser settings configuration.
Action: To avoid this, configure the following settings for the browser:
dom.ipc.plugins.enabled.npZENworksFileUploadPlugin.dll = false
dom.ipc.plugins.timeoutSecs = 300
dom.max_script_run_time =300

NOTE:If the problem continues even after configuring the above browser settings, increase the time value for the following and try again:

dom.ipc.plugins.timeoutSecs = 300
dom.max_script_run_time =300

Bundle distribution fails when you assign a bundle to be launched during Wake- on - Lan with date specific - schedule

Source: ZENworks 11; Software Distribution.
Explanation: When you assign a bundle to be launched on a device during Wake-on-Lan (WOL) with the date-specific schedule, the contents of the bundle are not distributed.
Possible Cause: By the time the device wakes up (based on the Wake-on-LAN schedule) and receives the bundle assignment, the scheduled distribution time has passed, so the bundle is not distributed on the device. The primary cause of this issue is setting the same time for both the Wake-on-Lan schedule and the bundle distribution schedule.
Action: When assigning bundles to Wake-on-Lan devices, if you select a Schedule Type of Date Specific, you also need to enable the Process immediately if device unable to execute on schedule option. This option forces the bundle distribution to occur after the device wakes and receives the bundle distribution schedule.

Unable to create a bundle due to internal data model exception

Source: ZENworks 11; Software Distribution.
Explanation: When you try to create a bundle or any ZENworks object, the bundle or object throws the following data model exception:

com.novell.zenworks.datamodel.exceptions.InternalDataModelException: org.hibernate.QueryTimeoutException: ORA-01658: unable to create INITIAL extent for segment in tablespace CCT_XA_TAB

Possible Cause: This failure is because the allocated file size for the data file is used and has exceeded.
Action: Increase the tablespace to ensure sufficient disk space availability for data files in the tablespace.

An error message is displayed while trying to upload files or directories using ZENworks File Upload plug-in

Source: ZENworks 11; Software Distribution.
Explanation: When you start uploading files or directories using ZENworks File Upload plug-in, an error message is displayed.
Action: Stop the agent and try uploading again.

Bundle icons are not visible on the desktop when the desktop folder is redirected to a network share for agents running on Windows 7 and Windows 2008

Source: ZENworks 11; Software Distribution.
Explanation: When the desktop folder for a ZENworks Configuration Management Agent running on Windows 7 or Windows 2008 is redirected to a network share, the shortcut icons for ZENworks Configuration Management bundles do not appear.
Action: To create the shortcut icons for bundles:
  1. Open the Registry Editor.

  2. Go to HKLM\Software\Novell\ZCM\NAL.

  3. Create a DWORD called SetIconOnDesktop and set the value to 1.

  4. Reboot the workstation.

Bundle shortcut icon is not visible in the Start Menu of a Windows 7 device

Source: ZENworks 11; Software Distribution.
Explanation: After assigning a bundle to a Windows 7 managed device, if you choose to place the bundle shortcut icon in the Start Menu of the device, the bundle shortcut icon is not visible.
Possible Cause: The Remove User's folders from the Start Menu GPO setting is enforced on a Windows 7 device.
Action: Disable the Remove User's folders from the Start Menu GPO setting on a Windows 7 device:
  1. Run gpedit.msc

  2. Click User Configuration > Administrative Templates > Start Menu and Task Bar.

  3. Double click Remove user's folders from the Start Menu.

  4. In the Remove User's folders from the Start Menu dialog, select Disabled.

  5. Click Apply > OK.

In a rebootless scenario, sometimes NALShell.dll causes Windows Explorer to crash after an upgrade

Source: ZENworks 11; Software Distribution.
Explanation: When you apply a system update to a Windows device from ZENworks11.2.x to 11.3 in the rebootless scenario, Windows Explorer sometimes crashes and ZENworks 7 icons appear in place of bundle icons after the upgrade.
Possible Cause: Nalshell.dll is the cause of this crash.
Action: To avoid a crash from recurring and to make the bundle shortcuts show the right icons:
  1. Restart Windows Explorer.

  2. Log off and then log in to the device again.

On a Windows device, NAL icons are not displayed even after enabling the disabled bundle management

Source: ZENworks 11; Software Distribution.
Explanation: If you log in to a Windows device for which bundle management is disabled, the NAL explorer shell extension (NalShell.dll) that is required for enabling bundle explorer icons is not loaded by Windows Explorer. As a result, even if you enable bundle management on the device, the NAL explorer icons do not get enabled.
Possible Cause: NAL explorer shell extension (NalShell.dll) is not loaded by Windows Explorer.
Action: To restart the explorer.exe,which loads Nalshell.dll, logoff, and then log in to the workstation again.

When a Mac patch policy bundle fails, the xauth messages that are launched are not terminated

Source: ZENworks 11; Discovery, Deployment, and Retirement
Explanation: If you launch a Mac patch policy bundle several times, the policy fails each time with a pop-up message to install xauth. These xauth messages are not terminated even after the bundle error messages disappear. This is because X11 is no longer included as a default install, starting with OS X Mountain Lion 10.8.3.
Action: Before upgrading a ZENworks agent to an OS X Mountain Lion 10.8.3 (or later) device, or before installing ZENworks agent on an OS X Mountain Lion 10.8.3 (or later) device, you need to install the X11 application.

When you select either the Sandbox or an old version of a bundle or policy, the status is not displayed in the summary page of the bundle or policy

Source: ZENworks 11; Discovery, Deployment, and Retirement
Explanation: After assigning a bundle that has the sandbox and the published versions to a device, if you select either an old version or a sandbox version of the bundle, the Bundle Status information is not displayed in the summary page of the bundle or policy.
Action: There is no workaround.