Techno babble from an IT guy named Harry

Voodoo Problem launching Backup Exec for Netware Administrative Console

October 11, 2007 · 2 Comments

I installed the Backup Exec for Netware Administrative Console because I needed to administer some remote server.  The installation went well, but the program refused to launch.  I searched the Internet and came up with nothing until I searched for the executable path.  That led me to the only answer posted anywhere on the Internet (based on a Google search).   The search was for: “C:\Program Files\Symantec\Backup Exec for NetWare\JRE\bin\javaw.exe”.  The answer was posted here: https://forums.symantec.com/syment/board/message?board.id=16&message.id=11001

 Change the shortcut target to (include the quotation marks): “C:\Program Files\Symantec\Backup Exec for NetWare\JRE\bin\javaw.exe” -Xms64M -Xmx818M -jar clientUI.jar”

Categories: Backup

2 responses so far ↓

Leave a Comment