OEM db console errors 10g

Hi,
Oracle 10g OEM db control release is 10.2.0.4.0 on suse 9. found errors in the following logs;
emoms log has errors like this
2009-02-12 08:16:02,214 [HealthMonitor] ERROR emd.main run.291 - HealthMonitor : Found errant task : TaskRegn:ID2,Callback:class oracle.sysman.emdrep.jobs.Dispatcher,Iterative:true,Duration:300,DueTime:1234444562213
2009-02-12 08:16:02,217 [HealthMonitor] ERROR emd.main restart.410 - HealthMonitor Feb 12, 2009 8:16:02 AM Job Dispatcher error: Job Dispatcher timed out. Job Dispatcher id=2536
009-02-12 08:16:49,488 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.272 - Integration Class not found: oracle.sysman.ias.ias.IASIntegration
2009-02-12 08:16:50,062 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.272 - Integration Class not found: oracle.sysman.eml.target.slb.common.SLBIntegration
2009-02-23 00:00:00,542 [JobWorker 436155:Thread-14] ERROR em.jobs executeCommand.161 - UpdateARUTables: Oracle MetaLink credentials are incorrect or missing. Click Patching Setup to set required parameters.
emagent log has like this
2009-02-23 16:18:10 Thread-1124654000 ERROR pingManager: nmepm_pingReposURL: Cannot connect to https://secap536:1158/em/upload/: retStatus=-1
2009-02-23 16:18:12 Thread-1124654000 ERROR upload: Error in uploadXMLFiles. Trying again in 300.00 seconds.
2009-02-23 16:18:40 Thread-1124654000 ERROR ssl: nzos_Handshake failed, ret=29024
2009-02-23 16:18:40 Thread-1124654000 ERROR http: 13: Unable to initialize ssl connection with server, aborting connection attempt
the status of dbconsole;
oracle65:/u01/app/oracle/OraHome_1> emctl status dbconsole
TZ set to US/Eastern
Oracle Enterprise Manager 10g Database Control Release 10.2.0.4.0
Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
https://gc65:1158/em/console/aboutApplication
Oracle Enterprise Manager 10g is not running.
i was able to connect,access through web https://gc65:1158/em/console/aboutApplication
process of emagent
oracle 6011 1 0 Jan18 ? 00:04:44 /u01/app/oracle/OraHome_1/perl/bin/perl /u01/app/oracle/OraHome_1/bin/emwd.pl dbconsole /u01/app/oracle/OraHome_1/gc65/sysman/log/emdb.nohup
oracle 7482 6011 0 Jan18 ? 00:02:40 /u01/app/oracle/OraHome_1/bin/emagent
oracle 15409 1 0 Feb11 ? 00:00:00 oraclegc65 (LOCAL=NO)
oracle 23326 6011 0 Feb13 ? 00:14:36 /u01/app/oracle/OraHome_1/jdk/bin/java -server -Xmx256M -XX:MaxPermSize=96m -XX:MinHeapFreeRatio=20 -XX:MaxHeapFreeRatio=40 -DORACLE_HOME=/u01/app/oracle/OraHome_1 -Doracle.home=/u01/app/oracle/OraHome_1/oc4j -Doracle.oc4j.localhome=/u01/app/oracle/OraHome_1/gc65/sysman -DEMSTATE=/u01/app/oracle/OraHome_1/gc65 -Doracle.j2ee.dont.use.memory.archive=true -Djava.protocol.handler.pkgs=HTTPClient -Doracle.security.jazn.config=/u01/app/oracle/OraHome_1/oc4j/j2ee/OC4J_DBConsole_gc65/config/jazn.xml -Djava.security.policy=/u01/app/oracle/OraHome_1/oc4j/j2ee/OC4J_DBConsole_gc65/config/java2.policy -Djava.security.properties=/u01/app/oracle/OraHome_1/oc4j/j2ee/home/config/jazn.security.props -DEMDROOT=/u01/app/oracle/OraHome_1/gc65 -Dsysman.md5password=true -Drepapi.oracle.home=/u01/app/oracle/OraHome_1 -Ddisable.checkForUpdate=true -Djava.awt.headless=true -jar /u01/app/oracle/OraHome_1/oc4j/j2ee/home/oc4j.jar -config /u01/app/oracle/OraHome_1/oc4j/j2ee/OC4J_DBConsole_gc65config/server.xml
oracle 25141 1 0 Feb13 ? 00:00:00 oraclegc65 (LOCAL=NO)
no errors or messages found in listener, alert log files. during this time no changes were made to the database or its values, but db was bounced backed on 11th feb. if anyone can guide me on what these errors, solution to solve those.
Thanks & Regards
Ajay

Hello,
There seems to be a lot of errors listed there though all may be related, If the DB was bounced; perhaps the services relating to Control were not brought back up fully/correctly.
Can you set the ORACLE_SID & ORACLE_HOME accordingly and review the results of the following:
If you are using Enterprise Manager Grid Control
From the Grid Control OMS home/bin:
./emctl status oms
From the Grid Control OMS home/opmn/bin:
./opmnctl status
From the Grid Control Agent home/bin:
./emctl status agent
If you are using Enterprise Manager Database Control
From the Database home/bin:
./emctl status agent
./emctl status iasconsole
*My guess is that one or more of these services is not up and running, if this is the case restart the services necessary and try again.
*If all of the services listed were already running, stop them and start them (taking care of correct SID/Home set) see if this works.
*IF this doesnt work, unsecure the agent (./emctl unsecure agent), then run a ./emctl status agent, to check for the new unsecure url, and try then. If this works, there was a problem with the agent security, so resecure again ./emctl secure agent <password>
If all of this hasnt worked, post the results of the status tests and I will look into it further.
Regards,
Grummy

Similar Messages

  • Oem database console giving a  404 Not Found error

    Hi, The OEM database console shows a 404 not found error outside the machine. It works fine within the machiine when I remote desktop. I am clueless as to why, the sysman logs directory is empty. If you know any reasons please let m e know.
    Thanks..

    It may be that you can't access the hostname/port on the server. So try to do a ping to the server and see if you can get a response, can you ssh or telnet to the machine? Is there a firewall between your client and the machine?
    -Andy

  • OEM Console in 10g

    Is OEM Console in 10g created automatically during a manual DB 10g creation ?
    Thanks,
    P.

    during a manual DB 10g creation If you create the database using...
    create database my_db
    then OEM is not created...
    You have to manually create it using the emca utility...
    Greetings...
    Sim

  • Oracle Enterprise Manager Console Error

    Hi,
    I have installed Oracle 10g client for administrator(for Windows Vista) on my Windows Vista machine to manage Oracle databases remotely.
    However, after creating the TNS service names I get error in OEM admin console as follows and do not see any DB connections.
    Error: Failed to parse tnsnames.ora file
    oracle.net.config.serviceAliasException: TNS-04404: No error
    caused by Oracle.net.configException: TNS-04414
    caused by TNS-04610"
    How can I troubleshoot this error and rectify OEM console.
    Appreciate much your kind response.
    Regards,
    Noor

    Hello all,
    I had exactly the same problem: ServiceAliasException: 11, not 10 as in the MetaLink note referred to above.
    It turned up today, but the tnsnames.ora file hasn't been changed since October 15:th. It turns out to be
    some kind of security matter in windows (XP in my case, but I guess it's about the same in Vista).
    All the files in my TNS_ADMIN folder have been set to read-only. Looking at them with cygwin shows that
    it's actually even worse: They've been chmod:ed 0 and put on an ACL.
    Once I chmod:ed them writable again (guess removing the read only flag in windows would do the same),
    I could create and save new entries with my 10.2 OEM standalone again.
    Seems youy get a "ServiceAliasException: 11" when tnsnames can't be written.
    Best regards,
    //Robert

  • How to install OEM agent into existing OEM DB Console

    Hey gurus
    A default OEM was created during 10G database creation.
    Plan to setup central monitoring by using OEM in separate host.
    Understand an agent need to be either push or install in the target that want to monitor. However, the existing dbconsole has been installed in each individual db during db creation.
    How can the central OEM able to monitor other database on on other servers ?
    Pls advise.

    thanks HG
    you mean to say i have to nstall grid control as well i mean . Beacuse right nw i can access and monitor my A database on server A . Now i want to Monitor B database on B server with out installing- configuring db console on B . so u mean to say i meed to install grid contol on A and grid agent on B so that i can managed both server centrally . Do u have any supporting link
    Regards

  • ICal Syncs From Exchange, but not To Exchange -- funky Console error.

    I'm the IT guy troubleshooting a user's MacBook Pro 15" (not unibody) with Snow Leopard. The Mac users in my company have been having near-constant trouble with their email and calendars almost since the day they switched, first with Exchange 2003/Entourage and now with Exchange 2007/Snow Leopard (guess how I feel about those "Enterprise Ready" ads!) -- random show-stopping issues like this have plagued them and I delete and resync something almost weekly. (By comparison, the hundreds of Outlook users on my server have never needed to delete and resync. Blackberry users occasionally, iPhone/WinMo users almost never.)
    Calendar items in iCal don't get synced up to my Exchange 2007 server, however creating an item in Outlook Web Access (i.e. directly on the server) get synced down to iCal just fine. I've tried refreshing, etc.
    In Console, there are repeated error messages saying "save failed" ... "Items cannot be deleted from alarms." Unfortunately it seems I'm the first person known to Google to have this error (yay!) hence the post here. Your advice in resolving the issue is appreciated because I'd rather not wipe his iCal and resync from Exchange, given that an unknown number of appointments haven't yet synced up to the server and thus data would be lost.
    Below is the full error message from Console, which repeats once every minute. The only differences between errors are the UserInfo which appears to increment. The appointment in question, "Call Adam Hird" from 9:00 to 9:15 on 11/19/09, looks fine in iCal except that it appears to have been renamed "Call with Adam Hird" with a location (a 10-digit phone number with hyphens) added (which iCal might not like, since the appointment name is just followed by a long dash "--" and nothing. Removing this doesn't appear to solve anything.) and the time changed to 9:00-9:30. It doesn't appear to fix itself when I change its time to 10:00 (again I don't want to delete anything since that might "fix" the problem without actually solving it.)
    11/20/09 10:34:45 AM iCal[45688] save failed: Error Domain=NSCocoaErrorDomain Code=1600 UserInfo=0x105b79590 "Items cannot be deleted from alarms." {
    NSLocalizedDescription = "Items cannot be deleted from alarms.";
    NSValidationErrorKey = alarms;
    NSValidationErrorObject = "<CalManagedEvent: 0x11648ac00> (entity: Event; id: 0x116bb9f60 <x-coredata://A9655919-B156-400F-A34C-EF02353540AF/Event/p4310> ; data: {\n alarms = (\n \"0x1167ea520 <x-coredata://A9655919-B156-400F-A34C-EF02353540AF/Alarm/p615>\"\n );\n attachments = (\n );\n attendeeComments = (\n );\n attendees = (\n );\n calendar = nil;\n calendarServerAccess = nil;\n changeKey = \"DwAAABYAAADEcN5FDQgWT5LycXCBLbcoAAETZn/9\";\n classification = 0;\n creationDate = nil;\n dateStamp = \"2009-11-19 08:06:16 -0700\";\n deleteSyncRecord = 0;\n dontSchedule = 0;\n dropBoxFreeBytes = nil;\n dropBoxLocation = nil;\n endDate = \"2009-11-19 09:15:00 -0700\";\n hasAlarm = 1;\n hasAttachment = 0;\n hasAttendee = 0;\n hasDropBox = 0;\n hasRecurrenceException = 0;\n isAllDay = 0;\n isDetached = 0;\n isInvitationDirty = 1;\n isInvitationSent = 0;\n isMyResponseDirty = 0;\n isPhantom = 0;\n isRSVPNeeded = 0;\n itemID = AQMkADcwMjFkMGM4LTZlYmMtNDM3Mi04OWYwLTM4ZDRjZDQzZD;\n localUID = \"local_74189D19-882A-4BE1-BC99-86D1E796245B\";\n location = nil;\n masterException = nil;\n messages = (\n );\n needsReply = 0;\n needsServerConfirmation = 0;\n notes = nil;\n omitSyncRecord = 0;\n organizerAddress = nil;\n organizerAddressString = nil;\n organizerCommonName = nil;\n permission = 3;\n privateComment = nil;\n recurrenceEndDate = nil;\n recurrenceExceptions = (\n );\n recurrenceRule = nil;\n sequence = 0;\n sharedUID = \"C33E682B-8DB1-436B-98B2-11F69E069E69\";\n startDate = \"2009-11-19 09:00:00 -0700\";\n status = 0;\n timeZone = \"US/Mountain\";\n title = \"Call Adam Hird\";\n transparency = 0;\n url = nil;\n urlString = nil;\n})";
    NSValidationErrorValue = "Relationship objects for {(\n <CalManagedAlarm: 0x1039b3890> (entity: Alarm; id: 0x1167ea520 <x-coredata://A9655919-B156-400F-A34C-EF02353540AF/Alarm/p615> ; data: <fault>)\n)} on (<NSRelationshipDescription: 0x114aaad40>), name alarms, isOptional 1, isTransient 0, entity Event, renamingIdentifier alarms, validation predicates (\n), warnings (\n), versionHashModifier (null), destination entity Alarm, inverseRelationship item, minCount 0, maxCount 0";
    }

    Despite my reservations, the user needed his calendar to sync ASAP, so I deleted the Adam Hird appointment. Then I thought "might be a good idea to back it up so I can help Apple Discussions troubleshoot!" so I pressed Cmd+Z to undo the deletion. Apparently this unstuck the clog-- the test appointments that weren't syncing up to Exchange deleted themselves (oops) and the Adam Hird appointment reverted back to its Exchange state (9:00-9:15, no location). Further tests show that syncing now works fine with no Console errors.
    Any ideas? Consider this a bug report, I guess...

  • Enterprise manager console for 10g.

    How do I get enterprise manager console for 10g? I installed 10g on my machine awhile ago and just noticed that enterprise manager console was not installed with it. When I installed Oracle 9 a while back, the console was installed automatically.

    DB Control Repository is needed to run EM. To create it you can use emca or dbca command.
    See http://download-west.oracle.com/docs/pdf/B12013_01.pdf
    Paul

  • BPEL Console Error after applying 10.1.3.4.0 MLR#3 patch

    After the installing the mlr#3 patch for 10.1.3.4.0 the BPEL console no longer starts. ESB Control is working
    The following error is displayed:
    Oracle BPEL Process Manager Full Cycle
    An unexpected error has occurred while executing your request. This is most likely related to a defect in the Oracle BPEL Process Manager product. We apologize you can post the error to the OTN forum and we will get back to you as soon as possible.
    Build Information:
    Oracle BPEL Server version 10.1.3.4.0
    Build: 0
    Build time: Sat Dec 06 02:39:55 PST 2008
    Build type: release
    Source tag: PCBPEL_10.1.3.4.0MLR3_GENERIC_RELEASE
    Exception Message:
    javax.servlet.ServletException - com.collaxa.cube.ejb.impl.BPELProcessManagerBean.getDefaultRevision(com.oracle.bpel.client.BPELProcessId, com.oracle.bpel.client.auth.DomainAuth)
    Looking into the logs the full error is:
    java.lang.NoSuchMethodException: com.collaxa.cube.ejb.impl.BPELProcessManagerBean.getDefaultRevision(com.oracle.bpel.client.BPELProcessId,
    com.oracle.bpel.client.auth.DomainAuth)
    at com.oracle.bpel.client.util.ExceptionUtils.handleServerException(ExceptionUtils.java:91)
    at com.oracle.bpel.client.BPELProcessHandle.getMetaData(BPELProcessHandle.java:236)
    at ngDeployedProcesses.jspService(_ngDeployedProcesses.java:118)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
    at oracle.security.jazn.oc4j.JAZNFilter$1.run(JAZNFilter.java:400)
    at java.security.AccessController.doPrivileged(Native Method)
    at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
    at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:414)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:623)
    at com.evermind.server.http.ServletRequestDispatcher.unprivileged_include(ServletRequestDispatcher.java:160)
    at com.evermind.server.http.ServletRequestDispatcher.access$000(ServletRequestDispatcher.java:51)
    at com.evermind.server.http.ServletRequestDispatcher$1.oc4jRun(ServletRequestDispatcher.java:97)
    at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
    at com.evermind.server.http.ServletRequestDispatcher.include(ServletRequestDispatcher.java:102)
    at com.evermind.server.http.EvermindPageContext.include(EvermindPageContext.java:456)
    at index.jspService(_index.java:104)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
    at oracle.security.jazn.oc4j.JAZNFilter$1.run(JAZNFilter.java:400)
    at java.security.AccessController.doPrivileged(Native Method)
    at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
    at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:414)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:623)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
    at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:259)
    at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:51)
    at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:193)
    at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
    at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198)
    at com.collaxa.cube.fe.DomainFilter.doFilter(DomainFilter.java:230)
    at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
    at oracle.security.jazn.oc4j.JAZNFilter$1.run(JAZNFilter.java:400)
    at java.security.AccessController.doPrivileged(Native Method)
    at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
    at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:414)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
    at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
    at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:595)
    Caused by: java.lang.NoSuchMethodException: com.collaxa.cube.ejb.impl.BPELProcessManagerBean.getDefaultRevision(com.oracle.bpel.client.BPELProcessId,
    com.oracle.bpel.client.auth.DomainAuth)
    at java.lang.Class.getMethod(Class.java:1581)
    at com.evermind.server.ejb.interceptor.MethodStateFactory.createMethodState(MethodStateFactory.java:112)
    at com.evermind.server.ejb.deployment.ExposableBeanDescriptor.createMethodStates(ExposableBeanDescriptor.java:657)
    at com.evermind.server.ejb.deployment.ExposableBeanDescriptor.getRemoteComponentMethodStates(ExposableBeanDescriptor.java:723)
    at com.evermind.server.ejb.deployment.ExposableBeanDescriptor.getMethodState(ExposableBeanDescriptor.java:599)
    at com.evermind.server.ejb.AbstractEJBObject.OC4J_getMethodState(AbstractEJBObject.java:385)
    at ProcessManagerBean_RemoteProxy_4bin6i8.getMetaData(Unknown Source)
    at com.oracle.bpel.client.BPELProcessHandle.getMetaData(BPELProcessHandle.java:232)
    ... 52 more
    The steps I followed for the MLR#3 patch on Windows 32 bit were:
    1) Use opatch utility for patch 7586063 - No errors displayed and lsinventory output looks fine
    2) Ran the upgrade_10134_10134mlr_olite.sql & upgrade_10134_10134MLR_olite.sql scripts for BPEL and ESB (Oracle Lite used for this development install)
    Any ideas how to resolve the BPEL Console error?

    After performing an opatch rollback I realised that I should have run the BPEL database upgrade script "upgrade_10134_10134mlr_above_mlr11_olite.sql" rather than the one listed in my previous post above.
    So after reapplying the patch and running the correct script all is now working

  • Console errors (multiple, 60-some) -- "value of separation out of range"

    I have a long, 128 page chapter.
    I was getting a "font not found, substitute Times New Roman for MS Shell Dlg 2" console message when I
    opened the file.
    An online search turned up the suggestion that if you can't actually find the font in your doc, to get rid of it, saving the file as MIF, and opening
    and re-saving to FM, might solve the problem. ("If the font isn't really there to begin with.")
    It didn't work. The console error message from opening the MIF file says, **The "MS Shell Dlg 2" Font is not available. "Times New Roman"
    will be used in this session.**
    On top of which, that same console error window also has about 60 lines with a different numerical variation of:
    MIF: "K:\Technical Publications Current Projects\00 yadda yadda filename.mif" (126817): Value of Separation out of range (11).
    The messages are all the same, only the six digit numbers in parantheses change.
    I'm on a (relatively) NEW Dell Precision T1500 box with 64 bit Win 7 & FM 9.0p255. All graphics in the file were imported by reference into
    anchored frames from a "graphics n pix" folder in the same directory as the FM file.
    ....I don't know if this is really a problem or not, but the filie does take a heck of a long time to open, and there's
    usually a paranthetical note in the window top bar, following the FM file name, that says Windows (not responding.)
    Which goes away when the file does open. (In 2 or 3 minutes? Haven't put a stopwatch on it....)
    This file is just one of many similarly sized docs, so I'm a little worried about what might happen when they're all collected
    into the book file.
    Any suggestions, info or advice would be much appreciated.

    Thanks.If the font isn't found -- for whatever reason, in whatever kind of object -- could I do
    a workaround by installing the missing font? In this case, MS Shell Dlg 2. (Whatever the
    heck that is, assuming I can find it available somewhere.)
    ...Oops, wait, MS Shell Dlg 2 isn't really a font at all, here's what I found:
    The following is an excerpt from the Microsoft   MSDN Library, April 2000:
    “MS Shell Dlg is a mapping   mechanism that enables U.S. English Windows NT/Windows 2000 to support   locales that have characters that are not contained in code page 1252.   It is not a font but a face name for a nonexistent font. It can be specified   in either the Windows NT/Windows 2000 Setup file during the installation   process or when customizing a local system by double-clicking Control   Panel's Regional Options icon. When you double-click the icon, click the   Set default ... button in the General sheet of the Regional Options dialog   box. Select the appropriate locale in the Select System Locale dialog   box and click OK, then restart the system. The appropriate change occurs   in the following registry key:
    HKEY_LOCAL_MACHINE\Software\Microsoft\Windows   NT\Current Version\FontSubstitutes
    A benefit of font mapping   in the registry is that you can change the font for the entire shell by   simply changing one .inf file entry. For example, localization for Asia   is much easier because you can change the .inf file entry, instead of   changing every instance of MS Sans Serif in every .rc and .dlg file, and   the change is complete without rebuilding any binaries. Win32-based applications   that contain multiple language resources that cross character-set boundaries   can also take advantage of this feature. It is also useful when you have   an English application in which supporting multiple languages and character   sets is important.
    So in this case, the workaround is to find and change an ".inf file entry?"

  • Tomcat 5.0.16 console error,please help

    Hi,
    I was told that the .class files must be put into a package in order for the tomcat to run it.
    My directory structure is as follows,
    %TOMCAT HOME %/webapps/sampleapp/WEB-INF/classes
    /WEB-INF/lib
    /WEB-INF/sourcefiles
    /WEB-INF/web.xml
    In the classes directory I have make something like this....
    /classes/package/structure/HelloServlet.class(This is my servlet file),
    Now I have changed/made the web.xml in MY WEB-INF directory and have added this
    /******************** Contents of web.xml file *****************/
    <?xml version="1.0" encoding="ISO-8859-1"?>
    <!DOCTYPE web-app
    PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
    "http://java.sun.com/dtd/web-app_2_3.dtd">
    <web-app>
    <display-name>Servlet 2.4 Examples</display-name>
    <description> Servlet 2.4 Examples </description>
    <!-- Servlet mapping start -->
    <!-- Define servlets. i.e. bind a servlet name to a class -->
    <servlet>
    <servlet-name>HelloServlet</servlet-name>
    /** This is the prominent change **/
    <servlet-class>package.structure.HelloServlet</servlt-class>
    /** This is the prominent change **/
    </servlet>
    <!-- bind a servlet name to a URL (pattern) -->
    <servlet-mapping>
    <servlet-name>HelloServlet</servlet-name>
    <url-pattern>/sampleapp</url-pattern>
    </servlet-mapping>
    <!-- Servlet mapping end -->
    </web-app>
    /******************** Contents of web.xml file *****************/
    Hope that it is right so far,
    I dont know how to change the %TOMCAT_HOME%/conf/server.xml,do we have to change anything here??, this is what I have written in the server.xml file.
    /********************* Contents of server.xml file ***************/
    <Context path="/sampleapp" docBase="sampleapp" debug="0" reloadable="true">
    </Context>
    /********************* Contents of server.xml file ***************/
    And finally I am getting theses errors in the tomcat console
    /******************* Errors in Tomcat console *********************/
    Feb 1, 2004 10:04:22 PM org.apache.commons.digester.Digester fatalError
    SEVERE: Parse Fatal Error at line 3 column 6: The processing instruction target
    matching "[xX][mM][lL]" is not allowed.
    org.xml.sax.SAXParseException: The processing instruction target matching "[xX]
    mM][lL]" is not allowed.
    at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(U
    known Source)
    at org.apache.xerces.util.ErrorHandlerWrapper.fatalError(Unknown Source
    at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
    at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
    at org.apache.xerces.impl.XMLScanner.reportFatalError(Unknown Source)
    at org.apache.xerces.impl.XMLScanner.scanPIData(Unknown Source)
    at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanPIData(Unk
    own Source)
    at org.apache.xerces.impl.XMLScanner.scanPI(Unknown Source)
    at org.apache.xerces.impl.XMLDocumentScannerImpl$PrologDispatcher.dispa
    ch(Unknown Source)
    at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(U
    known Source)
    at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
    at org.apache.xerces.parsers.DTDConfiguration.parse(Unknown Source)
    at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
    at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
    at org.apache.commons.digester.Digester.parse(Digester.java:1548)
    at org.apache.catalina.startup.ContextConfig.applicationConfig(ContextC
    nfig.java:302)
    at org.apache.catalina.startup.ContextConfig.start(ContextConfig.java:6
    4)
    at org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConf
    g.java:254)
    at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(Lifecyc
    eSupport.java:166)
    at org.apache.catalina.core.StandardContext.start(StandardContext.java:
    212)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1125
    at org.apache.catalina.core.StandardHost.start(StandardHost.java:816)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1125
    at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:51
    at org.apache.catalina.core.StandardService.start(StandardService.java:
    19)
    at org.apache.catalina.core.StandardServer.start(StandardServer.java:23
    3)
    at org.apache.catalina.startup.Catalina.start(Catalina.java:581)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl
    java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcce
    sorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:297)
    at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:398)
    Feb 1, 2004 10:04:22 PM org.apache.catalina.startup.ContextConfig applicationCo
    fig
    SEVERE: Parse error in application web.xml
    org.xml.sax.SAXParseException: The processing instruction target matching "[xX]
    mM][lL]" is not allowed.
    at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
    at org.apache.commons.digester.Digester.parse(Digester.java:1548)
    at org.apache.catalina.startup.ContextConfig.applicationConfig(ContextC
    nfig.java:302)
    at org.apache.catalina.startup.ContextConfig.start(ContextConfig.java:6
    4)
    at org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConf
    g.java:254)
    at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(Lifecyc
    eSupport.java:166)
    at org.apache.catalina.core.StandardContext.start(StandardContext.java:
    212)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1125
    at org.apache.catalina.core.StandardHost.start(StandardHost.java:816)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1125
    at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:51
    at org.apache.catalina.core.StandardService.start(StandardService.java:
    19)
    at org.apache.catalina.core.StandardServer.start(StandardServer.java:23
    3)
    at org.apache.catalina.startup.Catalina.start(Catalina.java:581)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl
    java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcce
    sorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:297)
    at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:398)
    Feb 1, 2004 10:04:22 PM org.apache.catalina.startup.ContextConfig applicationCo
    fig
    SEVERE: Occurred at line 3 column 6
    /******************* Errors in Tomcat console *********************/
    Hoping that I could get this question answered at the earliest.
    Thanking you in advance
    AS

    It is correct
    -Regards
    ManikantanThanks.It is the continuation of the same doubt.I am unable to get the tomcat running on the console.I get the following erors still,do let me know what could be the problem.
    /********************* Error in the console of tomcat *****************************/
    Feb 2, 2004 12:04:18 AM org.apache.commons.digester.Digester fatalError
    SEVERE: Parse Fatal Error at line 3 column 6: The processing instruction targ
    matching "[xX][mM][lL]" is not allowed.
    org.xml.sax.SAXParseException: The processing instruction target matching "[x
    mM][lL]" is not allowed.
    /********************* Error in the console of tomcat *****************************/
    I havent changed the server.xml fle in the %TOMCAT%/conf/server.xml file.
    /***********************************server.xml file*********************************/
    <Context path="/sampleapp" docBase="sampleapp" debug="0" reloadable="true">
              </Context>
    /***********************************server.xml file*********************************/
    The url-pattern in the web.xml is /sampleapp is this fine??.
    Help would be appreciated.
    Thanks
    AS

  • Nonstop Console Errors

    Here is my console..
    Dec 7 17:44:20 internetdevice com.apple.auditd[543]: auditd: illegal option -- l
    Dec 7 17:44:20 internetdevice com.apple.auditd[543]: usage: auditd [-h | -s]
    Dec 7 17:44:20 internetdevice com.apple.launchd[1] (com.apple.auditd[543]): Exited with exit code: 1
    Dec 7 17:44:20 internetdevice com.apple.launchd[1] (com.apple.auditd): Throttling respawn: Will start in 10 seconds
    Dec 7 17:44:30 internetdevice com.apple.auditd[544]: auditd: illegal option -- l
    Dec 7 17:44:30 internetdevice com.apple.auditd[544]: usage: auditd [-h | -s]
    Dec 7 17:44:30 internetdevice com.apple.launchd[1] (com.apple.auditd[544]): Exited with exit code: 1
    Dec 7 17:44:30 internetdevice com.apple.launchd[1] (com.apple.auditd): Throttling respawn: Will start in 10 seconds
    Dec 7 17:44:40 internetdevice com.apple.auditd[545]: auditd: illegal option -- l
    Dec 7 17:44:40 internetdevice com.apple.auditd[545]: usage: auditd [-h | -s]
    Dec 7 17:44:40 internetdevice com.apple.launchd[1] (com.apple.auditd[545]): Exited with exit code: 1
    Dec 7 17:44:40 internetdevice com.apple.launchd[1] (com.apple.auditd): Throttling respawn: Will start in 10 seconds
    Dec 7 17:44:50 internetdevice com.apple.auditd[546]: auditd: illegal option -- l
    Dec 7 17:44:50 internetdevice com.apple.auditd[546]: usage: auditd [-h | -s]
    Dec 7 17:44:50 internetdevice com.apple.launchd[1] (com.apple.auditd[546]): Exited with exit code: 1
    Dec 7 17:44:50 internetdevice com.apple.launchd[1] (com.apple.auditd): Throttling respawn: Will start in 10 seconds
    Dec 7 17:45:00 internetdevice com.apple.auditd[547]: auditd: illegal option -- l
    Dec 7 17:45:00 internetdevice com.apple.auditd[547]: usage: auditd [-h | -s]
    Dec 7 17:45:00 internetdevice com.apple.launchd[1] (com.apple.auditd[547]): Exited with exit code: 1
    Dec 7 17:45:00 internetdevice com.apple.launchd[1] (com.apple.auditd): Throttling respawn: Will start in 10 seconds
    Dec 7 17:45:10 internetdevice com.apple.auditd[548]: auditd: illegal option -- l
    Dec 7 17:45:10 internetdevice com.apple.auditd[548]: usage: auditd [-h | -s]
    Dec 7 17:45:10 internetdevice com.apple.launchd[1] (com.apple.auditd[548]): Exited with exit code: 1
    Dec 7 17:45:10 internetdevice com.apple.launchd[1] (com.apple.auditd): Throttling respawn: Will start in 10 seconds
    Dec 7 17:45:20 internetdevice com.apple.auditd[549]: auditd: illegal option -- l
    Dec 7 17:45:20 internetdevice com.apple.auditd[549]: usage: auditd [-h | -s]
    Dec 7 17:45:20 internetdevice com.apple.launchd[1] (com.apple.auditd[549]): Exited with exit code: 1
    Dec 7 17:45:20 internetdevice com.apple.launchd[1] (com.apple.auditd): Throttling respawn: Will start in 10 seconds
    Dec 7 17:45:30 internetdevice com.apple.auditd[550]: auditd: illegal option -- l
    Dec 7 17:45:30 internetdevice com.apple.auditd[550]: usage: auditd [-h | -s]
    Dec 7 17:45:30 internetdevice com.apple.launchd[1] (com.apple.auditd[550]): Exited with exit code: 1
    Dec 7 17:45:30 internetdevice com.apple.launchd[1] (com.apple.auditd): Throttling respawn: Will start in 10 seconds
    I also keep getting this message as well..
    12/7/10 5:48:34 PM kernel Warning: audit space low (< 20% free)on audit log file-system
    Does anyone know why this is happening? All of a sudden I only have 13GB of space left on my hard drive and this laptop is new there is no way I could have used 500GB in such a short amount of time...
    I ran Disk Inventory X and the results came back normal with no outstandingly large files..
    What should I do? Does anyone know what that console error may mean?
    Message was edited by: gmima
    Message was edited by: gmima

    I'm not sure what is going on. auditd -l is normal. I'm not sure if --l is ok, but it certainly should not fail. With the large loss of disk space, I would suggest booting from the install DVD and repair the disk. Then, restart and repair permission from Disk Utility.
    To repair disk from install DVD,
    Boot into installer, select language, Select Disk Utility from Utilities menu. Select the boot drive from the list on the left and click Repair Disk.

  • Classic "can't open initial console" error - *I di

    Well, I've got an oldish machine:
    Celeron 400
    192MB PC100
    dual FA311's
    Promise ATA133 controller
    Anyway, I had a perfectly functioning arch system until I compiled the newest 2.6.5 kernel. I have arch running flawlessly on my laptop... even with the new kernel.
    In any case, I did add devfs support, I did add automount devfs on boot, and I verified that fstab had entries for pts.
    Yet when I boot, I get the classic "Unable to open an initial console" error.
    BTW, I'm using lilo.
    If you want to see any files, just ask and I'll post them.

    I did do lilo afterwards (which is a PITA from the arch CD, I had to symlink /etc and /boot to the real hdd so that lilo would run and find everything)
    I know it is running the new kernel...
    My video card is older than the rest of the computer. It is an old ISA trident card from the early 90's. This is a file server, and I rarely actually sit down in front of it.
    I added VGA and VESA support, as well as FB console support. No dice.

  • HT4850 I seemed to have missed the whole ordeal of keeping my 10.4.11 os x powerpc up to date.  Are these suggestions still viable as I have been getting all sorts of console errors which now seem to lead me to this researched destination?

      I seemed to have missed the whole ordeal of keeping my 10.4.11 os x powerpc up to date.  Are these suggestions still viable as I have been getting all sorts of console errors which now seem to lead me to this researched destination?  The suggestions involve putting "sudo"  in Terminal Application and I am assuming that with all the console errors now being generated by my "permissions fixer" that this might be the reason...missed the class and updates as I never had problems like these before and the technology is changing.  Have a whole list of console errors if someone is willing to help as I also think I have hit the motherload as to the reasons why?!

      I seemed to have missed the whole ordeal of keeping my 10.4.11 os x powerpc up to date.  Are these suggestions still viable as I have been getting all sorts of console errors which now seem to lead me to this researched destination?  The suggestions involve putting "sudo"  in Terminal Application and I am assuming that with all the console errors now being generated by my "permissions fixer" that this might be the reason...missed the class and updates as I never had problems like these before and the technology is changing.  Have a whole list of console errors if someone is willing to help as I also think I have hit the motherload as to the reasons why?!

  • Enterprise Manager Java Console for 10G

    Hi
    I have oracle 10g R2.
    can i install Enterprise Manager Java Console for 10G.
    if yes then tell me from where i can download Enterprise Manager Java Console for 10G
    any Link or help please.
    Regards,
    Nasir.

    From the same link..
    >>
    In addition to using Oracle Enterprise Manager Database Control or Grid Control, you can use the Oracle Enterprise Manager Java Console to manage databases from this release or previous releases. You install the Java Console by using the Administrator installation type.
    >>

  • After upgrading to 3.6.8 none of the plugins load even though there are updates available. The updates will not install and even though the error states to look at the console error log there are no errors listed in the log.

    After upgrading to 3.6.8 none of the extensions load even though there are updates available. The updates will not install and even though the error states to look at the console error log there are no errors listed in the log. All extensions are listed in Addons>Extensions.
    == This happened ==
    Every time Firefox opened
    == Upgrading to newer Firefox version (3.6.8)

    I have been having the same issue for the last two weeks. No real indication as to why it ever began other than I had turned off my router and Airport Extreme Base Station off for a weekend while I was away from my place.
    iPad, iPhone, iPod Touch, all have no issues at all with my Airport Extreme Base Station. Can stay connected throughout my living room, bathroom, bedroom, no issues whatsoever.
    My 5 month old MacBook Pro 2.66 GHz Core i7 Airport is sometimes perfect, able to connect, DHCP, and browse without issue. Then, for no reason, I won't be able to join my wireless network, or when I can join, I can't pick up an IP address. And then it will connect, pick up and IP, and then it won't browse. No real rhyme or reason to when this will happen, or when it works.
    I thought that it was an issue with my MacBook Pro, but then my sister visited with her brand new MacBook Pro 2.26 Intel Core 2 Duo, and while a month ago she was able to connect, DHCP, and browse without issue, this weekend she had all of the same issues I was having.
    My XBOX 360 and MacBook Pro have absolutely no issues with the wired connection. Only my WAN seems to have this issue.
    Did you ever find anything more to this?

Maybe you are looking for

  • Created Web Photo Album but Main Photos do not show on centre page in Firefox

    Site is I have used web photo album in this web site. In IE this is showing OK and all images are centralised, however in Firefox the main photo pages are showing to the left can anyone help me please? http://www.sancere.com/Album/pages/Picture-018_j

  • Adding a custom field in Delivery header

    HI all, I want to add a custom field in Delivery order creation header section. Is there any user exit to add the field in LAyout? which is the program i need to add the new field? thanks in advance Rakesh points will be awarded

  • How to play a cue point with mixer

    I know how to play a cue point of sound with the method: sound(1).queue([#member: ...  #startTime: ... EndTime: ... ]) How can I transfer the method of cue point using  the mixer? I need to have any hint about this because I must use both cue point w

  • Problems with Soundsticks & FCE

    I returned to an editing job recently and found that the audio would not play through the Harman Kardon Sound Sticks. Most other things work fine with them - Quicktime movies played direct (even the same ones I have in the FCE project), iMovie HD, iD

  • Problems with Spacebar, Delete, FN, +, Capslock,

    Hi there, the following keys on my Macbook White are not responding anymore (only somtimes) ?!?...: Spacebar, Delete (Backspace), Capslock, FN, Left- + Up Arrow. The other keys work fine. With an external keyboard everything works fine. Sometimes whe