BindException error in RHEL 5.2

BindException error in RHEL 5.2

I'm trying to start up a copy of the 6.0 Firewall Analyzer on a Red Hat Enterprise Linux 5.2 system as a non-root user.  The account name is fwalyzer.  FWA binds to the 1514 port with no problems but I get the following errors from the /opt/Firewall/server/default/log/serverout0.txt when trying to bind to 514.

[10:15:56:884]|[04-28-2010]|[com.adventnet.fa.server.lc.SyslogServer]|[INFO]|[24]|: [SyslogServer]Successfully Created Storage Buffer com.adventnet.fa.server.lc.RecordStore@11e78461 for port 514|
[10:15:56:885]|[04-28-2010]|[com.adventnet.fa.server.lc.SyslogServer]|[INFO]|[24]|: [SyslogServer] Successfully Created Reader Thread[Thread-60,5,jboss] for port 514|
[10:15:56:986]|[04-28-2010]|[SYSOUT]|[INFO]|[24]|: java.net.BindException: Permission denied|
[10:15:56:987]|[04-28-2010]|[SYSOUT]|[INFO]|[24]|:      at java.net.PlainDatagramSocketImpl.bind0(Native Method)|
[10:15:56:987]|[04-28-2010]|[SYSOUT]|[INFO]|[24]|:      at java.net.PlainDatagramSocketImpl.bind(Unknown Source)|
[10:15:56:987]|[04-28-2010]|[SYSOUT]|[INFO]|[24]|:      at java.net.DatagramSocket.bind(Unknown Source)|
[10:15:56:987]|[04-28-2010]|[SYSOUT]|[INFO]|[24]|:      at java.net.DatagramSocket.<init>(Unknown Source)|
[10:15:56:987]|[04-28-2010]|[SYSOUT]|[INFO]|[24]|:      at java.net.DatagramSocket.<init>(Unknown Source)|
[10:15:56:987]|[04-28-2010]|[SYSOUT]|[INFO]|[24]|:      at java.net.DatagramSocket.<init>(Unknown Source)|
[10:15:56:988]|[04-28-2010]|[SYSOUT]|[INFO]|[24]|:      at com.adventnet.fa.server.lc.SyslogServer.startLogFetcher(SyslogServer.java:121)|

I've tried the following things:
* lsof -i:514 shows nothing listening on the port
* Shutting down our copy of syslog-ng (which is not listening on anything)

Any ideas as to where the permissions are being looked at by FWA?

Thanks for the help and sorry if this is a repeat question.



















                New to ADSelfService Plus?