Unable to access Oracle VM Manager from browser

Hi,
I am unable to access the Oracle VM Manager from my browser at any of the url's e.g. /em; /OVS; /apex
I can connect to my server via putty, so I know the IP address that I am using is correct.
In the /var/ovm-manager/oc4j.log file I get the following message:
ERROR J2EE HTTP-00004 Internal error raised tyring to instantiate web-application: webapp defined in web site OC4J 10g (10.1.3) Default Web Site. Application: datatags does not exist. Error creating Web application: webapp
The oc4j service is running and the ovs-agent service is running but I cannot connect.
I am new to Oracle VM and Linux for that matter so it is entirely possible that something is not configured correctly somewhere
I'll appreciate it if anyone can assist
Thanks

Try this command from the console or SSH to the server:
service iptables stop
If you can then access the URLs you will need to modify iptables to allow port 8888
I think this is the command:
iptables -I INPUT -p tcp --dport 8888 -j ACCEPT
then:
service iptables start
Then try to connect again.

Similar Messages

  • Unable to access Oracle Enterprise Manager in Oracle 10g AS Machine

    Hi All,
    We are working on oracle forms 10g in 3 tier architecture. I have installed oracle 10g Infrastructure (OraHome_1) followed by oracle 10g Application server (middle-tier,OraHome_2). I have copied all the forms to OraHome_2\forms folder and compiled them successfully.
    When i tried to access enterprise manager (Infrastructure)thru http://myappserver:18100, i was unable to do so. It displayed "page cannot be displayed".
    Also
    When i tried to access enterprise manager (middle-tier)thru http://172.16.1.1:18101, i was unable to do so. It displayed "page cannot be displayed".
    I checked for port status, thru “netstat –na” command, It was displaying
    172.16.1.1 18100 TIME_WAIT
    172.16.1.1 18101 TIME_WAIT
    172.16.1.1 7777 TIME_WAIT
    Why is that i am unable to access the Enterprise Manager?

    Hi All,
    I was able to resolve the issue. Thr was a proxy server enabled in the IE in AS machine. Once i checked the option for bypassing it and turned off the windows firewall(OS was win 2003 server). I was able to view the home page at http://myappserver, then was able to access EM also.

  • How to access Oracle Enterpise Manager from outside my VM

    Hi,
    I've Oracle VM VirtualBox version 4.1.2 installed on the host Windows XP and pre-built Database App Development VM (Updated Nov. 2011) worked on it.
    Everything is OK, I have NAT network and can run Enterprise manager inside my VM on URL https://127.0.0.1:1158/em
    Pleas, describe shortly:
    1.How I can access enterpise manager from outside VM ?
    2.What I have to write (HOST, PORT etc) in my tnsnames.ora file on the host system for the VM Oracle server to connect it from the host system ?
    Sincerely,
    Alex
    Edited by: AlexR on Dec 31, 2011 5:24 PM

    Hi Alex,
    the host and port depends on your network setup of your VM.
    Do an ifconfig -a and see what IP adress your guest has.
    With this IP address you should be able to access EM from outside your VM (but on the VM host, not from outside the network) with the same port.
    Regards
    Sebastian

  • Unable to start Oracle Process Manager from the windows services for OBIEE

    Hi,
    I have OBIEE 11g installed on a 32-bit windows machine. Of the two windows services installed, I am unable to start the Oracle Process Manager. When I try to start it I get the following error:
    Error 1053: The service did not respond to the start or control request  in a timely fashion.
    At the back end, this service is calling the file opmn.exe which is placed at MIDDLEWAREHOME\Oracle_BI1\opmn\bin. On trying to execute this file the error we get is:
    The procedure entry point longjmp could not be located in the dynamic link library orauts.dll
    I have tried replacing the orauts.dll file, but to no avail.
    Please let me know if you have any clue regarding what is to be done.
    Thanks
    Naman

    Hi Naman,
    This error occurs for the following reasons,
    *Path variable is not set properly
    *Multiple Oracle homes exists in the same machine.
    Follow the below steps and let me know if it works,
    1. Select My Computer -> Right Click -> Properties
    2. In the System Properties screen go to Advanced Tab
    3. Click on Environment Variables
    4. In the System Variables section select PATH variable & Click edit
    5. Now you will find that it will contain invalid directories. Remove the incorrect entries. This may happen when you have multiple oracle homes in the same machine
    6. Restart the service.
    Rgds,
    Dpka

  • How to access Oracle Application Manager

    Dear All,
    I have installed EBS R12.0 in Oracle Enterprise Linux Release 4 environment. Through browser I am able to login using sysadmin username and password however I am unable to find Oracle Application Manager or AutoConfig option any where. Can any of you please tell me how I can enable or access OAM.
    Kindly mention the step by step procedure.
    Regards,
    Asif

    Hi Asif;
    I have installed EBS R12.0 in Oracle Enterprise Linux Release 4 environment. Through browser I am able to login using sysadmin username and password however I am unable to find Oracle Application Manager or AutoConfig option any where. Can any of you please tell me how I can enable or access OAM.For OAM:
    Login as sysadmin >> System Administrator>> Oracle Applications Manager (There are link under this)>> click dashboard then u will see Site map top of page click it
    you will see System Configuration>>AutoConfig there
    Regard
    Helios

  • Why I can't connect to Oracle Enterprise Manager via browser after install?

    I've installed Oracle9iAS Release2(9.0.2) with Windows 2000 server (servicepack3) and Oracle9i database on the same host.After installation, I can use Oracle enterprise manager(via browser) by connect as "ias_admin" and "12345" for password (It's a password that I input at installing). But 2 days later, I cannot connect it!, what's happen to my 9iAS. I try to change my password in command line by "emctl set password <old_pwd> <new_pwd>, But I've got a message that is incorrect password. By the way, I use command line to start OC4J and HTTP Server instead. Please help me for this problem. Thank you very much.
    Ps. I've got this problem for 2 time, but the first time I delete all of oracle products and install it again .

    If you have installed the Oracle AS 10.1.3 using an Apache in front the default port is 7777 as far as I know.
    You wrote that the main page is accessible, that's why I would suspect that you might have a problem with your hostname. Are you accessing the mainpage via the full qualified hostname or via ip?
    Please ensure that you can reach the server using the full qualified hostname!
    If you are not sure about it, add an entry to your local hosts-file.
    Please tell us if this was your problem!
    Regards,
    Eric

  • TNS-04012: Unable to start Oracle Connection Manager instance.

    Hi,
    I've tried to configure Connection Manager but i fails on:
    TNS-04012: Unable to start Oracle Connection Manager instance
    This is my configuration (I've removed as much as possible to remove possible errors):
    CMAN1=(CONFIGURATION=
      (ADDRESS=(PROTOCOL=tcp)(HOST=<hostname>)(PORT=1522))
      (RULE_LIST=
       (RULE=(SRC=*)(DST=<IP>)(SRV=*)(ACT=accept))))
    CMCTL> administer CMAN1
    Current instance CMAN1 is not yet started
    Connections refer to (ADDRESS=(PROTOCOL=tcp)(HOST=<hostname>)(PORT=1522)).
    The command completed successfully.
    CMCTL:CMAN1> startup
    TNS-04012: Unable to start Oracle Connection Manager instance.I've reviewed following notes without getting any closer (298916.1 and 733421.1)
    I can't see any errors in any of the following possible issues:
    * The max_connections value must not exceed 1024. Maximum acceptable value is 1024
    * The max_gateway_processes value must not exceed 64. Maximum acceptable value is 64
    * The trace_directory and log_directory values must be valid
    * The trace_level and log_level values do not support numeric values 6,10 and 16
    * Duplicate sections
    * Misspelled parameter names or parameter values
    * Host values that are not resolvable
    * Rule list must allow the local address of the machine where cman is installed
    * A specfic address in SRC or DST for a rule in the rule list must be resolvable(Try ip address range as a workaround and see the enhancement request 6125025)
    * Windows: Ensure the ORA_DBA group is present and O/S user starting CMAN is in the group
    * Windows: Ensure any firewall is not blocking Oracle from using Network
    All help are appreciated!
    Cheers

    933746 wrote:
    Osama_mustafa wrote:
    Refer to
    Troubleshooting Guide: TNS-04012: Unable to Start Oracle Connection Manager Instance [ID 733421.1]Hi,
    As I've stated in my post I've reviewed this post without any help.I would suggest you read the provided doc [ 733421.1] more thoroughly.... the answer is there.

  • Unable to access SRP521W Web Management

    Just brought another set of SRP521W, after changed the WAN setting to PPPOE, we unable to access the web management. The power/sys light will keep blink when trying to access the web management. We able to ping it. We tried the reset button but it did not work as well. Anyone has a solution? Is that a way to upgrade the firmware without using the web management?

    Good morning Winston, I apologize for the issues you are having, in order to resolve your problem in a  faster way, you could contact our support team and explain them your problem, it looks like a hardware problem.
    https://www.cisco.com/en/US/support/tsd_cisco_small_business_support_center_contacts.html . I encourage you to share the answer with us. Thanks, and again I apologize with you.
    *Please mark the question as Answered or rate it so other users can benefit from it"
    Greetings,
    Johnnatan Rodriguez Miranda.
    Cisco Network Support Engineer.

  • Unable to acces Oracle Apps 11i from front end

    Hi All
    unable to access my production server from front end.after a cold backup, database and apps started normally but It is not accesible from front end.
    details
    bash-3.00$ adapcctl.sh status apps/apps
    adapcctl.sh version 115.47
    Apache Web Server Listener is stopped.
    Apache Web Server Listener :httpd ( pid 571 ) is running
    adapcctl.sh: exiting with status 0
    bash-3.00$ ps -ef | grep Apache
    applprod 614 571 0 01:22:26 ? 0:00 /applprod/prodora/iAS/Apache/
    Apache/bin/httpd -d /applprod/prodora/iAS/Apache/A
    applprod 609 571 0 01:22:26 ? 0:00 /applprod/prodora/iAS/Apache/
    Apache/bin/httpd -d /applprod/prodora/iAS/Apache/A
    applprod 591 571 0 01:22:25 ? 0:00 /applprod/prodora/iAS/Apache/
    Apache/bin/httpd -d /applprod/prodora/iAS/Apache/A
    applprod 607 606 0 01:22:26 ? 0:00 /applprod/prodora/iAS/Apache/
    Apache/bin/rotatelogs /applprod/prodora/iAS/Apache
    applprod 592 571 0 01:22:25 ? 0:00 /applprod/prodora/iAS/Apache/
    Apache/bin/httpd -d /applprod/prodora/iAS/Apache/A
    applprod 3455 2625 0 02:14:54 pts/3 0:00 grep Apache
    applprod 610 571 0 01:22:26 ? 0:00 /applprod/prodora/iAS/Apache/
    Apache/bin/httpd -d /applprod/prodora/iAS/Apache/A
    applprod 571 1 0 01:22:25 ? 0:00 /applprod/prodora/iAS/Apache/
    Apache/bin/httpd -d /applprod/prodora/iAS/Apache/A
    applprod 606 571 0 01:22:26 ? 0:00 /bin/sh -c /applprod/prodora/
    iAS/Apache/Apache/bin/rotatelogs /applprod/prodora
    applprod 615 571 0 01:22:26 ? 0:00 /applprod/prodora/iAS/Apache/
    Apache/bin/httpd -d /applprod/prodora/iAS/Apache/A
    applprod 608 571 0 01:22:26 ? 0:00 /applprod/prodora/iAS/Apache/
    Apache/bin/httpd -d /applprod/prodora/iAS/Apache/A
    Thanks
    Rahul

    log file is as follows
    bash-3.00$ tail -40 /applprod/prodora/iAS/Apache/Apache/logs/error_log
    [Wed Oct 13 18:54:18 2010] [error] [client 192.168.66.111] client denied by serv
    er configuration: /applprod/prodcomn/java/oracle/ewt
    [Wed Oct 13 18:54:18 2010] [error] [client 192.168.66.111] File does not exist:
    /applprod/prodcomn/java/oracle/ewt/alert/resource/AlertBundle_en_US.properties
    [Wed Oct 13 18:56:36 2010] [error] [client 192.168.66.243] client denied by serv
    er configuration: /applprod/prodcomn/java/java
    [Wed Oct 13 18:56:37 2010] [error] [client 192.168.66.243] client denied by serv
    er configuration: /applprod/prodcomn/java/java
    [Wed Oct 13 18:56:37 2010] [error] [client 192.168.66.243] File does not exist:
    /applprod/prodcomn/java/oracle/forms/icons/oracle_logo_light.gif
    [Wed Oct 13 18:56:37 2010] [error] [client 192.168.66.243] File does not exist:
    /applprod/prodcomn/java/oracle/forms/icons/oracle_logo_light.gif
    [Wed Oct 13 18:56:37 2010] [error] [client 192.168.66.243] File does not exist:
    /applprod/prodcomn/java/oracle/forms/icons/oracle_logo_light.gif
    [Wed Oct 13 18:56:37 2010] [error] [client 192.168.66.243] File does not exist:
    /applprod/prodcomn/java/oracle/forms/icons/oracle_logo_light.gif
    [Wed Oct 13 19:01:23 2010] [error] [client 192.168.66.243] File does not exist:
    /applprod/prodcomn/java/oracle/apps/media/oracle/apps/media/splash.gif
    [Wed Oct 13 19:01:23 2010] [error] [client 192.168.66.243] File does not exist:
    /applprod/prodcomn/java/oracle/apps/media/oracle/apps/media/splash.gif
    [Wed Oct 13 19:01:23 2010] [error] [client 192.168.66.243] File does not exist:
    /applprod/prodcomn/java/oracle/apps/media/oracle/apps/media/splash.gif
    [Wed Oct 13 19:01:23 2010] [error] [client 192.168.66.243] File does not exist:
    /applprod/prodcomn/java/oracle/apps/media/oracle/apps/media/splash.gif
    [Wed Oct 13 19:01:23 2010] [error] [client 192.168.66.243] File does not exist:
    /applprod/prodcomn/java/oracle/forms/icons/oracle_logo_light.gif
    [Wed Oct 13 19:01:23 2010] [error] [client 192.168.66.243] File does not exist:
    /applprod/prodcomn/java/oracle/forms/icons/oracle_logo_light.gif
    [Wed Oct 13 19:01:25 2010] [error] [client 192.168.66.243] client denied by serv
    er configuration: /applprod/prodcomn/java/oracle/dms
    [Wed Oct 13 19:01:25 2010] [error] [client 192.168.66.243] client denied by serv
    er configuration: /applprod/prodcomn/java/oracle/dms
    [Wed Oct 13 19:02:44 2010] [error] [client 192.168.57.8] File does not exist: /a
    pplprod/prodcomn/java/oracle/apps/media/oracle/apps/media/splash.gif
    [Wed Oct 13 19:02:44 2010] [error] [client 192.168.57.8] File does not exist: /a
    pplprod/prodcomn/java/oracle/apps/media/oracle/apps/media/splash.gif
    [Wed Oct 13 19:02:44 2010] [error] [client 192.168.57.8] File does not exist: /a
    pplprod/prodcomn/java/oracle/apps/media/oracle/apps/media/splash.gif
    [Wed Oct 13 19:02:44 2010] [error] [client 192.168.57.8] File does not exist: /a
    pplprod/prodcomn/java/oracle/apps/media/oracle/apps/media/splash.gif
    [Wed Oct 13 19:02:44 2010] [error] [client 192.168.57.8] File does not exist: /a
    pplprod/prodcomn/java/oracle/forms/icons/oracle_logo_light.gif
    [Wed Oct 13 19:02:44 2010] [error] [client 192.168.57.8] File does not exist: /a
    pplprod/prodcomn/java/oracle/forms/icons/oracle_logo_light.gif
    [Wed Oct 13 19:03:31 2010] [error] [client 192.168.57.8] client denied by server
    configuration: /applprod/prodcomn/java/oracle/dms
    [Wed Oct 13 19:03:31 2010] [error] [client 192.168.57.8] client denied by server
    configuration: /applprod/prodcomn/java/oracle/dms
    [Wed Oct 13 19:05:50 2010] [error] [client 192.168.66.188] client denied by serv
    er configuration: /applprod/prodcomn/java/oracle/ewt
    [Wed Oct 13 19:05:50 2010] [error] [client 192.168.66.188] client denied by serv
    er configuration: /applprod/prodcomn/java/oracle/ewt
    [Wed Oct 13 19:05:50 2010] [error] [client 192.168.66.188] File does not exist:
    /applprod/prodcomn/java/oracle/ewt/alert/resource/AlertBundle_en_US.properties
    [Wed Oct 13 19:20:00 2010] [error] [client 107.108.6.97] client denied by server
    configuration: /applprod/prodcomn/java/java
    [Wed Oct 13 19:20:00 2010] [error] [client 107.108.6.97] client denied by server
    configuration: /applprod/prodcomn/java/java
    [Wed Oct 13 19:20:01 2010] [error] [client 107.108.6.97] File does not exist: /a
    pplprod/prodcomn/java/oracle/forms/icons/oracle_logo_light.gif
    [Wed Oct 13 19:20:01 2010] [error] [client 107.108.6.97] File does not exist: /a
    pplprod/prodcomn/java/oracle/forms/icons/oracle_logo_light.gif
    [Wed Oct 13 19:20:01 2010] [error] [client 107.108.6.97] File does not exist: /a
    pplprod/prodcomn/java/oracle/forms/icons/oracle_logo_light.gif
    [Wed Oct 13 19:20:01 2010] [error] [client 107.108.6.97] File does not exist: /a
    pplprod/prodcomn/java/oracle/forms/icons/oracle_logo_light.gif
    [Wed Oct 13 20:22:44 2010] [error] [client 107.108.6.22] File does not exist: /a
    pplprod/prodcomn/portal/PROD_flex-prod/favicon.ico
    [Wed Oct 13 20:22:46 2010] [error] [client 107.108.6.22] File does not exist: /a
    pplprod/prodcomn/portal/PROD_flex-prod/favicon.ico
    [Wed Oct 13 20:22:49 2010] [error] [client 107.108.6.22] client denied by server
    configuration: /applprod/prodcomn/java/java
    [Wed Oct 13 20:22:50 2010] [error] [client 107.108.6.22] File does not exist: /a
    pplprod/prodcomn/java/oracle/forms/icons/oracle_logo_light.gif
    [Wed Oct 13 20:22:51 2010] [error] [client 107.108.6.22] File does not exist: /a
    pplprod/prodcomn/java/oracle/forms/icons/oracle_logo_light.gif
    Terminated
    [Wed Oct 13 20:25:45 2010] [notice] caught SIGTERM, shutting down

  • Unable to access LAN behind RV042 from QUICK VPN Client once it connects

    Hi,
    Very recently, we had implemented Site-to-Site VPN tunnel between two Linksys RV042 4-port VPN routers. Everybody in our remote site is accessing and sharing the data through this tunnel and it is working fine.
    Now, we have a plan to implement the same for our mobile clients also. For this, we had followed all the basic configuration procedures and user got connected to Quick VPN tunnel. Here is a problem we had observed. The mobile client user is connected to the tunnel, but unable to access the office LAN from the PC.
    What's the problem in configuration? What i have to do?
    Thanks
    VC Gundapaneni

    Hi There.
    have a look over here.
    http://www.linksysinfo.org/index.php?threads/netbios-issues-with-vpn.16170/

  • When i drag and drop an image on my site. it gives the following error. "Unable to access local files due to browser security settings. To overcome this, follo"

    I am using the firefox version 17 and when i drag and drop an image on my website. It gives me the following error.
    Unable to access local files due to browser security settings. To overcome this, follow these steps: (1) Enter "about:config" in the URL field; (2) Right click and select New->Boolean; (3) Enter "signed.applets.codebase_principal_support" (without the quotes) as a new preference name; (4) Click OK and try loading the file again. Or go to the homepage for a link to the tutorial on how to do it.
    I have completed the above steps and it is still showing the same error message. Any help would be highly appreciated.
    Thanks.

    Thanks kumars ,
    I have a specific drag and drop area on our website. This works fine for all earlier releases of Firefox after these security settings
    "(1) Enter "about:config" in the URL field; (2) Right click and select New->Boolean; (3) Enter "signed.applets.codebase_principal_support" (without the quotes) as a new preference name; (4) Click OK and try loading the file again."
    Bust these settings not work for me in Firefox 17.
    Yes the drag and drop functionality is java script based and i am not using any script blocker addons.

  • All of a sudden I am unable to access my college email from any of my apple devices (iPhone, iPad, macbook pro). I am able to access from my husband's HP windows laptop and from a Mac computer at the college.

    All of a sudden I am unable to access my college email from any of my apple devices (iPhone, iPad, Macbook Pro). I am able to get access from my husband's HP windows laptop and from a Mac at the college. Any ideas?

    http://support.apple.com/kb/HT5621
    In short, you have a problem we can't solve.
    I suggest you contact Apple support and make an appointment to get help.  Expect to pay for it.

  • HT1933 I am unable to access my apple account from my iPad... What could the problem be?

    am unable to access my apple account from my iPad... What could the problem be?

    What happens when you try to access it, and you how are you trying to access it ? If you are getting an error message then what does it say ?

  • Unable to connect Oracle 10g Express from Visual Studio Server Explorer

    Hello,
    Please help me out here. I am connecting from Visual Studio 2008 to Oracle 10g Express Edition and the I have installed the ODAC 11 and the ODP.NET as well for Visual Studio(Both include Oracle Developer tools). But whenever I tried to connect from my Visual Studio 2008 server explorer so that I can have the database and its object there, I do get this error : "ORA-12560 : TNS: protocol adapter error."
    The following is what I specified in my connection box:
    DataSource Name: (Local Database)
    Username : HR
    Password: the password for it.
    My OS is : Windows Vista Ultimate.
    Please anyone who has solved such error should just help out here.
    Thanks all

    Thank you for your reply. I will like to know if you can use Visual Studio. In visual studio there is what we called Server Explorer and from there you can create connection and access all the database server from there. I am able to connect to the Oracle XE through the browser and I was able to crete table and other stuffs like that but when I tried to connect from Visual Studio 2008, I get the 12560 Error. I checked my TNSNAMES and found this:
    XE =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = OLAMMIE)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = XE)
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    ORACLR_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
    (CONNECT_DATA =
    (SID = CLRExtProc)
    (PRESENTATION = RO)
    Look at what I have in my Sqlnet.Ora file,
    # This file is actually generated by netca. But if customers choose to
    # install "Software Only", this file wont exist and without the native
    # authentication, they will not be able to connect to the database on NT.
    SQLNET.AUTHENTICATION_SERVICES = (NTS)
    Please kindly help me out of this as it is very urgent. I can connect from browser using http://127.0.0.1:8080/apex but cannot connect from my C# code and Server Explorer. What is likely to cause this error.
    Thank you for helping me in advance.

  • How to Access Oracle VM Manager Other IP Then 127.0.0.1

    Hi!
    Sorry for askig such a noob question. Where do I configure the allowed IP adresses for Oracle VM Manager? When I type http://192.168.x.y:8888/OVS no site is showing up. When I do a ssh tunnel everything is working fine, but for my testing host (just internal LAN) I would like to have access OVM site from every LANs IP adress.
    Thanks
    Chris

    try -->
    https://<name_or_ip>:4443/OVS

Maybe you are looking for

  • [SOLVED] Xfce terminal open links with wrong browser.

    After installing Opera as second browser, xfce terminal began to open links with it, instead of my default browser - Firefox. I right click on an URL, choose 'Open Link' and it opens in Opera. Firefox is set as default browser in Settings -> Preferre

  • Have i killed my iMac??

    Hiya, I tried to upgrade the ram on my white 20'' Intel iMac to 2 gig. After installation, the iMac will not start. The light comes on and the fan whirls, but the screen remains blank. I took the ram out and put the old ram back in, but the iMac stil

  • Can't get rid of the black

    http://dealeradbrowser.com/newsletters/august2013.html I can't get rid of the black under the guy. I can't find it in the code. No borders. No padding. Any suggestions? Thank you.

  • Disappointed with maps, will google maps be available in the App Store?

    I was really looking forward to the new maps but am very disappointed. Don't get me wrong the 3D maps are great, but so far in the UK I can only find London with this function. But this isn't my gripe. It's the view in standard mode, none of the road

  • IPhone" could not be restored. An unknown error occurred (9).

    I don't know what to do, Received brand new today ( 08-19). iTunes is telling me that I'm required to click 'restore' and then it gives me the message: The iPhone "iPhone" could not be restored. An unknown error occurred (9). Does anyone know what th