Hire me on UpWork

Sunday, January 12, 2014

java.lang.Exception: Exception in sending Request :: null (When try to start Oracle Database Console), What to do ?

As salamualikum (islamic greetings), brothers and sisters. :)

 Huhh, Post again after a long time. I'm passing very busy time. Lot's of change around me.

Come to the topic.


When you start the "Oracle Enterprise Manager, Database Control" knows as "DB Console"
you may see the topic error like as

 then how you solve this problem / get rid of this problem ?

Don't worry, it's simple. Assuming your are using oracle Database 10gR2 in windows enviornment.

Follow the following steps and get everything working.. 

1. Open the Command prompt
2. write cd C:\oracle\product\10.2.0\db_1\bin
3. write set oracle_sid=<SID_NAME> for example ORCL
4. write emctl stop dbconsole

You will get,
Oracle Enterprise Manager 10g Database Control Release 10.2.0.1.0
Copyright (c) 1996, 2006 Oracle Corporation.  All rights reserved.
http://SERVER:1158/em/console/aboutApplication
The OracleDBConsoleTT service is stopping.....
The OracleDBConsoleTT service was stopped successfully.
 Now double click the My Computer and go to

1. C:\oracle\product\10.2.0\db_1\sysman\admin

look for file name: "supportedtzs.lst"


2. Open it and look for your timezone. For example Asia/Dacca

3. Now go to " C:\oracle\product\10.2.0\db_1\PC_NAME_
<SID_NAME>\sysman\config "

look for file name: "emd.properties"

4. At the end of this file add:-

agentTZRegion=Asia/Dacca

 and comment out if any like

 #agentTZRegion=-05:00





5. write emctl start dbconsole


Now, you are done... 


Open browser and logged in Enterprise Manager using sys/password as sysdba.

Click on Pending Status and logged in again, Now you will successfully use Enterprise Manager. 



Comments to share your thoughts..


End for the day....




Praise to Almighty Allah(swt).  :)



Fi amanillah

3 comments:

  1. Nice instructions brother.....
    I was trying the same things since 4 hours.... but one thing i was missing, and that point is clearly mentioned in your post.... and it made my day..... Thanks

    ReplyDelete
  2. j'ai suivi à la lettre les instructions que vous avez données mais ça change rien comme résultat.

    Voici le message d'erreur que j'ai reçu:

    Une erreur s'est produite.



    Erreur de recherche de la cible andry à partir du référentiel. Elle n'existe pas ou vous n'y avez pas accès.

    ReplyDelete