Getting error after the DST patch - urgent
I am getting the following error message.
****************************************************************
Validation Error
Examine and correct the following errors, then retry the operation:
Error - IOException in sending Request :: Connection refused: connect
********************************************************************************
I have applied the JVM patch and time zone patch without any errors.
Below are the steps to generate the above error message.
1. Launch the EM using browser.
http://MyServerName:1158/em/
2.Login as "sysman" and connect as "Normal".
3. Click on "Maintenance"
4. Click on "Export to Export Files"
5. Select Export Type as "Schemas" and click on "Continue"
The error appears at the above step.
I have Oracle 10g. (Version 10.2.0.1.0) on Windows 2003 Server.
There is no entry in the alert.log.
I have the following entry in "emdctl.trc".
(error = 10061)
2007-03-11 11:29:36 Thread-1980 ERROR main: nmectl.c: nmectl_validateTZRegion, agentTZoffset =-420,and testTZoffset for America/Los_Angeles:-480 do not match
2007-03-11 11:29:37 Thread-1980 ERROR main: nmectl.c: nmectl_validateTZRegion, agentTZoffset =-420,and testTZoffset for America/Los_Angeles:-480 do not match
2007-03-11 11:31:14 Thread-1112 WARN http: snmehl_connect: connect failed to (MyServerName:3938): No connection could be made because the target machine actively refused it.
(error = 10061)
It appears that this is a time difference between the OS and the Oracle system.
Please advice.
Thank you,