Problem with a JMX API call

I am running into an issue programming with JMX API to remotely create a WL server.
Where can I seek help so somebody from within BEA who has access to this code can suggest what might be going wrong.
All I am doing is:
ServerMBean serverMBean = (ServerMBean) mbHome.findOrCreateAdminMBean(serverName, "Server", webLogicDomainName);
The server gets created on the admin server just fine. But the return value on the client is not getting de-serialized properly. I am getting following stack trace from within weblogic code on casting of the return object to ServerMBean type:
java.lang.NullPointerException
at weblogic.management.internal.TypesHelper.isAdminOrConfigMBeanClass(TypesHelper.java:335)
at weblogic.management.internal.Helper.findExtendedInfo(Helper.java:973)
at weblogic.management.internal.MBeanProxy.readObject(MBeanProxy.java:1250)
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 java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:838)
at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1746)
at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1646)
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1274)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:324)
at weblogic.common.internal.ChunkedObjectInputStream.readObject(ChunkedObjectInputStream.java:120)
at weblogic.rjvm.MsgAbbrevInputStream.readObject(MsgAbbrevInputStream.java:120)
at weblogic.rmi.internal.ObjectIO.readObject(ObjectIO.java:56)
at weblogic.rjvm.ResponseImpl.unmarshalReturn(ResponseImpl.java:164)
at weblogic.rmi.internal.BasicRemoteRef.invoke(BasicRemoteRef.java:138)
at weblogic.management.internal.AdminMBeanHomeImpl_814_WLStub.findOrCreateAdminMBean(Unknown Source)
Any help would be appreciated.

The bestway is to use SHDB transaction -> New recording
New record = <ANY NAME>
Transcation = KP06
Click on <b>Start Recording</b>
The KP06 screen appears and input your values and whatever you want. After completing the transaction you will be back in SHDB Recorder screen, DO NOT FORGET TO SAVE this.
Then Go back to the first screen select the recording you have created, Click on program name and check radio button <b>Transfer from recording</b>.
This will create a program for you and use that or copy the code.
regards
Shravan

Similar Messages

  • Binding parameters to dynamic VO with PL/SQL API call with no where clause

    Hi all,
    I am required to change exisiting queries to queries with "bind" parameters. Some of our VOs are dynamic and with PL/SQL api calls like below:
    String stmtStr = "selectXXX_API_UTILS.chk_urg_since_last_prg("
    + projectId + "," + PPCId + ",'XYZ_TASKS'," + taskId+ ")"
    +" from dual ";
    ViewObject tmpVO = transaction.createViewObjectFromQueryStmt(stmtStr);
    In this regard, I am unsure how to bind the PPCId and taskId parameters to the VO. setWhereClauseParams() would not work here as there is now where clause.
    Thanks in advance,
    Srini

    In case of preparedStatement, we mention bind parameters to be passed using "?". Then we pass paramters sequencially.
    But in the your case following is enough:
    int projectId = 100 ; (hardcoding values for example)
    int taskId = 500 ;
    String stmtStr = "selectXXX_API_UTILS.chk_urg_since_last_prg("
    + projectId + "," + PPCId + ",'XYZ_TASKS'," + taskId+ ")"
    +" from dual ";
    -Anand

  • Acrobat Problem with Vista X64 OLE calls

    Acrobat Problem with Vista X64 OLE calls - CreateObject("AcroExch.AVDoc") does NOT open its window in the CreateObject("AcroExch.App") - but opens a new (invisible) window. Works correctly in XP x64 and 32 bit Vista - happens with Acrobat v8 and v9.

    Again, I contend that something changed between 8.1.2 and 8.1.3.
    refer to http://www.adobeforums.com/webx/.59b6fe7c
    To show the viewer, use the show method after the document is opened.
    In 8.1.2 you did not have to perform this extra step.

  • Problems with answering and making calls

    I have owned a Droid 2 for almost a year now. I love it! But for the last few months I have had a problem with answering and making calls. Sometimes when I answer a phone call it connects like I have answered the call but I can't hear anything and the other person can't hear me. The call says I am connected and I can see the timer going but there is no communication. It does the same thing when I go to make calls sometimes. I can hit send and it connects the call but I can't hear anything. The timer is going and the other person answers but I can't hear anything. The only reason I know they answered is because they then call me back and leave a voicemail, sounding very confused. I have to restart my phone and then the problem is solved. But only for a little bit. I haven't been able to pick out a pattern or anything. It is random and very frustrating. I went into my local Verizon store about the issue and they arranged for me to receive a new, certified pre-owned phone because I pay insurance on my phone. I received the phone the next day and everything went great, for a few days. But this phone is also having the same problem. I am getting very frustrated with this because I need to be able to actually talk to people when they call me. Anyone else having the same problem? I want to go back to the store but I feel like they wouldn't do anything more than they did last time, which didn't solve the problem.

    I have this same issue on a bi-daily basis: I can place a call, but then I hear nothing.  I can answer a call, but I then hear nothing.  The calls connect as the people I am in contact with will tell me they answered my calls and heard me, though I could not hear them - and vice versa.  Also, this phone does not like to place a call using the "call" option if dialing from "recent calls".  I turn this phone on/ off daily, I've taken the battery out on about 50% of the occassions when this issue has happened.  This has been a problem for me for approximately 1yr.  My early renew date is just shy of 2 months from now and I cannot wait to get rid of this phone.  Aside from having great difficulty making/ receiving calls, the phone is overall slow to respond to basic functions like text messaging or using the camera.  Also, most times while taking a picture, the camera will "take a picture" but then there is no image in the file.  Highly annoying - the only way to temporarily fix this is to reboot - but like the call issue, the problem recurs.  I do have a bunch of apps on installed on the phone, but since I also have an APP killer on the phone, nothing aside from "Weather Bug" app is ever really running in the background that would slow this phone.  BUT, right now my main concern is may safety: God forbid I am ever in danger or in an emergency situation, this phone's constant malfunctioning could possibly be the physical harm or death of me.  I hope that my family can sue the company that provides the software for this phone, Verizon & Motorola in the event of my untimely death.

  • There was a problem with your order please call?

    My wife ordered a 4S 32GB black model and was putting me on her plan of currently 2 phones.  We ordered via the site about a week ago and got the message the phone would ship 11/30, added a data plan etc on a 3rd separate line.  Received an order confirmation, but couldnt use the 6-7 digit order number to check on it kept saying no order.  Today she checked and said she received soemthing from Verizon saying there was a problem with the order and to either call or email them.  She's at work til 4p EST time but was curious if anyone else got this and what it could cause this message?
    On a separate note I have my own plan with a iPhone 4 that I was going to cancel and move to her plan porting my number but the order wouldnt permit a port of a verizion number.  I called and the rep swore there would be no cancellation fee (sounds fishy to me) but he had someone else look and they said there was no cancellation fee either.  I dont know if the order flow recorded that and they are question it or something else is going on.
    Any ideas on why Verizon would have a problem with the order would be great!  Thanks!

    As far as the porting of your line to your wife's account...you might want to go in to a local store to handle that. I don't think it would be a port in the traditional sense...but a swap of responsibility...meaning your wife would take ownership of your line. I will have to do that soon for one of the lines under me so that the person using it can have it in their name. In that instance, there would not be any cancelation fees because the line isn't being canceled. The account ownership is just being taken over by someone else and they would take over the remainder of the contract.
    As far as the issue with the order...if your wife makes you an authorized manager on the account you would be able to call in and discuss whatever is happening. The issue could be a number of things so it's hard to tell you what it could be. It's also possible that there isn't an issue at all and the problem is just that the system isn't recognizing the order number.

  • Problems with Direct Entitlement API ( problems to download the issuenumbers and others)

    Hi there.
    Here we are using the last version of Direct Entitlement API , we had download on this url : http://www.adobe.com/devnet/digitalpublishingsuite/articles/direct-entitlement-starter-kit .html
    But We are getting some problems
    With https://dev01.cartacapital.com.br/adobe/api/entitlements.php?authToken=0fc82ad9b9c11703ad5 c8dee47d7ee26&appVersion=1.3.1&appId=468573252
    This api is modificated to show only the issuenumbers that I have the right to read.
    I'm getting this results
    <result httpResponseCode="200">
    <entitlements>
    <productId>com.editoraconfianca.revistacartacapital.edicao753</productId>
    <productId>com.editoraconfianca.revistacartacapital.edicao754</productId>
    <productId>com.editoraconfianca.revistacartacapital.edicao755</productId>
    <productId>com.editoraconfianca.revistacartacapital.edicao756</productId>
    <productId>com.editoraconfianca.revistacartacapital.edicao757</productId>
    <productId>com.editoraconfianca.revistacartacapital.edicao758</productId>
    <productId>com.editoraconfianca.revistacartacapital.edicao759</productId>
    <productId>com.editoraconfianca.revistacartacapital.edicao760</productId>
    <productId>com.editoraconfianca.revistacartacapital.edicao761</productId>
    <productId>com.editoraconfianca.revistacartacapital.edicao762</productId>
    <productId>com.editoraconfianca.revistacartacapital.edicao763</productId>
    <productId>com.editoraconfianca.revistacartacapital.edicao764</productId>
    </entitlements>
    </result>
    That's ok
    But on my Ipad ( for testing only) , show this entitlement on a first place, on top of my screen.
    1) Why does the app is showing others  entitlements too, like ( com.editoraconfianca.revistacartacapital.edicao752, 751 ...  ) ?
    2) When I try to download all the result in  my xml , is not allowed to donwload, but the ( com.editoraconfianca.revistacartacapital.edicao752, 751 ...  ) is allowed to download
    When I verify if I can download the issue ( https://dev01.cartacapital.com.br/adobe/api/verifyEntitlement.php?authToken=0fc82ad9b9c117 03ad5c8dee47d7ee26&appId=com.editoraconfianca.revistacartacapital&productId=com.editoracon fianca.revistacartacapital.edicao753&appVersion=1.0.34 )
    show this result
    <result httpResponseCode="200">
    <entitled>true</entitled>
    </result>
    But I can't do the download.
    Help Please.

    There is no license or serial number for the DVD installer.
    If you can get access to a Mac with a working DVD Drive, make the DVD into a .dmg file in Disk Utility and then copy the .dmg file onto a USB key and install onto your Mac from that.
    Peter

  • Iphone 5 problem with in & out going call with iOS 8.1

    I have a iphone 5 and i had updated it to ios8.1 recently.
    After doing so, i started having problem in both in and out going calls. It work only for a brief period after i restart the phone but after a while it gives me the same trouble.
    I already tried to reset the phone to factory settings,  but it still doesnt effect.
    Please help me to get rid of this problem..
    Warm Regards
    Smaran

    Hello there, Smaran89.
    Great job troubleshooting on your own to resolve your issue. The following Knowledge Base article offers up some great and thorough recommendations for troubleshooting issues with making or receiving calls on your iPhone:
    iPhone: Troubleshooting issues making or receiving calls - Apple Support
    Follow the steps below to resolve this issue. Please test after each step.
    Toggle airplane mode: Tap Settings > Enable Airplane Mode, wait five seconds, then turn off airplane mode.
    Check your phone settings:
    Check your Do Not Disturb settings: Tap Settings > Do Not Disturb.
    Check for any blocked phone numbers: Tap Settings > Phone > Blocked.
    See if Call Forwarding is turned on: Tap Settings > Phone > Call Forwarding.
    Ensure that your software is up to date:
    Check for a carrier settings update.
    Check for an iOS software update. 
    Note: Some updates may require a Wi-Fi connection.
    If the iPhone has a SIM card, reseat the SIM card.
    If the iPhone 4 or iPhone 4s is on the Verizon network, dial *228 from the iPhone and select option 2 to update the Preferred Roaming List (PRL). The PRL determines the cellular towers the phone uses for cellular service, selecting those with the best signal strength.
    Reset the network settings: Tap  Settings > General > Reset > Reset Network Settings.
    Try to make or receive calls in another location.
    Attempt to isolate to one network band:
    If you're having the issue on LTE, disable LTE, if possible, and try again.
    If you're having the issue on 3G/4G, disable 3G/4G, if possible, and try again.
    Contact the carrier to check the following:
    Your account is properly configured to use the specific iPhone that has the issue.
    There are no localized service outages.
    Your account doesn't have a billing-related block.
    Your calls don't have errors on the carrier system.
    Restore the phone as new.
    If the above steps don't resolve the issue, go to an Apple Retail Store, carrier, Apple Authorized Reseller, or contact AppleCare to send the phone in for service.
    Thanks for reaching out to Apple Support Communities.
    Cheers,
    Pedro.

  • Problem with output data when calling into Oracle stored procedure

    I have a problem that I think I've seen posted by others, but I can't find it anywhere on the forum. Here's what it looks like:
    I have a application that sends a query parameter called custID in a URL to a JSP page.
    http://domain.com/decrypt.jsp?custID=ewsw
    The JSP subsequently calls into the method below to run a decryption stored procedure on an Oracle db. The custId parameter works fine from most clients. However, I have seen the decryption stored procedure return invalid information on some clients in the following case:
    http://domain.com/decrypt.jsp?custID='eirwx
    Here is how I define my call to the DCUSTID (decryption stored procedure):
    public long dCustID(String sCustID)throws SQLException {
    CallableStatement cs = null;
    try {
    long nCustID = 0;
    if(conn == null || conn.isClosed()) {getLocalConnection();}
    String sp = "BEGIN DCUSTID(?,?);END;";
    cs = conn.prepareCall(sp);
    cs.setString(1, sCustID);
    cs.registerOutParameter(2,java.sql.Types.NUMERIC);
    cs.execute();
    nCustID = cs.getLong(2);
    return nCustID;
    }finally { release(cs); }
    I have not been able to find a problem with the stored procedure (although Im not counting that out). Is there any way that the jsp or the code above is corrupting the data before it gets to the stored procedure? I'm very suspicious of the single quote at the begining of the custID query string parameter.
    Thanks

    >
    The JSP subsequently calls into the method below to
    run a decryption stored procedure on an Oracle db.
    The custId parameter works fine from most clients.
    However, I have seen the decryption stored procedure
    e return invalid information on some clients in the
    following case:
    The back tick doesn't matter.
    How do you know that the routine that you posted returns invalid information? Are you printing the value retreived before you return in the code that you posted? That is the only way to tell if that code is the problem vs some translation problem in something else.
    And what do you mean by 'invalid'? It does return a numeric value right? Is it negative? Or so large that it couldn't be a key? Or what?
    The input parameter to the stored proc is a varchar and not a char correct?

  • E61: sip problem with Gizmo, cannot make call

    I register for Gizmo few days ago. I cannot make any call out (to 411, 1-747xxx numbers, any landline, any mobile )
    I cannot hear the other side, but the other side hears my voice
    what's wrong?
    I'm using the latest v3 firmware

    I have some problems with Gizmo as well. Not exactly the same problem as yours. In my case, initiating a call takes too long (~1 minute). I would recommend trying Truphone. It is another SIP-based app; and in my opinion, much better than Gizmo.
    You can also check my blog posting here, http://www.s60tips.com/2007/06/28/which-voip-applications-to-use-part-v/Message Edited by antonypranata on 05-Sep-200709:22 AM
    Antony Pranata
    Visit S60Tips.com for tips, tricks and tutorials of using S60 phones

  • Continual Problems with Skype-to-Skype calls TO Sw...

    Let's see if the Skype Customer Service will respond to this inquiry in a manner which indicates that they have completely read and understood the situation which I am about to explain.
    Over the past 8 years, I have been regularly using Skype to call family in Switzerland. That's Skype-to-Skype, not Skype-to-phone. I have either used a modern Macintosh (OS 10.6.8, using Skype 6.15) or most recently an iPhone5 (OS 8.1.3) and the downloaded Skype App. The person with whom I have been speaking in Switzerland has been using either a modern Windows PC or iPhone5.
    Each time, I can't call them, and the person over there must first call me.
    Each time, I can transmit a live picture to them, but I can not receive their picture.
    Oh, yes, I just tried to message Skype Customer Service about this issue, and received the following message: “500 - Internal server error. There is a problem with the resource you are looking for, and it cannot be displayed.”

    Customer service has received your request and working on it.
    Andre
    If answer was helpful please mark it with Kudos and if issue is resolved mark it with solution. This will help other users find this answer more easily. Thanks in advance!

  • Session problem with a form that calls psp web page.

    Hi,
    My unique form is based on table A.
    Within the form I call a stored procedure, which insert data from A into tables B,C,D
    And then within the same form I call a psp procedure using web.show_document('http://server:8080/plsql/psp_procedure?pvId=1001);
    The plsql web page displays data from tables B,C,D for each single pvId.
    The problem is:
    If any commit is issued the psp web page contains no data from B,C,D.
    I suppose I'm working with two different sessions, can I work within the same one?
    Thanks

    Hi,
    I'd say the main problem is that you have both rows with the same name 'Rangée1'. This is not a good idea, especially as the first row is the repeatable row.
    When objects have the same name, you can see the instances in the hierarchy, eg 'Rangée1[0]' and 'Rangée1[1]'. The instances use a zreo-based numbering system.
    By the way you can also see it in the Object > Binding tab:
    So that is when you have multiple objects with the same name.
    The problem with your form is that when objects are repeated (add new instance button), then these new objects also have instances, eg 'Rangée1[0]', 'Rangée1[1]', 'Rangée1[2]', etc.
    So the Acrobat gets confused ;-)
    I have renamed the second row 'Rangée2'. That seems to have solved the problem.
    Here is the form back to you: https://acrobat.com/#d=jcCs7X85xeRYQjvI2Yb*Cw
    Good luck,
    Niall

  • Problems with Java Scripting API

    Hello Everyone!
    Guys, I need help with Java scripting API. A problem is that I cannot understand how can I operate Java Object's fields and methods from the script language. I have chosen embedded javascript to work with. And I can get the fields and methods of in-box java classes (such as ArrayList for example), but I cannot work with methods and fields from my own classes!
    Here is an example:
    public class ScriptingExample {  
        class MyClass {  
            int myfield = 5;  
            int getInt() {return 7;}  
        public void runExample() {  
            ScriptEngineManager mgr = new ScriptEngineManager();  
            List<ScriptEngineFactory> factories = mgr.getEngineFactories();  
            ScriptEngineManager factory = new ScriptEngineManager();  
            ScriptEngine engine = factory.getEngineByName("JavaScript");  
            MyClass mc = new MyClass();  
            try{  
                engine.put("mc", mc);  
                engine.eval("print(mc.myfield); print(mc.getInt())"); // or engine.eval("print(mc.myfield)");
            } catch (Exception e) {e.printStackTrace();}  
    }  If I run the code with the commented part it prints "undefined" instead of "5".
    If I run the code as it is it prints error instead of "7":
    undefinedjavax.script.ScriptException: sun.org.mozilla.javascript.internal.EcmaError: TypeError: Cannot find function getInt. (<Unknown source>#1) in <Unknown source> at line number 1
    at com.sun.script.javascript.RhinoScriptEngine.eval(Unknown Source)
    at com.sun.script.javascript.RhinoScriptEngine.eval(Unknown Source)
    at javax.script.AbstractScriptEngine.eval(Unknown Source)
    at solutiondatabase.ScriptingExample.runExample(ScriptingExample.java:26)
    at solutiondatabase.Main.main(Main.java:49)
    How can I fix it?

    Guys,
    please let me raise this topic because several new questions emerged.
    (1) How can I get all the variables created inside my engine?
    There are two kinds of variables: first kind is Java obejcts put inside the engine and second kind is the variables created in my script, such as 'var a = 4;'. How can I list all the variables of that two kinds?
    (2) Is there is a way to make 'import static' to the engine? I dont want to write MyClass.MyEnum.MyEnumItem every time. Also, I cannot put the whole enum into the engine with engine.put("MyEnum", MyEnum); I can put only enum items separately: engine.put("MyEnum", MyEnum.EnumItemA);. Thats why I ask about static import.
    (3) How can I cast engine variables back to java variables inside my java code?
    Here is my example:
    package mypackage;
    import java.util.ArrayList;
    import java.util.List;
    import javax.script.ScriptEngine;
    import javax.script.ScriptEngineFactory;
    import javax.script.ScriptEngineManager;
    public class Main
         public static void main(String[] args) throws Exception 
              ScriptEngineManager mgr = new ScriptEngineManager();
              List<ScriptEngineFactory> factories = mgr.getEngineFactories();
              ScriptEngineManager factory = new ScriptEngineManager();
              ScriptEngine engine = factory.getEngineByName("JavaScript");
              ArrayList<Double> myList = new ArrayList<Double>();
              myList.add(5.0);                    
              engine.put("MyList", myList);     
              engine.eval("MyVar = MyList.get(0);");
              System.out.println((Double)engine.get("MyVar"));
    }The result is:
    Exception in thread "main" java.lang.ClassCastException: sun.org.mozilla.javascript.internal.NativeJavaObject cannot be cast to java.lang.Double
    +     at mypackage.Main.main(Main.java:28)+
    Is it possible to retrieve my Double java object from the engine?
    Edited by: Dmitry_MSK on Aug 6, 2010 1:56 AM

  • Problem with Apple USB Modem Caller ID functionality

    Can't find a more suitable area to post this, so here goes... Caller ID detection using my Apple USB Modem rarely works. I've tried several different pieces of software, including looking directly at the modem's output with ZTerm, and it's apparent that the modem is not picking up the inbound caller ID information properly most times. It occasionally reports the proper data (time,date,number,name) but more often that not, it reports RING, and then ERRM=ICLID_202. My cordless phone reports inbound CID information flawlessly using the same phone jack and cable, so I'm confident the service is working properly on the phone side.
    The modem's response to an ID request (ATI1) is *Apple Version 1.5.9*.
    Do I have a bad modem, need a firmware upgrade, or what? Does anyone else have similar problems? Far as I can tell, the rest of the modem functionality (outbound faxing, etc.) works fine. Thanks for any help anyone can offer!

    I tried posting earlier, sorry if both show up.
    I am having the same problem with the Apple USB Modem and Caller-ID functionality. I am using the modem in conjunction with Parliant's Phone Valet Home Edition, and Caller-ID fails about 15-20% of the time. Along with missing Caller-ID information, the system also doesn't pick up the line on the usual 4 rings, it takes 8 rings before it answers on those same calls. I've talked with Parliant's tech support, and in the end they basically said that there is nothing that they can do if the modem doesn't pass the caller-id information to the program. They also suggested that maybe there was a "low-voltage" issue on the line that may be causing the system to miss caller-id and take longer to pick up, even though caller-id works on every other phone and caller-id display in the house, including one hooked up to the same jack as the Apple Modem. I then called AT&T to check the line - they stopped out and ran tests and said everything was fine on the phone line side. So there seems to be a combination issue going on here - the modem doesn't register caller-id, and also doesn't seem to realize that the phone is actually even ringing until several rings in. This could be part of the problem: If the modem doesn't "see" the phone ringing on the first ring it probably just isn't even looking for caller-id info when it is being passed before the second ring.
    Just wanted to add my experience, and would appreciate any ideas - I have a rather expensive answering machine that only works about 80% of the time.
    Thank you, and take care!
    Jeff

  • Problem with redirect script when calling from external - UCCX

    Hi,
    I have a problem with external calls not being redirected when the call comes from an external that begins with a certain prefix on teh ANI.
    The call path goes PSTN - VGW - UCM SUB - UCCX.
    To give you info this should be redirected to a auto attendant on unity but it just hits the fourth option unsuccessful.
    If i change it to match an internal ANI and test it works.
    What trace and log do i look at to see the call coming in from the UCM and what is happening with it why this is failing when it trys to redirect a call coming from external?
    I have also attached my script.
    Thanks for the help.
    Kev

    Hi Martin Braun,
    Go to GUI status which you set in the PBO of your screen,
    and open "Function Keys" part.
    You should have set function key F4 for a button on your GUI status,
    delete this button and create with another function key again.
    I hope it helps.

  • Problems with my recent/ missed called showing

    I'm haveing a problem with my iphone 4 . I updated it and I am no longer  able to get my phone to show recent/ missed calls.

    Double tap the home screen hold down on the phone app until you see the red minus sign and close out of the app.  Then open up the phone app again and check your recent tab and see if it shows up.
    If that doesn't work, then do a reset hold down the home/power button until you see the apple logo and then release then wait for the phone to boot back up.

Maybe you are looking for

  • WHT calculation for IRRF for Brazil

    hello, We are implementing SAP in CHEP Brazil and needed help with WHT configuration for IRRF WHT for natural person. The standard SAP configuration doesnu2019t have space to enter deductable tax amount. I am referring to 'Imposto de Renda Retido na

  • What is the purpose of open/close connection data socket?

    Hello everyone, I am writing and reading values in OPC Server through data socket. What is the purpose of open/close connection data socket when writing /reading a value?  Without the open/close connection element, it still work correctly. I am writi

  • My Ipod Touch won't load the music or video.

    Whenever I click on music, it'll say "updating library, this may take a few minutes" and it'll show the music. Originally, it wouldn't show the music, it would just show that message then go back to home screen. But now, all it does is when I select

  • FORM based Authentication issue on Sun ONE AS7

    I am trying to use FORM based authentication for a web module I created, and can not get it to work. I have registered the roles through the admin console of the server, and adjusted the web.xml. When I try to use BASIC authentication, I get a 'Authe

  • Ipod keeps freezing!

    I have 4th generation Ipod nano 8gig It seems to me that almost every other I time I lock my ipod then unlock it it freezes. The song will continue to play but i cant do anything and I have to reset it. I have set it to it's factory setting a couple