IAS console doesn't work due DCM daemon failure

Hi,
I've got a problem with IAS console recently.
When I try to open Application or Administration tabs for my OC4J Instance I get an error message:
<ias-component id="dcm-daemon">
<process-type id="dcm-daemon">
<process-set id="dcm">
<process id="650183386" pid="7996" status="Init" index="1" log="D:\oracleIASUAT\opmn\logs\dcm-daemon~dcm-daemon~dcm~1" operation="request" result="failure">
<msg code="-21" text="failed to start a managed process after the maximum retry limit">
</msg>
</process>
</process-set>
</process-type>
</ias-component>
opmnctl status shows that dcm-daemon process is down.
When I try start process
opmnctl startproc process-type=dcm-daemon
got error:
no enabled components for this request
emctl start iasconsole doesn't help
What is the problem and where look for solution?
Thanks in advance.
Edited by: Sah on Oct 15, 2009 6:02 PM

Content of D:\oracleIASUAT\dcm\logs\emd_logs\log.xml
<MESSAGE>
<HEADER>
<TSTZ_ORIGINATING>2009-10-15T18:05:07.844+04:00</TSTZ_ORIGINATING>
<COMPONENT_ID>DCM</COMPONENT_ID>
<MSG_TYPE TYPE="ERROR"></MSG_TYPE>
<MSG_LEVEL>1</MSG_LEVEL>
<HOST_ID>host1</HOST_ID>
<HOST_NWADDR>10.10.10.10</HOST_NWADDR>
<MODULE_ID>oracle/defaultLogger/ExceptionLogger</MODULE_ID>
<THREAD_ID>EMUI_18_05_04_/console/ias/applicationServer$type=oracle*ias$target=uat.host1</THREADID>
<USER_ID>SYSTEM</USER_ID>
</HEADER>
<CORRELATION_DATA>
<EXEC_CONTEXT_ID><UNIQUE_ID>10.10.10.10:99043:1255614349859:3</UNIQUE_ID><SEQ>0</SEQ></EXEC_CONTEXT_ID>
</CORRELATION_DATA>
<PAYLOAD>
<MSG_TEXT>[TM] TaskMaster sysInit failed for D:\oracleIASUAT</MSG_TEXT>
<SUPPL_DETAIL><![CDATA[oracle.ias.sysmgmt.exception.ProcessMgmtException: Base Exception:
OPMN Request: /start?mode=sync&ias-component=dcm-daemon
OPMN Response: HTTP/1.1 204 No Content
Content-Length: 710
Content-Type: text/html
Response: 0 of 1 processes started.
<?xml version='1.0' encoding='US-ASCII'?>
<response>
<opmn id="host1:6201" http-status="204" http-response="0 of 1 processes started.">
  <ias-instance id="uat.host1">
    <ias-component id="dcm-daemon">
      <process-type id="dcm-daemon">
        <process-set id="dcm">
          <process id="650183387" pid="6200" status="Init" index="1" log="D:\oracleIASUAT\opmn\logs\dcm-daemon~dcm-daemon~dcm~1" operation="request" result="failure">
            <msg code="-21" text="failed to start a managed process after the maximum retry limit">
            </msg>
          </process>
        </process-set>
      </process-type>
    </ias-component>
  </ias-instance>
</opmn>
</response>
Resolution:
If there is no response from OPMN, check OPMN configuration and restart DCM daemon. If OPMN response is available, identify the failure and the corresponding log files indicated in the OPMN response contents
     at oracle.ias.sysmgmt.clustermanagement.OpmnAgent.checkOpmnResponse(Unknown Source)
     at oracle.ias.sysmgmt.clustermanagement.OpmnAgent.validateOperation(Unknown Source)
     at oracle.ias.sysmgmt.clustermanagement.OpmnAgent.sendRequest(Unknown Source)
     at oracle.ias.sysmgmt.task.ProcessManager.start(Unknown Source)
     at oracle.ias.sysmgmt.task.TaskMaster.daemonStart(Unknown Source)
     at oracle.ias.sysmgmt.task.TaskMaster.sysInit(Unknown Source)
     at oracle.ias.sysmgmt.task.TaskMaster.sysInit(Unknown Source)
     at oracle.ias.sysmgmt.task.InstanceManager.sysInit(Unknown Source)
     at oracle.ias.sysmgmt.task.InstanceManager.init(Unknown Source)
     at oracle.ias.sysmgmt.EntryPoint.init(Unknown Source)
     at oracle.sysman.emSDK.eml.util.iAS.IASEntryPoint.initEntrypoint(IASEntryPoint.java:145)
     at oracle.sysman.emSDK.eml.util.iAS.IASEntryPoint.getEntryPoint(IASEntryPoint.java:266)
     at oracle.sysman.ias.sta.clusters.ClusterUtils.getClusterManager(ClusterUtils.java:385)
     at oracle.sysman.ias.sta.ias.applicationServer.getOverview(applicationServer.java:1059)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:324)
     at oracle.cabo.ui.data.provider.MethodDataProvider.getDataObject(Unknown Source)
     at oracle.cabo.ui.data.provider.TableDataProvider.getDataObject(Unknown Source)
     at oracle.cabo.ui.data.provider.CachingDataProvider.getDataObject(Unknown Source)
     at oracle.cabo.ui.data.provider.DataProviderStack.getDataObject(Unknown Source)
     at oracle.cabo.ui.LogicalNodeRenderingContext.getDataObject(Unknown Source)
     at oracle.cabo.ui.RootRenderingContext.getDataObject(Unknown Source)
     at oracle.cabo.ui.LogicalNodeRenderingContext.getDataObject(Unknown Source)
     at oracle.cabo.ui.RootRenderingContext.getDataObject(Unknown Source)
     at oracle.cabo.ui.data.DataBoundValue.getValue(Unknown Source)
     at oracle.cabo.ui.data.bind.ToBooleanBoundValue.getValue(Unknown Source)
     at oracle.cabo.ui.BaseUINode.getAttributeValueImpl(Unknown Source)
     at oracle.cabo.ui.BaseUINode.getAttributeValue(Unknown Source)
     at oracle.cabo.ui.BaseRenderer.skipNode(Unknown Source)
     at oracle.cabo.ui.BaseRenderer.skipChild(Unknown Source)
     at oracle.cabo.ui.BaseRenderer.getNextRenderedChildIndex(Unknown Source)
     at oracle.cabo.ui.BaseRenderer.renderContent(Unknown Source)
     at oracle.cabo.ui.BaseRenderer.render(Unknown Source)
     at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render(Unknown Source)
     at oracle.cabo.ui.BaseUINode.render(Unknown Source)
     at oracle.cabo.ui.BaseUINode.render(Unknown Source)
     at oracle.cabo.ui.composite.ContextPoppingUINode$ContextPoppingRenderer.render(Unknown Source)
     at oracle.cabo.ui.BaseUINode.render(Unknown Source)
     at oracle.cabo.ui.BaseUINode.render(Unknown Source)
     at oracle.cabo.ui.BaseRenderer.renderChild(Unknown Source)
     at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)
     at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)
     at oracle.cabo.ui.BaseRenderer.renderContent(Unknown Source)
     at oracle.cabo.ui.BaseRenderer.render(Unknown Source)
     at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render(Unknown Source)
     at oracle.cabo.ui.BaseUINode.render(Unknown Source)
     at oracle.cabo.ui.BaseUINode.render(Unknown Source)
     at oracle.cabo.ui.BaseRenderer.renderChild(Unknown Source)
     at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)
     at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)
     at oracle.cabo.ui.BaseRenderer.renderContent(Unknown Source)
     at oracle.cabo.ui.BaseRenderer.render(Unknown Source)
     at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render(Unknown Source)
     at oracle.cabo.ui.BaseUINode.render(Unknown Source)
     at oracle.cabo.ui.BaseUINode.render(Unknown Source)
     at oracle.cabo.ui.BaseRenderer.renderChild(Unknown Source)
     at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)
     at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)
     at oracle.cabo.ui.BaseRenderer.renderContent(Unknown Source)
     at oracle.cabo.ui.laf.base.xhtml.BorderLayoutRenderer.renderIndexedChildren(Unknown Source)
     at oracle.cabo.ui.laf.base.xhtml.BorderLayoutRenderer.renderContent(Unknown Source)
     at oracle.cabo.ui.BaseRenderer.render(Unknown Source)
     at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render(Unknown Source)
     at oracle.cabo.ui.BaseUINode.render(Unknown Source)
     at oracle.cabo.ui.BaseUINode.render(Unknown Source)
     at oracle.cabo.ui.BaseRenderer.renderChild(Unknown Source)
     at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)
     at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)
     at oracle.cabo.ui.BaseRenderer.renderContent(Unknown Source)
     at oracle.cabo.ui.BaseRenderer.render(Unknown Source)
     at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render(Unknown Source)
     at oracle.cabo.ui.BaseUINode.render(Unknown Source)
     at oracle.cabo.ui.BaseUINode.render(Unknown Source)
     at oracle.cabo.ui.composite.UINodeRenderer.renderWithNode(Unknown Source)
     at oracle.cabo.ui.composite.UINodeRenderer.render(Unknown Source)
     at oracle.cabo.ui.laf.oracle.desktop.PageLayoutRenderer.render(Unknown Source)
     at oracle.cabo.ui.BaseUINode.render(Unknown Source)
     at oracle.cabo.ui.BaseUINode.render(Unknown Source)
     at oracle.cabo.ui.BaseRenderer.renderChild(Unknown Source)
     at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)
     at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)
     at oracle.cabo.ui.BaseRenderer.renderContent(Unknown Source)
     at oracle.cabo.ui.BaseRenderer.render(Unknown Source)
     at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render(Unknown Source)
     at oracle.cabo.ui.BaseUINode.render(Unknown Source)
     at oracle.cabo.ui.BaseUINode.render(Unknown Source)
     at oracle.cabo.ui.BaseRenderer.renderChild(Unknown Source)
     at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)
     at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)
     at oracle.cabo.ui.BaseRenderer.renderContent(Unknown Source)
     at oracle.cabo.ui.laf.base.xhtml.BodyRenderer.renderContent(Unknown Source)
     at oracle.cabo.ui.BaseRenderer.render(Unknown Source)
     at oracle.cabo.ui.BaseUINode.render(Unknown Source)
     at oracle.cabo.ui.BaseUINode.render(Unknown Source)
     at oracle.cabo.ui.BaseRenderer.renderChild(Unknown Source)
     at oracle.cabo.ui.BaseRenderer.renderNamedChild(Unknown Source)
     at oracle.cabo.ui.laf.base.SwitcherRenderer._renderCase(Unknown Source)
     at oracle.cabo.ui.laf.base.SwitcherRenderer.renderContent(Unknown Source)
     at oracle.cabo.ui.BaseRenderer.render(Unknown Source)
     at oracle.cabo.ui.BaseUINode.render(Unknown Source)
     at oracle.cabo.ui.BaseUINode.render(Unknown Source)
     at oracle.cabo.ui.BaseRenderer.renderChild(Unknown Source)
     at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)
     at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)
     at oracle.cabo.ui.BaseRenderer.renderContent(Unknown Source)
     at oracle.cabo.ui.laf.base.DataScopeRenderer.renderContent(Unknown Source)
     at oracle.cabo.ui.BaseRenderer.render(Unknown Source)
     at oracle.cabo.ui.BaseUINode.render(Unknown Source)
     at oracle.cabo.ui.BaseUINode.render(Unknown Source)
     at oracle.cabo.ui.BaseRenderer.renderChild(Unknown Source)
     at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)
     at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)
     at oracle.cabo.ui.BaseRenderer.renderContent(Unknown Source)
     at oracle.cabo.ui.laf.base.xhtml.BodyRenderer.renderContent(Unknown Source)
     at oracle.cabo.ui.BaseRenderer.render(Unknown Source)
     at oracle.cabo.ui.BaseUINode.render(Unknown Source)
     at oracle.cabo.ui.BaseUINode.render(Unknown Source)
     at oracle.cabo.ui.BaseRenderer.renderChild(Unknown Source)
     at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)
     at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)
     at oracle.cabo.ui.BaseRenderer.renderContent(Unknown Source)
     at oracle.cabo.ui.laf.base.xhtml.DocumentRenderer.renderContent(Unknown Source)
     at oracle.cabo.ui.BaseRenderer.render(Unknown Source)
     at oracle.cabo.ui.laf.base.xhtml.DocumentRenderer.render(Unknown Source)
     at oracle.cabo.ui.BaseUINode.render(Unknown Source)
     at oracle.cabo.ui.BaseUINode.render(Unknown Source)
     at oracle.cabo.servlet.ui.UINodePageRenderer.renderPage(Unknown Source)
     at oracle.cabo.servlet.AbstractPageBroker.renderPage(Unknown Source)
     at oracle.cabo.servlet.PageBrokerHandler.handleRequest(Unknown Source)
     at oracle.cabo.servlet.UIXServlet.doGet(Unknown Source)
     at oracle.sysman.emSDK.svlt.EMServlet.doGet(EMServlet.java:347)
     at oracle.sysman.eml.app.Console.doGet(Console.java:271)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:837)
     at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330)
     at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830)
     at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:285)
     at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:126)
     at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
     at java.lang.Thread.run(Thread.java:534)
]]></SUPPL_DETAIL>
</PAYLOAD>
</MESSAGE>

Similar Messages

  • My Admin Console doesn't work properly

    I'm J2e novice. I've just installed J2EE bundle and noticed that something is wrong:
    1) Whenever I start Admin Console for domain1 (default settings) it looks and works worse than Samples Server Admin Console. Compare the screenshots on http://astro.ia.uz.zgora.pl/~nirgal/problem/sas.htm
    2) I can't undeploy any web application (the undeploy button inactive -> see screenshots) using the Admin Console whereas undeploying on Samples Server works properly.
    3) In general there is many error messages at the bottom edge of Admine Console window during any session.
    Greetings
    Maciej

    There are "Error on page" errors only (displayed on the bottom info bar in the window).
    These are warnings I found in the server.log:
    1) Spaces in your PATH have been detected. The PATH must be consistently formated (e.g. C:\Program Files\Java\jdk1.5.0\bin; ) or the Appserver may not be able to start and/or stop. Mixed quoted spaces in your PATH can cause problems, so the launcher will remove all double quotes before invoking the process. The most reliable solution would be to remove all spaces from your path before starting the Appservers components.
    (I found no spaces in my PATH )
    2) default-locale attribute of locale-charset-info element has been deprecated and is being ignored. Use default-charset attribute of parameter-encoding element instead
    3) C:\Sun\AppServer\lib\install\applications\admingui\adminGUI_war\index_pl.html File Not Found
    (I found index.html in this directory. When I checked the file name to index_pl.html it didn't help.)
    Hello2 works properly, and there are no hello2 related errors. But I still can't undeploy it using Admin Console due to inactive 'Undeploy' button (I marked the hello2 checkbox).

  • Chunked Transfer Encoding - Doesn't work due to implementation bug?

    Hello All,
    I'm tackling the infamous "transfer-encoding: chunked" issue on trying to send POST data from the J2ME emulators and devices greater than 2048 bytes (or whatever the internal buffer size of a specific device might be). The nginx server on the other end always sends back a *411 - No content length specified* because it doesn't seem to recognize chunked transfer encoding. (despite the fact nginx is HTTP 1.1 compliant meaning it should be able to recognize it without rejection)
    One thing I've noticed is that compared to a correctly chunked HTTP body which looks something like this:
    *2*
    ab
    *4*
    abcd
    A
    *0123456789*
    *3*
    foo
    *0*
    the HTTP bodies coming out of the MIDlet though Network Monitor in the emulator just look like this:
    ababcd0123456789foo
    It seems the chunked HTTP body does not have the chunk size indices that should be there for proper formatting.
    I did my debugging on the Sun Java Network Monitor and maybe that tool "hides" the actual chunking indices
    or the chunking takes place at a point beyond the emulator's snapshot of the data. Does anyone know if the Sun Java Network Monitor indeed shows the entire body of an HTTP POST in it's true state? The size of one packet I'm looking at is 2016 which is 32 bytes off 2048 - the supposed limit where data starts getting chunked. Could this "missing" 32 bytes from the log be the chunking indexes I am looking for? If the Network Monitor indeed shows the packet body in it's entirety then it seems like people are having issues sending chunked transfers because the format is wrong.
    Anyway assuming J2ME's chunked transfer encoding is working correctly then how come nginx and many other supposedly HTTP 1.1 servers cannot understand the incoming format? Is Java's implementation of chunked transfer encoding somehow deviant from the set standard? I read a post at the following address
    http://forum.java.sun.com/thread.jspa?forumID=76&threadID=454773
    in which a user could not get chunked posts recognized by Apache until he changed the format of his HTTP body (read the last post on that thread for details on this).
    In case no one can assist on the above how would I go about trying to intercept the HTTP data stream right after it leaves the emulator or a real device. Is this something that can only be done server side? If so how can I guarantee that the data I am receiving on the server side was not modified by another entity along the way?
    Any help on this would be much appreciated. Thanks.
    -Bob

    We're still tackling the same issue but we've made a few discoveries:
    * Nginx does not support chunked transfer encoding despite it's HTTP 1.1 status.
    * The chunked transfer encoding format coming out of J2ME is correct. During some server side logging sessions we found that J2ME puts in the chunking indices and the finalizing 0 and carriage return to signify the end of the stream.
    * The missing 32 bytes not shown in the Sun Java Network Monitor are the chunking indices - they are just hidden from you at that level of display. Since the J2ME emulator sends it's packets in 2048 bytes chunks when viewing the monitor you will just see the contents itself (2016 byte chunks). The other 32 bytes are the headers i.e.
    7e0[carriage return]
    which is a 32 bytes sequence (4 8 byte characters) with the last character being the carriage return. 7e0 in decimal is 2016 - the size of the displayed packet in the network monitor.
    Anyone have any suggestions for a reliable server end receiver for chunked transfer encoding content? (preferably one which works well with Ruby on Rails)

  • Java Console Doesn't Work/Show Up

    I have been having an issue with the Java Plug-in Control Panel (in WinXP Control Panel) and some applications not appearing when started (ie. the java console, self-written applications, etc.). They come up in a window, but are greyed out. Sometimes the menu items and text boxes will appear when i click on the Console button, but nothing is accessible. I am running Win XP, and have reformatted and reinstalled to try to remedy this problem, but to no avail.
    I tried changing the path under the advanced tab to my java install directory (from the default setting) after installation, but that did not help.
    Any suggestions?

    I seem to be getting the same problem. Whenever I load a Java program, including the Java plug-in in the control panel, the whole window is just grey, and I can't do anything. I have only recently re-formatted and installed. Prior to this it worked, and I'm using the same installation of Java.

  • Audio line out mysteriously doesn't work due to software

    My topic doesn't seem to fit in with any of the forum topics, so I chose this one as the closest fit.
    Now, my line out audio stopped working. Now before you think I'm crazy and I submitted a question for what is obviously bad hardware, listen to this.
    This happened before about a year and a half ago. I thought it was a faulty line out jack, and since computer was still under warranty, I took it in. They told me there was nothing wrong. I took the computer home and it worked just fine. hmmmmm
    Now it happened again. I checked my speakers first by connecting to another computer. They worked fine. I rebooted the computer in Windows and the line out plays just fine into the external speakers! I reboot back into OSX and it stops working! Any ideas what is going on?
    Of course I have the line out selected in the sound preferences. I can select internal speaker and I get audio from the computers speaker. Go back to line out and it's a blank. And yes, the volume is turned up.

    Here's my advice...
    Safe Boot from the HD, (holding Shift key down at bootup), run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, then reinstall the combo update for Intel-based Macs...
    http://www.apple.com/support/downloads/macosx10411comboupdateintel.html
    Repair Permissions afterwards, reboot.

  • Enterprise Management Console doesn't work!

    Hi, there,
    I meet a strange problem. I use JDeveloper to make jsp project. the database is oracle 9i. I install JDeveloper and database on the same machine. at first, everything is ok. but suddenly I found that I can't run Enterprise Manager Console. the icon in the start meun became unrecognize. if I run the command on the command line, it's refused. I don't know what's the reason. but what's more strange is that I can run jsp project and store and retrieve data from database. I really don't know the reason, besides, how can I change database structure and view data stored in the database without Enterprise Manager Console?
    my project will be used on the next week, but I don't know if this problem will effect funcation!
    does there anyone know the reason and how can I resolve it? besides, my OS is windows xp professional.
    any hint will be great appreciated!!

    You can view your all values from Jdeveloper only .
    Go for connection Database and click on user than u can c database structure and all tables views ....
    Hope it helps

  • Back button doesn't work due to multiple history entries for the current page. How can I fix this problem?

    This problem started February 2015. I have noticed it mostly while searching ebay. When I hit the back button it did not work. I right clicked the back button and found at least 2 and sometimes up to a dozen duplicate history entries for the current page I am on, meaning I would have to click the back button a dozen times to get to the previous page. I am using Firefox 35.0.1 on a Vista computer. I have not found any fix for the problem after searching the internet for hours. I have seen similar issues with people using IE and some say the duplicate entries are caused by banner ads but still no one has provided a good answer or fix for the problem. Please help.

    I will leave further answers to users of ebay. Script or adblockers may ease the problem.
    * Try this add-on search [https://addons.mozilla.org/en-US/firefox/search/?q=blocker&platform=windows&appver=35.0&sort=users blocker] (Windows)

  • Oracle Enterprise Management Console doesn't work

    Hi, there,
    I meet a strange problem. I use JDeveloper to make jsp project. the database is oracle 9i. I install JDeveloper and database on the same machine. at first, everything is ok. but suddenly I found that I can't run Enterprise Manager Console. the icon in the start meun became unrecognize. if I run the command on the command line, it's refused. I don't know what's the reason. but what's more strange is that I can run jsp project and store and retrieve data from database. I really don't know the reason, besides, how can I change database structure and view data stored in the database without Enterprise Manager Console?
    my project will be used on the next week, but I don't know if this problem will effect funcation!
    does there anyone know the reason and how can I resolve it? besides, my OS is windows xp professional.
    any hint will be great appreciated!!

    You can view your all values from Jdeveloper only .
    Go for connection Database and click on user than u can c database structure and all tables views ....
    Hope it helps

  • Icloud mail doesn't work. due to wrong incoming server name?

    hi. I've had trouble with my icloud email all day. I can't send or receive any messages. when i enter my password i get the follwoing notification: "The iCloud IMAP server “p99-imap.mail.me.com” rejected the password for user...etcetc”. Now when I check the icloud email settings the incoming mail server is set to: p99-imap.mail.me.com. but this should be: "imap.mail.me.com" right? I can't find if and where I can change this. But I'm not even sure that this is the problem? Help! :S

  • Laptop doesn't boot due to HD failure. No recovery disk. What do I do?

    My HP laptop (HP ENVY 14t-1100 CTO Beats Edition) is not booting up due to hard disk failure. I have done a couple of hard disk diagnostics to detemine that. I can install a new disk but how do I get the default HP s/w including OS for my new disk? It came with Microsoft 7 Home Premium.
    If I order the recovery disk from HP, will it include the OS?
    The found a sticker under the battery which include the product key for Windows 7 so I should be able to use that to install Windows 7 at least. However, it woudl be better to use the HP disk to make sure that I have all the right drivers etc.
    Any help will be much appreciated.

    "Link to "ei.cfg Removal Utility". The "ei.cfg Removal Utility" is a simple tool that will remove the ei.cfg  from any Windows ISO disc image, thereby converting the image into a "universal disc" that will prompt the user to select an edition during setup instead of being forced to use different discs for different versions of Windows 7."
    ******Clicking the Thumbs-Up button is a way to say -Thanks!.******
    **Click Accept as Solution on a Reply that solves your issue to help others**

  • Loaded the newest version of Flashplayer and now it doesn't work have plug in failure

    Loaded the latest version of Flashplayer and now I have a plug in failure everytime I need Adobe.  Tried to ninstall and reinstall and no change.  Help please

    Adobe Flash Player 13 "Plugin Failure" Workaround

  • [SOLVED] LXDM not saving selected session,Default session doesn't work

    Hello,
    I'm trying to use LXDM to start my desktop. However, every single time I log in, I have to tell it to use XFCE as my session.
    Even if I choose it manually, after logout/login it just resets to "Default session" (which doesn't work: just drops back to LXDM).
    I looked everywhere in my home directory and not found any place where it stores the session.
    Any ideas? lxdm 0.4.1-8, xfce 4.8, x86-64 Arch Linux.
    Thanks.
    Last edited by Renan Birck (2012-04-02 21:06:42)

    It's the default, except that I enabled autologin (which doesn't work due to the problem I describe in my post).
    [base]
    ## uncomment and set autologin username to enable autologin
    autologin=renan
    ## uncomment and set timeout to enable timeout autologin,
    ## the value should >=5
    # timeout=10
    ## default session or desktop used when no systemwide config
    # session=/usr/bin/startlxde
    ## uncomment and set to set numlock on your keyboard
    # numlock=0
    ## set this if you don't want to put xauth file at ~/.Xauthority
    # xauth_path=/tmp
    ## greeter used to welcome the user
    greeter=/usr/lib/lxdm/lxdm-greeter-gtk
    [server]
    ## arg used to start xserver, not fully function
    # arg=/usr/bin/X -background vt1
    [display]
    ## gtk theme used by greeter
    gtk_theme=Clearlooks
    ## background of the greeter
    # bg=/usr/share/backgrounds/default.png
    ## if show bottom pane
    bottom_pane=1
    ## if show language select control
    lang=1
    ## if show keyboard layout select control
    keyboard=0
    ## the theme of greeter
    #theme=Archlinux
    [input]
    [userlist]
    ## if disable the user list control at greeter
    disable=0
    ## whitelist user
    white=
    ## blacklist user
    black=

  • How to close the computer since mail doesn't work?

    Hi all,
    I don't know why my mail doesn't work. due to it, I can't close the macbook pro.
    How to solve it?
    Thanks
    Lilian

    Click on the Apple Symbol in the Task Bar (Top Left Corner) and choose forece quit. This should close mail and your Macbook should be able to restart...

  • OID error while starting the dcm-daemon service on Oracle Infra

    Not able to login to OID eventhough the service is up in OracleInfra but the dcm-daemon is down and giving the problem and tried to bring dcm-daemon but throwing error
    $ ./opmnctl startproc ias-component=dcm-daemon
    opmnctl: starting opmn managed processes...
    ================================================================================
    opmn id=oracleinfra:7017
    0 of 1 processes started.
    ias-instance id=infra.oracleinfra.co.in
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    ias-component/process-type/process-set:
    dcm-daemon/dcm-daemon/dcm
    Error
    --> Process (pid=13272)
    failed to start a managed process after the maximum retry limit
    Log:
    /opt/oaminfra/opmn/logs/dcm-daemon~dcm-daemon~dcm~1
    and the log is
    ADMN-202046
    The OracleAS Repository API threw an exception when obtaining the connect string to the Metadata Repository
    Resolution:
    Check the exception thrown by the Repository API for resolution information.
         Some common causes of this problem are as follows:
         OID is not running or unavailable
         the ias.properties file is misconfigured with incorrect OID connection information
         OID permissions are incorrectly defined
    Base Exception:
    oracle.ias.repository.schema.SchemaException
    Unable to establish connection to the Oracle Internet Directory Server ldap://oracleinfra.co.in:389/. Base Exception : javax.naming.CommunicationException: oracleinfra.co.in:389 [Root exception is java.net.ConnectException: Connection refused]
    early response is appreciated
    Edited by: user11150369 on Dec 8, 2009 3:58 AM

    Hi Daniel,
    We checked the OID log file and its showing that OID is up and running. Also showing the process id in OIDCTL.log file
    09/12/09 13:28:55 Start process
    oidctl:oidmon is not running on idm-ar.co.in, waiting for a few seconds...
    oidctl:Waiting for oidmon to start OIDLDAPD (instance=1)
    oidctl:Started OIDLDAPD (instance=1) with PID : 20455 successfully
    But we are not able to login to OID.
    Can you please guide me how to solve this issue and bring up OID. Its very urgent.

  • Upgrade site button doesn't work

    Hi,
    I published this site: www.vivianamz.com from MUSE and it works fine.
    Now I wan't an email account with this domain, so I'm trying to update the site from Web Basic.
    The upgrade button from Site Managment in my admin console doesn't work.
    Is there another way to upgrade the site?
    What's the difference if I use the email from Google apps or if I upgrade the plan site?
    Thanks in advance,
    Viviana

    Hello Viviz28,
    As far as I see in the database, the www.vivianamz.com site was successfully upgraded to the webBasics+ level. And I see that you managed to successfully add an email account too.
    So you are all set now
    Please let us know if you need help with anything else

Maybe you are looking for

  • Invalid URL for Web Content Overlay. Help?

    I am doing a french tranlation to an existing folio app that someone else created. There is one page in my folio that is comprised of garbage and a trash can. You touch the garbage and drag it into the trash, and things change, etc. I have an index.h

  • How to avoid that some text [instructions] will be printed in PDF (forms)?

    The idea is that some texts may be seen in the screen but not printed when the form is filled up. Adobe has information on this in ECycle but could not find any reference in Acrobat X or Indesign. It may be a solution to convert a frame text to a but

  • "Java file" & "Jsp file" compilation issues in Eclipse

    Hi, Eclipse Question 1: I have set the value for preference->java->Installed JREs as : j2re1.4.2_07 not to jdk When I write a java file, its compiling, how? From where its using "javac" exe file for compilation. Question 2: Whereas in prefrence->Tomc

  • Report RFFMRC04

    Hello, Good Morning. We have a problem follow:     I used component ECC 6.0 with formal budget. run this transaction.: FM9Q FM9P FMBV Aftes executing this transaction tables BPJA this field WTJHR and WLJHR be zero. Running report without effectively,

  • Running Flash Player and Flex on HPUX and  AIX

    Hi Issue: HPUX 11iv2 PARISC and Itanium and AIX 5.1 and 5.2 (PPC) are not listed in the systemj requirements of Flash Player. And So affects the Flex SDK Applications? Does this mean these OS are NOT Supported currently and FLEX applications cannot r