Internet configuration fails

Hello!
I am new to Archlinux, so I have a problem with my internet configuration. I went step-by-step throw the beginners guide (http://wiki.archlinux.org/index.php/Beg … T_PANIC.21) - I also looked up in the english version and searched via google, but I cant find the solution for myself.
I started configuring the LAN: (static IP, no dhcp)
ifconfig
eth0 inet addr: 192.168.0.9, Bcast: 192.168.0.255, Mask: 255.255.255.0
/etc/rc.conf
HOSTNAME="markus-laptop-1"
lo="lo 127.0.0.1"
eth0="eth0 192.168.0.9 netmask 255.255.255.0 broadcast 192.168.0.255"
INTERFACES=(lo eth0)
gateway="default gw 192.168.0.1"
ROUTES=(gateway)
/etc/network-profiles/template
INTERFACE=eth0
HOSTNAME=markus-laptop-1
IFOPTS="192.168.0.9 netmask 255.255.255.0 broadcast 192.168.0.255"
GATEWAY=192.168.0.1
DOMAIN=localdomain
DNS1=192.168.0.1
/etc/hosts
127.0.0.1 markus-laptop-1.localdomain localhost markus-laptop-1
192.168.0.9 markus-laptop-1.localdomain markus-laptop-1
/etc/resolv.conf
#search <yourdomain.tld>
nameserver <192.168.0.1>
Has anyone an Idea what mistakes I made?
greets
Markus
Last edited by DLD (2008-02-25 15:20:04)

Please edit your original post and put [SOLVED] in the topic

Similar Messages

  • Configuration Failed - Could not load the file or assembly Microsoft.IdentityModel

    I have followed the link "Setting up Sharepoint 2010 Development Environment on Windows 7" and while
    following the steps, I was not able to install one of the pre-requisite "Windows Identity Foundation (Windows6.1-KB974405-x64.msu)" which was downloaded from Microsoft website at URL:
    http://www.microsoft.com/en-us/download/details.aspx?id=17331, however, I was able to complete the SharePoint Server 2010 Installation Successfully. And to my surprise, when I run the
    SharePoint Products Configuration Wizard, in the very 2nd Step of configuration, I faced the below issue.
    Configuration Failed
    One or more configuration settings failed. Completed configuration settings will not be rolled back. Resolve the problem and run this configuration wizard again. The following contains detailed information about the failure:
    Failed to create the configuration database.
    An exception of type System.IO.FileNotFoundException was thrown. Additional exception information: Could not load file or assembly 'Microsoft.IdentityModel, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its
    dependencies. The system cannot find the file specified.
    To diagnose the problem, review the application event log and the configuration log file located at: C:\Program Files\Common Files\Microsoft Shared\ Web Server Extensions\14\LOGS\PSCDiagnostics 12_13_2013_8_30_44_220_403724746.log
    I am pretty sure that I have followed each and every step and understood and the only place that I have missed is installing the pre-requisites as mentioned above. How can I fix this issue.
    Let me know if you need more information such as log file content which got generated. Your help in fixing this issue will be really helpfull for me.
    Thanks
    Mahesh

    Hi  Mahesh,
    Thank you for your posting!
    Your issue is caused by that  your windows 7 is not installed Windows Identity Foundation.
    As you say that you were not able to install the Windows Identity Foundation, could you provide more detail about what  you are facing ? Which version of Windows 7 you have? 32bit or
    64bit? Also make sure your computer has installed Internet Information Services (IIS) 7.0  and  .NET Framework 3.5.
    Thank you for your understanding and support.
    Best Regards,
    Eric
    Eric Tao
    TechNet Community Support

  • Solaris in Logical Partition and Internet Configuration

    Hi !
    I'm really passionate about this unix-solaris thing.
    But these nudges are pulling me back from installing it actually in my hard drive.
    And also there is the Internet configuration problem.
    Problem:1
    I have 2 IDE HDD.
    Primary HDD: 80 GB
    VolumeName-Type-Size
    SystemBoot-Primary/Active/NTFS-100 MB
    Extended Partition:
    VISTA-Logical/NTFS-20 GB
    2008-Logical/NTFS-10 GB
    Data-Logical/NTFS-25 GB
    Music-Logical/NTFS-9.42 GB
    Solaris-Logical/BLANK-10GB .....Blank = No FS. Used Acronis DD10 for it.
    Slave HDD: 40 GB
    Extended Partition:
    XP-Logical/NTFS-10GB
    Fedora9-Logical/ext3-10GB
    SWAP-Logical/SWAP-2GB
    OpenSUSE103-Logical/ext3-15.25 GB
    When I came to HDD configuration stage of installation,
    I selected the pre-selected c0d0(bootdisk) ---Primary HDD/80GB.
    But when I proceeded further it showed me:
    Warning � The initial fdisk information found on the disk
    c0d0 was invalid. Defaulting the entire disk to a Solaris partition.
    So I aborted the installation.
    I tried one more time, by changing the Solaris Blank logical drive to a primary partition.
    But it didn't work.
    Now I think Solaris 10 cannot be installed in a logical drive or more broadly speaking(assuming) it cannot be installed in HDD having logical drives,it should be all primary partitions.
    Please help me on this.
    I'm sick of installing it in VMWare.
    Problem: 2
    How am I supposed to configure my network connection.
    I connect to my ISP using WAN Miniport(PPPOE).
    It allots me dynamic IP(v4).
    I read somewhere DNS should f.root-servers.net and in a magazine, a.solaris.net
    I never came across such a thing in even in linux.
    Problem: 3
    If there is not so �feasible� solution to problem 1, VMWare Workstation comes into play.
    And here too, I need help for configuration of network connection.
    These are the values that I got when I installed Windows XP in the VMWare.
    LAC -Local Area Connection
    LAC � Limited or no connectivity
    IP � 169.254.127.90
    Subnet -255.255.0.0
    Adapter #2 � Bridged
    LAC -2
    IP -192.168.21.132
    Subnet 255.255.255.0
    Gateway -192.168.21.2
    DHCP Srv 192.168.21.254
    DNS/WINS Srv 192.168.21.2
    Adapter#1 � NAT
    LAC � 3
    IP 192.168.209.135
    Subnet 255.255.255.0
    DHCP Srv 192.168.209.254
    DNS � 192.168.209.1
    Adapter #3 � Host Only
    Thanks In Advance !

    Natty wrote:
    Now I think Solaris 10 cannot be installed in a logical drive or more broadly speaking(assuming) it cannot be installed in HDD having logical drives,it should be all primary partitions.This is correct. You need a primary partition (or space for one) for Solaris to install on the drive.
    Problem: 3
    If there is not so &#147;feasible&#148; solution to problem 1, VMWare Workstation comes into play.
    And here too, I need help for configuration of network connection.
    These are the values that I got when I installed Windows XP in the VMWare.
    LAC -Local Area Connection
    LAC &#150; Limited or no connectivity
    IP &#150; 169.254.127.90
    Subnet -255.255.0.0
    Adapter #2 &#150; BridgedThat's an autoconfig IP. It suggests that it tried to do DHCP on the interface and failed. Perhaps you need to configure a hard address.
    LAC -2
    IP -192.168.21.132
    Subnet 255.255.255.0
    Gateway -192.168.21.2
    DHCP Srv 192.168.21.254
    DNS/WINS Srv 192.168.21.2
    Adapter#1 &#150; NATThat's the NAT address. Any problems using it? That's the normal way I use my Solaris VM hosts.
    LAC &#150; 3
    IP 192.168.209.135
    Subnet 255.255.255.0
    DHCP Srv 192.168.209.254
    DNS &#150; 192.168.209.1
    Adapter #3 &#150; Host OnlyAnd that's the host-only adapter. That won't be useful for reaching resources off the VM host.
    Darren

  • Upgrade OID 10.1.2.0.2 to 11g, One or More configurations failed

    my env .
    APP: Oracle AS 10.1.2.0.2
    Repo DB: Oracle 11.2.0.2 Releaes, RAC
    OS: Red Hat Enterprise Linux AS release 4 , 32bit
    I try to upgrade OID 10.1.2.0.2 to 11.1.1.5 following the doc Oracle Fusion Middleware Upgrade Guide for Oracle Identity Management
    install weblogic server 11g Rel1 (10.3.5)
    Install OIM 11.1.1.2.0 not config
    Upgrade to 11.1.1.5.0
    and then run config.sh , use existing schema ,
    and Errors in follwoing step
    Configure Oracle Identity Management Components
    Error
    Config Action Configure Oracle Identity Management Components failed
    Log
    Config Action Configure Oracle Identity Management Components started
    Config Action Configure Oracle Identity Management Components failed
    check log file.
    [2011-07-29T05:20:17.181-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] Setting valueOf(OID_UPGRADE_FLAG) to:true. Value obtained from:USER
    [2011-07-29T05:20:17.182-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] Setting valueOf(IS_SECOND_OID_INSTALL) to:false. Value obtained from:USER
    [2011-07-29T05:20:17.182-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] Setting valueOf(ODSSM_DB_USER) to:ODSSM. Value obtained from:USER
    [2011-07-29T05:20:17.182-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.presentation] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] [IDM_INSTALL_INTERVIEW] ODSSM Database User: ODSSM
    [2011-07-29T05:20:17.182-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.presentation] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] [IDM_INSTALL_INTERVIEW] Use existing metadata.
    [2011-07-29T05:20:17.182-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] Setting valueOf(USE_EXISTING_SCHEMA) to:true. Value obtained from:USER
    [2011-07-29T05:20:17.183-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] Setting valueOf(OID_DB_INFO) to:db01.mydomain.com:1521^db02.mydomain.com:1521@asdb. Value obtained from:USER
    [2011-07-29T05:20:17.183-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] Setting valueOf(IS_OID_RACDB_INSTANCE_NAME_SPECIFIED) to:true. Value obtained from:USER
    [2011-07-29T05:20:17.183-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.presentation] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] [IDM_INSTALL_INTERVIEW] OID RAC DB instance name is specified.
    [2011-07-29T05:20:17.183-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] Setting valueOf(OID_RACDB_URL_WITH_INSTANCE_NAME) to:<SECURE>. Value obtained from:USER
    [2011-07-29T05:20:17.183-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.presentation] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] [IDM_INSTALL_INTERVIEW] RAC DB URL with Instance Name: db01.mydomain.com:1521:asdb01^db02.mydomain.com:1521:asdb02@asdb
    [2011-07-29T05:20:17.184-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] Setting valueOf(OID_DB_USER) to:ODS. Value obtained from:USER
    [2011-07-29T05:20:17.184-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.presentation] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] [IDM_INSTALL_INTERVIEW] Database User Name: ODS
    [2011-07-29T05:20:17.184-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] Setting valueOf(ODS_PASSWORD) to:<SECURE>. Value obtained from:USER
    [2011-07-29T05:20:17.184-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.presentation] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] [IDM_INSTALL_INTERVIEW] Database Password: <Secure value>
    [2011-07-29T05:20:17.184-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] Setting valueOf(OID_DB_ALIAS) to:OIDDB. Value obtained from:USER
    [2011-07-29T05:20:17.184-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] Setting valueOf(CREATE_NEW_SCHEMA) to:false. Value obtained from:USER
    [2011-07-29T05:20:17.186-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] Setting valueOf(IS_ODS_ODSSM_PASSWORDS_NOT_SAME) to:false. Value obtained from:USER
    [2011-07-29T05:20:17.187-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.validation] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] Processing the validation event
    [2011-07-29T05:20:17.187-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] Setting valueOf(ODSSM_DB_USER) to:ODSSM. Value obtained from:USER
    [2011-07-29T05:20:17.187-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.presentation] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] [IDM_INSTALL_INTERVIEW] ODSSM Database User: ODSSM
    [2011-07-29T05:20:17.187-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.presentation] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] [IDM_INSTALL_INTERVIEW] Use existing metadata.
    [2011-07-29T05:20:17.188-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] Setting valueOf(USE_EXISTING_SCHEMA) to:true. Value obtained from:USER
    [2011-07-29T05:20:17.188-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] Setting valueOf(OID_DB_INFO) to:db01.mydomain.com:1521^db02.mydomain.com:1521@asdb. Value obtained from:USER
    [2011-07-29T05:20:17.188-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] Setting valueOf(IS_OID_RACDB_INSTANCE_NAME_SPECIFIED) to:true. Value obtained from:USER
    [2011-07-29T05:20:17.188-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.presentation] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] [IDM_INSTALL_INTERVIEW] OID RAC DB instance name is specified.
    [2011-07-29T05:20:17.188-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] Setting valueOf(OID_RACDB_URL_WITH_INSTANCE_NAME) to:<SECURE>. Value obtained from:USER
    [2011-07-29T05:20:17.189-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.presentation] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] [IDM_INSTALL_INTERVIEW] RAC DB URL with Instance Name: db01.mydomain.com:1521:asdb01^db02.mydomain.com:1521:asdb02@asdb
    [2011-07-29T05:20:17.189-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] Setting valueOf(OID_DB_USER) to:ODS. Value obtained from:USER
    [2011-07-29T05:20:17.189-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.presentation] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] [IDM_INSTALL_INTERVIEW] Database User Name: ODS
    [2011-07-29T05:20:17.189-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] Setting valueOf(ODS_PASSWORD) to:<SECURE>. Value obtained from:USER
    [2011-07-29T05:20:17.189-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.presentation] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] [IDM_INSTALL_INTERVIEW] Database Password: <Secure value>
    [2011-07-29T05:20:17.189-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] Setting valueOf(OID_DB_ALIAS) to:OIDDB. Value obtained from:USER
    [2011-07-29T05:20:17.189-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] Setting valueOf(CREATE_NEW_SCHEMA) to:false. Value obtained from:USER
    [2011-07-29T05:21:26.440-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.presentation] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] [DBUtil.getDBConnection] connection established
    [2011-07-29T05:21:26.446-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.presentation] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] [[
    [IDM_INSTALL_INTERVIEW] Check whether LDAP is up and running.stask11:13060:null:cn=orcladmin
    [2011-07-29T05:21:26.483-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.validation] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] Processing the validation event
    [2011-07-29T05:21:26.484-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] Setting valueOf(OID_ADMIN_PASSWORD) to:<SECURE>. Value obtained from:USER
    [2011-07-29T05:21:26.487-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.validation] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] Processing the calculation event
    [2011-07-29T05:21:29.722-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.presentation] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] [Common Screen]In Config Only RootSH Event...
    [2011-07-29T05:21:29.741-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.presentation] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] STARTING CONFIG OPERATION ...
    [2011-07-29T05:21:29.764-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.statistics] [tid: 11] [ecid: 0000J5ppH9Q6eLK5IVCCyf1ECeJp000002,0] Install Adapter: Mark Start for:CONFIG
    [2011-07-29T05:21:30.684-07:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 12] [ecid: 0000J5pptyw6eLK5IVCCyf1ECeJp000003,0] [Action]: Bootstrap Domain Configuration. Library not found: /home/oracle/Middleware/modules/com.bea.core.weblogic.security.identity_1.1.2.0.jar
    [2011-07-29T05:21:30.685-07:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 12] [ecid: 0000J5pptyw6eLK5IVCCyf1ECeJp000003,0] [Action]: Bootstrap Domain Configuration. Library not found: /home/oracle/Middleware/patch_wls1032/profiles/default/sys_manifest_classpath/weblogic_patch.jar
    [2011-07-29T05:21:30.686-07:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 12] [ecid: 0000J5pptyw6eLK5IVCCyf1ECeJp000003,0] [Action]: Bootstrap Domain Configuration. Library not found: /home/oracle/Middleware/jrockit_160_14_R27.6.4-18/lib/tools.jar
    [2011-07-29T05:21:30.985-07:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 12] [ecid: 0000J5pptyw6eLK5IVCCyf1ECeJp000003,0] [Action]: Bootstrap Domain Configuration. Library not found: /home/oracle/Middleware/wlserver_10.3/server/lib/weblogic_sp.jar
    [2011-07-29T05:21:30.985-07:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 12] [ecid: 0000J5pptyw6eLK5IVCCyf1ECeJp000003,0] [Action]: Bootstrap Domain Configuration. Library not found: /home/oracle/Middleware/modules/features/weblogic.server.modules_10.3.2.0.jar
    [2011-07-29T05:21:31.009-07:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 12] [ecid: 0000J5pptyw6eLK5IVCCyf1ECeJp000003,0] [Action]: Bootstrap Domain Configuration. Library not found: /home/oracle/Middleware/modules/net.sf.antcontrib_1.0.0.0_1-0b2/lib/ant-contrib.jar
    [2011-07-29T05:21:31.009-07:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 12] [ecid: 0000J5pptyw6eLK5IVCCyf1ECeJp000003,0] [Action]: Bootstrap Domain Configuration. Library not found: /home/oracle/Middleware/wlserver_10.3/common/eval/pointbase/lib/pbembedded57.jar
    [2011-07-29T05:21:31.009-07:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 12] [ecid: 0000J5pptyw6eLK5IVCCyf1ECeJp000003,0] [Action]: Bootstrap Domain Configuration. Library not found: /home/oracle/Middleware/wlserver_10.3/common/eval/pointbase/lib/pbclient57.jar
    [2011-07-29T05:21:31.009-07:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 12] [ecid: 0000J5pptyw6eLK5IVCCyf1ECeJp000003,0] [Action]: Bootstrap Domain Configuration. Library not found: /home/oracle/Middleware/wlserver_10.3/common/eval/pointbase/lib/pbtools57.jar
    [2011-07-29T05:21:31.294-07:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 12] [ecid: 0000J5pptyw6eLK5IVCCyf1ECeJp000003,0] [Action]: Bootstrap Domain Configuration. Library not found: /home/oracle/Middleware/modules/features/weblogic.server.modules_10.3.1.0.jar
    [2011-07-29T05:21:31.447-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 12] [ecid: 0000J5pptyw6eLK5IVCCyf1ECeJp000003,0] Setting data for action:Bootstrap Domain Configuration
    [2011-07-29T05:21:31.468-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 12] [ecid: 0000J5pptyw6eLK5IVCCyf1ECeJp000003,0] No data for action:Bootstrap Domain Configuration
    [2011-07-29T05:29:05.414-07:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 12] [ecid: 0000J5pptyw6eLK5IVCCyf1ECeJp000003,0] [Action]: Configure Oracle Identity Management Components. Library not found: /home/oracle/Middleware/modules/com.bea.core.weblogic.security.identity_1.1.2.0.jar
    [2011-07-29T05:29:05.415-07:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 12] [ecid: 0000J5pptyw6eLK5IVCCyf1ECeJp000003,0] [Action]: Configure Oracle Identity Management Components. Library not found: /home/oracle/Middleware/patch_wls1032/profiles/default/sys_manifest_classpath/weblogic_patch.jar
    [2011-07-29T05:29:05.415-07:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 12] [ecid: 0000J5pptyw6eLK5IVCCyf1ECeJp000003,0] [Action]: Configure Oracle Identity Management Components. Library not found: /home/oracle/Middleware/jrockit_160_14_R27.6.4-18/lib/tools.jar
    [2011-07-29T05:29:05.539-07:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 12] [ecid: 0000J5pptyw6eLK5IVCCyf1ECeJp000003,0] [Action]: Configure Oracle Identity Management Components. Library not found: /home/oracle/Middleware/wlserver_10.3/server/lib/weblogic_sp.jar
    [2011-07-29T05:29:05.539-07:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 12] [ecid: 0000J5pptyw6eLK5IVCCyf1ECeJp000003,0] [Action]: Configure Oracle Identity Management Components. Library not found: /home/oracle/Middleware/modules/features/weblogic.server.modules_10.3.2.0.jar
    [2011-07-29T05:29:05.560-07:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 12] [ecid: 0000J5pptyw6eLK5IVCCyf1ECeJp000003,0] [Action]: Configure Oracle Identity Management Components. Library not found: /home/oracle/Middleware/modules/net.sf.antcontrib_1.0.0.0_1-0b2/lib/ant-contrib.jar
    [2011-07-29T05:29:05.560-07:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 12] [ecid: 0000J5pptyw6eLK5IVCCyf1ECeJp000003,0] [Action]: Configure Oracle Identity Management Components. Library not found: /home/oracle/Middleware/wlserver_10.3/common/eval/pointbase/lib/pbembedded57.jar
    [2011-07-29T05:29:05.560-07:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 12] [ecid: 0000J5pptyw6eLK5IVCCyf1ECeJp000003,0] [Action]: Configure Oracle Identity Management Components. Library not found: /home/oracle/Middleware/wlserver_10.3/common/eval/pointbase/lib/pbclient57.jar
    [2011-07-29T05:29:05.560-07:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 12] [ecid: 0000J5pptyw6eLK5IVCCyf1ECeJp000003,0] [Action]: Configure Oracle Identity Management Components. Library not found: /home/oracle/Middleware/wlserver_10.3/common/eval/pointbase/lib/pbtools57.jar
    [2011-07-29T05:29:05.568-07:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 12] [ecid: 0000J5pptyw6eLK5IVCCyf1ECeJp000003,0] [Action]: Configure Oracle Identity Management Components. Library not found: /home/oracle/Middleware/modules/features/weblogic.server.modules_10.3.1.0.jar
    [2011-07-29T05:29:05.613-07:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 12] [ecid: 0000J5pptyw6eLK5IVCCyf1ECeJp000003,0] [Action]: Configure Oracle Identity Management Components. Library not found: /home/oracle/Middleware/Oracle_IDM1/jlib/osdt_core.jar
    [2011-07-29T05:29:05.617-07:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 12] [ecid: 0000J5pptyw6eLK5IVCCyf1ECeJp000003,0] [Action]: Configure Oracle Identity Management Components. Library not found: /home/oracle/Middleware/modules/features/weblogic.server.modules_10.3.1.0.jar
    [2011-07-29T05:29:05.762-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 12] [ecid: 0000J5pptyw6eLK5IVCCyf1ECeJp000003,0] Setting data for action:Configure Oracle Identity Management Components
    [2011-07-29T05:29:05.762-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 12] [ecid: 0000J5pptyw6eLK5IVCCyf1ECeJp000003,0] No data for action:Configure Oracle Identity Management Components
    *[2011-07-29T05:32:38.825-07:00] [as] [ERROR] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 12] [ecid: 0000J5pptyw6eLK5IVCCyf1ECeJp000003,0] One or More configurations failed. Exiting*
    [2011-07-29T05:32:38.826-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.statistics] [tid: 12] [ecid: 0000J5pptyw6eLK5IVCCyf1ECeJp000003,0] Install Adapter: Mark End for:CONFIG
    [2011-07-29T05:32:38.826-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.statistics] [tid: 12] [ecid: 0000J5pptyw6eLK5IVCCyf1ECeJp000003,0] Install Adapter: Mark End for:INTERVIEW
    [2011-07-29T05:32:38.826-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.statistics] [tid: 12] [ecid: 0000J5pptyw6eLK5IVCCyf1ECeJp000003,0] Install Adapter: Mark End for:INSTALL
    [2011-07-29T05:32:38.826-07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.statistics] [tid: 12] [ecid: 0000J5pptyw6eLK5IVCCyf1ECeJp000003,0] Install Adapter: Mark End for:LINK
    the upgrade failed at following step.
    *[2011-07-29T05:32:38.825-07:00] [as] [ERROR] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 12] [ecid: 0000J5pptyw6eLK5IVCCyf1ECeJp000003,0] One or More configurations failed. Exiting*
    my question is how can I find out why this step failed??
    thanks a lot

    btw, there is 2 OID machine in my env, and I followed
    Oracle Fusion Middleware Upgrade Guide for Oracle Identity Management
    Ch 14 Upgrading Oracle Internet Directory High Availability Environments
    14.3 Upgrading Oracle Internet Directory and Oracle Directory Integration Platform in a High Availability Environment
    Perform the following tasks to upgrade an Oracle Internet Directory and Oracle Directory Integration Platform high availability environment when both components are installed on a separate host from Oracle Single Sign-On and Oracle Delegated Administration Services:
    Task 1: On IDMHOST1, Install Oracle WebLogic Server and Create the Middleware Home
    Task 2: On IDMHOST1, Install the Oracle Internet Directory and Oracle Directory Integration Platform 11.1.1.2.0 Software
    Task 3: On IDMHOST1, Install the Oracle Internet Directory and Oracle Directory Integration Platform 11.1.1.5.0 Software
    Task 4: On IDMHOST1, Configure Oracle Internet Directory and Oracle Directory Integration Platform and Create the WebLogic Cluster
    I failed at Task 4.

  • Installation Failed, Configuration Failed

    Hi,
    Here is my installation parameters
    OS: Solaris 10 03/05 Global Zone
    Software Group selected during installation of OS: Entire Group
    (except Apache2, SJS Application Server Platform Edition, SJS Message Queue Platform Edition)
    - no naming service configured
    - no kerberos configured
    - SRA not selected during installation
    - Directory server without user data
    - Portal Server 7 configured to run on SJS Applicaiton Server 8.1
    - Access Manager configured to run on SJS Application Server 8.1
    - no Internet connection
    Hardware: Ultra-5 with 512MB Memory, 30G hard disk.
    Output of Summary Report
    Sun Java(TM) System Portal Server 7 2005Q4 : Installation Failed, Configuration Failed
    Output of Configuration Log
    Selected Components List = '[PortalServer]'
    Configuration for '[PortalServer]' will happen now...
    PortalServerConfigurator::generatePSConfigXMLFile(..) called...
    /opt/SUNWportal/bin/psconfig
    --config
    /var/tmp/psconfig_ultra5_114137063367552338.xml
    Command /opt/SUNWportal/bin/psconfig generated the following outputs:
    Output Log:
    Creating directory: /etc/opt/SUNWportal
    Successfully created PSConfig.properties file
    Copying config templates from: /opt/SUNWportal/template/config
    Successfully created PortalDomainConfig.properties file
    Validating the Input Config XML File
    Configuring Cacao Agent for Portal Software
    Error Log:
    Configuration Failed : java.lang.NullPointerException
    com.sun.portal.fabric.tasks.ConfigurationException: java.lang.NullPointerException
    at com.sun.portal.fabric.config.PortalConfigurator.configureHost(PortalConfigurator.java:605)
    at com.sun.portal.fabric.config.ConfigurePortal.main(ConfigurePortal.java:120)
    Caused by: java.lang.NullPointerException
    at com.sun.portal.fabric.config.PortalConfigurator.configureHost(PortalConfigurator.java:586)
    ... 1 more
    Configuration failed for : PortalServer
    *** End configuring PortalServer***
    Anyone can help?

    Yes, you do need 4GB of swap, but just to not scare anyone off, the installer won't actually use that much memory.
    It needs that amount of backing store because during the install, there are several large Java processes forking other Java processes.
    I've installed on systems with small memory configs just fine-- crank up the swap to 4GB+ during the install, then get rid of the swap after the install. The install will probably use some of that swap, and because of this may take quite a while to complete, but it will complete just fine.
    Hope that helps,
    - Matt

  • IFS Configuration Fails

    I have attached the log below to show what is happening. It crashes when the iFS attempts to create the Schema. I have run the catobtk.sql to ensure authentification is correct and i cannot find any more information on the topic. Any help would be appreciated
    Thanks,
    Alex Lutke
    Configuring Oracle Internet File System 1.1.9.0.7
    configuration started on: Fri Mar 30 12:24:43 GMT+10:00 2001
    saving user configuration settings to file:
    saving:D:\oracle\ora81\ifs1.1\settings\oracle\ifs\installer\properties\IfsConfig.properties
    iFS service properties directory: D:\oracle\ora81\ifs1.1\settings\oracle\ifs\server\properties
    saving: CupServer.properties
    saving: FtpServer.properties
    saving: HttpServer.properties
    saving: IfsDefault.properties
    saving: IfsMinimum.properties
    saving: IfsTools.properties
    saving: ImapServer.properties
    saving: NtfsServer.properties
    saving: ServerManager.properties
    saving: SmtpServer.properties
    saving: WcpServer.properties
    saving file: D:\oracle\ora81\ifs1.1\settings\oracle\ifs\protocols\dav\impl\properties\IfsDavServletParameters.properties
    saving file: D:\oracle\ora81\ifs1.1\jws\properties\server\javawebserver\webpageservice\endpoint.properties
    saving file: D:\oracle\ora81\ifs1.1\jws\properties\server\adminserver\adminservice\admin_port.properties
    saving file: D:\oracle\ora81\ifs1.1\jws\properties\server\javawebserver\webpageservice\servlets.properties
    saving file: D:\oracle\ora81\Apache\Jserv\servlets\ifs.properties
    creating tablespace: IFS_MAIN
    file: D:\ORACLE\ORADATA\BCWDB\ifs_main.dbf
    size: 50
    creating tablespace: IFS_LOB_N
    file: D:\ORACLE\ORADATA\BCWDB\ifs_lob_n.dbf
    size: 150
    creating tablespace: IFS_LOB_I
    file: D:\ORACLE\ORADATA\BCWDB\ifs_lob_i.dbf
    size: 150
    creating tablespace: IFS_CTX_I
    file: D:\ORACLE\ORADATA\BCWDB\ifs_ctx_i.dbf
    size: 10
    creating tablespace: IFS_CTX_K
    file: D:\ORACLE\ORADATA\BCWDB\ifs_ctx_k.dbf
    size: 10
    creating tablespace: IFS_CTX_X
    file: D:\ORACLE\ORADATA\BCWDB\ifs_ctx_x.dbf
    size: 10
    creating database user (schema): IFSSYS
    java.sql.SQLException: ORA-00922: missing or invalid option
    at java.lang.Throwable.<init>(Compiled Code)
    at java.lang.Exception.<init>(Compiled Code)
    at java.sql.SQLException.<init>(SQLException.java:43)
    at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java)
    at oracle.jdbc.oci8.OCIDBAccess.check_error(Compiled Code)
    at oracle.jdbc.oci8.OCIDBAccess.executeFetch(Compiled Code)
    at oracle.jdbc.oci8.OCIDBAccess.parseExecuteFetch(Compiled Code)
    at oracle.jdbc.driver.OracleStatement.executeNonQuery(Compiled Code)
    at oracle.jdbc.driver.OracleStatement.doExecuteOther(Compiled Code)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(Compiled Code)
    at oracle.jdbc.driver.OracleStatement.execute(Compiled Code)
    at oracle.ifs.utils.sql.SQLCommands.createUser(SQLCommands.java:366)
    at oracle.ifs.installer.IfsConfiguration$CreateSchemaAction.createIfsSchema(IfsConfiguration.java:578)
    at oracle.ifs.installer.IfsConfiguration$CreateSchemaAction.perform(IfsConfiguration.java:536)
    at oracle.ifs.utils.action.ActionQueue.performActions(Compiled Code)
    at oracle.ifs.utils.action.ActionQueue.run(ActionQueue.java:245)
    at java.lang.Thread.run(Thread.java:466)
    recording that configuration failed
    saving:D:\oracle\ora81\ifs1.1\settings\oracle\ifs\installer\properties\IfsConfig.properties
    iFS configuration failed; the following error occurred:
    oracle.ifs.utils.action.ActionFailedException: java.sql.SQLException: ORA-00922: missing or invalid option
    at java.lang.Throwable.<init>(Compiled Code)
    at java.lang.Exception.<init>(Compiled Code)
    at oracle.ifs.utils.action.ActionFailedException.<init>(ActionFailedException.java:65)
    at oracle.ifs.installer.IfsConfiguration$CreateSchemaAction.perform(IfsConfiguration.java:561)
    at oracle.ifs.utils.action.ActionQueue.performActions(Compiled Code)
    at oracle.ifs.utils.action.ActionQueue.run(ActionQueue.j ava:245)
    at java.lang.Thread.run(Thread.java:466)
    configuration failed on Fri Mar 30 12:26:45 GMT+10:00 2001
    Configuring Oracle Internet File System 1.1.9.0.7
    configuration started on: Fri Mar 30 12:31:56 GMT+10:00 2001
    saving user configuration settings to file:
    saving:D:\oracle\ora81\ifs1.1\settings\oracle\ifs\installer\properties\IfsConfig.properties
    iFS service properties directory: D:\oracle\ora81\ifs1.1\settings\oracle\ifs\server\properties
    saving: CupServer.properties
    saving: FtpServer.properties
    saving: HttpServer.properties
    saving: IfsDefault.properties
    saving: IfsDefault1.properties
    saving: IfsDefault2.properties
    saving: IfsMinimum.properties
    saving: IfsTools.properties
    saving: ImapServer.properties
    saving: NtfsServer.properties
    saving: ServerManager.properties
    saving: SmtpServer.properties
    saving: WcpServer.properties
    saving file: D:\oracle\ora81\ifs1.1\settings\oracle\ifs\protocols\dav\impl\properties\IfsDavServletParameters.properties
    saving file: D:\oracle\ora81\ifs1.1\jws\properties\server\javawebserver\webpageservice\endpoint.properties
    saving file: D:\oracle\ora81\ifs1.1\jws\properties\server\adminserver\adminservice\admin_port.properties
    saving file: D:\oracle\ora81\ifs1.1\jws\properties\server\javawebserver\webpageservice\servlets.properties
    saving file: D:\oracle\ora81\Apache\Jserv\servlets\ifs.properties
    tablespace IFS_MAIN already exists; using it.
    tablespace IFS_LOB_N already exists; using it.
    tablespace IFS_LOB_I already exists; using it.
    tablespace IFS_CTX_I already exists; using it.
    tablespace IFS_CTX_K already exists; using it.
    tablespace IFS_CTX_X already exists; using it.
    creating database user (schema): IFSSYS
    java.sql.SQLException: ORA-00922: missing or invalid option
    at java.lang.Throwable.<init>(Compiled Code)
    at java.lang.Exception.<init>(Compiled Code)
    at java.sql.SQLException.<init>(SQLException.java:43)
    at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java)
    at oracle.jdbc.oci8.OCIDBAccess.check_error(Compiled Code)
    at oracle.jdbc.oci8.OCIDBAccess.executeFetch(Compiled Code)
    at oracle.jdbc.oci8.OCIDBAccess.parseExecuteFetch(Compiled Code)
    at oracle.jdbc.driver.OracleStatement.executeNonQuery(Compiled Code)
    at oracle.jdbc.driver.OracleStatement.doExecuteOther(Compiled Code)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(Compiled Code)
    at oracle.jdbc.driver.OracleStatement.execute(Compiled Code)
    at oracle.ifs.utils.sql.SQLCommands.createUser(SQLCommands.java:366)
    at oracle.ifs.installer.IfsConfiguration$CreateSchemaAction.createIfsSchema(IfsConfiguration.java:578)
    at oracle.ifs.installer.IfsConfiguration$CreateSchemaAction.perform(IfsConfiguration.java:536)
    at oracle.ifs.utils.action.ActionQueue.performActions(Compiled Code)
    at oracle.ifs.utils.action.ActionQueue.run(ActionQueue.java:245)
    at java.lang.Thread.run(Thread.java:466)
    recording that configuration failed
    saving:D:\oracle\ora81\ifs1.1\settings\oracle\ifs\installer\properties\IfsConfig.properties
    iFS configuration failed; the following error occurred:
    oracle.ifs.utils.action.ActionFailedException: java.sql.SQLException: ORA-00922: missing or invalid option
    at java.lang.Throwable.<init>(Compiled Code)
    at java.lang.Exception.<init>(Compiled Code)
    at oracle.ifs.utils.action.ActionFailedException.<init>(ActionFailedException.java:65)
    at oracle.ifs.installer.IfsConfiguration$CreateSchemaAction.perform(IfsConfiguration.java:561)
    at oracle.ifs.utils.action.ActionQueue.performActions(Compiled Code)
    at oracle.ifs.utils.action.ActionQueue.run(ActionQueue.java:245)
    at java.lang.Thread.run(Thread.java:466)
    configuration failed on Fri Mar 30 12:31:59 GMT+10:00 2001
    Configuring Oracle Internet File System 1.1.9.0.7
    configuration started on: Fri Mar 30 12:47:15 GMT+10:00 2001
    saving user configuration settings to file:
    saving: D:\oracle\ora81\ifs1.1\settings\oracle\ifs\installer\properties\IfsConfig.properties
    iFS service properties directory: D:\oracle\ora81\ifs1.1\settings\oracle\ifs\server\properties
    saving: CupServer.properties
    saving: FtpServer.properties
    saving: HttpServer.properties
    saving: IfsDefault.properties
    saving: IfsDefault1.properties
    saving: IfsDefault2.properties
    saving: IfsMinimum.properties
    saving: IfsTools.properties
    saving: ImapServer.properties
    saving: NtfsServer.properties
    saving: ServerManager.properties
    saving: SmtpServer.properties
    saving: WcpServer.properties
    saving file: D:\oracle\ora81\ifs1.1\settings\oracle\ifs\protocols\dav\impl\properties\IfsDavServletParameters.properties
    saving file: D:\oracle\ora81\ifs1.1\jws\properties\server\javawebserver\webpageservice\endpoint.properties
    saving file: D:\oracle\ora81\ifs1.1\jws\properties\server\adminserver\adminservice\admin_port.properties
    saving file: D:\oracle\ora81\ifs1.1\jws\properties\server\javawebserver\webpageservice\servlets.properties
    saving file: D:\oracle\ora81\Apache\Jserv\servlets\ifs.properties
    tablespace IFS_MAIN already exists; using it.
    tablespace IFS_LOB_N already exists; using it.
    tablespace IFS_LOB_I already exists; using it.
    tablespace IFS_CTX_I already exists; using it.
    tablespace IFS_CTX_K already exists; using it.
    tablespace IFS_CTX_X already exists; using it.
    creating database user (schema): IFSSYS
    java.sql.SQLException: ORA-00922: missing or invalid option
    at java.lang.Throwable.<init>(Compiled Code)
    at java.lang.Exception.<init>(Compiled Code)
    at java.sql.SQLException.<init>(SQLException.java:43)
    at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java)
    at oracle.jdbc.oci8.OCIDBAccess.check_error(Compiled Code)
    at oracle.jdbc.oci8.OCIDBAccess.executeFetch(Compiled Code)
    at oracle.jdbc.oci8.OCIDBAccess.parseExecuteFetch(Compiled Code)
    at oracle.jdbc.driver.OracleStatement.executeNonQuery(Compiled Code)
    at oracle.jdbc.driver.OracleStatement.doExecuteOther(Compiled Code)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(Compiled Code)
    at oracle.jdbc.driver.OracleStatement.execute(Compiled Code)
    at oracle.ifs.utils.sql.SQLCommands.createUser(SQLCommands.java:366)
    at oracle.ifs.installer.IfsConfiguration$CreateSchemaAction.createIfsSchema(IfsConfiguration.java:578)
    at oracle.ifs.installer.IfsConfiguration$CreateSchemaAction.perform(IfsConfiguration.java:536)
    at oracle.ifs.utils.action.ActionQueue.performActions(Compiled Code)
    at oracle.ifs.utils.action.ActionQueue.run(ActionQueue.java:245)
    at java.lang.Thread.run(Thread.java:466)
    recording that configuration failed
    saving:D:\oracle\ora81\ifs1.1\settings\oracle\ifs\installer\properties\IfsConfig.properties
    iFS configuration failed; the following error occurred:
    oracle.ifs.utils.action.ActionFailedException: java.sql.SQLException: ORA-00922: missing or invalid option
    at java.lang.Throwable.<init>(Compiled Code)
    at java.lang.Exception.<init>(Compiled Code)
    at oracle.ifs.utils.action.ActionFailedException.<init>(ActionFailedException.java:65)
    at oracle.ifs.installer.IfsConfiguration$CreateSchemaAction.perform(IfsConfiguration.java:561)
    at oracle.ifs.utils.action.ActionQueue.performActions(Compiled Code)
    at oracle.ifs.utils.action.ActionQueue.run(ActionQueue.java:245)
    at java.lang.Thread.run(Thread.java:466)
    configuration failed on Fri Mar 30 12:47:17 GMT+10:00 2001
    Configuring Oracle Internet File System 1.1.9.0.7
    configuration started on: Fri Mar 30 13:49:18 GMT+10:00 2001
    saving user configuration settings to file:
    saving:D:\oracle\ora81\ifs1.1\settings\oracle\ifs\installer\properties\IfsConfig.properties
    iFS service properties directory: D:\oracle\ora81\ifs1.1\settings\oracle\ifs\server\properties
    saving: CupServer.properties
    saving: FtpServer.properties
    saving: HttpServer.properties
    saving: IfsDefault.properties
    saving: IfsDefault1.properties
    saving: IfsDef ault2.properties
    saving: IfsMinimum.properties
    saving: IfsTools.properties
    saving: ImapServer.properties
    saving: NtfsServer.properties
    saving: ServerManager.properties
    saving: SmtpServer.properties
    saving: WcpServer.properties
    saving file: D:\oracle\ora81\ifs1.1\settings\oracle\ifs\protocols\dav\impl\properties\IfsDavServletParameters.properties
    saving file: D:\oracle\ora81\ifs1.1\jws\properties\server\javawebserver\webpageservice\endpoint.properties
    saving file: D:\oracle\ora81\ifs1.1\jws\properties\server\adminserver\adminservice\admin_port.properties
    saving file: D:\oracle\ora81\ifs1.1\jws\properties\server\javawebserver\webpageservice\servlets.properties
    saving file: D:\oracle\ora81\Apache\Jserv\servlets\ifs.properties
    tablespace IFS_MAIN already exists; using it.
    tablespace IFS_LOB_N already exists; using it.
    tablespace IFS_LOB_I already exists; using it.
    tablespace IFS_CTX_I already exists; using it.
    tablespace IFS_CTX_K already exists; using it.
    tablespace IFS_CTX_X already exists; using it.
    creating database user (schema): IFSSYS
    java.sql.SQLException: ORA-00922: missing or invalid option
    at java.lang.Throwable.<init>(Compiled Code)
    at java.lang.Exception.<init>(Compiled Code)
    at java.sql.SQLException.<init>(SQLException.java:43)
    at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java)
    at oracle.jdbc.oci8.OCIDBAccess.check_error(Compiled Code)
    at oracle.jdbc.oci8.OCIDBAccess.executeFetch(Compiled Code)
    at oracle.jdbc.oci8.OCIDBAccess.parseExecuteFetch(Compiled Code)
    at oracle.jdbc.driver.OracleStatement.executeNonQuery(Compiled Code)
    at oracle.jdbc.driver.OracleStatement.doExecuteOther(Compiled Code)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(Compiled Code)
    at oracle.jdbc.driver.OracleStatement.execute(Compiled Code)
    at oracle.ifs.utils.sql.SQLCommands.createUser(SQLCommands.java:366)
    at oracle.ifs.installer.IfsConfiguration$CreateSchemaAction.createIfsSchema(IfsConfiguration.java:578)
    at oracle.ifs.installer.IfsConfiguration$CreateSchemaAction.perform(IfsConfiguration.java:536)
    at oracle.ifs.utils.action.ActionQueue.performActions(Compiled Code)
    at oracle.ifs.utils.action.ActionQueue.run(ActionQueue.java:245)
    at java.lang.Thread.run(Thread.java:466)
    recording that configuration failed
    saving:D:\oracle\ora81\ifs1.1\settings\oracle\ifs\installer\properties\IfsConfig.properties
    iFS configuration failed; the following error occurred:
    oracle.ifs.utils.action.ActionFailedException: java.sql.SQLException: ORA-00922: missing or invalid option
    at java.lang.Throwable.<init>(Compiled Code)
    at java.lang.Exception.<init>(Compiled Code)
    at oracle.ifs.utils.action.ActionFailedException.<init>(ActionFailedException.java:65)
    at oracle.ifs.installer.IfsConfiguration$CreateSchemaAction.perform(IfsConfiguration.java:561)
    at oracle.ifs.utils.action.ActionQueue.performActions(Compiled Code)
    at oracle.ifs.utils.action.ActionQueue.run(ActionQueue.java:245)
    at java.lang.Thread.run(Thread.java:466)
    configuration failed on Fri Mar 30 13:49:20 GMT+10:00 2001
    Configuring Oracle Internet File System 1.1.9.0.7
    configuration started on: Fri Mar 30 13:58:00 GMT+10:00 2001
    saving user configuration settings to file:
    saving:D:\oracle\ora81\ifs1.1\settings\oracle\ifs\installer\properties\IfsConfig.properties
    iFS service properties directory: D:\oracle\ora81\ifs1.1\settings\oracle\ifs\server\properties
    saving: CupServer.properties
    saving: FtpServer.properties
    saving: HttpServer.properties
    saving: IfsDefault.properties
    saving: IfsDefault1.properties
    saving: IfsDefault2.properties
    saving: IfsMinimum.properties
    saving: IfsTools.properties
    saving: ImapServer.properties
    saving: NtfsServer.properties
    saving: ServerManager.properties
    saving: SmtpServer.properties
    saving: WcpServer.properties
    saving file: D:\oracle\ora81\ifs1.1\settings\oracle\ifs\protocols\dav\impl\properties\IfsDavServletParameters.proper ties
    saving file: D:\oracle\ora81\ifs1.1\jws\properties\server\javawebserver\webpageservice\endpoint.properties
    saving file: D:\oracle\ora81\ifs1.1\jws\properties\server\adminserver\adminservice\admin_port.properties
    saving file: D:\oracle\ora81\ifs1.1\jws\properties\server\javawebserver\webpageservice\servlets.properties
    saving file: D:\oracle\ora81\Apache\Jserv\servlets\ifs.properties
    tablespace IFS_MAIN already exists; using it.
    tablespace IFS_LOB_N already exists; using it.
    tablespace IFS_LOB_I already exists; using it.
    tablespace IFS_CTX_I already exists; using it.
    tablespace IFS_CTX_K already exists; using it.
    tablespace IFS_CTX_X already exists; using it.
    creating database user (schema): IFSSYS
    java.sql.SQLException: ORA-00922: missing or invalid option
    at java.lang.Throwable.<init>(Compiled Code)
    at java.lang.Exception.<init>(Compiled Code)
    at java.sql.SQLException.<init>(SQLException.java:43)
    at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java)
    at oracle.jdbc.oci8.OCIDBAccess.check_error(Compiled Code)
    at oracle.jdbc.oci8.OCIDBAccess.executeFetch(Compiled Code)
    at oracle.jdbc.oci8.OCIDBAccess.parseExecuteFetch(Compiled Code)
    at oracle.jdbc.driver.OracleStatement.executeNonQuery(Compiled Code)
    at oracle.jdbc.driver.OracleStatement.doExecuteOther(Compiled Code)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(Compiled Code)
    at oracle.jdbc.driver.OracleStatement.execute(Compiled Code)
    at oracle.ifs.utils.sql.SQLCommands.createUser(SQLCommands.java:366)
    at oracle.ifs.installer.IfsConfiguration$CreateSchemaAction.createIfsSchema(IfsConfiguration.java:578)
    at oracle.ifs.installer.IfsConfiguration$CreateSchemaAction.perform(IfsConfiguration.java:536)
    at oracle.ifs.utils.action.ActionQueue.performActions(Compiled Code)
    at oracle.ifs.utils.action.ActionQueue.run(ActionQueue.java:245)
    at java.lang.Thread.run(Thread.java:466)
    recording that configuration failed
    saving:D:\oracle\ora81\ifs1.1\settings\oracle\ifs\installer\properties\IfsConfig.properties
    iFS configuration failed; the following error occurred:
    oracle.ifs.utils.action.ActionFailedException: java.sql.SQLException: ORA-00922: missing or invalid option
    at java.lang.Throwable.<init>(Compiled Code)
    at java.lang.Exception.<init>(Compiled Code)
    at oracle.ifs.utils.action.ActionFailedException.<init>(ActionFailedException.java:65)
    at oracle.ifs.installer.IfsConfiguration$CreateSchemaAction.perform(IfsConfiguration.java:561)
    at oracle.ifs.utils.action.ActionQueue.performActions(Compiled Code)
    at oracle.ifs.utils.action.ActionQueue.run(ActionQueue.java:245)
    at java.lang.Thread.run(Thread.java:466)
    configuration failed on Fri Mar 30 13:58:03 GMT+10:00 2001
    Configuring Oracle Internet File System 1.1.9.0.7
    configuration started on: Fri Mar 30 14:09:04 GMT+10:00 2001
    saving user configuration settings to file:
    saving:D:\oracle\ora81\ifs1.1\settings\oracle\ifs\installer\properties\IfsConfig.properties
    iFS service properties directory: D:\oracle\ora81\ifs1.1\settings\oracle\ifs\server\properties
    saving: CupServer.properties
    saving: FtpServer.properties
    saving: HttpServer.properties
    saving: IfsDefault.properties
    saving: IfsDefault1.properties
    saving: IfsDefault2.properties
    saving: IfsMinimum.properties
    saving: IfsTools.properties
    saving: ImapServer.properties
    saving: NtfsServer.properties
    saving: ServerManager.properties
    saving: SmtpServer.properties
    saving: WcpServer.properties
    saving file: D:\oracle\ora81\ifs1.1\settings\oracle\ifs\protocols\dav\impl\properties\IfsDavServletParameters.properties
    saving file: D:\oracle\ora81\ifs1.1\jws\properties\server\javawebserver\webpageservice\endpoint.properties
    saving file: D:\oracle\ora81\ifs1.1\jws\properties\server\adminserver\adminservice\admin_port.properties
    saving file: D:\oracle\ora81\ifs1.1\jws\properties\server\javawebserver\webpageservice\servlets.properties
    saving file: D:\ora cle\ora81\Apache\Jserv\servlets\ifs.properties
    tablespace IFS_MAIN already exists; using it.
    tablespace IFS_LOB_N already exists; using it.
    tablespace IFS_LOB_I already exists; using it.
    tablespace IFS_CTX_I already exists; using it.
    tablespace IFS_CTX_K already exists; using it.
    tablespace IFS_CTX_X already exists; using it.
    creating database user (schema): IFSSYS
    java.sql.SQLException: ORA-00922: missing or invalid option
    at java.lang.Throwable.<init>(Compiled Code)
    at java.lang.Exception.<init>(Compiled Code)
    at java.sql.SQLException.<init>(SQLException.java:43)
    at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java)
    at oracle.jdbc.oci8.OCIDBAccess.check_error(Compiled Code)
    at oracle.jdbc.oci8.OCIDBAccess.executeFetch(Compiled Code)
    at oracle.jdbc.oci8.OCIDBAccess.parseExecuteFetch(Compiled Code)
    at oracle.jdbc.driver.OracleStatement.executeNonQuery(Compiled Code)
    at oracle.jdbc.driver.OracleStatement.doExecuteOther(Compiled Code)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(Compiled Code)
    at oracle.jdbc.driver.OracleStatement.execute(Compiled Code)
    at oracle.ifs.utils.sql.SQLCommands.createUser(SQLCommands.java:366)
    at oracle.ifs.installer.IfsConfiguration$CreateSchemaAction.createIfsSchema(IfsConfiguration.java:578)
    at oracle.ifs.installer.IfsConfiguration$CreateSchemaAction.perform(IfsConfiguration.java:536)
    at oracle.ifs.utils.action.ActionQueue.performActions(Compiled Code)
    at oracle.ifs.utils.action.ActionQueue.run(ActionQueue.java:245)
    at java.lang.Thread.run(Thread.java:466)
    recording that configuration failed
    saving:D:\oracle\ora81\ifs1.1\settings\oracle\ifs\installer\properties\IfsConfig.properties
    iFS configuration failed; the following error occurred:
    oracle.ifs.utils.action.ActionFailedException: java.sql.SQLException: ORA-00922: missing or invalid option
    at java.lang.Throwable.<init>(Compiled Code)
    at java.lang.Exception.<init>(Compiled Code)
    at oracle.ifs.utils.action.ActionFailedException.<init>(ActionFailedException.java:65)
    at oracle.ifs.installer.IfsConfiguration$CreateSchemaAction.perform(IfsConfiguration.java:561)
    at oracle.ifs.utils.action.ActionQueue.performActions(Compiled Code)
    at oracle.ifs.utils.action.ActionQueue.run(ActionQueue.java:245)
    at java.lang.Thread.run(Thread.java:466)
    configuration failed on Fri Mar 30 14:09:06 GMT+10:00 2001

    ah yes, that would certainly be a problem.
    in fact, the database is what doesn't like the asterisk (as you
    can see, IfsConfig couldn't care less, which we have logged as a
    bug).
    try using SQL*Plus to create a new user:
    CREATE USER MY_TEST_USER IDENTIFIED BY BAD_PASS*WORD;
    you'll probably get a similar error.

  • Can't read or write some files, internet is failing, youtube won't load, software I tried to install was in Slovenian, not dutch or english like in my systempreferences settings, pictures and files won't preview with spacebar, etc. Malware?

    Specs:
    iMac 10.8.5
    3,4 GHz Intel Core i7
    32 GB 1600 MHz DDR3
    Can't read or write some files, internet is failing, youtube won't load, security software I tried to install was in Slovenian, not dutch or english like in my systempreferences settings, pictures and files won't preview with spacebar and are randomly corrupted, when I entered something in the Youtube searchbar (when it was still working) it send me to a site with sexadds.
    I tried restart my iMac and when I was logged back in, my dock preferences were reset.
    Also tried to download some security software to check my Mac for malware, but when I did, I tried several, I got a notification that said something like 'dumpfiles (don't know if this is the right translation...) damaged'.
    I'm taking screenshots from all the weird notifications I get and even three quarters off the screenshots I took in the last three hours are already unreadable.
    It started this morning when I tried opening a Premiere Pro file on which I worked the night before.
    When I tried opening it, it said the file was damaged and could not be openend.
    I tried opening it with AE or importing the file in a new project but nothing helped.
    When I tried looking for autosaves, this is the really weird part, there were none.
    Even though there are autosaves from my other projects, this one was completely gone.
    It looked like the day before never happened on my computer.
    Also when I openend Premiere all the recent projects had been wiped.
    So at first I thought it was a Premiere Pro failure.
    But than, later on the day, I tried loading some RAW files from my compact flash card.
    This is where I would get an error (error -36) which said some data cannot be read or written.
    I tried importing the files with a view different technics, from dragging to importing via Lightroom and I succeeded with Image Browser.
    But when I tried moving the files to an other folder the same error occurred.
    While dealing with this issue I wanted to put on some soothing music on youtube.
    This is when the next weird thing occurred: youtube wasn't completely loading in Chrome. I refreshed a view times, checked the internet connection and still no difference.
    When I tried in Safari it did work but when I clicked enter on the searchbar in Youtube, a page with sexadds appeared (I didn't install AdBlock in Safari...).
    I read about this 'phishing' where you are redirected to a site were a possible malware installment can take place...
    I don't know if it's connected to any of the problems I've been having but I just never experienced this on a mac, I have been a Mac user for 10 years now.
    On top of it all, internet started working worse and worse and now it's not even working at all. I had to fill in the password over and over, normally it remembers.
    Just like my system preferences, all the preferences I had with Chrome where also reset.
    Also somewhere in between I got this notification: Mac OS X must restore library to run programs. Type your password to allow.
    To me this is all very weird and suspicious. I have clearly no idea what's going on. Could this be another sort of trojan horse or malware?
    Some background info which could be helpful for solving this mystery:
    two months ago the one year old Fusion Drive in my iMac just broke out of nowhere.
    I got it replaced by a qualified apple repair store.
    When I got my computer back, all the files where gone.
    I got on the internet without AdBlock installed yet.
    A game or whatever it was, can't clearly remember, got installed by accident.
    I deleted it immediately.
    Only two weeks later, I couldn't log in to my account. It didn't recognize my password and username. 
    So I brought my mac back to the store.
    Here the repair guy said it was a minor thing and he just needed to reconnect my account. He also mentioned he found a downloaded game name Sparta and it probably had something to do with the error.
    I asked him; could it be a virus? He replied no way.
    I don't know why I couldn't be a virus, just because it's a mac doesn't mean it cannot be done.
    So today I tried installing anti virus software (such as avast- was in a weird language looked like slovenian, clamxav - was in slovenian) but I couldn't install them.
    PLEASE help me! I don't know what to do anymore, I work fulltime and I need my computer, I have no time to bring it in for repair, are there other perhaps easier ways?
    Could this be the work of a virus or a malware? Or is it a disk permissions issue?

    It sounds like you may have multiple problems, but none of them are likely to be caused by malware.
    First, the internet-related issues may be related to adware or a network compromise. I tend to lean more towards the latter, based on your description of the problem. See:
    http://www.adwaremedic.com/kb/baddns.php
    http://www.adwaremedic.com/kb/hackedrouter.php
    If investigation shows that this is not a network-specific issue, then it's probably adware. See my Adware Removal Guide for help finding and removing it. Note that you mention AdBlock as if it should have prevented this, but it's important to understand that ad blockers do not protect you against adware in any way. Neither would any kind of anti-virus software, which often doesn't detect adware.
    As for the other issues, it sounds like you've got some serious corruption. I would be inclined to say it sounds like a failing drive, except it sounds like you just got it replaced. How did you get all your files back after the new drive was installed?
    (Fair disclosure: I may receive compensation from links to my sites, TheSafeMac.com and AdwareMedic.com, in the form of buttons allowing for donations. Donations are not required to use my site or software.)

  • RAC - Oracle Grid Infrastructure configure failed

    Hi, am trying to install 2 node RAC on Oracle VMs. Before the installation during the -preinst check there were few issues which were resolved (ex user equivalence). After that during the installation process of the Grid it failed at step "Configure Oracle Grid Infrastructure for a cluster". After it failed at this step, subsequent steps too failed which I asked OUI to ignore and then I ran both the post installation scripts. And then ran post crsinst which failed. Pasting below the output of the root.sh script, post crsinst and other checks.
    [root@bsfrac01 grid]# sh root.sh
    Running Oracle 11g root.sh script...
    The following environment variables are set as:
    ORACLE_OWNER= oracle
    ORACLE_HOME= /u01/app/11.2/grid
    Enter the full pathname of the local bin directory: [usr/local/bin]:
    Copying dbhome to /usr/local/bin ...
    Copying oraenv to /usr/local/bin ...
    Copying coraenv to /usr/local/bin ...
    Creating /etc/oratab file...
    Entries will be added to the /etc/oratab file as needed by
    Database Configuration Assistant when a database is created
    Finished running generic part of root.sh script.
    Now product-specific root actions will be performed.
    2011-02-13 00:11:55: Parsing the host name
    2011-02-13 00:11:55: Checking for super user privileges
    2011-02-13 00:11:55: User has super user privileges
    Using configuration parameter file: /u01/app/11.2/grid/crs/install/crsconfig_params
    Creating trace directory
    LOCAL ADD MODE
    Creating OCR keys for user 'root', privgrp 'root'..
    Operation successful.
    root wallet
    root wallet cert
    root cert export
    peer wallet
    profile reader wallet
    pa wallet
    peer wallet keys
    pa wallet keys
    peer cert request
    pa cert request
    peer cert
    pa cert
    peer root cert TP
    profile reader root cert TP
    pa root cert TP
    peer pa cert TP
    pa peer cert TP
    profile reader pa cert TP
    profile reader peer cert TP
    peer user cert
    pa user cert
    Adding daemon to inittab
    CRS-4123: Oracle High Availability Services has been started.
    ohasd is starting
    CRS-2672: Attempting to start 'ora.gipcd' on 'bsfrac01'
    CRS-2672: Attempting to start 'ora.mdnsd' on 'bsfrac01'
    CRS-2676: Start of 'ora.mdnsd' on 'bsfrac01' succeeded
    CRS-2676: Start of 'ora.gipcd' on 'bsfrac01' succeeded
    CRS-2672: Attempting to start 'ora.gpnpd' on 'bsfrac01'
    CRS-2676: Start of 'ora.gpnpd' on 'bsfrac01' succeeded
    CRS-2672: Attempting to start 'ora.cssdmonitor' on 'bsfrac01'
    CRS-2676: Start of 'ora.cssdmonitor' on 'bsfrac01' succeeded
    CRS-2672: Attempting to start 'ora.cssd' on 'bsfrac01'
    CRS-2672: Attempting to start 'ora.diskmon' on 'bsfrac01'
    CRS-2676: Start of 'ora.diskmon' on 'bsfrac01' succeeded
    CRS-2676: Start of 'ora.cssd' on 'bsfrac01' succeeded
    CRS-2672: Attempting to start 'ora.ctssd' on 'bsfrac01'
    CRS-2676: Start of 'ora.ctssd' on 'bsfrac01' succeeded
    ASM created and started successfully.
    DiskGroup DATA1 created successfully.
    clscfg: -install mode specified
    Successfully accumulated necessary OCR keys.
    Creating OCR keys for user 'root', privgrp 'root'..
    Operation successful.
    CRS-2672: Attempting to start 'ora.crsd' on 'bsfrac01'
    CRS-2676: Start of 'ora.crsd' on 'bsfrac01' succeeded
    CRS-4256: Updating the profile
    Successful addition of voting disk 0ea2052d8a714fd7bf46d9d5c785483e.
    Successfully replaced voting disk group with +DATA1.
    CRS-4256: Updating the profile
    CRS-4266: Voting file(s) successfully replaced
    ## STATE File Universal Id File Name Disk group
    1. ONLINE 0ea2052d8a714fd7bf46d9d5c785483e (ORCL:DISK1) [DATA1]
    Located 1 voting disk(s).
    *Failed to rmtcopy "/tmp/filekRIMbG" to "/u01/app/11.2/grid/gpnp/manifest.txt" for nodes {bsfrac01,bsfrac02}, rc=256*
    *Failed to rmtcopy "/u01/app/11.2/grid/gpnp/bsfrac01/profiles/peer/profile.xml" to "/u01/app/11.2/grid/gpnp/profiles/peer/profile.xml" for nodes {bsfrac01,bsfrac02}, rc=256*
    rmtcopy aborted
    Failed to promote local gpnp setup to other cluster nodes
    CRS-2673: Attempting to stop 'ora.crsd' on 'bsfrac01'
    CRS-2677: Stop of 'ora.crsd' on 'bsfrac01' succeeded
    CRS-2673: Attempting to stop 'ora.asm' on 'bsfrac01'
    CRS-2677: Stop of 'ora.asm' on 'bsfrac01' succeeded
    CRS-2673: Attempting to stop 'ora.ctssd' on 'bsfrac01'
    CRS-2677: Stop of 'ora.ctssd' on 'bsfrac01' succeeded
    CRS-2673: Attempting to stop 'ora.cssdmonitor' on 'bsfrac01'
    CRS-2677: Stop of 'ora.cssdmonitor' on 'bsfrac01' succeeded
    CRS-2673: Attempting to stop 'ora.cssd' on 'bsfrac01'
    CRS-2677: Stop of 'ora.cssd' on 'bsfrac01' succeeded
    CRS-2673: Attempting to stop 'ora.gpnpd' on 'bsfrac01'
    CRS-2677: Stop of 'ora.gpnpd' on 'bsfrac01' succeeded
    CRS-2673: Attempting to stop 'ora.gipcd' on 'bsfrac01'
    CRS-2677: Stop of 'ora.gipcd' on 'bsfrac01' succeeded
    CRS-2673: Attempting to stop 'ora.mdnsd' on 'bsfrac01'
    CRS-2677: Stop of 'ora.mdnsd' on 'bsfrac01' succeeded
    Initial cluster configuration failed. See /u01/app/11.2/grid/cfgtoollogs/crsconfig/rootcrs_bsfrac01.log for details
    [root@bsfrac01 grid]#
    [oracle@bsfrac01 bin]$ ./cluvfy stage -post crsinst -n bsfrac01,bsfrac02 -verbose
    Performing post-checks for cluster services setup
    Checking node reachability...
    Check: Node reachability from node "bsfrac01"
    Destination Node Reachable?
    bsfrac01 yes
    bsfrac02 yes
    Result: Node reachability check passed from node "bsfrac01"
    Checking user equivalence...
    Check: User equivalence for user "oracle"
    Node Name Comment
    bsfrac01 passed
    bsfrac02 passed
    Result: User equivalence check passed for user "oracle"
    ERROR:
    PRKC-1094 : Failed to retrieve the active version of crs: {0}
    Checking time zone consistency...
    Time zone consistency check passed.
    ERROR:
    PRKC-1093 : Failed to retrieve the version of crs software on node "java.io.IOException: /u01/app/11.2.0/grid/bin/crsctl: not found
    " : {1}
    ERROR:
    Cluster manager integrity check failed
    PRVF-5434 : Cannot identify the current CRS software version
    UDev attributes check for OCR locations started...
    Result: UDev attributes check passed for OCR locations
    UDev attributes check for Voting Disk locations started...
    ERROR:
    PRVF-5197 : Failed to retrieve voting disk locationsPRKC-1092 : Failed to retrieve the location of votedisks: java.io.IOException: /u01/app/11.2.0/grid/bin/crsctl: not found
    Result: UDev attributes check failed for Voting Disk locations
    Check default user file creation mask
    Node Name Available Required Comment
    bsfrac01 0022 0022 passed
    bsfrac02 0022 0022 passed
    Result: Default user file creation mask check passed
    Checking cluster integrity...
    Node Name
    bsfrac01
    Cluster integrity check failed This check did not run on the following node(s):
    bsfrac02
    Checking OCR integrity...
    Checking the absence of a non-clustered configuration...
    All nodes free of non-clustered, local-only configurations
    ERROR:
    PRKC-1094 : Failed to retrieve the active version of crs: {0}
    ERROR:
    PRVF-5300 : Failed to retrieve active version for CRS on this node
    OCR integrity check failed
    Checking CRS integrity...
    ERROR:
    PRKC-1094 : Failed to retrieve the active version of crs: {0}
    ERROR:
    PRVF-5300 : Failed to retrieve active version for CRS on this node
    CRS integrity check failed
    OCR detected on ASM. Running ACFS Integrity checks...
    Starting check to see if ASM is running on all cluster nodes...
    PRVF-5137 : Failure while checking ASM status on node "bsfrac01"
    PRVF-5137 : Failure while checking ASM status on node "bsfrac02"
    Starting Disk Groups check to see if at least one Disk Group configured...
    PRVF-5112 : An Exception occurred while checking for Disk Groups
    PRVF-5114 : Disk Group check failed. No Disk Groups configured
    Task ACFS Integrity check failed
    Checking Oracle Cluster Voting Disk configuration...
    ERROR:
    PRKC-1093 : Failed to retrieve the version of crs software on node "java.io.IOException: /u01/app/11.2.0/grid/bin/crsctl: not found
    " : {1}
    ERROR:
    PRVF-5434 : Cannot identify the current CRS software version
    PRVF-5431 : Oracle Cluster Voting Disk configuration check failed
    Checking to make sure user "oracle" is not in "root" group
    Node Name Status Comment
    bsfrac01 does not exist passed
    bsfrac02 does not exist passed
    Result: User "oracle" is not part of "root" group. Check passed
    Post-check for cluster services setup was unsuccessful on all the nodes.
    [oracle@bsfrac01 bin]$ /u01/app/11.2/grid/bin/ocrcheck
    Status of Oracle Cluster Registry is as follows :
    Version : 3
    Total space (kbytes) : 262120
    Used space (kbytes) : 408
    Available space (kbytes) : 261712
    ID : 1671840043
    Device/File Name : +DATA1
    Device/File integrity check succeeded
    Device/File not configured
    Device/File not configured
    Device/File not configured
    Device/File not configured
    Cluster registry integrity check succeeded
    Logical corruption check bypassed due to non-privileged user
    ASM looks to be up and running..
    [oracle@bsfrac01 bin]$ /usr/sbin/oracleasm listdisks
    DISK1
    DISK2
    DISK3
    DISK4
    DISK5
    DISK6
    [oracle@bsfrac01 bin]$ /usr/sbin/oracleasm status
    Checking if ASM is loaded: yes
    Checking if /dev/oracleasm is mounted: yes
    Please help.

    before installation have u configure the private interconnect on both the nodes to same network adapter..
    for example on node 1 if the private interconnect is on eth0 then on the node 2 it should use eth0 only...
    for private interconnect use the hostonly option on both the nodes in the network configuration page of the vmware or virtual box..
    and for public network it can be bridged
    more over if you are installing on the laptop its good to configure the SSH using the OUI.. rather than doing it manually.. as it saves time
    the private and the public networks should not have same range of ip address. like if public address are like 192.168.2.222/255.255.255.0 and private address have to be different like 10.10.1.2/255.0.0.0 (this is just an example)
    have to configured the NTP.
    any ways try installing the oracle rac on virtual box follow the steps given the below website they are pretty straight forward...
    http://www.oracle-base.com/articles/11g/OracleDB11gR2RACInstallationOnOEL5UsingVirtualBox.php

  • Sun JAVA ES on SuSE - configuration failed

    Documentation for Sun JAVA ES says it is supported on RedHat. What are the chances that SuSE will also be supported.
    I attempted to install Sun JAVA ES on OpenSuSE 10.1. Taking one step at a time I installed the the Web Server and JavaDB The installation appeared to go fine but the configurations failed:
    Installation Summary Report
    Install Summary
    Java Enterprise System 5 : Installed
    Sun Java(TM) System Web Server 7.0 : Installed, Configuration Failed
    Java DB : Installed, Configure After Install
    Could someone tell me where I start to look to troubleshoot why the Configuration failed.
    Thanks

    John,
    it looks like TID 7007653 - if you are wondering why you couldn't find
    it, it's because the TID did not mention the specific error, I had to
    hunt through bugzilla to find it. I have (as I hope you can see)
    updated the TID so that others should be able to find it without having
    to go through your pain...
    Shaun Pond

  • Updating hybrid configuration failed - Kerberos authentication: The network path was not found

    I'm configuring Exchange 2010 SP3 as a Hybrid server with Exchange Online. This is a single server running Exchange roles Mailbox, Client Access, Unified Messaging and Hub Transport.
    When I run the Manage Hybrid Configuration, I receive the following error:
    Updating hybrid configuration failed with error
    'System.Management.Automation.Remoting.PSRemotingTransportException: Connecting to remote server failed with the following error message : WinRM cannot process the request. The following error occurred while using Kerberos authentication: The network
    path was not found.
    The full text from the Hybrid Configuration log file (C:\Program Files\Microsoft\Exchange Server\V14\Logging\Update-HybridConfiguration)
    [1/5/2014 21:21:1] INFO:Opening runspace to
    http://[servername]/powershell?serializationLevel=Full
    [1/5/2014 21:21:1] INFO:Disconnected from On-Premises session
    [1/5/2014 21:21:1] ERROR:Updating hybrid configuration failed with error 'System.Management.Automation.Remoting.PSRemotingTransportException: Connecting to remote server failed with the following error message : WinRM cannot process the request. The following
    error occured while using Kerberos authentication: The network path was not found. 
     Possible causes are:
      -The user name or password specified are invalid.
      -Kerberos is used when no authentication method and no user name are specified.
      -Kerberos accepts domain user names, but not local user names.
      -The Service Principal Name (SPN) for the remote computer name and port does not exist.
      -The client and remote computers are in different domains and there is no trust between the two domains.
     After checking for the above issues, try the following:
      -Check the Event Viewer for events related to authentication.
      -Change the authentication method; add the destination computer to the WinRM TrustedHosts configuration setting or use HTTPS transport.
     Note that computers in the TrustedHosts list might not be authenticated.
       -For more information about WinRM configuration, run the following command: winrm help config. For more information, see the about_Remote_Troubleshooting Help topic.
       at System.Management.Automation.Runspaces.AsyncResult.EndInvoke()
       at System.Management.Automation.Runspaces.Internal.RunspacePoolInternal.EndOpen(IAsyncResult asyncResult)
       at System.Management.Automation.Runspaces.RunspacePool.Open()
       at System.Management.Automation.RemoteRunspace.Open()
       at Microsoft.Exchange.Management.Hybrid.RemotePowershellSession.Connect(PSCredential credentials, CultureInfo sessionUiCulture)
       at Microsoft.Exchange.Management.Hybrid.Engine.Execute(ILogger logger, String onPremPowershellHost, PSCredential onPremCredentials, PSCredential tenantCredentials, HybridConfiguration hybridConfiguration)
       at Microsoft.Exchange.Management.SystemConfigurationTasks.UpdateHybridConfiguration.InternalProcessRecord()'.
    I have sought help, posting on the forum at community.office365.com -
    http://community.office365.com/en-us/forums/158/t/212265.aspx. But I've got to a point where I believe the problem is more to do with how PowerShell is operating on the on-prem Exchange server.
    Has anyone else come across this problem running the Hybrid Configuration Wizard?

    Hello Darrell,
    Have you verified the settings of Powershell virtual directories for the on-premises Exchange Servers? The following article has a list of some common issues with that virtual directory and how to correct them:
    http://technet.microsoft.com/en-us/library/ff607221(v=exchg.80).aspxI would take a look at the one titled "Configure Kerberos Authentication" specifically to ensure everything
    looks good.
    As the article states you can run the Exchange BPA and it will check if any of these exist as well.

  • Configuration Failed Error while running the Shareoint 2010 Products and Configuration wizard in windows 7

    Hi Techys,
    Kindly help me to resolve the below issue
    "Configuration Failed Error while running the Shareoint 2010 Products and Configuration wizard in windows 7"
    Many Thanks,
    Madhu

    Hi,
    Follow this link for smooth installation for SP 2010 on Win 7.
    http://msdn.microsoft.com/en-us/library/office/ee554869(v=office.14).aspx
    Murugesa Pandian.,MCTS|App.Development|Configure

  • Upgrade to R2 from SCOM 2012 SP 1 UR 4 - Final configuration failed to install

    I was upgrading our test SCOM 2012 SP1 UR 4 sever to R2 and ran into the following issue:
    Setup cannot be completed…  Final configuration failed to install.
    Everything else upgraded fine.
    There was no rollback performed…. The log states “Skipping rollback for install item Final Configuration as it was not successfully installed”
    Looking in OpsManagerSetupWizard.log in the section for Final Configuration I see the following:
    [16:00:43]:           Always: :!***** Installing: POSTINSTALL ***
    [16:00:43]:           Info:      :SetProgressScreen: StartMinorStep.
    [16:00:43]:           Warn:    :ApplyUpdates: Unable to load QFE file.
    [16:00:43]:           Always: :Doing Preinstall task for POSTINSTALL
    [16:00:43]:           Warn:    :CheckAndLoadUpdateFiles: Unable to load QFE file.
    [16:00:43]:           Always: :Doing Install task for POSTINSTALL
    [16:00:44]:           Debug: :DoInstallTask: Found Microsoft.SystemCenter.Essentials.SetupFramework.InstallItemsDelegates.PostInstall;PostInstallProcessor as type and method.
    [16:00:44]:           Info:      :Type: Microsoft.SystemCenter.Essentials.SetupFramework.InstallItemsDelegates.PostInstall  Method: PostInstallProcessor
    [16:00:44]:           Info:      :SetProgressScreen: Init Exe Install progress.
    [16:00:44]:           Info:      :AddUninstallChangeEntry: Cleaning out existing files at the ARP file cache location D:\Program Files\System Center 2012\Operations
    Manager\Setup
    [16:00:44]:           Error:     :InstallActionProcessor.DoInstallTask: method PostInstallProcessor threw exception.  We will return installSuccessful = false.:
    Threw Exception.Type: System.Reflection.TargetInvocationException, Exception Error Code: 0x80131604, Exception.Message: Exception has been thrown by the target of an invocation.
    [16:00:44]:           Error:     :StackTrace:   at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
       at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
       at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
       at Microsoft.SystemCenter.Essentials.SetupFramework.InstallActionProcessor.DoInstallTask(InstallItemsInstallDataItem itemToInstall)
    [16:00:44]:           Error:     :Inner Exception.Type: System.UnauthorizedAccessException, Exception Error Code: 0x80131604, Exception.Message: Access to the path 'EULA_EN_EVAL.RTF'
    is denied.
    [16:00:44]:           Error:     :InnerException.StackTrace:   at System.IO.Directory.DeleteHelper(String fullPath, String userPath, Boolean recursive, Boolean
    throwOnTopLevelDirectoryNotFound)
       at System.IO.Directory.Delete(String fullPath, String userPath, Boolean recursive, Boolean checkHost)
       at Microsoft.EnterpriseManagement.OperationsManager.Setup.Common.SetupHelpers.ARPFileCache()
       at Microsoft.EnterpriseManagement.OperationsManager.Setup.Common.SetupHelpers.AddUninstallChangeEntry()
       at Microsoft.SystemCenter.Essentials.SetupFramework.InstallItemsDelegates.PostInstall.PostInstallProcessor(Func`3 setProgressScreen)
    [16:00:44]:           Error:     :ProcessInstalls: Install Item Final Configuration failed to install.  We did not launch the post process delegate.
    [16:00:44]:           Always: :SetErrorType: Setting VitalFailure. currentInstallItem: Final Configuration
    [16:00:44]:           Info:      :SetProgressScreen: FinishMinorStep.
    [16:00:44]:           Always: :****************************************************************
    [16:00:44]:           Always: :****Starting*RollBack*******************************************
    [16:00:44]:           Always: :****************************************************************
    [16:00:44]:           Info:      :SetProgressScreen: StartMinorStep.
    [16:00:44]:           Always: :ProcessRollback: Skipping rollback for install item Final Configuration as it was not successfully installed.
    [16:00:44]:           Always: :****************************************************************
    [16:00:44]:           Always: :****Ended*RollBack**********************************************
    [16:00:44]:           Always: :****************************************************************
    [16:00:44]:           Always: :Entering Page: FinishPage
    The log states “Access to the path 'EULA_EN_EVAL.RTF' is denied.”  I was able to find this file in D:\Program Files\System Center 2012\Operations Manager\SetupTemp\EN, but when viewing its contents I see it
    was from the SP 1 upgrade as it starts off with “MICROSOFT EVALUATION SOFTWARE LICENSE TERMS MICROSOFT SYSTEM CENTER 2012 STANDARD SERVICE PACK 1.”  Based on everything else referenced in the log file previously, it seems like it was trying to locate
    this file in D:\Program Files\System Center 2012\Operations Manager\Setup.  Also, I applied the product key after installing SP1 previously, so it was not running with an evaluation license.
    Running Get-SCOMManagementGroup | ft skuforlicense, version, timeofexpiration –a
    gives me:
    SkuForLicense Version     TimeOfExpiration
           Retail 7.1.10226.0 12/31/9999 11:59:59 PM
    The version (7.1.10226.0) is that of SCOM 2012 R2 (as I noted before, there was no rollback.)  Everything seems to be functioning fine (Console, Web Console, Reporting Services.)
    Is there a way to get it to re-run only the Final Configuration steps (which will probably fail again as the EULA file does not exist where it expects it)?  I am not sure if there were supposed to be any further
    configuration steps that did not get completed, so i dont know how stable SCOM is now.  Should I re-run the R2 installer?  Or is it OK as is?  The only info online about a SCOM Install where the final configuration failed to install dealt with
    an error upgrading the SCOM Console, which is not relevant to my situation.  This is my test SCOM environment, running on a VM.  I could revert to the pre-upgrade snapshot and see if another upgrade attempt completes successfully, but if that does
    work I am concerned that something like this may happen in my prod environment, which is not running on a VM, so has no ability to revert to a snapshot.

    Hi,
    Please refer to the following links:
    Do I need a specific Cumulative Update Release (UR) in order to upgrade to SCOM 2012 or 2012 SP1 or 2012 R2?
    http://blogs.technet.com/b/kevinholman/archive/2014/01/20/do-i-need-a-specific-cumulative-update-release-ur-in-order-to-upgrade-to-scom-2012-or-2012-sp1-or-2012-r2.aspx
    Upgrading Operations Manager from 2012 SP1 to 2012 R2 step by step
    http://www.systemcentercentral.com/upgrading-operations-manager-from-2012-sp1-to-2012-r2-step-by-step-upgrading-to-2012-r2-series/?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+systemcenterforum+%28System+Center+Central+Rollup%29
    Note: Microsoft provides third-party contact information to help you find technical support. This contact information may change without notice. Microsoft does not guarantee the accuracy of this third-party contact information.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Update of Development Configuration fails

    Hello,
    we created an SC based on template WebDynpro. During the project we realized that we might need more tools like CAF. So I added the corresponding dependency in the software component.
    Now, when starting the NWDS it is detected that a new configuration exists.
    Unfortunately after confirming that the configuration should be updated, I always get an error:
    Evaluating of Configurations failed
    org.eclipse.core.runtime.CoreException[0]: com.sap.tc.devconf.update.ConfigurationEvaluationException: Error during evaluation of variant mapping delta: Error when reading component meta data from local file: Cannot read component definition. File does not exist: C:\Users\mkr\.dtc\1\DCs\camelot.com\Cmeio\runtime\_comp\.dcdef
         at com.sap.tc.devconf.update.impl.LocalComponentHelper.visitUsedComponentsFromCompartment(LocalComponentHelper.java:113)
         at com.sap.tc.devconf.update.impl.CompartmentEvaluator.handleUsageDelta(CompartmentEvaluator.java:573)
         at com.sap.tc.devconf.update.impl.CompartmentEvaluator.handleUsageDeltas(CompartmentEvaluator.java:554)
         at com.sap.tc.devconf.update.impl.CompartmentEvaluator.handleCompartmentModified(CompartmentEvaluator.java:135)
         at com.sap.tc.devconf.update.impl.CompartmentEvaluator.evaluate(CompartmentEvaluator.java:92)
         at com.sap.tc.devconf.update.impl.ConfigDeltaEvaluator.evaluateConfigurationDelta(ConfigDeltaEvaluator.java:166)
         at com.sap.tc.devconf.update.impl.ConfigDeltaEvaluator.evaluate(ConfigDeltaEvaluator.java:69)
         at com.sap.tc.devconf.update.impl.ConfigurationUpdater.evaluate(ConfigurationUpdater.java:83)
         at com.sap.ide.eclipse.component.devconf.ReimportDevConfigCommand.updateSoftIfPossiblePossible(ReimportDevConfigCommand.java:307)
         at com.sap.ide.eclipse.component.provider.actions.ReimportDevConfAction.run(ReimportDevConfAction.java:102)
         at com.tssap.selena.model.extension.action.SelenaActionCollector$GenericElementActionWrapper.run(SelenaActionCollector.java:224)
         at com.tssap.util.ui.menu.MenuFactory$MuSiAction.saveRunAction(MenuFactory.java:1425)
         at com.tssap.util.ui.menu.MenuFactory$MuSiAction.run(MenuFactory.java:1407)
         at com.tssap.util.ui.menu.MenuFactory$DelegateAction.processInternal(MenuFactory.java:616)
         at com.tssap.util.ui.menu.MenuFactory$DelegateAction.access$100(MenuFactory.java:586)
         at com.tssap.util.ui.menu.MenuFactory$DelegateAction$BusyProcessWorker.run(MenuFactory.java:716)
         at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
         at com.tssap.util.ui.menu.MenuFactory$DelegateAction.process(MenuFactory.java:610)
         at com.tssap.util.ui.menu.internal.MenuListenerFactory$ProcessAdapter.widgetSelected(MenuListenerFactory.java:172)
         at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
         at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
         at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2022)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1729)
         at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1402)
         at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385)
         at com.tssap.util.startup.WBLauncher.run(WBLauncher.java:79)
         at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858)
         at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
         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 com.sap.ide.eclipse.startup.Main.basicRun(Main.java:291)
         at com.sap.ide.eclipse.startup.Main.run(Main.java:789)
         at com.sap.ide.eclipse.startup.Main.main(Main.java:607)
    Caused by: com.sap.tc.devconf.InvalidDefinitionException: Error when reading component meta data from local file: Cannot read component definition. File does not exist: C:\Users\mkr\.dtc\1\DCs\camelot.com\Cmeio\runtime\_comp\.dcdef
         at com.sap.tc.devconf.impl.DevelopmentComponentNode.loadDCDataLocally(DevelopmentComponentNode.java:757)
         at com.sap.tc.devconf.impl.DevelopmentComponentNode.loadDCData(DevelopmentComponentNode.java:430)
         at com.sap.tc.devconf.impl.DevelopmentComponentNode.getDevelopmentComponent(DevelopmentComponentNode.java:125)
         at com.sap.tc.devconf.impl.DCDependenciesManager.listDirectlyUsedDCNodes(DCDependenciesManager.java:882)
         at com.sap.tc.devconf.impl.DevelopmentComponentNode.listUsedDCs(DevelopmentComponentNode.java:837)
         at com.sap.tc.devconf.impl.DevelopmentComponentNode.listUsedDCs(DevelopmentComponentNode.java:845)
         at com.sap.tc.devconf.update.impl.LocalComponentHelper.visitUsedComponentsFromCompartment(LocalComponentHelper.java:83)
         ... 35 more
    Caused by: com.sap.tc.complib.provider.ProviderException: Cannot read component definition. File does not exist: C:\Users\mkr\.dtc\1\DCs\camelot.com\Cmeio\runtime\_comp\.dcdef
         at com.sap.tc.devconf.impl.DCFileInputProvider.getStreamForDC(DCFileInputProvider.java:114)
         at com.sap.tc.complib.impl.DevelopmentComponentImpl.initialize(DevelopmentComponentImpl.java:720)
         at com.sap.tc.complib.ComponentFactory.initialize(ComponentFactory.java:421)
         at com.sap.tc.devconf.impl.DevelopmentComponentNode.loadDCDataLocally(DevelopmentComponentNode.java:745)
         ... 41 more
    Caused by:
    com.sap.tc.devconf.InvalidDefinitionException: Error when reading component meta data from local file: Cannot read component definition. File does not exist: C:\Users\mkr\.dtc\1\DCs\camelot.com\Cmeio\runtime\_comp\.dcdef
         at com.sap.tc.devconf.impl.DevelopmentComponentNode.loadDCDataLocally(DevelopmentComponentNode.java:757)
         at com.sap.tc.devconf.impl.DevelopmentComponentNode.loadDCData(DevelopmentComponentNode.java:430)
         at com.sap.tc.devconf.impl.DevelopmentComponentNode.getDevelopmentComponent(DevelopmentComponentNode.java:125)
         at com.sap.tc.devconf.impl.DCDependenciesManager.listDirectlyUsedDCNodes(DCDependenciesManager.java:882)
         at com.sap.tc.devconf.impl.DevelopmentComponentNode.listUsedDCs(DevelopmentComponentNode.java:837)
         at com.sap.tc.devconf.impl.DevelopmentComponentNode.listUsedDCs(DevelopmentComponentNode.java:845)
         at com.sap.tc.devconf.update.impl.LocalComponentHelper.visitUsedComponentsFromCompartment(LocalComponentHelper.java:83)
         at com.sap.tc.devconf.update.impl.CompartmentEvaluator.handleUsageDelta(CompartmentEvaluator.java:573)
         at com.sap.tc.devconf.update.impl.CompartmentEvaluator.handleUsageDeltas(CompartmentEvaluator.java:554)
         at com.sap.tc.devconf.update.impl.CompartmentEvaluator.handleCompartmentModified(CompartmentEvaluator.java:135)
         at com.sap.tc.devconf.update.impl.CompartmentEvaluator.evaluate(CompartmentEvaluator.java:92)
         at com.sap.tc.devconf.update.impl.ConfigDeltaEvaluator.evaluateConfigurationDelta(ConfigDeltaEvaluator.java:166)
         at com.sap.tc.devconf.update.impl.ConfigDeltaEvaluator.evaluate(ConfigDeltaEvaluator.java:69)
         at com.sap.tc.devconf.update.impl.ConfigurationUpdater.evaluate(ConfigurationUpdater.java:83)
         at com.sap.ide.eclipse.component.devconf.ReimportDevConfigCommand.updateSoftIfPossiblePossible(ReimportDevConfigCommand.java:307)
         at com.sap.ide.eclipse.component.provider.actions.ReimportDevConfAction.run(ReimportDevConfAction.java:102)
         at com.tssap.selena.model.extension.action.SelenaActionCollector$GenericElementActionWrapper.run(SelenaActionCollector.java:224)
         at com.tssap.util.ui.menu.MenuFactory$MuSiAction.saveRunAction(MenuFactory.java:1425)
         at com.tssap.util.ui.menu.MenuFactory$MuSiAction.run(MenuFactory.java:1407)
         at com.tssap.util.ui.menu.MenuFactory$DelegateAction.processInternal(MenuFactory.java:616)
         at com.tssap.util.ui.menu.MenuFactory$DelegateAction.access$100(MenuFactory.java:586)
         at com.tssap.util.ui.menu.MenuFactory$DelegateAction$BusyProcessWorker.run(MenuFactory.java:716)
         at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
         at com.tssap.util.ui.menu.MenuFactory$DelegateAction.process(MenuFactory.java:610)
         at com.tssap.util.ui.menu.internal.MenuListenerFactory$ProcessAdapter.widgetSelected(MenuListenerFactory.java:172)
         at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
         at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
         at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2022)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1729)
         at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1402)
         at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385)
         at com.tssap.util.startup.WBLauncher.run(WBLauncher.java:79)
         at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858)
         at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
         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 com.sap.ide.eclipse.startup.Main.basicRun(Main.java:291)
         at com.sap.ide.eclipse.startup.Main.run(Main.java:789)
         at com.sap.ide.eclipse.startup.Main.main(Main.java:607)
    Caused by: com.sap.tc.complib.provider.ProviderException: Cannot read component definition. File does not exist: C:\Users\mkr\.dtc\1\DCs\camelot.com\Cmeio\runtime\_comp\.dcdef
         at com.sap.tc.devconf.impl.DCFileInputProvider.getStreamForDC(DCFileInputProvider.java:114)
         at com.sap.tc.complib.impl.DevelopmentComponentImpl.initialize(DevelopmentComponentImpl.java:720)
         at com.sap.tc.complib.ComponentFactory.initialize(ComponentFactory.java:421)
         at com.sap.tc.devconf.impl.DevelopmentComponentNode.loadDCDataLocally(DevelopmentComponentNode.java:745)
         ... 41 more
    Caused by:
    com.sap.tc.complib.provider.ProviderException: Cannot read component definition. File does not exist: C:\Users\mkr\.dtc\1\DCs\camelot.com\Cmeio\runtime\_comp\.dcdef
         at com.sap.tc.devconf.impl.DCFileInputProvider.getStreamForDC(DCFileInputProvider.java:114)
         at com.sap.tc.complib.impl.DevelopmentComponentImpl.initialize(DevelopmentComponentImpl.java:720)
         at com.sap.tc.complib.ComponentFactory.initialize(ComponentFactory.java:421)
         at com.sap.tc.devconf.impl.DevelopmentComponentNode.loadDCDataLocally(DevelopmentComponentNode.java:745)
         at com.sap.tc.devconf.impl.DevelopmentComponentNode.loadDCData(DevelopmentComponentNode.java:430)
         at com.sap.tc.devconf.impl.DevelopmentComponentNode.getDevelopmentComponent(DevelopmentComponentNode.java:125)
         at com.sap.tc.devconf.impl.DCDependenciesManager.listDirectlyUsedDCNodes(DCDependenciesManager.java:882)
         at com.sap.tc.devconf.impl.DevelopmentComponentNode.listUsedDCs(DevelopmentComponentNode.java:837)
         at com.sap.tc.devconf.impl.DevelopmentComponentNode.listUsedDCs(DevelopmentComponentNode.java:845)
         at com.sap.tc.devconf.update.impl.LocalComponentHelper.visitUsedComponentsFromCompartment(LocalComponentHelper.java:83)
         at com.sap.tc.devconf.update.impl.CompartmentEvaluator.handleUsageDelta(CompartmentEvaluator.java:573)
         at com.sap.tc.devconf.update.impl.CompartmentEvaluator.handleUsageDeltas(CompartmentEvaluator.java:554)
         at com.sap.tc.devconf.update.impl.CompartmentEvaluator.handleCompartmentModified(CompartmentEvaluator.java:135)
         at com.sap.tc.devconf.update.impl.CompartmentEvaluator.evaluate(CompartmentEvaluator.java:92)
         at com.sap.tc.devconf.update.impl.ConfigDeltaEvaluator.evaluateConfigurationDelta(ConfigDeltaEvaluator.java:166)
         at com.sap.tc.devconf.update.impl.ConfigDeltaEvaluator.evaluate(ConfigDeltaEvaluator.java:69)
         at com.sap.tc.devconf.update.impl.ConfigurationUpdater.evaluate(ConfigurationUpdater.java:83)
         at com.sap.ide.eclipse.component.devconf.ReimportDevConfigCommand.updateSoftIfPossiblePossible(ReimportDevConfigCommand.java:307)
         at com.sap.ide.eclipse.component.provider.actions.ReimportDevConfAction.run(ReimportDevConfAction.java:102)
         at com.tssap.selena.model.extension.action.SelenaActionCollector$GenericElementActionWrapper.run(SelenaActionCollector.java:224)
         at com.tssap.util.ui.menu.MenuFactory$MuSiAction.saveRunAction(MenuFactory.java:1425)
         at com.tssap.util.ui.menu.MenuFactory$MuSiAction.run(MenuFactory.java:1407)
         at com.tssap.util.ui.menu.MenuFactory$DelegateAction.processInternal(MenuFactory.java:616)
         at com.tssap.util.ui.menu.MenuFactory$DelegateAction.access$100(MenuFactory.java:586)
         at com.tssap.util.ui.menu.MenuFactory$DelegateAction$BusyProcessWorker.run(MenuFactory.java:716)
         at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
         at com.tssap.util.ui.menu.MenuFactory$DelegateAction.process(MenuFactory.java:610)
         at com.tssap.util.ui.menu.internal.MenuListenerFactory$ProcessAdapter.widgetSelected(MenuListenerFactory.java:172)
         at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
         at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
         at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2022)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1729)
         at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1402)
         at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385)
         at com.tssap.util.startup.WBLauncher.run(WBLauncher.java:79)
         at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858)
         at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
         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 com.sap.ide.eclipse.startup.Main.basicRun(Main.java:291)
         at com.sap.ide.eclipse.startup.Main.run(Main.java:789)
         at com.sap.ide.eclipse.startup.Main.main(Main.java:607)
    Any idea what's wrong here?
    Thanks,
    Michael

    Hi,
    Just go through this consolidated help.sap.com link.
    [http://help.sap.com/saphelp_nw2004s/helpdata/en/63/7a4d40eae76f13e10000000a1550b0/frameset.htm|http://help.sap.com/saphelp_nw2004s/helpdata/en/63/7a4d40eae76f13e10000000a1550b0/frameset.htm]
    Regards,

  • Configuration failed 11.1.2. compatibility to wls 10.3

    Hello,
    I developed an application for mobile Web using only Trinidad components under JDeveloper 11.1.2
    I created the ear file and started to deploy it on a Weblogic 10.3 and got some problems during the start of the application:
    <21.10.2011 16:24 Uhr MESZ> <Error> <javax.enterprise.resource.webcontainer.jsf.config> <BEA-000000> <Critical error during deployment:
    com.sun.faces.config.ConfigurationException: CONFIGURATION FAILED! null
         at com.sun.faces.config.ConfigManager.initialize(ConfigManager.java:351)
         at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:222)
         at weblogic.servlet.internal.EventsManager$FireContextListenerAction.run(EventsManager.java:481)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.EventsManager.notifyContextCreatedEvent(EventsManager.java:181)
    ... and a lot more
    I got an ADF Faces application which I developed using JDev 11.1.1.4 running on this server without any complains.
    Any help will be greatly appreciated. Thanks in advance.
    Martin
    Edited by: MartinK on 21.10.2011 07:44

    Hi,
    JDeveloper 11.1.2. requires a patched instance of WLS 10.3.5. Even if using Trinidad, the component set you use in JSf 2.0, which is not what you have on 10.1.3.x
    Frank

  • OBIEE 11.1.1.5 configuration failing on 64 bit Linux(please don't delete)

    Please DONOT delete this thread. I see someone keeps trying to do it don't know why. The last two threads on the same topic were
    https://forums.oracle.com/forums/thread.jspa?messageID=10473944#10473944
    and
    https://forums.oracle.com/forums/messageview.jspa?messageID=10467383&stqc=true
    OBIEE 11.1.1.5 Software only install configuration failing on 64 bit Linux
    My scenario is installing in 64 bit Linux with WLS 10.3.5 (with SOA/BAM server installed already). So as recommend by Oracle (http://docs.oracle.com/cd/E21764_01/bi.1111/e10539/a1_installscrn.htm) I did a software only install and then tried to configure BI using config.sh. I didn’t have root privilege, so continued with local inventory, hope that wasn't an issue.
    1) First time it failed in 'Configure BI Domain' step. I aborted and retried. It failed saying there is already entry in HSS Component table. I fixed the issue and tried again
    2) Then it failed again in 'Configure BI Domain' step, the error stack is
    Executing Task: Configure BI Domain
    javax.management.InstanceNotFoundException: oracle.biee.admin:group=Service,type=BIDomain
    at weblogic.rjvm.ResponseImpl.unmarshalReturn(ResponseImpl.java:234)
    at weblogic.rmi.internal.BasicRemoteRef.invoke(BasicRemoteRef.java:223)
    at javax.management.remote.rmi.RMIConnectionImpl_1035_WLStub.invoke(Unknown Source)
    at weblogic.management.remote.common.RMIConnectionWrapper$16.run(ClientProviderBase.java:919)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:146)
    at weblogic.security.Security.runAs(Security.java:61)
    at weblogic.management.remote.common.RMIConnectionWrapper.invoke(ClientProviderBase.java:917)
    at javax.management.remote.rmi.RMIConnector$RemoteMBeanServerConnection.invoke(RMIConnector.java:993)
    at oracle.as.install.bi.biconfig.standard.BIDomainConfigureTask.doExecute(BIDomainConfigureTask.java:58)
    at oracle.as.install.bi.biconfig.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:70)
    at oracle.as.install.bi.biconfig.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
    at oracle.as.install.bi.biconfig.BIConfigMain.doExecute(BIConfigMain.java:112)
    at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
    at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
    at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
    at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
    at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
    at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
    at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
    at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
    at java.lang.Thread.run(Thread.java:662)
    Caused by: javax.management.InstanceNotFoundException: oracle.biee.admin:group=Service,type=BIDomain
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1094)
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getClassLoaderFor(DefaultMBeanServerInterceptor.java:1438)
    at com.sun.jmx.mbeanserver.JmxMBeanServer.getClassLoaderFor(JmxMBeanServer.java:1276)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$1.run(WLSMBeanServerInterceptorBase.java:58)
    at java.security.AccessController.doPrivileged(Native Method)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.getClassLoaderFor(WLSMBeanServerInterceptorBase.java:53)
    at weblogic.management.mbeanservers.domainruntime.internal.FederatedMBeanServerInterceptor.getClassLoaderFor(FederatedMBeanServerInterceptor.java:141)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$1.run(WLSMBeanServerInterceptorBase.java:56)
    at java.security.AccessController.doPrivileged(Native Method)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.getClassLoaderFor(WLSMBeanServerInterceptorBase.java:53)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$1.run(WLSMBeanServerInterceptorBase.java:56)
    at java.security.AccessController.doPrivileged(Native Method)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.getClassLoaderFor(WLSMBeanServerInterceptorBase.java:53)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$1.run(WLSMBeanServerInterceptorBase.java:56)
    at java.security.AccessController.doPrivileged(Native Method)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.getClassLoaderFor(WLSMBeanServerInterceptorBase.java:53)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServer.getClassLoaderFor(WLSMBeanServer.java:527)
    at weblogic.management.mbeanservers.internal.JMXConnectorSubjectForwarder$19.run(JMXConnectorSubjectForwarder.java:1014)
    at weblogic.management.mbeanservers.internal.JMXConnectorSubjectForwarder$19.run(JMXConnectorSubjectForwarder.java:1012)
    at java.security.AccessController.doPrivileged(Native Method)
    at weblogic.management.mbeanservers.internal.JMXConnectorSubjectForwarder.getClassLoaderFor(JMXConnectorSubjectForwarder.java:1012)
    at javax.management.remote.rmi.RMIConnectionImpl$5.run(RMIConnectionImpl.java:1326)
    at java.security.AccessController.doPrivileged(Native Method)
    at javax.management.remote.rmi.RMIConnectionImpl.getClassLoaderFor(RMIConnectionImpl.java:1323)
    at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:771)
    at javax.management.remote.rmi.RMIConnectionImpl_WLSkel.invoke(Unknown Source)
    at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:667)
    at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:522)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:146)
    at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:518)
    at weblogic.rmi.internal.wls.WLSExecuteRequest.run(WLSExecuteRequest.java:118)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Does this option actually work?? Can someone help please

    Has someone ever got it to work? Is there any resolution to the problem described

Maybe you are looking for