RTC - Error fetching server status information.
After installing RTC and setting up database I get the following error messages:
Error uploading Client Access License Activation key: The server is not responding; it may be unavailable
Database Status UNAVAILABLE
Error fetching server status information.
Server VM
J2RE 1.5.0 IBM J9 2.3 Windows XP x86-32 j9vmwi3223-20080315 (JIT enabled)
J9VM - 20080314_17962_lHdSMr
JIT - 20080130_0718ifx2_r8
GC - 200802_08
Database Status
+ Exception java.net.ConnectException: Error opening socket to server localhost/127.0.0.1 on port 50,000 with message: Connection refused: connect.
Error uploading Client Access License Activation key: The server is not responding; it may be unavailable
Database Status UNAVAILABLE
Error fetching server status information.
Server VM
J2RE 1.5.0 IBM J9 2.3 Windows XP x86-32 j9vmwi3223-20080315 (JIT enabled)
J9VM - 20080314_17962_lHdSMr
JIT - 20080130_0718ifx2_r8
GC - 200802_08
Database Status
+ Exception java.net.ConnectException: Error opening socket to server localhost/127.0.0.1 on port 50,000 with message: Connection refused: connect.
3 answers
Can you double check your DB2 configuration in Jazz? Did you specify the correct port number and database name in connection spec.
--- Balaji
Jazz Server Team
--- Balaji
Jazz Server Team
After installing RTC and setting up database I get the following error messages:
Error uploading Client Access License Activation key: The server is not responding; it may be unavailable
Database Status UNAVAILABLE
Error fetching server status information.
Server VM
J2RE 1.5.0 IBM J9 2.3 Windows XP x86-32 j9vmwi3223-20080315 (JIT enabled)
J9VM - 20080314_17962_lHdSMr
JIT - 20080130_0718ifx2_r8
GC - 200802_08
Database Status
+ Exception java.net.ConnectException: Error opening socket to server localhost/127.0.0.1 on port 50,000 with message: Connection refused: connect.
Follower setup instructions using the following:
//localhost:50000/JAZZ:fullyMaterializeLobData=false;user=build;password={password};
//localhost:50000/JAZZ:fullyMaterializeLobData=false;user=build;password={password};
After installing RTC and setting up database I get the following error messages:
Error uploading Client Access License Activation key: The server is not responding; it may be unavailable
Database Status UNAVAILABLE
Error fetching server status information.
Server VM
J2RE 1.5.0 IBM J9 2.3 Windows XP x86-32 j9vmwi3223-20080315 (JIT enabled)
J9VM - 20080314_17962_lHdSMr
JIT - 20080130_0718ifx2_r8
GC - 200802_08
Database Status
+ Exception java.net.ConnectException: Error opening socket to server localhost/127.0.0.1 on port 50,000 with message: Connection refused: connect.
It looks like DB2 might not be listening on port 50,000. Are you sure
that DB2 is listening on that port?
-
Matt Lavin
Jazz Server Team
On Wed, 2008-11-12 at 17:27 +0000, tyroneruss wrote:
that DB2 is listening on that port?
-
Matt Lavin
Jazz Server Team
On Wed, 2008-11-12 at 17:27 +0000, tyroneruss wrote:
Follower setup instructions using the following:
//localhost:50000/JAZZ:fullyMaterializeLobData=false;user=build;password={password};
tyronerusswrote:
After installing RTC and setting up database I get the following
error messages:
Error uploading Client Access License Activation key: The server is
not responding; it may be unavailable
Database Status UNAVAILABLE
Error fetching server status information.
Server VM
J2RE 1.5.0 IBM J9 2.3 Windows XP x86-32 j9vmwi3223-20080315 (JIT
enabled)
J9VM - 20080314_17962_lHdSMr
JIT - 20080130_0718ifx2_r8
GC - 200802_08
Database Status
+ Exception
java.net.ConnectException: Error opening socket to server
localhost/127.0.0.1 on port 50,000 with message: Connection refused:
connect. Exception
java.net.ConnectException: Error opening socket to server
localhost/127.0.0.1 on port 50,000 with message: Connection refused:
connect.