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”
Thank you!!!
I was going crazy trying to figure out how to run the damn thing. Like you, I was finding nothing on the Internet. This did the trick!
Thank you so much for this fix!