Fusion Middleware control and targets don't work

Hello,
I got problems with the Fusion Middleware control and targets that don't work after upgrading from AS 10.1.2.3 to 11g.
I have WLS 11g running. The WL Admin consoles are working (http://<hostname>:7001/console and http://<hostname>:7002/console)
1. Fusion Middleware control on Infra (http://<hostname>:7001/em) does not return anything - just show <loading> on the screen.
2. Fusion Middleware control on Mid Tier (http://<hostname>:7002/em) returns a 404 error and I found a solution on this forum to do the Extend Domain and turn on/configure Enterprise Manage. I tried and got error "INST-07303 - Specified Domain cannot be used for Extend Domain configuration".
3. There sre no Targets in both Infra and Mid Tier targets.xml files after ugrading from AS 10.1.2.3 to 11g. How do I transfer all targets from the old AS 10.1.2.3 Infra and Mid Tier targets.xml to Fusion 11g Infra and Mid Tier targets.xml.
OS is Linux SUSE SLES-10 SP3
Any help?.
Thanks,

create the sh file and comping for forms but this file in a where the forms available
export ORACLE_HOME=/home/oracle/Oracle/Middleware/as_1
for i in `ls *.pll`
do
echo Compiling Form $i ....
/home/oracle/Oracle/Middleware/asinst_1/bin/frmcmp.sh userid=aaa/aaa@gggg batch=yes module=$i module_type=LIBRARY compile_all=yes window_state=minimize
done
with regards
Abdulwajid khan
[email protected]

Similar Messages

  • TS3474 I purchaed the earpods with mic & controls and they don't work with 6th generation nano.  Are the features supposed to be compatible with this model of nano?

    I purchased the earpods with mic & controls and the features don't work with 6th generation nano--is this normal?

    Hi there,
    According to the product page:
    The remote and mic are supported by all models of iPod, iPhone, and iPad (not all models support volume up/down functions). Audio is supported by all iPod models.
    Your iPod Nano may be one of the models that does not support the volume up/down function. Take a look at the page below for more information.
    Apple EarPods with Remote and Mic
    http://store.apple.com/us/product/MD827LL/A/apple-earpods-with-remote-and-mic
    -Griff

  • WLS Zip distribution and Fusion Middleware Control components

    i am working with a WLS Zip distribution installation and i'm not seeing opmnctl or any reference to the Fusion Middleware Control that i need to install Oralce Webforms.
    what components install do we need to get this install up to speed?
    thanks.

    Hi,
       WLS ZIP distribution is only intended to be used for only developers.
       As per your requirement in order to install Oracle Forms you need to install .jar or .exe or .bin file depending upon you OS.
       Then install Oracle Forms 11g.
       So request to follow the below steps if your OS is a 64 bit :-
    1)Download and Install JDK 1.6.0_XXX from the below URL :-
       Java Archive Downloads - Java SE 6
    2)Download and Install Weblogic 10.3.6 which is certified with Forms and Reports 11.1.2.2.0 or Forms 11.1.1.7.0 which could be downloaded from the below URL :-
      http://www.oracle.com/technetwork/middleware/weblogic/downloads/wls-main-097127.html
       Section :- Oracle WebLogic Server 11gR1 (10.3.6) + Coherence - Package Installer
       In order to install Weblogic set you java path to point to the JDK 1.6.0_xxxx then run the below command :-
       java -jar wls1036_generic.jar [ If the OS is 64 bit ]
      3) Download Forms and Reports 11.1.2.2.0 or Forms 11.1.1.7.0 from the below URL 's :-
       Forms Downloads&lt;/title&gt;&lt;meta name=&quot;Title&quot; content=&quot;Forms Downloads&quot;&gt;&lt;meta name=&quot;…
        Incase if your OS is 32 bit then download the .bin or .exe file for Weblogic from the above URL's and also the respective Forms binary.
    Regards,
    Prakash.

  • Fusion Middleware Control targets error

    Hi, I cloned a server with a weblogic domain forms and reports 11g.
    I reconfigured the name of the server fine.
    I reconfigured the weblogic domain fine.
    I reconfigure the instance of forms and reports fine.
    My problem resides in the fusion middleware control EM, the references are linked to the old server (OHS, reports and forms component). And I can't get the sessions of forms, ohs statistics... nothing.
    How can do for upgrade the info of fusion middleware control.
    Thanks
    Maxi

    create the sh file and comping for forms but this file in a where the forms available
    export ORACLE_HOME=/home/oracle/Oracle/Middleware/as_1
    for i in `ls *.pll`
    do
    echo Compiling Form $i ....
    /home/oracle/Oracle/Middleware/asinst_1/bin/frmcmp.sh userid=aaa/aaa@gggg batch=yes module=$i module_type=LIBRARY compile_all=yes window_state=minimize
    done
    with regards
    Abdulwajid khan
    [email protected]

  • Fusion Middleware Control "Identity and Access" menu missing

    Hi.
    I have a problem with one of the fussion middleware control menus which is missing.
    The environment is as follows:
    - One server with OVD + OID
    - One server with Weblogic + ODSM + Fussion Middleware Control
    (All idm fmw 11.1.1.2.0)
    ODSM can connect to OVD / OID on the other server without any problems.
    On Fussion middleware Control I can not see the menu "Identity and Access". In previous installations where all the components where installed together in the same server, that menu appeared without any extra configuration.
    The menu i'm talking about is the one referred here: http://download.oracle.com/docs/cd/E15523_01/oid.1111/e10046/basic_started.htm#CIHHAJJH
    "2.In the left panel topology tree, expand the farm, then Identity and Access. Alternatively, from the farm home page, expand Fusion Middleware, then Identity and Access. Oracle Virtual Directory components are listed in both places"
    Which are the steps to get that menu back? How do i get "linked" fusion middleware control with ovd/oid from the other server?
    Any extra configuration, any steps during installation...
    There's something probably very simple i'm missing but i haven't found any reference about creating/configuring that menu...
    Thanks in advance.

    Hi. i tried what i posted on my last message but i can't pass next step of the installation.
    If i try to install oid+ovd in <host 2> i can select "extend existing domain" and it connects correctly to the weblogic domain (IDMDomain creating during installation of odsm & em fmw control) that is up un running on <host 1>.
    But on the next step it asks for the "Weblogic Server Directory"... If i enter the path where weblogic resides on <host 1> it fails because it looks for it in the host i'm installing oid+ovd <host 2>.
    - First of all, is it really possible to have oid+ovd on one host and weblogic+odsm+enterprise manager fmw control in a different host in a way that makes possible to manage oid+ovd with enterprise manager fmw control?
    - Is it possible to tell the installer that the path for the weblogic server is in a different host? something like host:path?
    - If it's not possible, is it documented anywhere? i haven't found anything regarding that possible limitation.
    Please, any help would be appreciated as this is becoming critical for us.

  • Updating .rpd file in oracle Fusion middleware control 11G

    Hi people,
    I've a problem. I tried to upload my .rpd file by loggin in oracle Fusion middleware control 11G, doing this steps:
    correaplications-> implantation-> repository -> block editconfiguration-> search repository in folder -> insert password-> apply configuration-> restart all services. But, doesn't work. The log errors are:
    severe: element type:domain, element ID: null, opertaion result: waiting_for_opmn, detail message: timeout, waiting for opmn to start process
    severe: element type:BI_INSTANCE, element ID: coreapplication, operation result: failed_to_start, detail message: error in start one or more components of BI instance
    My coreapplication_obis1 is down and i can't start it!!! I need help, can anyone help me?
    I had to done anything before trying to upload the .rpd file?
    Thanks.
    Lucas R. A.

    Hello,
    I've resolved the problem. I just started the BI service without de opmnctl. Import the rpd, start the opmnctl and restart de bi service. After this I login in the analytics

  • Errror during upload of repository using em fusion  middleware control

    Hi,
    While i am trying to upload the new repository file using em fusion middle ware control by following way
    Log in to the enterprise manager fusion middleware control ( http:// localhost:7001/em ) -> farm_bifoundation_domain -> business intelligence -> coreapplication -> deployment -> repository ->apply
    When i press apply button after browsing the repository file i was stuck with below error message
    Webpage error details
    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; MDDS)
    Timestamp: Wed, 12 Dec 2012 09:00:32 UTC
    Message: 'undefined' is null or not an object
    Line: 68
    Char: 9
    Code: 0
    URI: http://localhost:7001/em/faces/ai/bi/instance?_adf.ctrl-state=us4d295j8_9&target=%2FFarm_bifoundation_domain%2Fbifoundation_domain%2FBusinessIntelligence&type=oracle_bi_instance&ipMsgID=e69c9a30
    Could anyone please help me out to get rid of above concern.
    Thanks,
    Lakshmi kanth P

    Hi,
    Thanks for prompt reply.
    This is the first time i am trying to upload the repository file using em fusion middle ware control. I tried with IE,Firefox,Chrome .Except IE the rest did not give any response when i press apply button and neither fulfill the need. Anyway I am new to bi itself. I was asked to work on obiee 11g .
    Please help me out to upload the repository using EM.
    Thanks,
    Lakshmi Kanth

  • Fusion Middleware Control 11.1.1.2 does not start/run.  How to fix.

    Hello,
    1. The Fusion Middleware Control 11.1.1.2 on Infrastructure Home does not response after entering userid and password and click on login.
    http://hostname:7001/em
    2. The Fusion Middleware Control 11.1.1.2 on Mid-tier Home does not run - http error 404. http://hostname:7002/em
    Does anyone know what's wrong or where to look for errors?.
    Server is running Linux SUSE SLES-10 SP3.
    Upgrade from AS 10g 10.1.2.2 to 11.1.1.2 and all Infrastructure Home and Mid-tier Home components started OK with opmnctl startall.
    The Fusion Middleware Admin Console 11.1.1.2 on Infrastructure Home works.
    The Fusion Middleware Admin Console 11.1.1.2 on Mid-tier Home works.
    Thanks a lot.

    You have to start the NodeManager first.
    Ex.
    export WL_HOME=/u01/app/oracle/product/fmw/wlserver_10.3
    cd $WL_HOME/server/bin
    ./startNodeManager.sh
    Then you can start the AdminServer
    Ex.
    export MW_HOME=/u01/app/oracle/product/fmw
    export DOMAIN_HOME=$MW_HOME/user_projects/domains/FormsReports
    ###export ORACLE_HOME=/u01/app/oracle/product/fmw/oracle_pfrd
    cd $DOMAIN_HOME/bin
    nohup $DOMAIN_HOME/bin/startWebLogic.sh &

  • Not able to test SOA composites from Oracle Fusion Middleware Control

    Hi All,
    I am working on weblogic server 10.3.5
    SOA Suite 11.1.1.5.0
    Earlier everything was working fine. Suddenly while testing one of my deployed composite I am getting the following error
    Either the WSDL URL is invalid or the WSDL file is not valid or incorrect. - WSDLException: faultCode=OTHER_ERROR: Failed to read WSDL from http://<server_host>:<soa_server_port>/soa-infra/services/default/Project1/helloworld_client_ep?WSDL: HTTP connection error code is 503
    And this error message is coming from every other composite. I am not able to test any of the SOA composites from my fusion middleware control
    I followed the soa server log also but couldn't find any information regarding this error.
    Also I restarted all the servers;admin server+managed servers, after deleting the tmp folder but the error persists
    Can anyone suggest me what can be the issue?
    Thanks in Advance!!

    Hi Rohini,
    503 Service Unavailable errors can appear in any browser in any operating system.
    The 503 Service Unavailable error displays inside the browser window, just as web pages do.
    Cause of 503 Service Unavailable Errors
    The 503 Service Unavailable error is an HTTP status code that means the web site's server is simply not available right now. Most of the time this is because the server is too busy or because there's maintenance being performed on it.
    Try to enable HTTP tunneling on Server that solve your problem.
    Regards,
    Kal

  • How to deploy Secure ADF applications w/o Fusion Middleware Control

    Just got the team upgraded to the new JDeveloper 11.1.1.1.0 and things have come to a halt because we can't deploy to our test servers.
    The previous process from OTN for 11.1.1.0.2 doesn't seem to work anymore.
    http://www.oracle.com/technology/products/jdev/tips/muench/credmig111100/index.html
    The new on-line docs say the way to deploy Secure ADF Application is either Fusion Middleware Control or WLST command. The instructions for the FMC are there, but not the WLST. (See section 7.2 http://download.oracle.com/docs/cd/E12839_01/core.1111/e10043/addlsecfea.htm#CFHFAIGE)
    Is there a new documented set of instructions for deploying a Secure ADF Application using WLST????
    rodger....
    Edited by: rodger63 on Aug 17, 2009 3:21 PM
    Edited by: rodger63 on Aug 17, 2009 3:22 PM

    Rodger, I'd be interested in hearing any answers you come up with please. If you could post your findings here it would be appreciated.
    Regards,
    CM.

  • The only time the sound/speaker and mic don't work is when I answer or make a call

    The only time the sound/speaker and mic don't work is when I answer or make a call. They both work fine for everything else. This has been going on for over a month. AT&amp;T said it's Apple and Apple said it's AT&amp;T. I've been around that cycle twice. 
    When I dial a call, I can see the status words on the screen but can't hear the ringing. If the person I'm calling answers, my screen will show the call was connected and the call timer will begin but I can't hear anything and they can't hear me. If one of us doesn't end the call, the timer keeps going and I'm being 'charged' for dead air. (Of course, one of us disconnects so mins/cost isn't an issue, I'm just adding the info in case it helps solve the problem.) If they don't answer, the call will go to their greeting but I can't hear it and wouldn't be able to leave a message anyway because my voice isn't going through. However, they will get a voice mail alert and see that I called but no message was recorded.
    If some one tries to call me they will hear ringing but when I answer, they can't hear me and I can't hear them. If I don't answer, they will hear my greeting and can leave a message. I can retrieve and hear my voice mail. Trying speaker phone and headsets didn't change anything for calls out nor for calls in. 
    I have 4.3.3 and have synched, reset, rebooted, turned things on and off and off and on and took the SIM card out of the phone and out of it's tray and put it back in. I've done all that several times in just about every combination and order possible. 
    Hopefully the following will provide good clues:  On only about three of the many attempts I've made to get it to work correctly that included taking out the SIM card, I could make and/or get one or two calls with no trouble but then the problem comes back. Also, when I swapped the SIM card with another iPhone4 on my plan, the other phone would work with my SIM card but my phone still would not work with the other SIM card. The last fact makes me think it is an Apple issue. I'll go to an Apple store (genius) this weekend. Will I be wasting my time and gas? Anybody have any experience with this problem?

    Let me try and address some of your questions.  I'm only on a pc, so a few of these answers might be slightly different on a Mac, but not too different (such as control click rather than right click).
    First, when you buy something on your phone, be it apps or music, it's transferred from your phone to your Mac when you sync your phone.  So those apps should now be in you iTunes library. ( IF for some reason you can't find them there, you should be able to download them again, either onto your phone or through iTunes.  On your phone, go to the App Store > Updates and you'll see a "Purchased" link at the top of the page, you can view all purchased apps here and redownload them.  In iTunes, you can go to Store > Check for available downloads. )
    Whenever you plug your phone in, it should create a backup of everything you have on the phone.  This is how, provided restoring your phone as a new device doesn't fix the issue (more on this later), you can put all of your music and apps onto the new phone.  You can always plug your phone into your Mac and the first thing it should do when it syncs is create a backup.   If you want to be sure, you can right click on your device in iTunes (on a pc) or I assume control click on a Mac and select "backup".
    The genius will take care of the sim card and setting up your phone, however you will have to put all of your music and apps on it, unless you ask the genius, I've never bothered since I know how to do this.
    You should have no problems restoring from a backup if they give you a new phone.  However, it's probably safest to try and create a backup of your last phone backup before you restore it as a new device.   I suggest you refer to http://support.apple.com/kb/ht1414 for more information about that.
    I've had no problems with my new phone so far.
    I'll try to keep checking this thread if you have any other questions or need more clarification.
    Edit: I should say we never did figure out what exactly was wrong with my phone.  The only thing I can think of was that it got a lot hotter than the phone it replaced, and also the phone I just got yesterday to replace the malfunctioning one.  But otherwise they saw no problems with the hardware, but acknowledged it must have been the hardware since we tried everything else.  Also I would go with a list of all the things you tried with this phone, for your own reference and the genius's, especially if you're not confident in your tech skills Showing the genius that you've tried: different sim cards, updating the software, restoring it from a backup, and now restoring it as a new device, should convince them that you've done everything you could, and the only other answer is hardware problem.
    Also if you don't already have one, make a genius appointment ASAP.  Most stores are very busy and their appointments fill up fast.  I always suggest making an appointment as early as possible, hopefully before the retail store hours when they've only got techs there because they usually are less stressed and have a bit more time to spend with you.  The easiest way to make an appointment is to download the Apple Store app.  It detects the closest Apple store from you and makes it quite easy to schedule a genius.
    Message was edited by: deddinty

  • [SOLVED] Poweroff, suspend and hibernate don't work

    I installed Archlinux on my work desktop on Monday and can't get poweroff, suspend and hibernate to work. The command `systemctl poweroff` sort of works, except it doesn't actually turn off the computer. Suspend and hibernate don't work at all, the computer hangs on the terminal with a cursor on the top left corner of the screen. Here is the log from `journalctl`. There doesn't seem to be any error messages in it, as far as I can see.
    Apr 16 10:02:55 carolfs-ifusp sudo[1127]: carolfs : TTY=pts/0 ; PWD=/home/carolfs ; USER=root ; COMMAND=/usr/bin/systemctl poweroff
    Apr 16 10:02:55 carolfs-ifusp sudo[1127]: pam_unix(sudo:session): session opened for user root by carolfs(uid=0)
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Stopping Session c2 of user carolfs.
    Apr 16 10:02:55 carolfs-ifusp gnome-session[576]: Received signal:15->'Terminated'
    Apr 16 10:02:55 carolfs-ifusp org.gnome.evolution.dataserver.Sources3[591]: Received terminate signal.
    Apr 16 10:02:55 carolfs-ifusp colord[453]: Automatic remove of icc-9cb50954c1872204852075bef0599dec from xrandr-Goldstar Company Ltd-W2043-16843009
    Apr 16 10:02:55 carolfs-ifusp colord[453]: Profile removed: icc-9cb50954c1872204852075bef0599dec
    Apr 16 10:02:55 carolfs-ifusp colord[453]: device removed: xrandr-Goldstar Company Ltd-W2043-16843009
    Apr 16 10:02:55 carolfs-ifusp polkitd[358]: Unregistered Authentication Agent for unix-session:c2 (system bus name :1.37, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) (disconnected from bus)
    Apr 16 10:02:55 carolfs-ifusp ntpd[300]: ntpd exiting on signal 15
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Stopped Session c2 of user carolfs.
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Stopping Session c1 of user gdm.
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Stopped Session c1 of user gdm.
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Stopping Sound Card.
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Stopped target Sound Card.
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Stopping system-systemd\x2dfsck.slice.
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Removed slice system-systemd\x2dfsck.slice.
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Stopping system-getty.slice.
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Removed slice system-getty.slice.
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Stopping User Manager for UID 1000...
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Stopping Disk Manager...
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Stopping Login Service...
    Apr 16 10:02:55 carolfs-ifusp systemd[567]: Stopping Default.
    Apr 16 10:02:55 carolfs-ifusp systemd[386]: Stopping Default.
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Stopping Login Prompts.
    Apr 16 10:02:55 carolfs-ifusp systemd[567]: Stopped target Default.
    Apr 16 10:02:55 carolfs-ifusp systemd[386]: Stopped target Default.
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Stopped target Login Prompts.
    Apr 16 10:02:55 carolfs-ifusp systemd[567]: Stopping Basic System.
    Apr 16 10:02:55 carolfs-ifusp systemd[386]: Stopping Basic System.
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Stopping GNOME Display Manager...
    Apr 16 10:02:55 carolfs-ifusp systemd[567]: Stopped target Basic System.
    Apr 16 10:02:55 carolfs-ifusp systemd[386]: Stopped target Basic System.
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Starting Generate shutdown-ramfs...
    Apr 16 10:02:55 carolfs-ifusp systemd[567]: Stopping Paths.
    Apr 16 10:02:55 carolfs-ifusp systemd[386]: Stopping Paths.
    Apr 16 10:02:55 carolfs-ifusp systemd[567]: Stopped target Paths.
    Apr 16 10:02:55 carolfs-ifusp systemd[386]: Stopped target Paths.
    Apr 16 10:02:55 carolfs-ifusp systemd[567]: Stopping Timers.
    Apr 16 10:02:55 carolfs-ifusp systemd[386]: Stopping Timers.
    Apr 16 10:02:55 carolfs-ifusp systemd[567]: Stopped target Timers.
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Stopped RealtimeKit Scheduling Policy Service.
    Apr 16 10:02:55 carolfs-ifusp systemd[386]: Stopped target Timers.
    Apr 16 10:02:55 carolfs-ifusp systemd[567]: Stopping Sockets.
    Apr 16 10:02:55 carolfs-ifusp systemd[386]: Stopping Sockets.
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Stopped Locale Service.
    Apr 16 10:02:55 carolfs-ifusp systemd[567]: Stopped target Sockets.
    Apr 16 10:02:55 carolfs-ifusp systemd[386]: Stopped target Sockets.
    Apr 16 10:02:55 carolfs-ifusp systemd[567]: Starting Shutdown.
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Stopped Disk Manager.
    Apr 16 10:02:55 carolfs-ifusp systemd[386]: Starting Shutdown.
    Apr 16 10:02:55 carolfs-ifusp systemd[567]: Reached target Shutdown.
    Apr 16 10:02:55 carolfs-ifusp systemd[386]: Reached target Shutdown.
    Apr 16 10:02:55 carolfs-ifusp systemd[567]: Starting Exit the Session...
    Apr 16 10:02:55 carolfs-ifusp systemd[386]: Starting Exit the Session...
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Stopping Network.
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Stopped target Network.
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Stopping dhcpcd on all interfaces...
    Apr 16 10:02:55 carolfs-ifusp systemd[567]: Received SIGRTMIN+24 from PID 1159 (kill).
    Apr 16 10:02:55 carolfs-ifusp systemd[386]: Received SIGRTMIN+24 from PID 1160 (kill).
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Stopped User Manager for UID 120.
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Stopped User Manager for UID 1000.
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Stopping user-1000.slice.
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Removed slice user-1000.slice.
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Stopping user-120.slice.
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Removed slice user-120.slice.
    Apr 16 10:02:55 carolfs-ifusp dhcpcd[1161]: sending signal TERM to pid 264
    Apr 16 10:02:55 carolfs-ifusp dhcpcd[1161]: waiting for pid 264 to exit
    Apr 16 10:02:55 carolfs-ifusp dhcpcd[264]: received signal TERM from PID 1161, stopping
    Apr 16 10:02:55 carolfs-ifusp dhcpcd[264]: eno1: removing interface
    Apr 16 10:02:55 carolfs-ifusp systemd[387]: pam_unix(systemd-user:session): session closed for user gdm
    Apr 16 10:02:55 carolfs-ifusp systemd[568]: pam_unix(systemd-user:session): session closed for user carolfs
    Apr 16 10:02:55 carolfs-ifusp gnome-session[576]: Received signal:15->'Terminated'
    Apr 16 10:02:55 carolfs-ifusp gdm-session-worker[383]: <3>GLib: Source ID 71 was not found when attempting to remove it
    Apr 16 10:02:55 carolfs-ifusp gdm-Xorg-:0[336]: (II) evdev: AT Translated Set 2 keyboard: Close
    Apr 16 10:02:55 carolfs-ifusp gdm-Xorg-:0[336]: (II) UnloadModule: "evdev"
    Apr 16 10:02:55 carolfs-ifusp gdm-Xorg-:0[336]: (II) evdev: Microsoft Microsoft Basic Optical Mouse : Close
    Apr 16 10:02:55 carolfs-ifusp gdm-Xorg-:0[336]: (II) UnloadModule: "evdev"
    Apr 16 10:02:55 carolfs-ifusp gdm-Xorg-:0[336]: (II) evdev: Power Button: Close
    Apr 16 10:02:55 carolfs-ifusp gdm-Xorg-:0[336]: (II) UnloadModule: "evdev"
    Apr 16 10:02:55 carolfs-ifusp gdm-Xorg-:0[336]: (II) evdev: Power Button: Close
    Apr 16 10:02:55 carolfs-ifusp gdm-Xorg-:0[336]: (II) UnloadModule: "evdev"
    Apr 16 10:02:55 carolfs-ifusp org.freedesktop.Tracker1[591]: Received signal:15->'Terminated'
    Apr 16 10:02:55 carolfs-ifusp dhcpcd[1161]: dhcpcd[1161]: sending signal TERM to pid 264
    Apr 16 10:02:55 carolfs-ifusp dhcpcd[1161]: dhcpcd[1161]: waiting for pid 264 to exit
    Apr 16 10:02:55 carolfs-ifusp dhcpcd[264]: exited
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Stopped Login Service.
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: dhcpcd.service: main process exited, code=exited, status=1/FAILURE
    Apr 16 10:02:55 carolfs-ifusp mkinitcpio[1145]: ==> Starting build: none
    Apr 16 10:02:56 carolfs-ifusp mkinitcpio[1145]: -> Running build hook: [sd-shutdown]
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopped dhcpcd on all interfaces.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Unit dhcpcd.service entered failed state.
    Apr 16 10:02:56 carolfs-ifusp gdm-Xorg-:0[336]: (II) NVIDIA(GPU-0): Deleting GPU-0
    Apr 16 10:02:56 carolfs-ifusp gdm-Xorg-:0[336]: (EE) Server terminated successfully (0). Closing log file.
    Apr 16 10:02:56 carolfs-ifusp gdm[295]: Freeing conversation 'gdm-password' with active job
    Apr 16 10:02:56 carolfs-ifusp gdm[295]: Freeing conversation 'gdm-launch-environment' with active job
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopped GNOME Display Manager.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping Permit User Sessions...
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopped Permit User Sessions.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping Basic System.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopped target Basic System.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping Slices.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopped target Slices.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping User and Session Slice.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Removed slice User and Session Slice.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping Paths.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopped target Paths.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping Forward Password Requests to Wall Directory Watch.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopped Forward Password Requests to Wall Directory Watch.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping Dispatch Password Requests to Console Directory Watch.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping Timers.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopped target Timers.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping Daily man-db cache update.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopped Daily man-db cache update.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping Daily verification of password and group files.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopped Daily verification of password and group files.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping Daily rotation of log files.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopped Daily rotation of log files.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping Daily Cleanup of Temporary Directories.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopped Daily Cleanup of Temporary Directories.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping Sockets.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopped target Sockets.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping Device-mapper event daemon FIFOs.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Closed Device-mapper event daemon FIFOs.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping LVM2 metadata daemon socket.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Closed LVM2 metadata daemon socket.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping D-Bus System Message Bus Socket.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Closed D-Bus System Message Bus Socket.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping System Initialization.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopped target System Initialization.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping Apply Kernel Variables...
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopped Apply Kernel Variables.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping Setup Virtual Console...
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopped Setup Virtual Console.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping Encrypted Volumes.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopped target Encrypted Volumes.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping Load/Save Random Seed...
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping Update UTMP about System Boot/Shutdown...
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping Swap.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopped target Swap.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Deactivating swap Swap Partition...
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Deactivating swap Swap Partition...
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Deactivating swap Swap Partition...
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Deactivating swap Swap Partition...
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Deactivating swap Swap Partition...
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Deactivating swap Swap Partition...
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping Remote File Systems.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopped target Remote File Systems.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopped Load/Save Random Seed.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopped Update UTMP about System Boot/Shutdown.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping Create Volatile Files and Directories...
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopped Create Volatile Files and Directories.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping Local File Systems.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopped target Local File Systems.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Unmounting /run/user/1000/gvfs...
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Unmounting /run/user/120...
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Unmounting /boot...
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Unmounting /home...
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Unmounting Temporary Directory...
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Deactivated swap /dev/disk/by-partuuid/748828e6-d06b-4dc9-a1ee-94e2bf6e2d41.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Deactivated swap /dev/disk/by-partlabel/swap.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Deactivated swap /dev/disk/by-id/wwn-0x5000c500242cde85-part2.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Deactivated swap /dev/disk/by-id/ata-ST3500418AS_5VM96G8V-part2.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Deactivated swap /dev/disk/by-uuid/59c506eb-3a40-4eae-8048-317bcc3d00fb.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Deactivated swap Swap Partition.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Unmounted /run/user/1000/gvfs.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Unmounted Temporary Directory.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Unmounting /run/user/1000...
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Unmounted /run/user/120.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Unmounted /boot.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping EFI System Partition Automount.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Unset automount EFI System Partition Automount.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Unmounted /run/user/1000.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Unmounted /home.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Starting Unmount All Filesystems.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Reached target Unmount All Filesystems.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping Local File Systems (Pre).
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopped target Local File Systems (Pre).
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping Remount Root and Kernel File Systems...
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopped Remount Root and Kernel File Systems.
    Apr 16 10:02:56 carolfs-ifusp mkinitcpio[1145]: ==> Build complete.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Started Generate shutdown-ramfs.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Starting Shutdown.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Reached target Shutdown.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Starting Final Step.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Reached target Final Step.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Starting Power-Off...
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Shutting down.
    Apr 16 10:02:56 carolfs-ifusp systemd-shutdown[1]: Sending SIGTERM to remaining processes...
    Apr 16 10:02:56 carolfs-ifusp systemd-journal[166]: Journal stopped
    Last edited by CFS (2014-05-08 12:57:13)

    Thank you for your replies. Shutdown now doesn't turn the computer off either. About the type of system, I think it was custom built. This is a new install from Monday, so I didn't update the kernel. Poweroff, suspend and hibernate have never worked. The requested output:
    $ uname -a
    Linux carolfs-ifusp 3.14.1-1-ARCH #1 SMP PREEMPT Mon Apr 14 20:40:47 CEST 2014 x86_64 GNU/Linux
    $ pacman -Qi linux
    Name : linux
    Version : 3.14.1-1
    Description : The Linux kernel and modules
    Architecture : x86_64
    URL : http://www.kernel.org/
    Licenses : GPL2
    Groups : base
    Provides : kernel26=3.14.1
    Depends On : coreutils linux-firmware kmod mkinitcpio>=0.7
    Optional Deps : crda: to set the correct wireless channels of your country
    Required By : nvidia
    Optional For : None
    Conflicts With : kernel26
    Replaces : kernel26
    Installed Size : 71136.00 KiB
    Packager : Tobias Powalowski <[email protected]>
    Build Date : Mon 14 Apr 2014 03:42:52 PM BRT
    Install Date : Mon 14 Apr 2014 07:50:11 PM BRT
    Install Reason : Explicitly installed
    Install Script : Yes
    Validated By : Signature

  • UNACCESSIBLE ORACLE FUSION MIDDLEWARE CONTROL

    Hi,
    I’m using Oracle JDeveloper version 11.1.1.6.0 on a Windows Vista 32bit
    My problem is that I can always access my Oracle Weblogic Server Administration Console using this url http://localhost:7001/console/login/LoginForm.jsp , but whenever I try to open the Oracle Fusion Middleware Control with url http://obi-pc:7001/ it shows me the welcome page but when I click “Go To Fusion Middleware Control” it gives me the following error:
    Error 404--Not Found
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    10.4.5 404 Not Found
    The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.
    If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.
    Please what could possibly be the reason for this as I have never been able to access it after I installed the Oracle JDeveloper version 11.1.1.6.0, I look forward to your reply.
    Thank you.
    Obyys

    I'm getting too many figures... which is the server ip address please?
    C:\Windows\system32>ping obi-pc
    Pinging OBI-PC [fe80::3095:1992:f593:d9cc%16] from fe80::3095:1992:f593:d9cc%16
    with 32 bytes of data:
    Reply from fe80::3095:1992:f593:d9cc%16: time<1ms
    Reply from fe80::3095:1992:f593:d9cc%16: time<1ms
    Reply from fe80::3095:1992:f593:d9cc%16: time<1ms
    Reply from fe80::3095:1992:f593:d9cc%16: time<1ms
    Ping statistics for fe80::3095:1992:f593:d9cc%16:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
    Approximate round trip times in milli-seconds:
    Minimum = 0ms, Maximum = 0ms, Average = 0ms

  • Fusion Middleware Control for Oracle WebTier without WebLogic installed ?

    Hello,
    In our IT company, we usually install and configure middleware software from the OpenSource range (Apache HTTP, Tomcat, JBoss), as well as commercial products from IBM (WebSphere products).
    For one of our customer, it is nevertheless mandatory to use Oracle WebTier 11g (especially Oracle WebCache and OHS), due to legacy reasons. I'm totally new with Oracle Middleware products, and I've begun to read the official manuals, but they mention references to Fusion Middleware Control, a webized console to manage them.
    The fact is that we won't install WebLogic in our infrastructure, but only WebTier (our customer doesn't need WebLogic) : it seems that this Fusion Middleware Control console comes only with WebLogic, and therefore, that I'm not able to run it in my configuration in order to manage both WebCache and OHS.
    Am I right with this ?
    If yes, is there another way (I guess so) to manage WebCache and OHS, without Fusion Middleware Control ? Any advices to find resources about this hypothetical other way to manager WebTier ?
    Thanks for your help,
    Vincent.
    Edited by: 939791 on 11-juin-2012 1:50

    To my knowledge 'Oracle Enterprise Manager Fusion Middleware Control' is not downloadable
    as a separate application.
    When you look at the demos here: http://www.oracle.com/technetwork/oem/grid-control/index-092888.html
    especially 'SOA Performance Management with Oracle Enterprise Manager 11g' (http://download.oracle.com/technology/products/oem/screenwatches/SOA11g/SOA11g.html),
    you can see that 'Oracle Enterprise Manager Fusion Middleware Control' is part of grid control.
    Additional information about grid contol can be found here: http://www.oracle.com/technetwork/oem/grid-control/overview/index.html

  • Are EM Fusion Middleware Control & EM Grid Control different?

    What is the difference between Enterprise Manager Fusion Middleware Control & Enterprise Manager Grid Control? Are they two separate products or same (meaning Grid Control is super set of Middleware Control)?
    Can I install SOA Management pack on Enterprise Manager Fusion Middleware Control 11g or Is it that EM Middleware Control is same as SOA management pack?
    If I am already using EM Middleware Control, what benefits I have by using SOA Management pack on EM Grid Control?
    Thanks,
    Channu
    Edited by: Channu on Sep 19, 2011 7:51 PM

    You can manage your Oracle Fusion Middleware environment using Oracle Enterprise Manager Fusion Middleware Control (Fusion Middleware Control) or Oracle Enterprise Manager Grid Control.
    Fusion Middleware Control is a part of the Oracle Fusion Middleware 11g installation. With Fusion Middleware Control, you can - Manage a single Oracle Fusion Middleware Farm and a single WebLogic Domain, Monitor the availability and performance of Fusion Middleware software in real time mode, Perform routine administration tasks such as deploying applications, configuring parameters etc.
    Oracle Enterprise Manager 11g Grid Control is a Web browser-based, graphical user interface that you can use to monitor multiple Oracle Fusion Middleware Farms and Oracle WebLogic Server Domains. In fact, Grid Control provides deep management solutions for Oracle technologies including Oracle packaged applications, Oracle Database and Oracle VM. Grid Control also offers extensive support for non-Oracle technologies through more than two dozen heterogeneous management plug-ins and connectors including Microsoft MOM, IBM WebSphere, JBoss, EMC storage, F5 BIG IP, Check Point Firewall, and Remedy. Oracle Enterprise Manager 11g Grid Control needs to be installed separately as it is not a part of the Oracle Fusion Middleware 11g installation. With Oracle Enterprise Manager 11g Grid Control, you can: Centrally manage multiple Oracle Fusion Middleware Farms and WebLogic Domains, Manage third party tools such as WebSphere, JBoss, Tomcat, and Microsoft.NET Framework.

Maybe you are looking for