Making a SOAP call through a proxy! Please help!!!

I'm behind a firewall. I've checked most of the posting in the forum and on the Internet. Most get by using the java.net.Authenticator class, and setting default properties such as https.proxyHost, https.proxyUserName, https.proxyPassword etc. I've tried all that!!! Still doesn't work.
Here's the error msg I get:
Required
at com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnection.post(Unknown
Source)
at com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnection$PriviledgedP
ost.run(Unknown Source)
... 4 more
javax.xml.soap.SOAPException: java.security.PrivilegedActionException: javax.xml
.soap.SOAPException: Bad response: (407Proxy Authentication Required
at com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnection.call(Unknown
Source)
at GoogleJPClient.sendGoogJMsg(GoogleJPClient.java:103)
at GoogleJPClient.main(GoogleJPClient.java:149)
Caused by: java.security.PrivilegedActionException: javax.xml.soap.SOAPException
: Bad response: (407Proxy Authentication Required
at java.security.AccessController.doPrivileged(Native Method)
... 3 more
Caused by: javax.xml.soap.SOAPException: Bad response: (407Proxy Authentication
Required
at com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnection.post(Unknown
Source)
at com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnection$PriviledgedP
ost.run(Unknown Source)
... 4 more
Attached is my code snippet:
========================================================================
public class GoogleJPClient
private static final String DEFAULT_HOST_URL =
"http://api.google.com/search/beta2";
private static final String URI = "urn:doGoogleSearch";
//Member variables
private String m_hostURL;
public GoogleJPClient(String hostURL) throws Exception
m_hostURL = hostURL;
public class pAuth extends Authenticator
protected PasswordAuthentication getPasswordAuthentication()
String uname = "apnt\\soolu01";
String pw = "boromir";
return new PasswordAuthentication(uname, pw.toCharArray());
public void sendGoogJMsg()
try
Properties props = new Properties();
props.setProperty("com.sun.xml.registry.https.proxyHost", "proxy_server");
props.setProperty("com.sun.xml.registry.https.proxyPort", "80");
props.setProperty("com.sun.xml.registry.https.proxyUserName", "a-user");
props.setProperty("com.sun.xml.registry.https.proxyPassword", "a-passwd");
javax.xml.soap.SOAPConnectionFactory scf =
javax.xml.soap.SOAPConnectionFactory.newInstance();
javax.xml.soap.SOAPConnection conn = scf.createConnection();
//conn.setProperties(props);
//Get instance of MessageFactory class
javax.xml.soap.MessageFactory mf =
javax.xml.soap.MessageFactory.newInstance();
//Create message from the message factory, already containing
//SOAP part
javax.xml.soap.SOAPMessage message = mf.createMessage();
//.Get the message's SOAP part
javax.xml.soap.SOAPPart soapPart = message.getSOAPPart();
//Populate msg with Google template
StreamSource prepMsg = new StreamSource(new FileInputStream("doGoogleSearchmod.xml"));
soapPart.setContent(prepMsg);
message.saveChanges(); //save changes
//fingers crossed
java.net.Authenticator.setDefault(new pAuth());
//Properties props = System.getProperties();
System.setProperty("https.proxyHost", "a-proxyserver");
System.setProperty("https.proxyPort", "80");
System.setProperty("https.proxyUserName", "a-username");
System.setProperty("https.proxyPassword", "a-passwd");
System.setProperty("https.proxySet", "true");
System.setProperty("http.proxyHost", "proxy_server");
System.setProperty("http.proxyPort", "80");
System.setProperty("http.proxyUserName", "a-username");
System.setProperty("http.proxyPassword", "a-passwd");
System.setProperty("http.proxySet", "true");
//System.setProperties(props);
URLEndpoint dest =
new URLEndpoint("http://api.google.com/search/beta2");
javax.xml.soap.SOAPMessage reply = conn.call(message, dest);
TransformerFactory tFact = TransformerFactory.newInstance();
Transformer t = tFact.newTransformer();
Source srcContent = reply.getSOAPPart().getContent();
StreamResult res = new StreamResult("doGoogleSearchresp.xml");
t.transform(srcContent, res);
System.out.println("Received reply from: " + m_hostURL);
//Display reply from endpoint
boolean dispRes = true;
if(dispRes)
//Dump onto screen
System.out.println("Result:");
reply.writeTo(System.out);
conn.close();
}catch(Throwable e){
e.printStackTrace();
public static void main(String args[])
//String hostURL = DEFAULT_HOST_NAME;
Properties sysprop= System.getProperties();
//sysprop.put("firewallHost", "proxy_server");
//sysprop.put("firewallPort", "80");
//sysprop.put("firewallSet", "true");
//sysprop.put("proxyHost", "proxy_server");
//sysprop.put("proxyPort", "80");
//sysprop.put("proxySet", "true");
try
GoogleJPClient gjc = new GoogleJPClient("http://api.google.com/search/beta2");
gjc.sendGoogJMsg();
}catch(Exception e){
e.printStackTrace();
========================================================================
As you can see it's pretty messy, and I've tried getting around the HTTPS proxy in a variety of methods, but with no results.
Please help.
Rgds,
frustrated.

Hi,
I've just experienced trouble with the same thing and I found that setting the following System properties works fine when I use the Apache Axis 1.0 libraries. Note that it's "proxyUser" and not "proxyUserName".
System.setProperty("http.proxySet", "true");
System.setProperty("http.proxyHost", "10.1.1.1");
System.setProperty("http.proxyPort", "80");
System.setProperty("http.proxyUser", "mydomain\\myusername");
System.setProperty("http.proxyPassword", "mypassword");
I can then make HTTP and HTTPS connections and send SOAP messages with no worries.
I'm in an NT environment and hence had to specify the domain as well as the username (and escape the backslash between them) for the proxy to let me through otherwise I got a "407 proxy authentication required" error.
I'm certain this works fine as I've tested it myself.
Hope this helps you out.
Shane.

Similar Messages

  • Im having problem setting up my Hotmail account, it used to work fine until few days ago. It says ive entered an incorrect username or password which i can sign in fine with them details if i use laptop or safari through the phone, Please help..

    Im having problem setting up my Hotmail account, it used to work fine until few days ago. It says ive entered an incorrect username or password which i can sign in fine with them details if i use laptop or safari through the phone, Please help..

    I Sugges you to log into your hotmail acc and go to security and password change bit, then you will see two-step verification.. turn that off and you will be able to set it up on your iPhone/iPad or even Mac.
    Give your phone a restart before trying to set it up. Thanks

  • Hi can anyone help me im using my iphone to make a call to a number that has been changed two days ago but it automatically says 'called failed' why? please help!

    hi can anyone help me im using my iphone to make a call to a number that has been changed two days ago but it automatically says 'called failed' why? please help!

    Here's a nifty agorithm to fill an array of primes, using a forever loop with a labeled continue statement, from Horton's Beginining Java:public class MorePrimes
      public static void main(String[] args)
        long[] primes = new long[20];    // Array to store primes
        primes[0] = 2;                   // Seed the first prime
        primes[1] = 3;                   // and the second
        int count = 2;                   // Count of primes found - up to now,
                                         // which is also the array index
        long number = 5;                 // Next integer to be tested
        outer:
        for( ; count < primes.length; number += 2)
          // The maximum divisor we need to try is square root of number
          long limit = (long)Math.ceil(Math.sqrt((double)number));
          // Divide by all the primes we have up to limit
          for(int i = 1; i < count && primes[i] <= limit; i++)
            if(number%primes[i] == 0)             // Is it an exact divisor?
              continue outer;              // yes, try the next number
          primes[count++] = number;               // We got one!
        for(int i=0; i < primes.length; i++)
          System.out.println(primes); // Output all the primes

  • TS1702 I HAVE IPOD TOUCH MODEL A1421 AND IT WILL NOT RESTORE AND IS STUCK IN RESTORE MODE. DOES NOT RESTORE WHEN ATTEMPTING THROUGH ITUNES. PLEASE HELP!

    I HAVE IPOD TOUCH MODEL A1421 AND IT WILL NOT RESTORE AND IS STUCK IN RESTORE MODE. DOES NOT RESTORE WHEN ATTEMPTING THROUGH ITUNES. PLEASE HELP!

    If iTunes sees the iPod, try a manual install, as pointed out on link below.
    Troubleshooting 101
    Some topics covered
    -Basic troubleshooting steps
    -Hard reset instructions
    -Manual restore instructions
    -Hardware troubleshooting
    -Preventive Maintenance
    -Anti-theft & recovery tips
    -Battery-saving tips
    -Repair options
    -Contacting Apple
    17" 2.2GHz i7 Quad-Core MacBook Pro  8G RAM  750G HD + OCZ Vertex 3 SSD Boot HD 
    Got problems with your Apple iDevice-like iPhone, iPad or iPod touch? Try Troubleshooting 101
     In Memory of Steve Jobs 

  • My iPhone 4 screen is on existent. I can't turn it off and turn it off- this usually fixes all problems. I can't take calls at all. Please help?

    My iPhone 4 screen is on existent (Blank, looks like it turned off but not as it rings when calls come thru) I can't turn it off and turn it on- this usually fixes all problems. I can't take calls at all. Please help?

    Have you tired a reset?
    A restore?

  • I upgraded the OS on my iMac to Lion from the App store; and after installation, it restarted and now the operating system won't start up.... it keeps displaying the apple/folder with a question mark and a circle with a line through it! Please help!

    I upgraded the OS on my iMac to Lion from the App store; and after installation, it restarted and now the operating system won't start up.... it keeps displaying the apple/folder with a question mark and a circle with a line through it! Please help!

    Try starting up with your Snow Leopard DVD and see if the disk can be repaired. Once you are at the installer screen go to the Utilities Menu and choose Disk Utility and choose repair disk. You might also want to try Diskwarrior.
    Hope this helps.
    Ben

  • Making a SOAP call using PL/SQL in Oracle 8.1.7.4.1

    Hi
    Our environment is as follows:
    Oracle8i Enterprise Edition Release 8.1.7.4.1 - Production
    JServer Release 8.1.7.4.1 - Production
    Forms [32 Bit] Version 6.0.8.12.1 (Production)
    Oracle Toolkit Version 6.0.8.12.1 (Production)
    PL/SQL Version 8.0.6.0.0 (Production)
    Oracle Procedure Builder V6.0.8.12.1 Build #520 - Production
    Oracle Query Builder 6.0.7.0.0 - Production
    Oracle Virtual Graphics System Version 6.0.5.36.0 (Production)
    Oracle Tools GUI Utilities Version 6.0.5.35.0 (Production)
    Oracle Multimedia Version 6.0.5.34.0 (Production)
    Oracle Tools Integration Version 6.0.8.10.2 (Production)
    Oracle Tools Common Area Version 6.0.5.32.1
    Oracle CORE Version 4.0.6.0.0 - Production
    We have a Client/Server application.
    We need to make a SOAP call within PL/SQL.
    As far as I know Versions 9i and above have the necessary facilities built-in.
    We are using 8i (8.1.7.4.1) and short term upgrade is not planned.
    What are our options, could you please help?

    Hello,
    I'm trying to investigate the same thing.
    I want to make a soap-client with PL/SQL with 8i 8.1.6.0.0
    Did you succeed some additional information ??
    I tried to run the following example:
    http://www.oracle.com/technology/tech/webservices/htdocs/samples/dbwebservice/DBWebServices_PLSQL.html
    but it only works with 9i.
    With 8i the errors encountered were : XMLTYPE undefined
    Perhaps if we find the definition of XMLTYPE and we process it to 8i we'll be able to run the example ??
    thank's

  • Variable calling not working.  please help

    Hi there,
    I am trying to include a nslookup utility I have, to run with my messenger server proxy below.
    The idea is, is that the address lookup found is saved to a string, which is called dottedQuad, and then using string variable name, I just put that in the consturctor of the socket below.
    No matter what I try, I cannot get access to that variable from the try/catch block where that socket declaration is????? please help!!
    cheers
    // MultiThreadsServer.java: The server can communicate with
    // multiple clients concurrently using the multiple threads
    import java.io.*;
    import java.net.*;
    public class MultiThreadServerRead
         String result;
         MultiThreadServerRead server;
    // Main method
    public static void main(String[] args)
              try
                        System.out.println("Messenger Server proxy");
                        System.out.println("Please enter the PC name of the user you wish to talk to:");
                   BufferedReader in = new BufferedReader(new InputStreamReader(System.in));
                   String host = in.readLine();
                   System.out.println(lookup(host));
         catch (IOException ex){
              System.err.println(ex);
    try
         // Create a server socket
    ServerSocket serverSocket = new ServerSocket(8000);
    // To number a client
    int clientNo = 1;
    while (true)
    // Listen for a new connection request
    Socket connectToClient = serverSocket.accept();
    // Print the new connect number on the console
    System.out.println("Start thread for client " + clientNo);
    // Find the client's hostname, and IP address
    InetAddress clientInetAddress = connectToClient.getInetAddress();
    System.out.println("Client " + clientNo + "'s hostname is "
    + clientInetAddress.getHostName());
    System.out.println("Client " + clientNo + "'s IP Address is "
    + clientInetAddress.getHostAddress());
    // Create a new thread for the connection
    HandleAClient thread = new HandleAClient(connectToClient, clientNo);
    // Start the new thread
    thread.start();
    // Increment clientNo
    clientNo++;
    catch(IOException ex)
    System.err.println(ex);
    } //end catch
    }//end main
                   public static String lookup(String host )
                        InetAddress thisComputer;
                        byte[] address;
                        //get the bytes of the IP address
                        try
                             thisComputer = InetAddress.getByName(host);
                             address = thisComputer.getAddress();
                        catch
                        (UnknownHostException e)
                             return "Cannot find host " + host;
                        if( isHostName(host))
                             MultiThreadServerRead server = new MultiThreadServerRead();
                             //print the IP address
                             String dottedQuad = "";
                             for (int i = 0 ; i< address.length; i++)
                                  int unsignedByte = address[i] < 0 ? address[i] + 256 : address;
                                  dottedQuad += unsignedByte;
                                  if (i != address.length-1) dottedQuad += ".";
                             server.result = dottedQuad;
                             return dottedQuad;
                        else
                        {     //this is an IP address
                             return thisComputer.getHostName();
                   } // end lookup
                   public static boolean isHostName(String host)
                        char[] ca = host.toCharArray();
                        //if we see a character that is neither a digit nor a period
                        // then host is proberbly a host name
                        for (int i = 0; i < ca.length; i++)
                             if (!Character.isDigit(ca[i]))
                                  if ( ca[i] != '.') return true;
                        //Everything was either a digit or a period
                        //so host looks like an IP address in dotted quad format
                        return false;
                   } //end isHostName     
    } //end class
    // Define the thread class for handling a new connection
    class HandleAClient extends Thread
         String timeString ;
    private Socket connectToClient; // A connected socket
    private int clientNo; // Indicate client no
    // Construct a thread
    public HandleAClient(Socket socket, int clientNo)
    connectToClient = socket;
    this.clientNo = clientNo;
    // Implement the run() method for the thread
    public void run()
    try
    // Create data input and output streams
         InputStream isFromClient = connectToClient.getInputStream();
         //OutputStreamWriter osToClient = new OutputStreamWriter(connectToClient.getOutputStream());
         StringBuffer time = new StringBuffer();
         int c;
         while ((c = isFromClient.read()) != -1) time.append((char) c);
         timeString = time.toString().trim();
         System.out.println("it is " + timeString + " at " );
    catch(IOException ex)
    System.err.println(ex);
    } //end catch
    try
         // Create data input and output streams
              StringBuffer time = new StringBuffer();
                   int c;
              Socket connectToServer = new Socket("192.168.0.3", 8001);
              OutputStreamWriter osToServer = new OutputStreamWriter(connectToServer.getOutputStream());
         // Continuously serve the client
         //      while (true)
    //               System.out.println(lookup(host));
                   osToServer.write("WRITE BACK TO CLIENT " + timeString + "\r\n" );
                   osToServer.flush();
                   connectToServer.close();
         catch(IOException ex)
         System.err.println(ex);
         } //end catch
    } //end run
    } // end class

    If you want to access a variable from outside of a block, then don't declare it inside the block.

  • Problem with SOAP to JDBC scenario. Please help!

    Hi Experts,
       I have configured a simple SOAP to JDBC scenario where the input data from webservice call is sent to JDBC for inserting into MSSQL database.
       The problem is that even though I have setup the QOS in SOAP channel as EO but still in SXMB_MONI I can see the message getting processed as Synchrous but getting interface mapping not found error. But the data is getting inserted in the database.
      Why is this not getting processed asynchrously? Please advice me if I am missing anything?
    Thanks
    Gopal

    Hello Gopal,
    Hope these lonks are useful to you:
    SOAP to JDBC : EXCEPTION_DURING_EXECUTE
    Re: need help on SOAP-JDBC-RFC Scenario
    SOAP to JDBC/RFC  - RFC/JDBC  to  SOAP XI Scenario
    Thanks,
    Satya Kumar

  • [b]Simple Deploy problem- making an Executable JAR File ...PLEASE HELP [/b]

    Hi all,
    I Trying to deploy a simple J2SE app by making an Executable JAR File, however I don'r understand how to add a valid value to the Main Class field.
    I followed the following description within Jdev, after creating a Deployment Profile:
    Deploying an Executable JAR File
    You can make your simple archive or J2EE Client Module into an executable JAR file that you can launch with the java command.
    To deploy an executable JAR file:
    1) Select and right-click the simple archive or client icon in the Navigator to display the context menu.
    2) Choose Properties.
    3) Click JAR Options in the tree.
    4) Select Include Manifest File (META-INF/MANIFEST.MF).
    5) In the Main Class field, enter the fully qualified name of the application class that is to be invoked.
    7) Click OK.
    8) Launch the executable JAR file from the command line:
    java -jar myapp.jar
    where myapp represents your JAR file name.
    Like I said it's in 5) I'm doing something worng
    My deploy-file (PlotPrint.deploy) looks the following:
    <?xml version = '1.0' encoding = 'windows-1252'?>
    <client-deployment xmlns="http://xmlns.oracle.com/jdeveloper/903/deploy/j2ee-client-jar" nselem="client-deployment" class="oracle.jdeveloper.deploy.jar.ClientProfile">
    <archiveOptions>
    <additionalManifests/>
    <compressed>false</compressed>
    <hasManifest>true</hasManifest>
    <mainClass>PlotPrintClient</mainClass>
    </archiveOptions>
    <archiveTargetPlatform/>
    <cdaSettings>
    <additionalArchives/>
    <afterFilters/>
    <beforeFilters/>
    <duringFilters/>
    <selectedArchives>
    <archives>
    <Item protocol="jar" path="file:/C:/Oracle9i_Jdev/jdevbin/jdbc/lib/classes12.jar!/"/>
    <Item protocol="jar" path="file:/C:/Oracle9i_Jdev/jdevbin/jdbc/lib/nls_charset12.jar!/"/>
    <Item protocol="jar" path="file:/C:/Oracle9i_Jdev/jdevbin/jdev/lib/jdev-rt.jar!/"/>
    <Item protocol="jar" path="file:/C:/Oracle9i_Jdev/jdevbin/soap/lib/soap.jar!/"/>
    <Item protocol="jar" path="file:/C:/Oracle9i_Jdev/jdevbin/lib/xmlparserv2.jar!/"/>
    <Item protocol="jar" path="file:/C:/Oracle9i_Jdev/jdevbin/jlib/javax-ssl-1_2.jar!/"/>
    <Item protocol="jar" path="file:/C:/Oracle9i_Jdev/jdevbin/jlib/jssl-1_2.jar!/"/>
    <Item protocol="jar" path="file:/C:/Oracle9i_Jdev/jdevbin/j2ee/home/lib/activation.jar!/"/>
    <Item protocol="jar" path="file:/C:/Oracle9i_Jdev/jdevbin/j2ee/home/lib/mail.jar!/"/>
    <Item protocol="jar" path="file:/C:/Oracle9i_Jdev/jdevbin/j2ee/home/lib/http_client.jar!/"/>
    <Item protocol="jar" path="file:/C:/Oracle9i_Jdev/jdevbin/webservices/lib/wsdl.jar!/"/>
    <Item protocol="jar" path="file:/C:/Oracle9i_Jdev/jdevbin/lib/xmlparserv2.jar!/"/>
    <Item protocol="jar" path="file:/C:/Oracle9i_Jdev/jdevbin/lib/xmlcomp.jar!/"/>
    </archives>
    <selectionMode>0</selectionMode>
    </selectedArchives>
    </cdaSettings>
    <defaultConnection class="java.lang.String"/>
    <deployClientMaxHeapSize/>
    <earURL path="deploy/PlotPrint.ear"/>
    <enterpriseAppName/>
    <jarURL path="deploy/PlotPrint.jar"/>
    <profileDeps/>
    <properties/>
    <selectedProjectFiles>
    <autoInclude>true</autoInclude>
    <deploySourceAs>0</deploySourceAs>
    <files class="[Ljava.net.URL;"/>
    <selectionFilters/>
    </selectedProjectFiles>
    </client-deployment>
    I using Oracle9i Jdev, but have also tried it un the new Jdev 10g version, but the same problem everytime:
    Error message: Could not find the main class: program will exit.
    Please help I really need this to work
    Message was edited by:
    MHCI
    Message was edited by:
    MHCI

    Yes that was the problem so I have changed the element mainClass to
    <mainClass>xxPlotPrint.MHCI.PlotPrintClient</mainClass>
    But now another probem has occured, since I get the following error when run the jar-file (When I run the app from within Jdev there are no warnings or errors).
    ----Batch-file-----
    @echo off
    java -jar PlotPrint.jar
    echo Test Plot and Print Batch-file!
    pause
    ---- out to cmd ----
    Exception in thread "Thread-0" java.lang.ClassCastException: com.sun.org.apache.xerces.internal.dom.DeferredDocumentImpl
    at xxPlotPrint.MHCI.NNE35_worker.run(NNE35_worker.java:42)
    at java.lang.Thread.run(Unknown Source)
    Exception in thread "Thread-2" java.lang.ClassCastException: com.sun.org.apache.xerces.internal.dom.DeferredDocumentImpl
    at xxPlotPrint.MHCI.OCEJobDB_worker.run(OCEJobDB_worker.java:41)
    at java.lang.Thread.run(Unknown Source)
    Exception in thread "Thread-1" java.lang.ClassCastException: com.sun.org.apache.xerces.internal.dom.DeferredDocumentImpl
    at xxPlotPrint.MHCI.NNE27_worker.run(NNE27_worker.java:42)
    at java.lang.Thread.run(Unknown Source)
    It's the same problem in all three exceptions (the exactly the same code), however I was a bit to quick this is the line (the line before I process the xml doc :-)
    import org.w3c.dom.Element;
    responseData = new Vector();
    responseData = test_NNE35_SOAP.getXSDdoc();
    Element elements = ( (org.w3c.dom.Element)responseData.elementAt(0) ); (line 42)
    Please help I don't understad why I receive this exception, since I included the xmlparserv2.jar file, and don't even have a workaround :-(

  • Mac 10.6.8's video calls not working! Please help!

    Reposting the text below because there was no reply to the last message. Ack! Please help. Skype, is there a solution yet? Or even just an explanation and a time frame so we know when we can expect video calls to work again? Thanks! ---------------I have a Mac laptop, version 10.6.8. I have the most updated version of Skype available for my computer, Skype version 6.15. For the past few months, I've been unable to use video chat or file sharing. I can receive some files, but cannot send files. Other people can video chat with me and I can see them, but they can't see me. My built-in camera works just fine for other purposes, so I know it's not an issue with my camera. I've also noticed that a lot of Mac users seem to be having trouble with Skype lately. I've checked my audio/video preferences for Skype and my computer's camera preferences, and everything is as it should be. Does anyone know how to fix this? 
    Thanks in advance for any help!

    See: How to perform a "clean install" of Flash Player in Mac OS X
    In addition to these steps, I recommend, BEFORE emptying the trash:
    Go to: [User]/Library/Preferences (hold the "Option" key when clicking "Go" from the Finder menu to reveal the hidden Library folder)
    Trash the ENTIRE Macromedia folder from there
    Aside from that additional step, follow the rest of the instructions to the letter and you should be back up and running.

  • I have just updated to iOS 5.1 for iphone 4s. I have problem sending sms or make call. Can anyone please help

    I just updated my iPhone 4s to iOS 5.1. Since the update, I am not able to make calls or send sms. I reset network settings several times but not luck. I have also turned off data and 3G but no luck.
    Could anyone please help me? Right now, my iPhone 4s is use-less.
    thanks
    terryhome

    I have a similar problem...iMessage is not working for me. I can only send SMS and when I try to activate it an error will come up. It won't even let me use my Apple ID.
    Does anyone know how to fix this? I've already tried resetting everything and it just won't work!

  • My N79 wont call out!! please help

    can any one please help, my nokia n79 wont call out when i press the green button. it allows me to call out when i dial the number in manually but when  go to my conacts and press the green botton it does nothing yet the green button works when i need to get on to my last numbers dialed!!
    im so confused....please help!!

    try the following
    cred for rad 24
    With all these operations I recommend you TAKE OUT MEMORY CARD and DO A BACK UP OF YOUR STUFF!!!
    NOTE: In front of the hash key ( #) there is also a STAR key that people often miss and state that the code does not work.
    1.. *#7780# - Restore factory settings - resets all the settings to the default ( you will not lose any data) Make sure you back up your data as you will lose all of it when you perform option 2 or 3 on this list. The default code for ALL operations listed here is 12345.
    2.*#7370# - Reformat your phone (out of the box, tho keep in mind that most newer nokia phones at least n series, e series and s60 based phones have udp - user data preservation so not ALL data may be lost. still it is a good idea to always do a back up of your stuff.)3. This you perform as a last resort. Nothing else is working.If the phone is not showing any activity, proceed with hard formatting , turn off your phone, hold the following buttons while pressing the power button. (the default code is 12345)
    3. hard reset - hold the following buttons * (star key), 3 (number button) and talk/green key. turn on the phone and do not release those buttons until you see the Nokia boot up screen. once you feel the phone power up you can let go off the power button while still holding all three buttons ( for Nokia 5800XM - use the following buttons to do a hard reset, /GREEN/RED/CAMERA keys pressed all at once on power up. this will only work on 5800's that have firmware version 20... and up. ) For Nokia N97 (unofficial version but works) is SHIFT /SPACE BAR / BACKSPACE while holding the power button. Again do not let go until you see the handshake screen.
    If these codes are not working the only thing for you to do is contact your Nokia Care Center/Service for assistance
    If  i have helped at all a click on the white star below would be nice thanks.
    Now using the Lumia 1520

  • IPod touch has stopped playing through docking station, please help

    Please help, my ipod touch has stopped playing through my docking station, what should I do?

    Undock the Touch, get a flashlight and inspect the docking connector. Clear any dust/debris you find. Do the same on your docking station.

  • After updated OS X 10.9.5 this afternoon, I couldn't connect to Internet through wifi. Please help me!!!

    After I updated osx 10.9.5 I can't connect to internet through wifi. So, what the problem please help me to solve this problem urgent!!!

    I've been having horrible wifi connectivity problems with my mid-2012 MacBook Air for the last several weeks.  I just realized today that the problems started around the time that I upgraded to 10.9.5 on September 17th.
    It's reached the point where I keep Airport Utility up in a corner of my screen so I can see whether I have internet or not before hitting Send or Post.
    After reading Linc Davis' post from September 27th, above, I ran the Wireless Diagnostics when I lost internet.  Internet access came back while the diagnostics were running.  I pressed Continue and lost connection while the second was running.  Based on Airport Utility, I do not have connectivity more than I do.
    Note that Airport Utility usually shows that it can see the router, but there is no Internet access.  Other times it shows that it can not see the router. 
    Wireless Diagnostics suggested that I restart the router (a new Airport Extreme that I installed in August.)  Restarted the router did not solve anything.
    All other devices, wired and wireless, are working fine.  The affected device is the only one running 10.9.5 wirelessly.
    Any help would be greatly appreciated.

Maybe you are looking for

  • AirTunes no longer working with iTunes 6.01

    This is a cross-post from the iTunes discussion, but I've gotten no answers over there. Since upgrading to iTunes 6.01, when AAC files are played, they are changed to "MPEG-4 video," which disables AirTunes. AirTunes plays mp3s, but over 90% of my so

  • Queues block because of mapping Exception

    Hi guys, I have a scenario in PI 7.0 that makes use of BPM and creates and posts 3 Idocs that are posted to R/3 subsequently. However, when mapping fails in first step of BPM because of an exception, then all subsequent entries in the same queue, are

  • Help required on APO report

    Hi.. I m developing an APO object for the first time. It's a Report. Please explain me the logic... it's an APO development. First answer a few questions of mine, before getting into the logic. 1. how do we fetch data from APO database? Using normal

  • Problem with content: 7 - Bad sound Data

    When I do the following... Voice = new Sound(); Voice.loadSound("test.mp3", true) I get the error... Problem with content: 7 - Bad sound Data AND Problem with content: 7 - The sound data format is not recognized. I am using the test.mp3 files that co

  • Creating a greeting card

    Hi, I am trying to make a greeting card but it keeps telling me that my picture size is not valid with that creation. I have tried re sizing it but I don't guess I know what I am doing, can some one please help me??