AS 10.1.2.3
Windows 2003 Standard 64 bit
Got an
FRM-41213: Unable to connect to Report Server rep_oracle03_FRHome1 error.
Reports server
<HOME>\bin>rwdiag.bat -findall
Broadcast mechanism used to locate servers
------------------------------------------
Channel address = 228.5.6.7
Channel port = 14021
REP-50503 No server found in the network
Edit: There's another Reports Server running AS10.1.2.0 on another server but on the same network. I'm not sure why it didn't even detect that.
Windows Firewall is turned off. UDP 14021 is listening. netstat results:
UDP 0.0.0.0:14021 *:* 2520
Process ID 2520 is Java.exe
When I test start the server
rwserver server=rep_oracle03_frhome1*, I get error
REP-50600: Broadcasting is disabled. Please enable cosnaming for Reports discovery.
So how do I get the reports server to work again? Thanks!