EMCTL reconfiguration problems

Hi All. I have some problems to reconfigure the EM on an Oracle 10g2 instance. I've changed the default listener port to 1543 and I tryied to do this reconfiguring proccess of the EM to be able to use it with the new configuration.
Here's the LOG.
$ emctl stop dbconsole
Oracle Enterprise Manager 10g Database Control Release 10.2.0.4.0
Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
http://server_name:1158/em/console/aboutApplication
Stopping Oracle Enterprise Manager 10g Database Control ...
... Stopped.
$ emca -deconfig dbcontrol db
STARTED EMCA at Aug 6, 2009 1:26:14 PM
EM Configuration Assistant, Version 10.2.0.1.0 Production
Copyright (c) 2003, 2005, Oracle. All rights reserved.
Enter the following information:
Database SID: ARSystem
Do you wish to continue? [yes(Y)/no(N)]: y
Aug 6, 2009 1:26:41 PM oracle.sysman.emcp.EMConfig perform
INFO: This operation is being logged at /u02/app/oracle/product/10.2/Db_1/cfgtoollogs/emca/ARSystem/emca_2009-08-06_01-26-14-PM.log.
Aug 6, 2009 1:26:42 PM oracle.sysman.emcp.util.DBControlUtil stopOMS
INFO: Stopping Database Control (this may take a while) ...
Enterprise Manager configuration completed successfully
FINISHED EMCA at Aug 6, 2009 1:26:51 PM
$ emca -repos recreate
STARTED EMCA at Aug 6, 2009 1:27:32 PM
EM Configuration Assistant, Version 10.2.0.1.0 Production
Copyright (c) 2003, 2005, Oracle. All rights reserved.
Enter the following information:
Database SID: ARSystem
Listener port number: 1543
Password for SYS user:
Password for SYSMAN user:
Do you wish to continue? [yes(Y)/no(N)]: Y
Aug 6, 2009 1:27:55 PM oracle.sysman.emcp.EMConfig perform
INFO: This operation is being logged at /u02/app/oracle/product/10.2/Db_1/cfgtoollogs/emca/ARSystem/emca_2009-08-06_01-27-31-PM.log.
Aug 6, 2009 1:27:55 PM oracle.sysman.emcp.EMReposConfig dropRepository
INFO: Dropping the EM repository (this may take a while) ...
Aug 6, 2009 1:27:56 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
WARNING: Error executing /u02/app/oracle/product/10.2/Db_1/sysman/admin/emdrep/bin/RepManager -connect (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=server_name)(PORT=1543)))(CONNECT_DATA=(SERVICE_NAME=ARSystem))) -repos_user SYSMAN -action drop -verbose -output_file /u02/app/oracle/product/10.2/Db_1/cfgtoollogs/emca/ARSystem/emca_repos_drop_2009-08-06_01-27-55-PM.log
Aug 6, 2009 1:27:56 PM oracle.sysman.emcp.EMReposConfig invoke
SEVERE: Error dropping the repository
Aug 6, 2009 1:27:56 PM oracle.sysman.emcp.EMReposConfig invoke
INFO: Refer to the log file at /u02/app/oracle/product/10.2/Db_1/cfgtoollogs/emca/ARSystem/emca_repos_drop_<date>.log for more details.
Aug 6, 2009 1:27:56 PM oracle.sysman.emcp.EMConfig perform
SEVERE: Error dropping the repository
Refer to the log file at /u02/app/oracle/product/10.2/Db_1/cfgtoollogs/emca/ARSystem/emca_2009-08-06_01-27-31-PM.log for more details.
Could not complete the configuration. Refer to the log file at /u02/app/oracle/product/10.2/Db_1/cfgtoollogs/emca/ARSystem/emca_2009-08-06_01-27-31-PM.log for more details.
$
Here's the content of the file "/u02/app/oracle/product/10.2/Db_1/cfgtoollogs/emca/ARSystem/emca_repos_drop_2009-08-06_01-27-55-PM.log"
$ /cfgtoollogs/emca/ARSystem/emca_repos_drop_2009-08-06_01-27-55-PM.log <
[06-08-2009 13:27:56] Enter SYS user's password :
[06-08-2009 13:27:56]
[06-08-2009 13:27:56] Enter repository user password :
[06-08-2009 13:27:56]
[06-08-2009 13:27:56] Getting temporary tablespace from database...
[06-08-2009 13:27:56] Could not connect to SYS/(DESCRIPTION=(ADDRESS_LIST=(ADDRE
SS=(PROTOCOL=TCP)(HOST=hostname.domain)(PORT=1543)))(CONNECT_DATA=(SERVICE_NAME=A
RSystem))): ORA-12541: TNS:no listener (DBD ERROR: OCIServerAttach)
And these are the last lines of this file ():
INFO: Refer to the log file at /u02/app/oracle/product/10.2/Db_1/cfgtoollogs/emc
a/ARSystem/emca_repos_drop_<date>.log for more details.
Aug 6, 2009 1:27:56 PM oracle.sysman.emcp.EMConfig perform
SEVERE: Error dropping the repository
Refer to the log file at /u02/app/oracle/product/10.2/Db_1/cfgtoollogs/emca/ARSy
stem/emca_2009-08-06_01-27-31-PM.log for more details.
Aug 6, 2009 1:27:56 PM oracle.sysman.emcp.EMConfig perform
CONFIG: Stack Trace:
oracle.sysman.emcp.exception.EMConfigException: Error dropping the repository
at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:183)
at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:134)
at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:171)
at oracle.sysman.emcp.EMConfigAssistant.invokeEMCA(EMConfigAssistant.jav
a:486)
at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAss
istant.java:1142)
at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.jav
a:470)
at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:419)
$
Could you give me any clue to solve this?
Thanks.
Martin

Hi A.,
As you said I renamed the 'hostname.domain' only for security propouses.
Here's the log:
$ tnsping ARSYSTEM
TNS Ping Utility for HPUX: Version 10.2.0.4.0 - Production on 07-AUG-2009 15:57:31
Copyright (c) 1997, 2007, Oracle. All rights reserved.
Used parameter files:
/u02/app/oracle/product/10.2/Db_1/network/admin/sqlnet.ora
Used TNSNAMES adapter to resolve the alias
Attempting to contact (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)(HOST = srvremedy)(PORT = 1543))) (CONNECT_DATA = (SERVICE_NAME = ARSystem)))
OK (10 msec)
$ cat /etc/hosts
# @(#)B11.23_LRhosts $Revision: 1.9.214.1 $ $Date: 96/10/08 13:20:01 $
# The form for each entry is:
# <internet address> <official hostname> <aliases>
# For example:
# 192.1.2.34 hpfcrm loghost
# See the hosts(4) manual page for more information.
# Note: The entries cannot be preceded by a space.
# The format described in this file is the correct format.
# The original Berkeley manual page contains an error in
# the format description.
127.0.0.1 localhost loopback
<...>
# PKG SG
192.168.144.177 srvremedy.Mycompany srvremedy
<...>
$ lsnrctl status L_ARSystem
LSNRCTL for HPUX: Version 10.2.0.4.0 - Production on 07-AUG-2009 15:59:26
Copyright (c) 1991, 2007, Oracle. All rights reserved.
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=srvremedy.Mycompany)(PORT=1543)))
STATUS of the LISTENER
Alias L_ARSYSTEM
Version TNSLSNR for HPUX: Version 10.2.0.4.0 - Production
Start Date 07-AUG-2009 13:17:19
Uptime 0 days 2 hr. 42 min. 7 sec
Trace Level off
Security ON: Local OS Authentication
SNMP OFF
Listener Parameter File /u02/app/oracle/product/10.2/Db_1/network/admin/listener.ora
Listener Log File /u02/app/oracle/product/10.2/Db_1/network/log/l_arsystem.log
Listening Endpoints Summary...
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=192.168.144.177)(PORT=1543)))
(DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC0)))
Services Summary...
Service "ARSystem" has 1 instance(s).
Instance "ARSystem", status UNKNOWN, has 1 handler(s) for this service...
Service "PLSExtProc" has 1 instance(s).
Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
The command completed successfully
$
I strongly believe that the listener isn't the problem... Any other clue?
Thanks!
Martin
P.S.: I removed the unnecesary lines from the /etc/hosts file and I've changed the hostname.
user8645862 wrote:
Hi
The error indicates that you do not have a listener running on the server you are trying to connect to - in this case 'hostname.domain' (unless you edited this for security).
Could not connect to SYS/(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=hostname.domain)(PORT=1543)))(CONNECT_DATA=(SERVICE_NAME=ARSystem))): ORA-12541: TNS:no listener (DBD ERROR: OCIServerAttach)
Try a tnsping ARSYSTEM and see what you get - probably the same error. Then have a look at your tnsnames.ora file. My guess is the entry for RASYSTEM is incorrect - probably pointing to the wrong server. Fix it and test with tnsping, then retry dropping the repository...
Cheers,
A.

Similar Messages

  • Emctl configuration problem..

    Hi,
    I could not startup the emctl service in windows platform.
    C:\Documents and Settings\oracle>emctl status dbconsole
    OC4J Configuration issue. D:\oracle\product\10.2.0\db_1/oc4j/j2ee/OC4J_DBConsole
    ramanoracle not found.
    ## the file is not in the location and i searched for this file..
    Any clues..how to trouble shoot this..

    Hi,
    sorry for the late reply.. i used DBCA and it is working fine now..
    Thank you so much for your help.
    Thanks
    --Raman.                                                                                                                                                                                                                                                                       

  • Oracle ADF web services data control reconfiguration problem....

    We fallow instruction below
    http://www.oracle.com/technology/products/jdev/viewlets/1013/bpelfromadf_viewlet_swf.html
    That was our test environment.
    we need to change web service url according to our production environment.
    But we can't find ADF web services data control configuration pages.
    do we need to manually change XML file.
    Thanks..

    sorry. I miss the structure windows..
    I see the menu.
    in my opinion this setting need to be done on the item.
    Also We can't refresh Web servise parameter list from there.
    is tehre any where to refresh parameter list.

  • Emctl start db console is not getting started

    hi all
    i trid to open 10g db em in browser vt http://servername:portno/em
    but it displays page cannot displaed
    emctl stauts dbconsole is showing
    oralce Em 10g is not running
    so i tried emctl start dbconsole from command line
    then i got message below
    Oracle Enterprice Manager 10g Database control release 1.20.1.1.0
    copy r-----------
    http://localhost:1158/em/console/aboutapplcation
    starting oracle enterprice manager 10g database control... the oralce dbconsoleorcl service is starting
    The oralceDBconsoleorcl service could not be started
    A system error has occured
    System error 3 has occured
    the system Cannot find the path specified
    How we can solve this pblem
    thanks & regards

    I have just wrote this reply to another thread, take a look at it, maybe you can solve your stuff with the instructions below:
    ----------------------------------Other thread paste below
    The EM is kind of sensitive with network change's, I had a similar issue a few days ago, try to check all this parameters if it helps.
    1. Get the machine name and go to c:\windows\system32\drivers\etc\hosts and hardcode the ip address and the hostname there, you should be able to ping <hostname> and get the anwsers back from the cmd.
    2. Go in your oracle home and check if the agent is pointing to the right ip and ports. The file is on $OH\<hostname>\sysman\emd\targets.xml
    3. Go in the OEM conf file and check out if you can connect with the same exacly connection string showed in the file $OH\<hosthame>\sysman\config\emoms.properties
    You can try to put the connection string on your tnsnames.ora and try to connect to the database.
    4. The listener should be registered into the instance, so you may look at the local_listener parameter (can't remember the parameter name for sure) and check if your listener is registered.
    5. You should also look at the lsnrctl application and see if the Service the OEM is trying to reach is there, if is not, you should modify your listener.ora.
    6. Last you could try the emctl reconfigure option emca -reconfig dbcontrol db
    There are other options to re-create the repository but I never had to take that far.
    Of course there should be more places to look and some steps are not need to solve your problem but I tryed to list all the places I had to reconfigure by the time I changed my network settings.
    In my case was a production server so no reboot, shutdown or stuff like that was an option.
    By last, remember to stop the service emctl stop dbconsole and emctl stop agent before doing changes to configuration.
    Have a nice day! Hope it helps!
    Ricardo Rodriguez

  • Problem in mail resource configuration ??

    Hi
    Version: Oracle 9iAS Release 2(9.0.2, 9.0.3)
    We used to specify the Mail-resource configuration in orion-application.xml, with required properties like smtp-host, user etc..
    My application requires a mail session, I did specify the mail-resouce refence in ejb-jar.xml and map with JNDI-NAME in the orion-ejb-jar.xml.
    If I deploy the application through EMWebsite, the maping of mail-resource(JNDI-NAME) with mail-resource reference in orion-ejb-jar.xml is getting lost.
    It requires manual edit of orion-ejb-jar.xml and restart the OC4J component after deployment.
    If I deploy through the emctl, the problem is not happening.
    Is there any better way to do this.
    Thanks in Advance
    Madhu

    Can anybody provide answer/suggestion for the above problem
    Thanks
    Madhu

  • Thunderbolt to Gigabit ethernet does not work anymore.

    I had purchased a Thunderbolt to Gigabit ethernet a few months back and has been working fine. Recently in my Network Preference it is not recognized anymore. I removed it hoping it would pickup and nothing. I switched ports and nothing. I tried my adapter on another MacBook Pro and it worked fine. I tried a new TB to Gigabit ethernet adapter and still did not work. Thinking something maybe wrong with my ports I tried a Thunderbolt to DVI adapter and works fine.

    This is a late reply, but I had this same question and found the answer here:
    http://apple.stackexchange.com/questions/70931/how-to-force-thunderbolt-ethernet -connection-when-switching-networks-without-res
    To me, it was a network reconfiguration problem, I simply went to System Preferences --> Network --> Assist Me, had it reconfigure my connections, and now my Thunderbolt-to-Gigabit-Ethernet adaptor works fine.
    MacBook Pro Retina 15-inch (late 2013), OS X Yosemite 10.10

  • Imported mailboxes have internal Messages folders and I cannot drag-and-drop to them

    I have just been forced to upgrade to a new MB Pro due to liquid damage to my old Macbook Pro.  As I am now using Mountain Lion I have had all manner of reconfigure problems with importing the (undamaged) data from my old hard drive.. When I open Mailboxes, there is an internal Messages folder which needs opening in turn.. Some of the Mailboxes have  messages in both parts.  I also seem to be blocked from drag-and-drop to move mail to my boxes.. I've read all over here but cannot find this mentioned.. Should I re-install a clean version, and if so, how do I retain the last 4 days of emails.. My Sent box is utterly screwed, too

    When you see something like this in the sidebar, it means there are other folders within that folder:
    The little triangle on the left is the clue.
    Click on the traingle and you can see what is inside, Here there is one folder inside:
    Now if you want you can drag the second folder and drop it anywhere inside the sidebar:
    So that instead of one folder with a triangle to show it contains other folders, I have two separate folders.
    You can also go in the other direction, and drop a folder into another one. As many as you want.

  • OS IP change after Oracle 10g DB Installation

    I need to confirm what will be the effect if i change OS IP after Oracle Database Installation?
    Please guide
    Thanks,
    Waheed.

    When you change the IP address of the server, and you have used the hardcoded IP everywhere, you likely need to reconfigure the database control.
    How to do this has been posted here many times, and of course it also documented.
    Look for/search for emctl reconfigure.
    Sybrand Bakker
    Senior Oracle DBA

  • 9iAS Release 2 and 9iFS V9.02 - emctl problem

    Hello All,
    I have a problem with 9iAS & 9iFS.
    The systems setup is as follows.
    Server 1 - SuSE Linux - 9iDB for ifs content.
    Server 2 - 9iAS Infrastructure (OID, portal content)
    Server 3 - 9iAS Middle tier. (portal 9iFS server)
    The portal and emctl were working well. After installation of 9iFS on server 3, emctl is very slow to start. the emctl website is very slow to load, and once logged in the site is virtually non-responsive.
    In the em.log and emd.log I get multiple references to 'Root cause: Unknown Oracle Home, "/usr/oracle/isuites/" '
    Unable to start portal
    Anybody know what the problem may be.
    Regards to all
    Steve

    Sounds like some initialization might have failed. Do you have any "DCM initialization failed" messages in the log files?

  • Problem while starting OMS (bin/emctl start oms)

    Hi,
    We are running oracle GC 10gr4(it's Release4 and not Release2 like below) since 1 year. It's working great, without having any problem ( even if the installation was a pain.....)
    I rebooted my Linux RedHat ES4 this morning and now when im trying to start the OMS (oms10g/bin/emctl start oms) I have this short error msg:
    -Unexpected error occurred. Check error and log files.
    here is my first step after I rebooted the server
    $ /home/oracle/grid10gr2/oms10g/opmn/bin/opmnctl startall
    opmnctl: starting opmn and all managed processes...
    Second Step
    $ /home/oracle/grid10gr2/oms10g/bin/emctl start oms
    Oracle Enterprise Manager 10g Release 4 Grid Control
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    opmnctl: opmn is already running
    Starting HTTP Server ...
    Starting Oracle Management Server ...
    Checking Oracle Management Server Status ...
    Oracle Management Server is not functioning because of the following reason:
    Unexpected error occurred. Check error and log files.
    I can start the Database well with sqlplus `/ as sysdba`
    it's just that I can't start anymore the oms. I have a lot of available space. I worked all the day to fix this but i dont find any solution is someone have a clue?
    Thx in advance!!

    Yes I just just tried the cmd and I Got:
    Oracle Enterprise Manager 10g Release 4 Grid Control 10.2.0.4.0.
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    Starting agent ........ started.
    looks like the only thing that's starting is the Agent when im trying gcstartup start.
    Thx

  • Problem while reconfiguring OIM 11g with existing Database

    Hello,
    I had some issues with my OIM 11g instance, so i reconfigured it by deleting user_projects folder,before deleting i took backup of config folder as i wanted to
    configure with existing database.
    Following steps were performed for reconfiguring OIM11g:-
    1)Ran config.sh from <Middleware>/Oracle_IDM1/common/bin
    2) Copied .xldatabasekey file to newly created domain
    3)Ran config.sh from <Middleware>/Oracle_IDM1/bin
    Then tried to start AdminServer, it showed status as running but with errors like
    java.lang.NoClassDefFoundError: Could not initialize class oracle.dfw.impl.common.TempFileManager
    at oracle.dfw.spi.portable.PortableDiagnosticsFrameworkProvider.init(PortableDiagnosticsFrameworkProvider.java:120)
    Then tried to start OIM server , it showed status as running but with error as
    oracle.iam.platform.utils.OIMAppInitializationException:
    OIM application intialization failed because of the following reasons:
    Password for .xldatabasekey is not seeded in CSF.
    Then i tried to cofigure domain again & this time i didnt select Oracle Identity Manager from Select domain source & checked AdminServer & it was running without any errors, but when i select Oracle Identity Manager from Select domain source then i get above problems.
    Can anyone provide pointers about how to resolve this issue .
    Thank-You
    Rahul Shah

    Dear Rahul,
    I got the same errors:
    ./admin/IDMDomain/mserver/IDMDomain/servers/wls_oim1/logs/wls_oim1.log
    ####<Jan 27, 2013 10:58:09 PM CET> <Error> <Deployer> <server02> <wls_oim1> <[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <aa66ef4907f1903f:4c6a3b0:13c7e03232f:-8000-0000000000000003> <1359323889050> <BEA-149205> <Failed to initialize the application 'oim [Version=11.1.1.3.0]' due to error oracle.iam.platform.utils.OIMAppInitializationException:
    OIM application intialization failed because of the following reasons:
    oim-config.xml was not found in MDS Repository.
    oracle.iam.platform.utils.OIMAppInitializationException:
    OIM application intialization failed because of the following reasons:
    oim-config.xml was not found in MDS Repository.could you explain, how did you sort out it, please? For example point 2 did you create one more domain?
    Best regards,
    Lain

  • Problem starting 10g emctl process

    Hello -
    I installed 10g on Sun Solaris and I'm trying to start the EM process as follows:
    $ emctl start dbconsole
    but am getting the following error:
    "OC4J Configuration issue. /ora/app/oracle/product/10.1.0/oc4j/j2ee/OC4J_DBConsole_DBA01_iwdev not found"
    I do have a folder in the abover directory named OC4J_DBConsole_DBA01_ora10g. I've tried to rename this folder to the one above, but it did not work.
    Thanks in advance for any ideas.

    I had a similar problem and solved it following suggestions in Doc 658341.999 on Metalink.

  • TB stopped retrieving new messages and trying to "reconfigure" my account to fix the problem, now I lost my old messages.

    [4/15/14 edit #3] I posted the requested troubleshooting information and made a backup of Profiles using MozBackup, so my remaining problem is the presence of two Inboxes, both receiving messages, and my not being sure which one can safely be deleted nor how to safely delete it.
    [4/14/14 edit #2] T'bird's Help taught me where my "Profiles" are stored but I found I had no backup of them. However, I now discover that I have TWO Inboxes - hadn't noticed that quirk before. Thankfully, one of them still contains all of my old messages! The Inbox that still has all of my old mail is listed as a subfolder under "Local Folders" and the Inbox that I thought was my only Inbox is listed as a subfolder under the top folder whose name is my email address. Both Inboxes are now retrieving my new mail. Does this mean I have somehow created two accounts? If so, how do I get rid of the account that uses the Inbox that does not have all my old mail in it? I don't want to get rid of the wrong account but I suspect the "right" one should be listed under my email address, not under "Local Folders". If anyone understands this mess that I've created, I'd really appreciate some advice so I don't make things worse. At least I've now learned what it is that I need to back up.
    [4/14/14 edit #1] Following is a major update of the problem I described before (see below). I disabled the Mail Shield portion of my Free Avast antivirus software and discovered that TB was again able to retrieve my email. Then I re-enabled Avast to see if it blocked TB again. It did not. So, apparently simply turning Avast's Mail Shield off and then back on again seems to have fixed the problem. However, I'm now left with the consequences of my having tried to "reset" TB as I described below, namely the loss of a very large number of emails that were stored in my Inbox. So the remaining problem I'd like help with is how to recover those seemingly lost emails. If they remain on my hard drive, where did TB store them and what specific files should I look for? I do have a backup of some of my hard drive (but nothing under Program Files), but I need to know how to identify them, where to look, and how to get them back into my Inbox without deleting its current contents. I'd really like to also retain their original dates, if possible. I'm running 64-bit Windows 8.1. [end of 4/14/14 edit]
    TB suddenly stopped downloading my mail today. After I click Get Mail, I can see at the bottom of the screen a very rapid succession of messages; first the "connected..." message, then "checking...", then "downloading 1 of 10...", then finally, "No messages to download" after downloading absolutely none of them. I also noticed that my list of mailboxes was missing the very first entry that showed my email address as the account name. Figuring something major must have been changed in my account configuration, I went through all the settings but saw no problems. Finally, I decided to try to re-establish my same account. That did place my email address again back at the top of the mailbox listings as my working account name but it also created a worse problem. There were now no messages in my inbox, I suppose because I must have created a new account using the same name as the old one, whereas before there were thousands of messages that I had saved for many years (since this is a business). Then when I clicked Get Mail, TB downloaded 383 messages that had not yet been deleted from the server, giving then all today's date (another loss since their original dates were important). But after it finished downloading all of them, clicking Get Mail still does not retrieve any messages past the time that it stopped retrieving them earlier today. Those newest messages remain on the server - but now there are 14 of them instead of 10. The same succession of TB messages appears at the bottom of the screen, but now it says "Downloading 1 of 14..." but still downloads none of them and ends with, "No messages to download". This sequence of messages will repeat as often as I try to retrieve mail but it can still count how many it is NOT downloading. Two questions: (1) Are the thousands of messages that were stored in my Inbox still stored somewhere on my computer and is there any way to recover them? (2) How can I get TB to start retrieving my current email again? I guess it's obvious that these are important problems to me and that I'm totally stumped. Many thanks in advance.

    Sorry. Here is the Troubleshooting Info:
    Application Basics
    Name: Thunderbird
    Version: 24.4.0
    User Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0
    Profile Folder: C:\Users\Phil\AppData\Roaming\Thunderbird\Profiles\p8gz2q23.default
    (Local drive)
    Application Build ID: 20140316131045
    Enabled Plugins: about:plugins
    Build Configuration: about:buildconfig
    Crash Reports: about:crashes
    Memory Use: about:memory
    Mail and News Accounts
    account1:
    INCOMING: account1, Local Folders, (none) Local Folders, plain, passwordCleartext
    account2:
    INCOMING: account2, [email protected], (pop3) pop.att.yahoo.com:995, SSL, passwordCleartext
    OUTGOING: smtp.att.yahoo.com:465, SSL, passwordCleartext, true
    OUTGOING: smtp.att.yahoo.com:465, SSL, passwordCleartext, false
    account5:
    INCOMING: account5, [email protected], (pop3) inbound.att.net:995, SSL, passwordCleartext
    OUTGOING: outbound.att.net:465, SSL, passwordCleartext, true
    Extensions
    Check for Updates in Help Menu, 1.1, true, [email protected]
    CompactHeader, 2.0.8, true, {58D4392A-842E-11DE-B51A-C7B855D89593}
    Remove Duplicate Messages (Alternate), 0.3.9, true, {a300a000-5e21-4ee0-a115-9ec8f4eaa92b}
    ViewAbout, 2.0.1, true, [email protected]
    Extra Folder Columns, 1.1.5, false, extra-cols@jminta_gmail.com
    Important Modified Preferences
    Name: Value
    accessibility.typeaheadfind.flashBar: 0
    browser.cache.disk.capacity: 358400
    browser.cache.disk.smart_size.first_run: false
    browser.cache.disk.smart_size.use_old_max: false
    browser.cache.disk.smart_size_cached_value: 358400
    extensions.lastAppVersion: 24.4.0
    mail.openMessageBehavior.version: 1
    mail.winsearch.firstRunDone: true
    mailnews.database.global.datastore.id: 9bbfa749-eb91-4c2e-9a9a-d0e0146e393
    network.cookie.prefsMigrated: true
    places.database.lastMaintenance: 1397067237
    places.history.expiration.transient_current_max_pages: 52770
    places.history.expiration.transient_optimal_database_size: 85415034
    plugin.importedState: true
    privacy.donottrackheader.enabled: true
    Graphics
    Adapter Description: Intel(R) G45/G43 Express Chipset (Microsoft Corporation - WDDM 1.1)
    Vendor ID: 0x8086
    Device ID: 0x2e22
    Adapter RAM: Unknown
    Adapter Drivers: igdumd64 igd10umd64 igdumd32 igd10umd32
    Driver Version: 8.15.10.2702
    Driver Date: 3-11-2013
    Direct2D Enabled: false
    DirectWrite Enabled: false (6.3.9600.16384)
    ClearType Parameters: Gamma: 2200 Pixel Structure: RGB ClearType Level: 100 Enhanced Contrast: 100
    WebGL Renderer: false
    GPU Accelerated Windows: 0
    AzureCanvasBackend: skia
    AzureFallbackCanvasBackend: cairo
    AzureContentBackend: none
    JavaScript
    Incremental GC: 1
    Accessibility
    Activated: 0
    Prevent Accessibility: 0
    Library Versions
    Expected minimum version
    Version in use
    NSPR
    4.10.2
    4.10.2
    NSS
    3.15.4 Basic ECC
    3.15.4 Basic ECC
    NSS Util
    3.15.4
    3.15.4
    NSS SSL
    3.15.4 Basic ECC
    3.15.4 Basic ECC
    NSS S/MIME
    3.15.4 Basic ECC
    3.15.4 Basic ECC
    ISP is AT&T, anti-virus is (free) Avast, Windows firewall

  • Problems with emctl in oracle 10.2.0.4

    Hello,
    I am trying to get OEM DB Console running for a database on a server I just inherited from the previous DBA. I get this error when I try emctl at the command line:
    emctl
    /app/oracle10g/product/10.2.0/bin/emctl: line 330: cd: /app/oracle/product/10.2.0: No such file or directory
    /app/oracle10g/product/10.2.0/bin/emctl: line 332: /app/oracle/product/10.2.0/perl/bin/perl: No such file or directoryYou can see that emctl is looking for "/app/oracle/..." and the DBA changed the directory to "app/oracle10g/..."
    When I look into the server a little more is appears that this DBA created the Oracle home as a copy from a different server. They did not use the "Clone" process. The OEM SYSMAN directory is for a different server:
    /app/oracle10g/product/10.2.0/otherserver.mycomp.com/sysman/configTo make this way more fun this is a production server.
    Any idea how I can get OEM DB Console running?

    I got it. Once I realized the emctl is a script I just edited the ORACLE_HOME set in the scripts. Same for emca.

  • Emctl problem - TZ set to US/Eastern

    Looking for its fix
    [oracle@localhost db_1]$ emctl start dbconsole
    TZ set to US/Eastern
    OC4J Configuration issue. /u01/app/oracle/product/10.2.0/db_1/oc4j/j2ee/OC4J_DBConsole_localhost.localdomain_11gprod not found.

    DBA2008 wrote:
    Looking for its fix
    [oracle@localhost db_1]$ emctl start dbconsole
    TZ set to US/Eastern
    OC4J Configuration issue. /u01/app/oracle/product/10.2.0/db_1/oc4j/j2ee/OC4J_DBConsole_localhost.localdomain_11gprod not found.Possibly 3 reasons for this error
    1) Enterprise Manager Database control not selected during database install with DBCA tool
    2) OS time zone has been changed and not the same as when EM was created
    and needs to be reset
    3) I see its reffering to localhost.localdomain , is your /etc/hosts entry pointing to
    hostname.domain localhost.domain refferring to 127.0.0.1
    My 2c worth,not sure it that can help
    Cheers
    Justin
    Edited by: Justin_Miles on Nov 14, 2008 10:40 PM

Maybe you are looking for

  • Error while testing the Webservice created from RFC enabled function module

    Our client has provided the SAP WSDL URL and We tried to generate stub using AXIS 2 tool from this SAP WSDL URL and got u201Cservice and binding tagu201D missing error. It seems that clients SAP wsdl file is having only web service interface informat

  • Cannot create a new folder on desktop.

    Hello. When I am trying to create a new folder on desktop (right click->new->new folder) it gives me error message (i dont have english version of windows 8.1 so I had to translate it): Item wasnt found. Item is no longer placed in <%3 NULL:OpText>.

  • SSIS 2012 job hangs dataflow task

    hi all, i have 2 data flow tasks in a package that run based on parameters. the package is being run as a sql agent job using catalog execution model. the job sometimes hangs without reason. also, when i looked at the target sql tables, only few rows

  • Multiple Currency in budgeting of Enterprise Compensation Management

    Hi Experts, We create budget in USD and plan for all employees in dfferenet countries. The exchange rate SAP read from the TCURR table but this rate is changed monthly therefore the budget amount in the total budget will change if the planning proces

  • How I get the SYSTEM Entities in a dtd

    Hello, i have some xml Files with the following content: <?xml version="1.0" encoding="iso-8859-1"?> <?xml-stylesheet type="text/xsl" href="style/webstyle.xsl"?> <!DOCTYPE contentobject PUBLIC "-//Test//DTD Content v1.1 20021018//EN" "dtd/content.dtd