Following error occurs while oracle client 10g installation on Linux 5

Following error occurs while oracle client 10g installation on Linux 5
[oraclient@SVHJ0678 client]$ ./runInstaller
Starting Oracle Universal Installer...
Checking installer requirements...
Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2
Passed
All installer requirements met.
Preparing to launch Oracle Universal Installer from /tmp/OraInstall2010-04-14_02-30-53AM. Please wait ...[oraclient@SVHJ0678 client]$ Exception in thread "main" java.lang.UnsatisfiedLinkError: /tmp/OraInstall2010-04-14_02-30-53AM/jre/1.4.2/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(Unknown Source)
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.loadLibrary0(Unknown Source)
at java.lang.System.loadLibrary(Unknown Source)
at sun.security.action.LoadLibraryAction.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at sun.awt.NativeLibLoader.loadLibraries(Unknown Source)
at sun.awt.DebugHelper.<clinit>(Unknown Source)
at java.awt.Component.<clinit>(Unknown Source)

user8862191 wrote:
Following error occurs while oracle client 10g installation on Linux 5
What is Linux 5? Do you mean Oracle Enterprise Linux (OEL) 5 ???
[oraclient@SVHJ0678 client]$ ./runInstaller
Starting Oracle Universal Installer...
Checking installer requirements...
Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2
Passed
All installer requirements met.
Preparing to launch Oracle Universal Installer from /tmp/OraInstall2010-04-14_02-30-53AM. Please wait ...[oraclient@SVHJ0678 client]$ Exception in thread "main" java.lang.UnsatisfiedLinkError: /tmp/OraInstall2010-04-14_02-30-53AM/jre/1.4.2/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(Unknown Source)
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.loadLibrary0(Unknown Source)
at java.lang.System.loadLibrary(Unknown Source)
at sun.security.action.LoadLibraryAction.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at sun.awt.NativeLibLoader.loadLibraries(Unknown Source)
at sun.awt.DebugHelper.<clinit>(Unknown Source)
at java.awt.Component.<clinit>(Unknown Source)

Similar Messages

  • Error occurance in oracle database 10g installation

    I have unzipped the cpio file and copied the database folder to tmp directory in oel5.And i have provided ./runInstaller then i get the following error
    Internal error:cannot connect to X11 window server using localhost:0.0 as the value of the display variable
    pls provide the solution

    See this thread about a discussion what is correct for DISPLAY:
    export DISPLAY=192.168.254.12:0.0, what does the value 192... stand for?
    Werner

  • "An unexpected error occurred while creating a custom installer."

    All;
    I—and I've seen several others in older posts—have been reported received the error "An unexpected error occurred while creating a custom installer" while attampting to build a customer ARD client installer.  My guess is that this is do to a issue related to 10.8.X (10.8.4, in my case) based console Mac but I cannot confirm this. I have verified that there are no outstanding OS, client or application updates or hot fixes, as well.
    Has anyone built an successful installer from Mountain Lion-installed Mac?  Is there any know workarounds?
    Thanks in advance, for any help. 

    Have the exact same problem.
    iMac running 10.8.4
    Got through the steps of creating a custom client installer.
    if I choose not to customize and just save an installer I don't get the error but it creates a file of Zero bytes in size.
    If I chose to configure, when I try to save I get:
    An unexpected error occurred while creating a custom installer. Please try again....
    Console log reports:
    9/1/13 12:32:29.603 AM Remote Desktop[1306]: open on /private/tmp/RemoteDesktopClientInstaller_HEATyAJ5CR/extracted/RemoteDesktopCli ent.pkg/Scripts/RemoteDesktopClient.pkg: No such file or directory
    I have tried to save this in several location, with no effect on the error or the information logged, with the exception of the name of the temp directory that DOES contains the file (zero bytes):
    RemoteDesktopClient.pkg
    Need help with this someone...!
    APPLE...I JUST purchase this Applciation for $80.....it just flat out does not work....

  • WinRM cannot process the request. The following error occured while using Kerberos authentication: The network path was not found.

    I have two forests with a transitive on-way trust between them: PROD -> TEST (test trusts PROD). I had previously had kerberos authentication working with winrm from PROD to machines in TEST. I have verified the trust is healthy, I also verified users
    in TEST can use WINRM with kerberos just fine. Users from PROD cannot connect via kerberos to machines in TEST with winrm.
    I have verified the service has registered the appropriate SPNs. I ran dcdiag against all my PROD and TEST domain controllers and didn't find anything that would prevent kerberos from happening. I even tried disabling the firewall entirely on my TEST dcs
    but that didn't gain me anything.
    I've enabled kerberos logging but only see the expected errors such as it couldn't find a PROD SPN for the machine, which it shouldn't from what I understand, it should go to the TEST domain and find the SPN from there.
    I'm really out of next steps before I call PSS and hope someone here has run into this and could provide me some next steps.
    PowerShell Error:
    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.
        + CategoryInfo          : OpenError: (:) [], PSRemotingTransportException
        + FullyQualifiedErrorId : PSSessionStateBroken
    winrs Error:
    Winrs error:
    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.

    Hi Adam,
    I'm a little unclear about which SPNs you were looking for, in which case could you confirm you were checking that on the computer object belonging to the actual destination host it has the following SPNs registered?
    WSMAN/<NetBIOS name>
    WSMAN/<FQDN>
    If you were actually trying to use WinRM to connect to the remote forest's domain controllers, then what you said makes sense, but I was caught between assuming this was the case or you meant another member server in that remote forest.
    Also, from the client trying to connect to this remote server, are you able to telnet to port 5985? (If you've used something other than the default, try that port)
    If you can't, then you've got something else like a firewall (be that the Windows firewall on the destination or a hardware firewall somewhere in between) blocking you at the port level, or the listener on the remote box just isn't working as expected. I
    just replied to your other winrm post with steps for checking the latter, so I won't repeat myself here.
    If you can telnet to it and the SPNs exist, then you might be up against something called selective authentication which has to do with how the trust was defined. You can have a read of
    this to learn a bit more about selective trusts and whether or not it's affecting you.
    Cheers,
    Lain

  • Cisco SSL VPN "The following error occurred while attempting the file operation: Unable to view the contents of the Domain/Workgroup. "

    Hey People, 
    Ive set up an SSL Clientless VPN on the Cisco 2821. Ive set up WINS, and the NBNS entries in the VPN config. When i log onto the VPN , i can access the file servers by typing in their names in the network fi
    le box, but when i click browse network and select the network name i get the following message
    "The following error occurred while attempting the file operation:
    Unable to view the contents of the Domain/Workgroup. "
    Has anyone come accross this before?
    Im using Windows Server 2008R2 for the DC, Windows Server 2003 R2 For WINS and File Sharing. 
    The connection goes WAN->BROADBANDROUTER>CISCO2821
    Any helo would be much greatly appreciated. 
    Thanks in advance! 

    Please see old threads which discuss the same topic -- http://forums.oracle.com/forums/search.jspa?threadID=&q=An+error+occurred+while+attempting+to+establish+an+Applications+File+Server+connection+with+the+node&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    Thanks,
    Hussein

  • "The following errors occurred while trying to open this page." Why?

    Dear all,
    I'm running an online store at http://bubblething.com. I created it with iWeb 08. It crashed and I've been trying to recreate it, partly from images retreived by Apple from their "webarchive" and partly with images created fresh. I But I keep getting a dropdown error box saying "The following errors occurred while trying to open this page." Then there's a list of the missing images, and the images are all crossed out on my page. This seems to be happening unpredictably, sometimes just a few days after I've worked on the page. What's happening? Is it because somehow I've moved files, and the links to the images are broken? Please help!

    Safari > Preferences > Privacy > Cookies and website data:
    Click “Remove All Website Data” button.
    https://support.apple.com/en-us/HT203370

  • The following error occurred while performing a repository action. Error - [PCSF_10007] Cannot connect to repository [dev_repo] because \n[[REP_61082] AdminConsole's code page (UTF-8 encoding of Unicode) is not one-way compatible to repository dev_repo's

    Can some one help me out here ?

    Hello Experts, Am facing the below error in console page.Can someone help out here ? The following error occurred while performing a repository action. Error - [PCSF_10007] Cannot connect to repository [dev_repo] because \n[[REP_61082] AdminConsole's code page (UTF-8 encoding of Unicode) is not one-way compatible to repository dev_repo's code page (MS Windows Latin 1 (ANSI), superset of Latin1). Failed to connect to repository service [dev_repo].].  Below my environment variables in .bash_profile LANG=en_US.utf8; export LANGLC_ALL=en_US.utf8; export LC_ALLINFA_CODEPAGENAME=UTF-8; export INFA_CODEPAGENAME Thanks,Ahmed.

  • The following error occured while searching for on-premises exchange server

    I've previously posted this under the Exchange Forums - Exchange Server 2010
    I look after a company where I installed a new DELL server last year, The server is running Windows Small Business Server 2011 which we installed. Exchange 2010 was installed as part of the Windows Small Business Server 2011 installation. At the time we
    did not configure Exchange because they use external POP accounts for email. Eventually they wanted to move over to Exchange
    When we created the user accounts using Windows SBS Console, it created a local mailbox for each user
    No problems - [email protected]
    Since late last year every time I create a new user within SBS Console, it errors creating the mailbox
    Add a user account and assign a user role
    Getting "Unexpected error occurred" when Setting up an e-mail account for user
    Looking at the error "Unexpected error occurred" & MessagingManagement "Unexpected error occured"
    The user account is created ok just no e-mail address is created for the user
    I never thought much about this at the time as we weren't using Exchange email accounts. I decided to have a look at this issue over weekend
    When I try to open Microsoft Exchange Management Console I'm getting "Initialization failed"
    The following error occurred when searching for the On-Premises Exchange server
    When I try to open Microsoft Exchange Management Shell, I get a similar error
    I've download & run EMTShooter which just identifies there is an error & gives me the same error
    I've installed & re-installed WinRM IIS Extensions
    I've checked all the settings in IIS, Default Web Site, PowerShell, Modules & Paths...
    Still cannot connect to Exchange
    I've trawled through the internet for two days checking & testing every solution but no luck
    I've checked every setting against another Windows SBS 2011 Server we've installed & works
    I cannot find a difference
    Can someone help me or point me in the right direction?
    Peter Ralphs

    Thanks for the reply Larry
    I've added more detail about the error, this server is exactly how I initially installed it. This was a clean install not a migration so Exchange was a new installation. I have not applied any service packs as I did not want to confuse matters
    or compound the issue. I was wondering whether to install Server 2008 Service Pack 1 & the Exchange Service Packs. I will check the event logs & report back with what I find.
    Here's the original error I was getting when opening Exchange Management Console
    Initialization failed
    The following error ocurred while searching for the on-premises Exchange server:
    [server.myd.local] Connecting to remote server failed with the following error message : The WinRM client cannot process the request. It cannot determine the content type of the HTTP response from the destination computer. The content type is absent or invalid.
    For more information, see the about_Remote_Troubleshooting Help topic. It was running the command 'Discover-ExchangeServer -UseWIA $true -SuppressError $true -CurrentVersion 'Version 14.1 (Build 218.15)
    I got similar error when trying to access the Exchange Management Shell
    VERBOSE: Connecting to SERVER.myd.local
    [server.myd.local] Connecting to remote server failed with the following error message : The WinRM client cannot process the request. It cannot determine the content type of the HTTP response from the destination computer. The content type is absent or invalid.
    For more information, see the about_Remote_Troubleshooting Help topic.
        + CategoryInfo : OpenError: (System.Manageme....RemoteRunspace:RemoteRunspace) [],                          
    PSRemotingTransportException
        + FullyQualifiedErrorId : PSSessionOpenFailed
    When I opened the Exchange Management Console this week, the error had changed slightly
    Initialization failed
    The following error ocurred while searching for the on-premises Exchange server:
    [server.myd.local] Connecting to remote server failed with the following error message : The WinRM client received an HTTP server error status (500), but the remote service did not include any other information about the cause of the failure. For more information,
    see the about_Remote_Troubleshooting Help topic. It was running the command 'Discover-ExchangeServer -UseWIA $true -SuppressError $true -CurrentVersion 'Version 14.1 (Build 218.15)
    I could only run Exbpa from a command prompt (obviously no access from Exchange Management Console)
    This is the result of the Health Check Scan
    Organization: First Organization
    Default Global Address List Changed
    The 'msExchQueryFilter' attribute of the default Global Address List 'Default Global Address List' has been changed. Default: '(Alias -ne $null -and (ObjectClass -eq 'user' -or ObjectClass -eq 'contact' -or ObjectClass -eq 'msExchSystemMailbox' -or ObjectClass
    -eq 'msExchDynamicDistributionList' -or ObjectClass -eq 'group' -or ObjectClass - eq 'publicFolder'))'. Current: '((Alias -ne $null) -and (((ObjectClass -eq 'user') -or (ObjectClass -eq 'contact') -or (ObjectClass -eq 'msExchSystemMailbox') -or (ObjectClass
    -eq 'msExchDynamicDistributionList') -or (ObjectClass -eq 'group') -or (ObjectClass -eq 'publicFolder'))))'.
    Admin Group: Exchange Administrative Group (FYDIBOHF23SPDLT)
    The default public folder database is remote
    The default public folder database for mailbox database 'Mailbox Database' on server SERVER isn't local. Public folder database: CN=Public Folder Database 1529293969,CN=Databases,CN=Exchange Administrative Group (FYDIBOHF23SPDLT),CN=Administrative Groups,CN=First
    Organization,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=myd,DC=local.
    Server: SERVER
    Disk timeout changed
    Disk timeout on server SERVER.myd.local is not set at the default of 10 seconds. This is normal if third-party storage software is installed. Current timeout value is 160 seconds.
    Client RPC binding found
    The 'Rpc_Binding_Order' is set on server SERVER.myd.local. It is possible that either the Exchange or Outlook client is installed on the server. Current registry value: ncalrpc,ncacn_ip_tcp.
    One thing I've noticed from the start is that the error occurs when it is "searching" for the Exchange Server, it then goes on to name the server [server.myd.local] it knows it's there but cannot access it ?
    Another thing I've noticed is that it always refers to the "remote server" this server is Windows SBS 2011, it's the Domain Controller, DHCP Server, DNS Server & Exchange Server all in the same box
    I also noticed that the Health Check stated that "The default public folder database is remote"
    Has this something to do with it ?
    Regards
    Peter

  • Following error occurred while executing the application:

    I saw the RWB in message monitoring. Message monitoring is not working.
    I capture the scrpit.
    How can I ? Help me.....
    Stack trace for the above error message is:
    javax.servlet.ServletException: Error while executing the compilation process: [D:/usr/sap/NSC/DVEBMGS01/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/servlet_jsp/rwb_mdt/work/jsp_monitor_new1177580597765.java:1446: cannot resolve symbol
    symbol  : method getMaxMessageNumber ()
    location: class com.sap.aii.mdt.util.WebUtil
                   jspxth_hbj_listBoxItem_7.setValue(Integer.toString(webUtil.getMaxMessageNumber()));
                                                                                    ^
    D:/usr/sap/NSC/DVEBMGS01/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/servlet_jsp/rwb_mdt/work/jsp_monitor_new1177580597765.java:1466: cannot resolve symbol
    symbol  : method getMaxMessageNumber ()
    location: class com.sap.aii.mdt.util.WebUtil
                                          if (max == webUtil.getMaxMessageNumber()) {
                                                                                 ^
    2 errors
         at com.sapportals.htmlb.page.PageProcessorServlet.handleRequest(PageProcessorServlet.java:74)
         at com.sapportals.htmlb.page.PageProcessorServlet.doGet(PageProcessorServlet.java:29)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.doWork(RequestDispatcherImpl.java:321)
         at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:377)
         at jsp_FC_Secure1177408659453._jspService(jsp_FC_Secure1177408659453.java:24)
         at com.sap.engine.services.servlets_jsp.server.jsp.JspBase.service(JspBase.java:112)
         at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.service(JSPServlet.java:544)
         at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.service(JSPServlet.java:186)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:160)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)

    Hi,
    From what i can tell youre problem is an a java function (user defined?) getMaxMessageNumber and more specific with a conversion from int to string.
    Hope this helps
    Dimitris Hagigeorgiou

  • Error occured while deploying EBS Accessgate in Weblogic.

    Hi,
    i am doing OAM 101gR2 integration with EBS 12.1.6 ( i am using Acess Gate PatchNO ). while i am deploying EBS Accessgate with EBS i am getting following error. it is unable to create
    [echo] ********************************************************************
    [echo] STEP 1: CREATING DATA SOURCE
    [echo] ********************************************************************
    BUILD FAILED
    /apps/oracle/Middleware/appsutil/accessgate/myebs/txkEBSAuth.xml:48: The following error occurred while executing this line:
    /apps/oracle/Middleware/appsutil/accessgate/myebs/txkEBSAuth.xml:409: Error Creating DataSource

    Hi,
    First you deploy accessgate application using ant script,At that time application deployment will fail But take the back up of Plan.xml, remove the application from weblogic domain. and deploy the application manually. and replace previous plan.xml and redeploy it will work.

  • Error occurred while converting the file ".." An unknown error occurred -50

    I've had a few tracks which seem to skip on my ipod but play perfectly fine on itunes.
    As a result, I've been converting these tracks to ACC files; this has worked for a few files but for one particular album i get the following:
    +error occurred while converting the file ".." An unknown error occurred -50+
    I've tried renaming the files, I re-created my playlist but nothing works.
    Thanks in advance.

    *Skipping songs*
    The iPod seems to fail to play all of the occasional track that iTunes, and indeed other PMPs, are happy to play. There is probably some minor technical error in the internal structure of the file which is normally ignored by other playback software but causes the Classic to bail out.
    You may like to try scanning the files with MP3 Validator which can find & fix some internal MP3 errors.
    Some users have also suggested that completely removing all id3 tags and then replacing the information can be a solution. This can be achieved in iTunes by selecting an affected track, right/option clicking and using the option Convert id3 tags > None. Since some files may mistakenly have more than one tag you may need to repeat this action. Once you have confirmed that no tag is present you can replace the tag information using Convert id3 tags > V2.3 (I believe it is recommended to avoid using V2.4).
    Personally I have found files for which these solutions don't work. In this case the workaround is either to re-rip the tracks or get iTunes to re-encode the file, e.g. convert AAC to MP3 or vice versa and sync the newly encoded file to the iPod instead. Because transcoding will cause a loss of fidelity you should keep your original file so that if a future iPod firmware resolves this issue you can put your original files back onto the iPod.
    tt2

  • Error occured while importing a map.

    I have got two design repositories and two runtime repositories in the same database. One is for OWB 9.2.0.4.0 and another for OWB 10.1.0.3.0.
    I was trying to export 1 mapping from a project in OWB10g to OWB9i where the said project does not exist. The export operation ran smoothly but the following error occured while the import operation:
    Error at line 25: MDL1261: Error importing DATAWAREHOUSE RTS/RTS.
    Detailed Error Message:
    MDL1162: System Type not specified before integrator.
    While importing the options i used were:
    Import option -----Add new metadata only
    Match by---------Universal identifier.
    Please help.

    just a guess: while exporting use "physical names" in naming

  • While updating the older version iTunes to latest one it shows "a network error occurred while attempting to read from the file: C:\windows\installer\iTunes64.msi. pls help on this matter to connect my i5 to PC. Thanks in advance

    while updating the older version iTunes to latest one it shows "a network error occurred while attempting to read from the file: C:\windows\installer\iTunes64.msi. pls help on this matter to connect my i5 to PC. Thanks in advance

    (1) Download the Windows Installer CleanUp utility installer file (msicuu2.exe) from the following Major Geeks page (use one of the links under the "DOWNLOAD LOCATIONS" thingy on the Major Geeks page): 
    http://majorgeeks.com/download.php?det=4459
    (2) Doubleclick the msicuu2.exe file and follow the prompts to install the Windows Installer CleanUp utility. (If you're on a Windows Vista or Windows 7 system and you get a Code 800A0046 error message when doubleclicking the msicuu2.exe file, try instead right-clicking on the msicuu2.exe file and selecting "Run as administrator".)
    (3) In your Start menu click All Programs and then click Windows Install Clean Up. The Windows Installer CleanUp utility window appears, listing software that is currently installed on your computer.
    (4) In the list of programs that appears in CleanUp, select any iTunes entries and click "Remove", as per the following screenshot:
    (5) Quit out of CleanUp, restart the PC and try another iTunes install. Does it go through properly this time?

  • Error occured while executing root.sh in ORACLE RAC 11gR2 Grid

    Environment:
    NO of Node: 2
    OS Flavor: RHEL 5.3 Tikanga Release 64-Bit
    Oracle Grid Version: 11gR2 64-Bit with OCFS2 Configuration
    DB RAM: 64 GB
    H/W Vendor: CISCO
    Shared Partition: /ORASYS (1 TB)
    We are trying to install 11gR2 RAC on RHEL 5.3 (64-Bit) box. After successful installation of Gird Software from GUI, I am running oraInst.sh and root.sh from root user. oraInst.sh run fine but when we run root.sh following error encountered while checking the logs.
    2011-09-12 22:04:21.996: [ OCRCONF][3915558416]ocrconfig starts...
    2011-09-12 22:04:21.996: [ OCRCONF][3915558416]Upgrading OCR data
    2011-09-12 22:04:21.997: [  OCROSD][3915558416]utread:3: Problem reading buffer 11383000 buflen 4096 retval 0 phy_offset 102400 retry 0
    2011-09-12 22:04:21.997: [  OCROSD][3915558416]utread:3: Problem reading buffer 11383000 buflen 4096 retval 0 phy_offset 102400 retry 1
    2011-09-12 22:04:21.997: [  OCROSD][3915558416]utread:3: Problem reading buffer 11383000 buflen 4096 retval 0 phy_offset 102400 retry 2
    2011-09-12 22:04:21.997: [  OCROSD][3915558416]utread:3: Problem reading buffer 11383000 buflen 4096 retval 0 phy_offset 102400 retry 3
    2011-09-12 22:04:21.997: [  OCROSD][3915558416]utread:3: Problem reading buffer 11383000 buflen 4096 retval 0 phy_offset 102400 retry 4
    2011-09-12 22:04:21.997: [  OCROSD][3915558416]utread:3: Problem reading buffer 11383000 buflen 4096 retval 0 phy_offset 102400 retry 5
    2011-09-12 22:04:21.997: [  OCRRAW][3915558416]propriogid:1_1: Failed to read the whole bootblock. Assumes invalid format.
    2011-09-12 22:04:21.997: [  OCRRAW][3915558416]proprioini: all disks are not OCR/OLR formatted
    2011-09-12 22:04:21.997: [  OCRRAW][3915558416]proprinit: Could not open raw device
    2011-09-12 22:04:21.997: [ default][3915558416]a_init:7!: Backend init unsuccessful : [26]
    2011-09-12 22:04:21.997: [ OCRCONF][3915558416]Exporting OCR data to [OCRUPGRADEFILE]
    2011-09-12 22:04:21.998: [  OCRAPI][3915558416]a_init:7!: Backend init unsuccessful : [33]
    ** Urgent help is required as my production environment setup/activity is halted due to this.
    Thanks in Adv.
    Yuvrajsinh Chauhan

    ./runcluvfy.sh comp ssa -n "vel-kol-db1","vel-kol-db2" -s /ORASYS -verbose
    ./runcluvfy.sh comp cfs -n "vel-kol-db1","vel-kol-db2" -f ocfs2 -verbose
    ./runcluvfy.sh comp ssa -n "vel-kol-db1","vel-kol-db2" -s /dev/mapper/360060e80102077c000090010077c000e -verbose
    ./runcluvfy.sh comp crs -n "vel-kol-db1","vel-kol-db2" -verbose
    ./runcluvfy.sh comp ocr -n "vel-kol-db1","vel-kol-db2" -verbose
    ./runcluvfy.sh comp voting -n "vel-kol-db1","vel-kol-db2" -verbose
    verify this

  • Trying to update to iTunes 10.4.1 and I get a message "A network error occured while attempting to read from the file C:|Windows|Installer|iTunes.msi"  Running WIndows 7 with all updates done.  I  have never had an issue with iTunes updating before.  Anyo

    iTunes has tried to update itself and runs into an error and tells me to manually install.  When I d/l and run the iTunesSetup.exe file I always encounter the following error message...
    "A network error occured while attempting to read from the file C;|Windows|Installer|iTunes.msi" and iTunes does not update to iTunes 10.4.1.
    Anyone know what is creating this error message?  Thanks for the help...

    (1) Download the Windows Installer CleanUp utility installer file (msicuu2.exe) from the following Major Geeks page (use one of the links under the "DOWNLOAD LOCATIONS" thingy on the Major Geeks page): 
    http://majorgeeks.com/download.php?det=4459
    (2) Doubleclick the msicuu2.exe file and follow the prompts to install the Windows Installer CleanUp utility. (If you're on a Windows Vista or Windows 7 system and you get a Code 800A0046 error message when doubleclicking the msicuu2.exe file, try instead right-clicking on the msicuu2.exe file and selecting "Run as administrator".)
    (3) In your Start menu click All Programs and then click Windows Install Clean Up. The Windows Installer CleanUp utility window appears, listing software that is currently installed on your computer.
    (4) In the list of programs that appears in CleanUp, select any iTunes entries and click "Remove", as per the following screenshot:
    (5) Quit out of CleanUp, restart the PC and try another iTunes install. Does it go through properly this time?

Maybe you are looking for

  • Recuperar a passwor do iphone 3g

    alguem me ajuda com o meu iphone... deois de uns meses sem o usar esqueci me da minha password do telefone e depois de ligar a itunes nao encontro o enderesso certo para encontar a mesma utilisando a itunes. obrigado pela ajuda...

  • How do I create a new administrator account?

    I want to create a new administrator account and then move everythng (files, etc.) over to the new account. Then I would delete the old account. How do I do that? I am running 10.7.5 on a Macbook Pro. Thanks, Catherine

  • Accessing DLL files from Java

    I have a problem with Java, and the problem is that I'm trying to call a DLL file declared by C++ only but without a support for Java programs, is what I'm aiming for going to be available by using the rundll32.exe file. Note: I'm trying to use the (

  • What the hell went wro

    I have never had any problems with my Zen Xtra 30 gig. Turned on last night, nothing, no tracks nothing. Hooked it up to download the tracks again, nothing, the MP3 links up and shows it's coupled to the PC and will autosync. but when I try to down l

  • Can I get an iPod touch battery replaced?

    My iPod touch (4th gen) the second lastest... will not hold a charge. I just charged till it says its full and then around a half an hour later it died. I did not have wifi on and my brightness all the way down. I and I charged it over night.