Video Screencast Help
Search Video Help Close Back
to help
New in the Rewards Catalog: Vouchers for "Symantec Technical Specialist" and "Symantec Certified Specialist" exams.

How to Modify a LiveUpdate Administrator (LUA) server port.

Updated: 22 May 2010 | 3 comments
proff1982@yahoo.co.in's picture
0 0 Votes
Login to vote
This issue has been solved. See solution.

Hi,

I have installed LUA server on one of my existing application server. The installation was successful, but the site is not opening due to port conflict. may be the same is using some other application. So, can any one please send me the details, how to reconfigure the LUA port.

Comments

M Samir0n's picture
08
Jul
2009
1 Vote +1
Login to vote

Hi, The steps below will

Hi,

The steps below will modify the Liveupdate Administrator server's configuration to run on a non-default port. These steps will also ensure the shortcut to the LUA server's website is modified to point to the correct port. Please ensure that the port desired for use by LUA is not currently being used by another application on the system.

Modify LUA server to listen on a non-default port:

1. Stop the LUA Apache Tomcat service.
2. Browse to the LUA server's tomcat configuration folder (C:\Program Files\Symantec\LiveUpdate Administrator\tomcat\conf by default).
3. Right-click on the file named server.xml and choose Edit.
4. Look for the following line in this file: "<!-- Define a non-SSL HTTP/1.1 connector on port 8080 -->".
5. The line directly below this will read 'Connector port="<LUA server port>"...' Modify <LUA server port> to the port required and save the file.
6. After server.xml has been modified to allow LUA to listen on the required port, restart the LUA Apache Tomcat service.

Modify the LUA shortcut to point to the correct port:

1. Browse to the LUA server folder (C:\Program Files\Symantec\LiveUpdate Administrator by default).
2. Right-click on LiveUpdate Administrator shortcut and choose Properties.
3. Click on the Web Document tab.
4. Modify the URL string to reflect the port change made during the previous steps. (http://localhost: server port>/lua).

Modifying the Default LUA Distribution Centers:
The steps below will modify the Default Production Distribution and Default Testing Distribution Centers to reflect the port and protocol changes made in the previous steps. These modifications are not necessary for any Distribution Centers other than the default Distribution Centers.

1. Log into the LUA server
2. Click on Configure->Distribution Centers.
3. For both the Default Production and Default Testing Distribution Centers:
1. Check the check box next to the name of the Distribution Center requiring editing and click the Edit button.
2. On the Edit Distribution Center page, click on the local LUA server in the list of Locations and click the Edit button.
3. On the Edit location page, select the HTTPS protocol, and modify the port to the port configured in server.xml and click the OK button.
4. After clicking OK, you will be returned to the Edit Distribution Center page - verify the status of the local LUA location has changed to Ready from Unreachable.
5. Click OK to return to the Distribution Centers page.

Original Link: http://service1.symantec.com/SUPPORT/ent-security....

Hope this may resolve your issue.

proff1982@yahoo.co.in's picture
08
Jul
2009
0 Votes 0
Login to vote

Hi, good yr its a great

Hi,

good yr its a great document. thanks a lot.

M Samir0n's picture
08
Jul
2009
0 Votes 0
Login to vote

np

np