How to fix a manually broken configuration?

Hi,
in short, I started in a new project with the Sun server, coming from Weblogic background. I couldn't get some pages to update so I TRIED to fix the problem by doing something analogous to deleting .wlsNotDelete -folders (or what were they called again). I was stupid and didn't take backups and deleteed manully files from /admin-server/config-store/myWebApp:
current.toc
current.zip
current.zip.chk
Now I can't deploy the web application. How can I fix this?
First I got an error how the .chk-file is not found, I put some random file "in" and the next error is
java.lang.NullPointerException at com.sun.web.admin.configlib.ConfigTOC.getConfigChanges(ConfigTOC.java:230) at .....
Any help greatly appreciated, I hope there is a clever way to make these generated files re-appear <insert embarrased emoticon here>
Thanks in advance
TL

looks like you are messing up the admin server config repository. i am afraid that there is no simple solution. this is some thing you could do
- cp -r /sun/webserver7/https-<config>/config /tmp -> back up your config directory to say /tmp
- cp -r /sun/webserver7/https-<config>webapp /tmp -> back up your web app deployment to /tmp
- now clean up the messed up configs like
- rm -rf /sun/webserver7/https-config /sun/webserver7/admin-server/config-store/<config>*
- now, use cli command to create a new configuration
bin/wadm create-config user=admin http-port=80 --server-name=<hostname>  <give a suitable name for your config>
bin/wadm create-instance user=admin config=<config> <hostname>.<domainname>
- now, you can either deploy a new application or copy the /tmp/webapp/* <https-<config>>/webapp and followed by run <pull-config> command as shown in this url
http://docs.sun.com/app/docs/doc/820-1063/6ncorma7c?l=ru&a=view&q=pull-config

Similar Messages

  • How to Fix iPhone 4 Broken Camera, Camera Roll or Photos?

    Upgraded an iPhone 4 to iOS 5.
    After a few '3200' errors the update appeared to be fine. Camera worked normally. During the post-update dialogs on phone, I opted to use iCloud. Later that night I did a manually backup and went to bed. Note that I did NOT opt for the "Photo Stream" backup since I have no other iOS devices.
    For the record, this iCloud method apparently removed the backup on my MacBook Pro in Library > Application Support > MobleSync (or some such path) so no backup remains on computer.
    Next day, I took a photo and watched as its "icon" dropped to the square in the lower left of the Camera app. I immediately clicked this square (which had turned immediately turned black) to view my photo and got a default screen with "All" "Photos" "Videos" at top saying: "No Photos or Videos". This message is clearly wrong since I used to have approx 100 photos plus the new one just snapped. Tried the same for videos. Same result.
    Using a product called "PhoneDisc" I viewed the various folders on the iPhone. All my photos are there. As protection, I made a copy of the folder to my MacBook desktop. It is DCIM > 100APPLE if i recall.
    I tried a manuall sync of this one folder (100APPLE) which did nothing I can see. Folder on iPhone remains unchanged and camera app behavior remains corrupt.
    Other observations:
    Pre-upgrade photos used for Contacts remain in place as do both the Lock Screen and Desktop photos.
    WHen I go to Settings > Wallpaper and navigate as if to try a new wallpaper photo, I get a white button (no text) and a right pointing arrow. In iOS 4, this button would have said "Camera Roll" if I recall. When I click the right arrow I get a white screen with a button at top labeled "Back".
    When I click the "Photos" icon (app) on desktop, I get a black screen with no photos.
    HELP!!      What do I do?     Be specific with answer.     Thanks!

    RONxBURGUNDY: First of all, there are no DLLs on a Mac. Presuming you made a typo, the PhoneDisk app simly does one thing. It mounts the internal disk on the iPhone (and other similare devices I would guess), and while mounting the disk it quits so quickly that you might think it crashed. Nonetheless, on a Mac, the side pane (for lack of a term) to any finder window should show the mounted drive(s). Your phone should be one of them. From there, just double click on the side pane icon and you will have a window to the internal phone'd drive.
    Rest easy, the pix are most certainly on the phone. If they are, just copy them to your computer desktop and you'll have them in some form.
    My own solution was to call 1-800-MYIPHONE and have them walk me through everything. It was convoluted and I'd not attempt it myself if I were you. We reset the phone to virgin with iOS5 and did a sync. But I reiterate, it is not intuitive and you will sure f**k it up.
    I consider this, my own email, the solution to my original posted problem.

  • My keyboard is no longer lighting up on my macbook pro...does anyone know how to fix this issue manually?

    My backlight on my macbook pro unibody is not working. The lights do not come on. Does anyone know how to fix this manually? Im also missing screes to the back of my computer holding it in shape. My battery needs to be replaced as well. How do i do all of this? Id also like to replace my RAM.

    For the keyboard backlight:
    Have you tried pressing the "lights on" F-key, that has like a half-round rays of light over a bar symbol (currently F6 on my Mac, but may be different on other models)? If it doesn't work, does anything show on the screen?
    If a crossed-out symbol pops up onscreen when you press the F-key, that means that automatic keyboard lighting is enabled and the Mac thinks surroundings are too bright already. Go to System Preferences / Keyboard and uncheck the "Automatically illuminate keyboard..." item, then try again.
    For the screws:
    Visit www.powerbookmedic.com or www.ifixit.com and see in their Mac parts section for a replacement screw set. You will need to know your Mac's model, printed on the bottom lid, to ensure you get the correct parts for that particular computer.
    For the RAM:
    While in either of the two places I mentioned above, visit their How-To / DIY section for instructions on how to replace RAM on your Mac. Then visit www.crucial.com, www.corsair.com, www.kingston.com, www.otherworldcomputing.com or any other RAM maker, use their RAM advisor together with your Mac's model to select the correct RAM upgrade kit for your Mac.

  • How to fix "ORA-31038:Invalid value ..." in a XML schema

    Hello,
    We are in 11gR2 :
    select * from v$version;
    BANNER
    Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - 64bit Production
    PL/SQL Release 11.2.0.2.0 - Production
    CORE    11.2.0.2.0      Production
    TNS for Linux: Version 11.2.0.2.0 - Production
    NLSRTL Version 11.2.0.2.0 - ProductionWe load XML files based on a registered XML schema.
    Here is the top of our XML schema:
    <?xml version="1.0" encoding="UTF-8"?>
    <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
             xmlns:xdb="http://xmlns.oracle.com/xdb"
             xmlns="http://www.capgemini.com/xsd/projet.xsd"
             targetNamespace="http://www.capgemini.com/xsd/projet.xsd"
             elementFormDefault="unqualified"
             blockDefault="#all">
      <xsd:element name="WORKBENCH_PROJECT" xdb:defaultTable="WORKBENCH_PROJECT_TABLE">
        <xsd:complexType xdb:maintainDOM="false">
          <xsd:sequence>
            <xsd:element ref="BaseCalendars"/>
            <xsd:element ref="PoolResources"/>
            <xsd:element ref="Projects"/>
          </xsd:sequence>
    ...We experience error ORA-31038: Invalid number value ... at the load of the XML, when the focus goes to a string type attribute :
    Here it is :
            <Task
              UID="AJ\&apos;UF`2=_```)O0H;&quot;P!```?P```0" earlyStart="2010-04-20T08:00:00" category="Run"
              baseTime="2010-03-26T09:22:00" lateStart="2010-04-20T08:00:00" start="2010-04-20T08:00:00"
              proxy="false" earlyFinish="2010-05-12T17:00:00" lateFinish="2010-05-12T17:00:00"
              critical="true" status="2" shortName="OASIS 3.2" outlineLevel="4" baseFinish="2010-06-11T17:00:00"
              finish="2010-05-12T17:00:00" summary="false" baseStart="2010-05-17T08:00:00" baselineDuration="20.0"
              milestone="false" name="OASI 3.2.1 : Association d&apos;un plan à un PFO" fixed="true"
              locked="false" key="false" percComp="1.0" totalSlack="0.0" unplanned="false">
              <Assignments>
                <Assignment
                  status="2" actualWork="24.0" resourceID="SMOUFLIH" start="2010-04-20T08:00:00" baselineWork="0.0"
    Here is the XML schema part where the load fails ( at the attribute *<xsd:attribute name="name" type="xsd:string"/>* ) :
      <xsd:element name="Task" xdb:defaultTable="">
        <xsd:complexType xdb:maintainDOM="false">
          <xsd:sequence>
            <xsd:element ref="Assignments" minOccurs="0"/>
            <xsd:element ref="BaselineDetails" minOccurs="0"/>
            <xsd:element ref="Constraints" minOccurs="0"/>
            <xsd:element ref="Notes" minOccurs="0"/>
          </xsd:sequence>
          <xsd:attribute name="UID"/>
          <xsd:attribute name="taskID" type="xsd:string"/>
          <xsd:attribute name="baseFinish" type="xsd:NMTOKEN"/>
          <xsd:attribute name="baseStart" type="xsd:NMTOKEN"/>
          <xsd:attribute name="baseTime" type="xsd:NMTOKEN"/>
          <xsd:attribute name="baselineDuration" type="xsd:decimal"/>
          <xsd:attribute name="category" type="xsd:string"/>
          <xsd:attribute name="critical" type="xsd:string"/>
          <xsd:attribute name="earlyFinish" type="xsd:NMTOKEN"/>
          <xsd:attribute name="earlyStart" type="xsd:NMTOKEN"/>
          <xsd:attribute name="finish" type="xsd:NMTOKEN"/>
          <xsd:attribute name="fixed" type="xsd:string"/>
          <xsd:attribute name="guidelines" type="xsd:string"/>
          <xsd:attribute name="key" type="xsd:string"/>
          <xsd:attribute name="lastUpdatedBy" type="xsd:string"/>
          <xsd:attribute name="lastUpdatedDate" type="xsd:NMTOKEN"/>
          <xsd:attribute name="lateFinish" type="xsd:NMTOKEN"/>
          <xsd:attribute name="lateStart" type="xsd:NMTOKEN"/>
          <xsd:attribute name="locked" type="xsd:string"/>
          <xsd:attribute name="methodID" type="xsd:string"/>
          <xsd:attribute name="milestone" type="xsd:string"/>
          <xsd:attribute name="name" type="xsd:string"/>
          <xsd:attribute name="outlineLevel" type="xsd:integer"/>
          <xsd:attribute name="percComp" type="xsd:decimal"/>
          <xsd:attribute name="priority" type="xsd:string"/>
          <xsd:attribute name="proxy" type="xsd:string"/>
          <xsd:attribute name="shortName" type="xsd:string"/>
          <xsd:attribute name="start" type="xsd:NMTOKEN"/>
          <xsd:attribute name="status" type="xsd:integer"/>
          <xsd:attribute name="summary" type="xsd:string"/>
          <xsd:attribute name="totalSlack" type="xsd:double"/>
          <xsd:attribute name="unplanned" type="xsd:string"/>
          <xsd:attribute name="userText1" type="xsd:string"/>
          <xsd:attribute name="userText2" type="xsd:string"/>
          <xsd:attribute name="userText3" type="xsd:string"/>
          <xsd:attribute name="userText4" type="xsd:string"/>
          <xsd:attribute name="userText5" type="xsd:string"/>
      We know how to fix it manually :
    The workaround is to :
    remove all "&apos;" in each attribute called "name" But we suppose we need to amend the XML schema with a proper change. And we don't know how to do this.
    The weird is that we've never noticed this error earlier on a 11gR1 DB... This error only occurs on our brand new 11.2.0.2
    I hope it's clear enough for your understanding.
    Do you have any advice ?
    Thanks in advance,
    Olivier

    What are your NLS Settings
    SQL> select *
      2  from nls_database_parameters
      3  where parameter in ('NLS_LANGUAGE', 'NLS_TERRITORY', 'NLS_CHARACTERSET');
    PARAMETER                                SQL> select *
      2  from nls_database_parameters
      3  where parameter in ('NLS_LANGUAGE', 'NLS_TERRITORY', 'NLS_CHARACTERSET');
    PARAMETER                    VALUE
    NLS_LANGUAGE              AMERICAN
    NLS_TERRITORY             AMERICA
    NLS_CHARACTERSET       AL32UTF8
    SQL>With my settings I do not see a problem with a cut-down test...
    SQL> spool testcase.log
    SQL> --
    SQL> connect sys/oracle as sysdba
    Connected.
    SQL> --
    SQL> set define on
    SQL> set timing on
    SQL> --
    SQL> def USERNAME = CG
    SQL> --
    SQL> def PASSWORD = &USERNAME
    SQL> --
    SQL> -- def XMLDIR = &1
    SQL> --
    SQL> def USER_TABLESPACE = USERS
    SQL> --
    SQL> def TEMP_TABLESPACE = TEMP
    SQL> --
    SQL> drop user &USERNAME cascade
      2  /
    old   1: drop user &USERNAME cascade
    new   1: drop user CG cascade
    User dropped.
    Elapsed: 00:00:01.72
    SQL> grant create any directory, drop any directory, connect, resource, alter session, create view to &USERNAME identified by &PASSWORD
      2  /
    old   1: grant create any directory, drop any directory, connect, resource, alter session, create view to &USERNAME identified by &PASSWORD
    new   1: grant create any directory, drop any directory, connect, resource, alter session, create view to CG identified by CG
    Grant succeeded.
    Elapsed: 00:00:00.01
    SQL> alter user &USERNAME default tablespace &USER_TABLESPACE temporary tablespace &TEMP_TABLESPACE
      2  /
    old   1: alter user &USERNAME default tablespace &USER_TABLESPACE temporary tablespace &TEMP_TABLESPACE
    new   1: alter user CG default tablespace USERS temporary tablespace TEMP
    User altered.
    Elapsed: 00:00:00.01
    SQL> connect &USERNAME/&PASSWORD
    Connected.
    SQL> --
    SQL> -- create or replace directory XMLDIR as '&XMLDIR'
    SQL> -- /
    SQL> var SCHEMAURL1    varchar2(256)
    SQL> VAR XMLSCHEMA1    CLOB;
    SQL> VAR INSTANCE1     CLOB;
    SQL> --
    SQL> set define off
    SQL> --
    SQL> alter session set events='31098 trace name context forever'
      2  /
    Session altered.
    Elapsed: 00:00:00.00
    SQL> begin
      2    :SCHEMAURL1:= 'http://xmlns.example.com/testcase.xsd';
      3    :XMLSCHEMA1 :=
      4  '<?xml version="1.0" encoding="UTF-8"?>
      5  <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xdb="http://xmlns.oracle.com/xdb" elementFormDefault="qualified" attributeFormDefault="unqualified">
      6     <xsd:element name="Task" xdb:defaultTable="TASK_TABLE">
      7      <xsd:complexType xdb:maintainDOM="false">
      8        <xsd:sequence>
      9          <xsd:element name="Notes" type="xsd:string" minOccurs="0"/>
    10        </xsd:sequence>
    11        <xsd:attribute name="UID"/>
    12        <xsd:attribute name="taskID" type="xsd:string"/>
    13        <xsd:attribute name="baseFinish" type="xsd:NMTOKEN"/>
    14        <xsd:attribute name="baseStart" type="xsd:NMTOKEN"/>
    15        <xsd:attribute name="baseTime" type="xsd:NMTOKEN"/>
    16        <xsd:attribute name="baselineDuration" type="xsd:decimal"/>
    17        <xsd:attribute name="category" type="xsd:string"/>
    18        <xsd:attribute name="critical" type="xsd:string"/>
    19        <xsd:attribute name="earlyFinish" type="xsd:NMTOKEN"/>
    20        <xsd:attribute name="earlyStart" type="xsd:NMTOKEN"/>
    21        <xsd:attribute name="finish" type="xsd:NMTOKEN"/>
    22        <xsd:attribute name="fixed" type="xsd:string"/>
    23        <xsd:attribute name="guidelines" type="xsd:string"/>
    24        <xsd:attribute name="key" type="xsd:string"/>
    25        <xsd:attribute name="lastUpdatedBy" type="xsd:string"/>
    26        <xsd:attribute name="lastUpdatedDate" type="xsd:NMTOKEN"/>
    27        <xsd:attribute name="lateFinish" type="xsd:NMTOKEN"/>
    28        <xsd:attribute name="lateStart" type="xsd:NMTOKEN"/>
    29        <xsd:attribute name="locked" type="xsd:string"/>
    30        <xsd:attribute name="methodID" type="xsd:string"/>
    31        <xsd:attribute name="milestone" type="xsd:string"/>
    32        <xsd:attribute name="name" type="xsd:string"/>
    33        <xsd:attribute name="outlineLevel" type="xsd:integer"/>
    34        <xsd:attribute name="percComp" type="xsd:decimal"/>
    35        <xsd:attribute name="priority" type="xsd:string"/>
    36        <xsd:attribute name="proxy" type="xsd:string"/>
    37        <xsd:attribute name="shortName" type="xsd:string"/>
    38        <xsd:attribute name="start" type="xsd:NMTOKEN"/>
    39        <xsd:attribute name="status" type="xsd:integer"/>
    40        <xsd:attribute name="summary" type="xsd:string"/>
    41        <xsd:attribute name="totalSlack" type="xsd:double"/>
    42        <xsd:attribute name="unplanned" type="xsd:string"/>
    43        <xsd:attribute name="userText1" type="xsd:string"/>
    44        <xsd:attribute name="userText2" type="xsd:string"/>
    45        <xsd:attribute name="userText3" type="xsd:string"/>
    46        <xsd:attribute name="userText4" type="xsd:string"/>
    47        <xsd:attribute name="userText5" type="xsd:string"/>
    48             </xsd:complexType>
    49     </xsd:element>
    50  </xsd:schema>';
    51    :INSTANCE1 :=
    52  '<Task
    53            UID="AJ\&apos;UF`2=_```)O0H;&quot;P!```?P```0" earlyStart="2010-04-20T08:00:00" category="Run"
    54            baseTime="2010-03-26T09:22:00" lateStart="2010-04-20T08:00:00" start="2010-04-20T08:00:00"
    55            proxy="false" earlyFinish="2010-05-12T17:00:00" lateFinish="2010-05-12T17:00:00"
    56            critical="true" status="2" shortName="OASIS 3.2" outlineLevel="4" baseFinish="2010-06-11T17:00:00"
    57            finish="2010-05-12T17:00:00" summary="false" baseStart="2010-05-17T08:00:00" baselineDuration="20.0"
    58            milestone="false" name="OASI 3.2.1 : Association d&apos;un plan A  un PFO" fixed="true"
    59            locked="false" key="false" percComp="1.0" totalSlack="0.0" unplanned="false"/>';
    60  end;
    61  /
    PL/SQL procedure successfully completed.
    Elapsed: 00:00:00.00
    SQL> set define on
    SQL> --
    SQL> declare
      2    V_XML_SCHEMA xmlType := XMLType(:XMLSCHEMA1);
      3  begin
      4    DBMS_XMLSCHEMA.registerSchema
      5    (
      6      SCHEMAURL        => :SCHEMAURL1,
      7      SCHEMADOC        => V_XML_SCHEMA,
      8      LOCAL            => TRUE,
      9      GENBEAN          => FALSE,
    10      GENTYPES         => TRUE,
    11      GENTABLES        => TRUE,
    12      ENABLEHIERARCHY => DBMS_XMLSCHEMA.ENABLE_HIERARCHY_NONE
    13    );
    14  end;
    15  /
    PL/SQL procedure successfully completed.
    Elapsed: 00:00:00.46
    SQL> desc TASK_TABLE
    Name                                      Null?    Type
    TABLE of SYS.XMLTYPE(XMLSchema "http://xmlns.example.com/testcase.xsd" Element "Task") STORAGE Object-relational TYPE "Task3632_T"
    SQL> --
    SQL> insert into TASK_TABLE values ( XMLTYPE(:INSTANCE1))
      2  /
    1 row created.
    Elapsed: 00:00:00.01
    SQL> commit
      2  /
    Commit complete.
    Elapsed: 00:00:00.09and am able to extract the value of the name attribute correct
    SQL> select XMLCAST(XMLQUERY('/Task/@name' passing OBJECT_VALUE returning content) as VARCHAR2(64))
      2    from TASK_TABLE
      3  /
    XMLCAST(XMLQUERY('/TASK/@NAME'PASSINGOBJECT_VALUERETURNINGCONTEN
    OASI 3.2.1 : Association d'un plan A  un PFO
    Elapsed: 00:00:00.00Could you try this simplied test in your database...
    Edited by: mdrake on Nov 30, 2010 8:36 PM

  • Installed sync on Firefox 3.6.8. I receive error message: Server Incorrectly Configured. How to fix it?

    I installed Sync on Windows XP Home Edition, Firefox 3.6.8, with Zone Alarm and AVG anti-virus. Sync is not updating, instead it produces error message: Server Incorrectly Configured and hangs up. How to fix it?

    You might want to also post on this Google Group dedicated to Sync (formerly known as Weave), since it's such a new add-on.
    http://groups.google.com/group/mozilla-labs-weave

  • I have been using firefox for a long time, today when i tried to launch firefox i recieved "Firefox is configured to use a proxy server that is refusing connections." i dont know how to fix this. I didnt change any settings.

    I have been using firefox for a long time, today when i tried to launch firefox i recieved "Firefox is configured to use a proxy server that is refusing connections." i dont know how to fix this. I didnt change any settings, im the only person who uses this computer

    You can find the connection settings in Tools > Options > Advanced : Network : Connection<br />
    If you do not need to use a proxy to connect to internet then select "No Proxy"
    See "Firefox connection settings":
    * [[Firefox cannot load websites but other programs can]]

  • How do I get my broken screen fixed? I've only had it six months. No applecare

    How do I get my broken screen fixed? I've only had it six months. No applecare

    I'm assuming that the screen being broken means that it's cracked because you dropped it or something else along those lines happened. Accidental damage is not covered by the warranty, so you will have to pay the out of warranty cost to get your phone fixed or replaced.

  • My iphone 4 screen turns into blue, and i can't do anything because my power button is broken. How to fix my iphone back? Please help me

    my iphone 4 screen turns into blue, and i can't do anything because my power button is broken. How to fix my iphone back? Please help me

    I am having the SAME exact problem! Except instead of lock button broken it's my home button so I can't do the whole "put in recovery mode" deal. My screen only says "tap the home button 3 times" and it has my screen locked until I hit the home button but since it is broken I can't get in my phone at all. I have all of my work info in my phone so I'm screwed and can't get any help. PLEASE let me know if you find a way around this...!!!
    Thanks!

  • This message recently popped up on my PC - "iTunes has detected a problem with your audio configuration. Audio/video playback may not operate properly." What does this mean and how to fix ??

    Hi Everyone - recently this message popped up on my PC, when I was trying to import cd's into the iTunes library and then onto my iPod - "iTunes has detected a problem with your audio configuration. Audio/video playback may not operate properly." Can anyone tell me what this means and how to fix it ?? I am not fantastically PC savvy, so any information explained fully and all steps to follow to get my music playing again would be great !! Thanks, SC

    Hi B, thanks so much for helping me troubleshoot !!
    Ok, so when I went in to check the Audio tab of the Sounds and Audio Device Properties, I found the following:-
    * Sound Playback Default Device = No Playback Devices.
    * Sound Recording Default Device = No Playback Devices.
    * MIDI Music Playback Default Device = No MIDI Playback Devices.
    All text in this drop-down box were light grey, and therefore unable to be selected or altered.
    I also tried playing a cd through Windows Media player, to see if I could get sound a different way. When I put the cd in and clicked on Play, the following message appeared, "Windows Media Player cannot play the file because there is a problem with your sound device. There may not be a sound device installed on your PC, it may be in use by another program, or it may not be functoning properly."
    Any ideas ? I had sound previously, but then a work colleague re-built the PC to add more space to the hard drive, and since then, no sound. I know this may now not just be an iTunes issue, but I would appreciate any assistance you can offer.
    Thanks again,
    Shell

  • Please help: How to fix error message: Connection error. Try again. Check configuration and if problem persists contact the administrator.

    Please help on how to fix this error message when I'm trying to connect on my VPN
    Connection error. Try again. Check configuration and if problem persists contact the administrator.

    Thanks for the info.

  • HT4061 my iphone4 has a broken lock screen button. im struggling to turn it on, when i plug it in it keeps restarting showing the apple sign then turning off again. any ideas how to fix this problem?

    my iphone4 has a broken lock screen button. im struggling to turn it on, when i plug it in it keeps restarting showing the apple sign then turning off again. any ideas how to fix this problem?

    That happened to my brother earlier. He went into Facebooand then into another app and the same thing happened. he ended up having to restore it. Mine stayed with the Apple logo for a bit but its back to normal after pressing the buttons a million times. I hope you get your problem sorted. Goodluck!

  • I cannot see "iPhone" in the list of interfaces when trying to configure it in the network options. Do you know how to fix it ?

    I cannot see "iPhone" in the list of interfaces when trying to configure it in the network options. Do you know how to fix it ?

    When I go to SYSTEM PREFERENCES > NETWORK i don't see "iPhone" in the list of Services (AirPort, Ethernet, etc.)
    If I try to add a new service (by clicking + ) iPhone doesn't show up in the list of "interfaces" available.
    That sounds a bit weird because iTunes can normally sync-up, backup and recover my iPhone.By the way "Personal Hotspot" is already set.

  • Broken Ipod. Any suggestions on how to fix it??

    I got an iPod touch for Christmas of 2011. I'm not sure if it has warranty but it's very cracked, the touch screen no longer works, & it doesn't charge. Any suggestions on how to fix it or get a new ipod for free or cheap?

    Apple will exchange your iPod for a refurbished one for this price. They do not fix yours.
    Apple - iPod Repair price
    A third-party place like the following maybe less. Google for more.
    iPhone Repair, Service & Parts: iPod Touch, iPad, MacBook Pro Screens
    Replace the screen yourself
    iPod Touch Repair – iFixit
    A broken screen is not covered by the warranty

  • HT1535 my iphone 5 will swithch back to automatic mode even after i applied manual management songs/videos, how to fix it?

    my iphone 5 will swithch back to automatic mode even after i applied manual management songs/videos, how to fix it?

    I have reset my phone a large number of times. It doesn't work. I am now reseting and setting it up as a new phone every 2 days. It works for a while and then teh cycle repeats.

  • How to fix "The e-mail message cannot be sent. Make sure the outgoing e-mail settings for the server are configured correctly."

    Hi All,
    I have move dev to production, then workflow facing "The e-mail message cannot be sent. Make sure the outgoing e-mail settings for the server are configured correctly". Actually it is working fine in dev, in production mail not going. How to fix
    this issue?
    Thanks  in advance! 

    make sure your outgoing email settings are correct and also make sure servers are in exchange rely if you are using exchange.http://sharepoint.stackexchange.com/questions/35353/how-to-handle-e-mail-message-cannot-be-sent-error
    check below blogs: http://www.chrisbuchanan.ca/Blog/Lists/Posts/Post.aspx?ID=2
    another option to put pause in right place:
    http://social.msdn.microsoft.com/Forums/sharepoint/en-US/6e848a25-019d-4220-aff6-c535da933e0f/the-error-message-in-workflow-history-the-email-message-cannot-be-sent
    Please remember to mark your question as answered &Vote helpful,if this solves/helps your problem. ****************************************************************************************** Thanks -WS MCITP(SharePoint 2010, 2013) Blog: http://wscheema.com/blog

Maybe you are looking for

  • Locking a Table

    I just wanted to know , how the lock works on a table. I am very much confused.. Let me put down my requirement... I am inserting a new record in a Table(Batches) for which one of the columns(no_batch) is an incrementing value. To acheive this, I sel

  • Redirect stdout to null

    Hi, can you redirect stderr and stdout of servants to /dev/null? I'd like to avoid the overhead of writing to the stdout files. Thanks, Juergen

  • How do I open the Navigator tab?

    It's a fairly straightforward question. I'm a noob with the program but have some experience in Photoshop, and a quick search landed me here, and about halfway down the page(just ctrl+f "Navigator") there is a screengrab showing a Navigator tab. My i

  • How to load an applet with older version of JRE?

    Hi All, I'm writing an applet which should read the username from the user's system using System.getProperty("user.name") method. I've JRE 1.4.2 in my browser, and it's throwing a AccessControlException whenever the applet is trying to read the "user

  • Problems Installing CS?

    I recently had to reset my hard drive on my Dell PC laptop and am now trying to reinstall Adobe CS (PS, AI, ID & Acrobat). The first disk installed with no problems, but now I am trying to install the second disk with InDesign/Illustrator/Photoshop a