Sign in problems when trying to use Skype WiFi

I have a tablet that I am trying to connect to Skype WiFi and keep getting looped around to the sign-in screen.  It tells me "You're already on line", but I can't do anything after that.  I just have the "Learn More" button.  I have unstalled and installed Skype WiFi twice and it still will not open.  None of your instructions or guide are helping me.
Need Help
Added the text, "...when trying to use Skype WiFi" to the subject/title for clarity.

hi,
The call to the function 'wwpre_api_util.get_names_table' is not returning any data. so, you are getting an exception. Try adding an exception block for NO_DATA_FOUND and print some message.
--Sriram                                                                                                                                                                                                                                                                                                                                                                                                                           

Similar Messages

  • Problem when trying to use Java2WSDL tool of AXIS in tomcat 5.1.15

    Hi all,
    I am new to webservices. I developed a webservice and deployed it using admin client and deploy.wsdd file.It got deployed fine and then I tested it, thorugh a webclient and it worked fine.(i used call and service classes of org.apache.axis.client to call the webservice)
    Now I am trying to use the java2wsdl of axis to create a wsdl file and then further wsdl2java to create stub so that I can create a real simple webclient.
    I wen to directory
    axis-home/web-inf/classes/com
    and typed the command given below.
    java org.apache.axis.wsdl.Java2WSDL -o dvd.wsdl -l"http://localhost:80/axix/services/DVDSe
    rvice -n "urn:dvdservice" -p"com" "urn:dvdservice"com.DVDServicewhen I typed this I get the follwoing error,
    Exception in thread "main" java.lang.NoClassDefFoundError: javax/wsdl/extensions
    /ExtensibilityElement
            at org.apache.axis.wsdl.Java2WSDL.createEmitter(Java2WSDL.java:279)
            at org.apache.axis.wsdl.Java2WSDL.<init>(Java2WSDL.java:270)
            at org.apache.axis.wsdl.Java2WSDL.main(Java2WSDL.java:680can anyone tell what I am really missing, thanks you for your time and thoughts.
    thanks
    Meena

    I solved the above issue, the things was I had not included some jar files in the classpath. But I ended up in different error
    The <class-of-portType> was not specified.
    I am not able to figure out how do set up -i parameter or how to set up -P parameter. Any comments .
    Thanks
    Meena

  • Various problems when trying to use both my iPhone 4 and iPhone 5 at the same time? HELP!

    I am experiencing a wide range of problems with both of my iPhones. They are both a 4 and a 5. I will list the problems I am having.
    Using both phones:
    A few weeks ago I recieved a new phone, the iPhone 5 as my contract was renewed. I backed-up my old phone, the iPhone 4 to my computer and restored it onto my 5. But when using my 5, I discovered it has 'no service' (but will use wifi), it won't send IMs OR texts and Apple constantly keeps asking me for my Apple ID which i recently changed but still uses the old email, and won't accept any passwords.
    The 5 used to send IMs and texts but they would be sent to my friends through my email address, so I googled this and went to messages>send and recieve, and the only thing i can select is my email, not my number. I am using the 4 as well, purely so I can send texts and IMs through my name, not my email. The 4 also has signal and wifi, whereas the 5 only has wifi. I am wondering if the 5 has no signal and won't send IMs & texts because I am still using another phone? Surely they both cannot work together, so I was thinking I could reset my iPhone 4, and then see if the iPhone 5 will work, once the second phone isn't used anymore. If that doesn't work, I thought I could reset my 4, back-up my 5 and then restore again. I think that will work, but I have no idea.
    I have absolutely had it with trying to figure it out, I have used google but nothing seems to work. I am really hoping someone can tell me what to do with all my phone problems, because they are absolutely driving me mad!!!!!!!!!!!!!!!!!!! 
    I need to use the 5, it is costing me an extra £60 a month to use and I feel as though that money is being wasted as I can't text, IM or call people. Should i just get rid of the 4 and see what happens? I read online that to stop iMessages coming through as your email, you should turn it off and use regular texts. BUT I DO NOT WANT TO DO THIS. I send way too many texts, and it would cost a fortune. I also can't send photo messages on texts, because they cost a bomb to send through. I want to be able to use both texts and iMessages - using my name, not my email. 
    To add on to that huge essay I have written, on both phones Apple CONSTANTLY asks me for my Apple ID which I recently changed. I changed the email and the password, and it is coming up with the wrong email, and whatever password I put in, it still says it is wrong. It doesn't make sense, because yesterday I purchased some music from iTunes and when asked for my Apple ID, it used the right email and accepted the correct password. ...??? yet it still keeps getting it wrong, even though it worked in iTunes. ??!?
    Okay so I just reset my iPhone 4, and nothing seems to have changed...I thought if I reset it, it would be completely wiped, like a brand new iPhone 4, but it's not....THIS IS SO IRRITATING! Can someone please help me! I GREATLY appreciate any answers, hopefully someone on the internet can fix my problem! thank you for taking the time to read this essay, I am very thankful. PS. Both phones are up to date.

    You said, "the 4 also has signal and wifi whereas the 5 has only wifi". By "signal", I'm assuing that you mean cellular signal. If so, that means your iPhone 4 is still active on your cellular number and your iPhone 5 is not. Contact your carrier to sort out which phone is active on your account.

  • Problem when trying to use Google WebService with abap

    Hello,
    I want to call a Google webservice from abap but I can't create the proxy class.
    The WSDL of this webservice is located at   
    [<a href="http://api.google.com/GoogleSearch.wsdl">http://api.google.com/GoogleSearch.wsdl</a>
    When I try to create the proxy class with transaction SE80, I have the following error message (SPRX046) : <i>Proxy generation terminated: Message must have exactly one part     
    </i>     
    Does anyone have an idea to solve this problem  (We are in ECC 6.0 NW 2004S) ?
    How can we do if <message> has multiple <part> entries ?
    Thanks
    JLG

    hi,
    you can't create a proxy for the google API because Google's webservices are <b>RPC style</b> and the proxy wizard of WAS ABAP on NW2004s supports <b>document style</b> webservices only.
    Search Google for the keywords mentioned and you'll find a lot of discussions and explanations of the difference of these two styles.
    regards,
    anton

  • Problem when trying to use IWDWindow

    Hello all,
    I am trying to get a popup window. After searching the forum, and using the tutorials, I use the following code:
    // get the repository content at runtime of the Web-Dynpro-
    // Window “ICONummerWindow”
    IWDWindowInfo windowInfo = (IWDWindowInfo)wdComponentAPI.getComponentInfo().findInWindows("ICONummerWindow");
    //create the “ICONummerWindow”
    IWDWindow window = wdComponentAPI.getWindowManager().createWindow( windowInfo, true);
    //set the WindowPosition on the screen
    window.setWindowPosition(300, 150);
    //and show the window
    window.open();
    // Save WindowInstance in Context
    wdContext.currentPopupElement().setWindowInstance(window);
    However, I get the following error messages:
    IWDWindowInfo cannot be resolved or is not a type
    IWDWindow cannot be resolved or is not a type
    How can I solve this?
    TIA,
    Jaron Frenk

    Hi
         Organize imports Right click -> select source -> select Organize imports
    or
    do this
    Ctrl+ Shift+O
    regards
    Siva

  • Problems when trying to use WWPRE_API_UTIL

    Hi
    When copying a Portal Page - all Porlet instances will be copied to the destination page. That is new Porlet instances will be created on the dest. page. If the source page have PL/SQL developed portlets You must implement the copy_portlet procedure of Your Provider code for these Portlets. If you want to copy the preferances as well!
    I have tried different solutions to this and I can't get it to work properly. I have tried the following implementation:
    PROCEDURE copy_portlet
    p_copy_portlet_info IN wwpro_api_provider.copy_portlet_record
    IS
    BEGIN
    -- copy all the preferences for this portlet instance
    -- insert into debug values ('source path:'|| p_copy_portlet_info.srcReferencePath);
    -- insert into debug values ('destination path:'|| p_copy_portlet_info.dstReferencePath);
    -- commit;
    wwpre_api_util.copy(LOWER(p_copy_portlet_info.srcReferencePath)
              ,LOWER(p_copy_portlet_info.dstReferencePath)
    END copy_portlet;
    This will only copy elements that is of STRING type!
    Then I have tried to run This isolated in SQL/PLUS - resulting in the following errors! What am I doing wrong?
    SQL> l
    1 declare
    2 v_names_table intrap1.wwpre_api_util.names_table;
    3 v_ptr INTEGER;
    4 begin
    5 v_names_table := intrap1.wwpre_api_util.get_names_table(LOWER('2124_projekt stamkort_3004330'));
    6 FOR v_ptr IN 1..v_names_table.COUNT LOOP
    7 dbms_output.put_line(v_names_table(v_ptr).id);
    8 dbms_output.put_line(v_names_table(v_ptr).path_id);
    9 dbms_output.put_line(v_names_table(v_ptr).name);
    10 dbms_output.put_line(v_names_table(v_ptr).description);
    11 dbms_output.put_line(v_names_table(v_ptr).description_id);
    12 dbms_output.put_line(v_names_table(v_ptr).type_name);
    13 END LOOP;
    14 -- wwpre_api_util.copy(LOWER('2124_PROJEKT STAMKORT_30043307')
    15 -- ,LOWER('2138_PROJEKT STAMKORT_30043307')
    16 -- );
    17* end;
    SQL> /
    declare
    ERROR at line 1:
    ORA-06510: PL/SQL: unhandled user-defined exception
    ORA-06512: at "INTRAP1.WWPRE_UTL", line 206
    ORA-01403: no data found
    ORA-06512: at "INTRAP1.WWPRE_API_UTIL", line 41
    ORA-06512: at line 5

    hi,
    The call to the function 'wwpre_api_util.get_names_table' is not returning any data. so, you are getting an exception. Try adding an exception block for NO_DATA_FOUND and print some message.
    --Sriram                                                                                                                                                                                                                                                                                                                                                                                                                           

  • My nicrophone volume is not hard enough when I aM USING skype

    On the hpg62 I cannot hear  my recording from the Microphone when I play it back, testing skype. Can somebody help?

    Thank you!  Resetting resolved the issue with terrible sound when trying to use skype.  Sounds much better! 
    I am not sure what all changed when reset was applied to settings --- assume it defaults back to basic settings.  I have no idea what I had customized, so will slowly figure out.  I have noticed several things.  So far I had to add back my wallpaper and reenter password to get back on my wi-fi. 
    At least SKYPE is now audible.

  • List of values failure error when trying to use dynamic data values

    Hi there,
    I have a user who is experiencing problems when trying to use dynamic values in a report.  Whenever he tries to insert dynamic parameters he gets the following error message:
    Prompting failed with the following message: 'List of Values failure: Failed to get values.  [Cause of error: Access is denied.]  Error Source: prompt.dll  Error Code: 0x8004380D
    He even opened the sample report - prompting.rpt - that is included with CR and gets the same error.
    We are using Crystal Reports XI Release 2 ver. 11.5.11.1470.
    Any help would be appreciated.

    Please excuse my ignorance of the product.  I've had this problem dropped in my lap and I know practically nothing about Crystal Reports.  In doing some digging it appears to me as if the BusinessObjects Enterprise software may not be installed properly, if at all.  In the programs menu under the BusinessObjects XI Release 2 folder I see a BusinessObjects Enterprise folder, but the only icon listed in that folder is Software Inventory Tool.
    Is the BusinessObjects Enterprise software a separate install from Crystal Reports or is it bundled together?  I talked with the tech that did the install and he said that all he had was the Crystal Reports install media.

  • How do i deactivate a device through icloud if the device is broken and i am unable to turn on find my iphone? Also i do not own a apple id as ive been using a family members due to problems when trying to make one?

    How do i deactivate a device through icloud if the device is broken and i am unable to turn on find my iphone? Also i do not own a apple id as ive been using a family members due to problems when trying to make one?

    Hey tyjox,
    Thanks for the question. After reviewing your post, it sounds like you need to deactivate Find My iPhone on a device that does not work. You will need to work with the family member of the account the iPhone is registered with. I would recommend that you use this article to help you resolve or isolate the issue.
    iCloud: Remove your device from Find My iPhone
    http://support.apple.com/kb/PH2702
    Remove an iOS device you no longer have
    If you no longer have the iOS device because you gave it away or sold it, you need to remotely erase it before you can remove it.
    Sign in to icloud.com/#find with your Apple ID (the one you use with iCloud).If you’re using another iCloud app, click the app’s name at the top of the iCloud.com window, then click Find My iPhone.
    Click All Devices, then select the device.
    Click Erase [device], then enter your Apple ID password. Because the device isn’t lost, don’t enter a phone number or message.If the device is offline, the remote erase begins the next time it’s online. You’ll receive an email when the device is erased.
    When the device is erased, click Remove from Account.All your content is erased and someone else can now activate the device.
    Thanks for using Apple Support Communities.
    Have a nice day,
    Mario

  • I got problem when trying to contact my iphone 4 using facetime,it did ringing,but my iphone 4 did not receive that call as if nothing happen.But,when the call ended,that call appeared in the missed call list.fyi both are connected to internet.

    i got problem when trying to call my iphone 4 using facetime with my Macbook Pro 13',it did ringing,but my iphone 4 did not receive that call as if nothing happen.But,when the call ended,that call appeared in the missed call list.fyi both are connected to internet.Help!! thank you in advance

    i got problem when trying to call my iphone 4 using facetime with my Macbook Pro 13',it did ringing,but my iphone 4 did not receive that call as if nothing happen.But,when the call ended,that call appeared in the missed call list.fyi both are connected to internet.Help!! thank you in advance

  • I am using Lightroom 5 and am hapy about it, but recently I hav encountered a problem when trying to edit an image in another program, i.e. Elements. I used the clone tool, saved the result and went back to Lightroom to open the image there. I did find a

    I am using Lightroom 5 and am hapy about it, but recently I hav encountered a problem when trying to edit an image in another program, i.e. Elements. I used the clone tool, saved the result and went back to Lightroom to open the image there. I did find a second copy, but this is identic with the one I already had in Lightroom, and I can see noe result of the clone process.

    At the moment I would say it is uncertain whether Acrobat is completely ignoring the change, or whether the changes you are making aren't affecting the ink density. I have a suggestion for a test you could make to see which is the case.
    When editing in Photoshop just add a box or mark on the image, for your tests.
    - If this box does not appear in Acrobat, you know Acrobat is not seeing the edit
    - If this box does appear in Acrobat, you know the problem is that your tool for changing ink densities is not taking effect.

  • After I purchased the creative cloud, I receive an error message when trying to use premier pro cc 2014.  It states "Adobe Premiere Pro 2014.2 has stopped working.  A problem has caused it to stop working.  Windows will close the program and notify you of

    After I purchased the creative cloud, I receive an error message when trying to use premier pro cc 2014.  It states "Adobe Premiere Pro 2014.2 has stopped working.  A problem has caused it to stop working.  Windows will close the program and notify you of a solution."  When I used the trial I never received this message.  Now after purchasing it I receive this error each time I open PP and am unable to use. it.  Any ideas or support to fix this issue?

    What does the detailed crash report say?
    And have you updated your video card drivers from the GPU maker's website? (most crashes on launch are due to bugs in out of date video card drivers)

  • Hi, i have a macbook air and i've been having problems with the camera when i'm using skype. i know im no the 1st one and i'd like to know when apple or someone 'll do something about this.

    hi, i have a macbook air and i've been having problems with the camera when i'm using skype. i know im no the 1st one and i'd like to know when apple or someone 'll do something about this.

    Try reinstalling Combo Update.
    http://support.apple.com/kb/DL1676
    Best.

  • When trying to use App Store I get a message "could not sign in an unknown error has occurred." I reset our connection and turned off iPad. Any suggestions?

    When trying to use the App Store, I get a message "could not sign in, an unknown error has occurred,  any suggestions what is wrong?  I reset our Internet and turned off the iPad. 

    Sign out of your account, restart the iPad and then sign in again.
    Settings>iTunes & App Store>Apple ID. Tap your ID and sign out. Restart the iPad by holding down on the sleep button until the red slider appears and then slide to shut off. To power up hold the sleep button until the Apple logo appears and let go of the button.
    Go back to Settings>iTunes & App Store>Sign in and then try again.

  • TS3367 When trying to use FaceTime I can't because it says it is turned off in settings, it then ask do I want to turn it on , tap for yes and it sits there spinning. Face time is on in settings?

    When trying to use FaceTime I can't because it says it is turned off in settings, it then ask do I want to turn it on , tap for yes and it sits there spinning. Face time is on in settings?

    Have you tried signing out of your Apple ID, restart the iPad and then start all over again?
    Go to Settings>iTunes & App Stores>Apple ID. Tap the ID and sign out. Restart the iPad.
    Restart the iPad by holding down on the sleep button until the red slider appears and then slide to shut off. To power up hold the sleep button until the Apple logo appears and let go of the button.
    Then go back to Settings>iTunes & App Stores>Apple ID. Sign in again. Then go to Settings>FaceTime>On. See if it will stay turned on and it it does, sign in and setup.

Maybe you are looking for

  • Plus/Minus Squares in .chm file

    Hi Everyone... Two questions, thanks in advance for the help.  FYI:  Using RoboHelp HTML, ver 8 with a project that has multiple folders and topics; also using it in a shared environment with multiple users, using RoboSource for version control. 1. 

  • Archiving incoming invoice via BAPI

    I have a scenario were we receive incoming invoice as a formatted text-file with a corresponding pdf image of the invoice. The concept is to first create an archived document reference of the PDF (via a BAPI call) and then send the archive-doc-id wit

  • How to recover a lost archive log file?

    How to recover a lost archive log file? Do I need to open the database with RESETLOGS after recovery?-------No.156

  • I can't delete songs from my iTunes wish list

    Everytime I go to my wish list and click the x next to a song to delete it, the song will disappear for a few seconds than reappear in the same spot.So I can't delete or add any songs. Any help?

  • Internet Server Problems - Many Sites Will Not Connect

    I just set up a new iMac, and I cannot connect to many web sites. I also cannot connect to iChat at all. OS X Mail seems to work fine, but that is the only component that works on the Internet without issue. The symptoms are like this: I can use Safa