Can't retrieve the result from the soap response

We are trying to send and retrieve audio files using j2me web services. What we did is to convert the byte array (recorded audio) to hex string before sending it to the server. We used the sun java platform 9 for our web service, sun java wireless toolkit 2.2,mysql.
We successfully saved and sent audio files that is recorded up to 39 seconds long. Longer than that, the application does not continue running the program. In retrieving the audio file from the database, the application could retrieve and play an audio file up to 2 seconds long. Any audio file longer than 2 seconds, the application does not complete the retrieval.
We already looked on the memory usage of the emulator and it doesn't use the whole phone memory to retrieve a 3 seconds audio file. We also looked on the soap message response and it showed that it retrieves the whole audio file which is in hex string even if it is a 3 seconds audio file.
We don't know why the phone/emulator could not retrieve the whole audio file (if it's longer than 2 seconds) from the server. What could be the cause of the problem?

Hello,
I am not sure that we have lot of HTMLDB experts monitoring this forum, this is why I am inviting you to post your question in the Oracle Application Express (APEX) (fka: HTMLDB)
Regards
Tugdual Grall

Similar Messages

  • If I purchase FCPX can I retrieve my work from the trial version?

    If I purchase FCPX, can I retrieve my work from the trial version?

    Thanks for the response!  Let me be more specific.  So...even though the trial has expired, I can still retrieve my project once I purchase FCPX?  Thanks in advance!

  • How can I retrieve music tracks from the cloud?

    I deleted music from my library expecting it to now be available in the cloud.
    When I search in purchased items in iTunes and click on the item, it tells me that the original file is no longer available.
    I am not expecting the file to be available just the music track/album etc.
    How can I retrieve music tracks from the cloud?

    Hello, GregMarshall05. 
    Thank you for visiting Apple Support Communities. 
    Here are the steps on how to download your past purchases.
    Download past purchases
    http://support.apple.com/kb/ht2519
    Cheers,
    Jason H.

  • If the result from the stored procedure returns 0 rows I get this error returned:

    If the result from the following stored procedure returns 0
    rows I get this error returned:
    faultCode:Server.Processing faultString:'Variable transfers
    is undefined.' faultDetail:''
    How can I get round this?

    Well if I try this in a cfm page:
    <cfstoredproc procedure="GetTransfers"
    datasource="datasource" returncode="true">
    <cfprocparam type="in" cfsqltype="CF_SQL_VARCHAR"
    value="4">
    <cfprocparam type="in" cfsqltype="cf_sql_date"
    value="12/09/2006 08:42:00">
    <cfprocparam type="in" cfsqltype="cf_sql_date"
    value="12/09/2008 08:42:00">
    <cfprocresult name="transfers">
    I get an error like:
    [Macromedia][SQLServer JDBC Driver][SQLServer]Procedure or
    function 'GetTransfers' expects parameter '@fromdate', which was
    not supplied.
    But this procedure only accepts 3 parameters.

  • I can't retrieve my contacts from the cloud.  I don't have options listed on the instructions to "download"

    My phone died and I am trying to retrieve my contacts from the cloud. I can see them in my Cloud app on my new phone, but I don't have the option to download or "start" as the instructions indicate.  I don't have a phone to transfer to, so somehow need to retrieve them.

       Your post is kind of confusing. You have a new phone and don't have a phone to transfer to?? With the phone that died. If that phone was using Verizon Cloud to back up. Then when you activating Verizon Cloud on the new phone, one of the steps would ask, do you want to transfer from old phone to new phone?
    If you had nothing backed up with Verizon Cloud on the old phone there would be nothing to restore to the new phone.
    When activating Verizon Cloud on the new phone, only what is currently showing on the new phone will be able to be backed up, along with what is added in the future.

  • How can I retrieve deleted emails from the trash?

    How do I retrieve deleted emails from the trash?  I have not emptied the trash.

    Take a look at this post. Several posts should apply: https://discussions.apple.com/message/23461582#23461582

  • How can i prevent the result from the user until he does a specific action

    hi again
    1-i have created two textfields for the user to enter two names
    2-i have created a result button when the user hit it a result will appear
    in any case if the user hits the result button the result will appear
    even if he does not enter the two names
    i want to make the result available only if the user enters the two names
    by checking the inputs before the result appear
    if he enteres the names the result appear
    if he does not enter an error message appear?
    how can i do that process?

    lol i think he was talking about formating your messages on the forum.
    look at an example that i just created hope it helps. If not then read up on the GUI chapter of your java book.
    import javax.swing.JButton;
    import javax.swing.JFrame;
    import javax.swing.JPanel;
    import java.awt.event.ActionEvent;
    import java.awt.event.ActionListener;
    import javax.swing.JTextField;
    import java.awt.BorderLayout;
    public class ButtonTest{
        public static void main(String args []){
            JFrame frame = new JFrame();
            JPanel panel = new JPanel();
            final JTextField textA = new JTextField(10);
            final JTextField textB = new JTextField(10);
            JButton button = new JButton("Perform Action");
            class Listener implements ActionListener{
                public void actionPerformed(ActionEvent e){
                    if(!textA.getText().equals("") && !textB.getText().equals("")){
                        System.out.println(textA.getText()+" "+textB.getText());
           ActionListener listener = new Listener();
            button.addActionListener(listener);
            panel.add(textA);
            panel.add(textB);
            panel.add(button);
            frame.getContentPane().add(panel,BorderLayout.SOUTH);
            frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
            frame.pack();
            frame.show();
    }

  • Can't retrieve integer result from web services

    I'm trying to retrieve integer result from my web services.
    However, what I got always was zero without any exception caught.
    Can anyone help me?
    public function getIntegerHandler(event:ResultEvent):void {
    var anInteger: int;
    anInteger = event.result.echoInt;
    }

    SOAP response:
    <?xml version='1.0'
    encoding='utf-8'?><soapenv:Envelope xmlns:soapenv="
    http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Body><ns:getIntegerResponse
    xmlns:ns="
    http://test.com/xsd"><ns:return>2</ns:return></ns:getIntegerResponse></soapenv:Body></soap env:Envelope>

  • Ok. Add me to the moron list. I guess I am an over zealous trash emptier. Can I retrieve those images from the vastness by entering my time machine and restore the library from a previous date (when I wasn't a moron?)

    Ok. Add me to the moron list. I guess I am an over zealous trash emptier. Can I retrieve those images by entering my time machine and restoring the Iphoto library from a previous date (when I wasn't a moron?)

    Masters is where you want to be. They'll be in there in folders based on the date and time they were imported.
    Regards
    TD

  • How can I retrieve my iBooks from the cloud?

    When I tap on the iBooks app the library is blank.  My books are not there anymore.  How can I retrieve them from the cloud?

    Are these books you purchased (using the same Apple ID you are using on your iPad) in the iBooks Store?
    If so, open iBooks, click "Store", then "Purchased" and you can re-download them from there.

  • How can i retrieve deleted photos from the ipod and stream

    We inadvertantly deleted all photos from the Ipod not realizing it would also delet them on the PC Stream.  Is there any way to retrieve them?

    If you backed-up the iPod the restore from backup
    iOS: How to back up and restore your content
    Otherwise a data recovery company may be able to get them. Not cheap.

  • How can you retrieve photo's from the time capsule(airport)

    Hi
    I recently had a problem with my mac and had to archive my stuff and put the operating system back on my computer.
    I 'lost' everything however I have been able to get some things back from the time capsule (airport) from previous backups. I can not find my photo's and they are the most important things I want back on my computer.
    Can anyone help? I have tried various things but still can't find them.
    thanks Lorraine

    If you did an Archive and Install, look for your "Previous System" folder and check for iPhoto in it.

  • Can I retrieve an email from the trash on my ipod Touch?

    I accidently sent an email to the trash can in my ipod Touch and I need it back. Is it possible? thanks

    Hello,
    I never synced the Ipod touch to my computer's email since I just retrieve the email using the Touch when I'm away. The account linked to the Touch is an AOL account. On my computer it's the same AOL but I view it through my Mac mail application. I Since I first checked the email in question with the touch it pulled it off the IMAP server so I can't retrieve it on my computer or even at aol.com.

  • How to processing the results from the select statement in SQL query?

    Hi
    This might be too simple, but my knowledge of the SQL is very limited...
    I have table where I do have details from calls (Lync QoE).
    I can take all calls from the table, but I would like to count the concurrent calls on the table. This is how I got it work on the Excel to work (but I would like to do that on the SQL statement to get it more dynamic use):
    Table have these line and this is what I get out from the Select):
    [callid],[start],[end]
    1ABC,1.1.2014 01:00:15, 1.1.2014 01:01:00
    5DEF,1.1.2014 01:00:45, 1.1.2014 01:05:00
    FDE2,1.1.2014 01:03:15, 1.1.2014 01:04:00
    KDJ8,1.1.2014 01:04:15, 1.1.2014 01:06:00
    FDJ8,2.1.2014 01:04:15, 2.1.2014 01:06:00
    KDSE,3.1.2014 01:04:15, 3.1.2014 01:06:00
    The information I would like to get, is what is the maximum amount of the concurrent calls per day.
    On the excel I basically count line by line how many concurrent calls each line have had, and then pickup the highest one. On above example the calls 5DEF, FDE2 and FDE2 have been active at the same time which gives 3 for the first day.
    The table is ordered by the start. So let say the code is on the third line (FDE2). I need to count calls from before which end time is after the start time (of FDE2), but also I need to count calls after (FDE2) which are started before the current
    call has ended.
    Petri

    Unfortunately your post is off topic as it's not specific to SQL Server Samples and Community Projects.  
    This is a standard response I’ve written in advance to help the many people who post their question in this forum in error, but please don’t ignore it.  The links I provide below will help you determine the right forum to ask your question in.
    For technical issues with Microsoft products that you would run into as an end user, please visit the Microsoft Answers forum ( http://answers.microsoft.com ) which has sections for Windows, Hotmail,
    Office, IE, and other products.
    For Technical issues with Microsoft products that you might have as an IT professional (like technical installation issues, or other IT issues), please head to the TechNet Discussion forums at http://social.technet.microsoft.com/forums/en-us, and
    search for your product name.
    For issues with products you might have as a Developer (like how to talk to APIs, what version of software do what, or other developer issues), please head to the MSDN discussion forums at http://social.msdn.microsoft.com/forums/en-us, and
    search for your product or issue.
    If you’re asking a question particularly about one of the Microsoft Dynamics products, a great place to start is here: http://community.dynamics.com/
    If you think your issue is related to SQL Server Samples and Community Projects and I've flagged it as Off-topic, I apologise.  Please repost your question and include as much detail as possible about your problem so that someone can assist you further. 
    If you really have no idea where to post your question please visit the Where is the forum for…? forum http://social.msdn.microsoft.com/forums/en-us/whatforum/
    When you see answers and helpful posts, please click Vote As Helpful,
    Propose As Answer, and/or Mark As Answer
    Jeff Wharton
    MSysDev (C.Sturt), MDbDsgnMgt (C.Sturt), MCT, MCPD, MCSD, MCSA, MCITP, MCDBA
    Blog: Mr. Wharty's Ramblings
    Twitter: @Mr_Wharty
    MC ID:
    Microsoft Transcript

  • How Can I Retrieve SQL Statement From The User ?

    Hi
    I want to know, how can I make the user can enter the SQL statement from himself ?? in this code he can't enter it. Only he can display the SQL that i wrote it...
    this is my Code:
    import java.sql.*;
    public class db_testing {
         static final String DRIVER = "com.mysql.jdbc.Driver";            
         static final String DATABASE_URL = "jdbc:mysql://localhost/S204111933";
         public static void main(String[] args) {
              Connection cn=null;
              Statement st= null;
              ResultSet rset=null;
              try{
                   Class.forName(DRIVER);
                   cn=DriverManager.getConnection(DATABASE_URL, "root", "admin");
                   st=cn.createStatement();
                   rset=st.executeQuery("select * from employee");
                   ResultSetMetaData metadata=rset.getMetaData();
                   System.out.println("The begining: ");
                   for(int i=1;i<=metadata.getColumnCount();i++)
                   System.out.print(metadata.getColumnName(i)+"\t");
                   System.out.println();
                   System.out.println();
                   while(rset.next()){
                   for(int i=1;i<=metadata.getColumnCount();i++)
                   System.out.print(rset.getObject(i)+"\t\t");
                   System.out.println();}
              catch(Exception e){
                   e.printStackTrace();
              finally{
                   try{
                   cn.close();
                   st.close();
                   rset.close();
                   catch(Exception e1){
                        e1.printStackTrace();
    }

    The following changes in the code will make the user to give the input
    import java.sql.*;
    public class db_testing {
    static final String DRIVER = "com.mysql.jdbc.Driver";
    static final String DATABASE_URL = "jdbc:mysql://localhost/S204111933";
    public static void main(String[] args) {
    Connection cn=null;
    Statement st= null;
    ResultSet rset=null;
    try{
    Class.forName(DRIVER);
    cn=DriverManager.getConnection(DATABASE_URL, "root", "admin");
    // st=cn.createStatement();
    // rset=st.executeQuery("select * from employee");
    PreparedStatement pstmt=null;
    pstmt=cn.prepareStatement("select * from employee where id=?");
    pstmt.setInt(1,Integer.parseInt(args[0]));
    rset=pstmt.executeQuery();
    ResultSetMetaData metadata=rset.getMetaData();
    System.out.println("The begining: ");
    for(int i=1;i<=metadata.getColumnCount();i++)
    System.out.print(metadata.getColumnName(i)+"\t");
    System.out.println();
    System.out.println();
    while(rset.next()){
    for(int i=1;i<=metadata.getColumnCount();i++)
    System.out.print(rset.getObject(i)+"\t\t");
    System.out.println();}
    catch(Exception e){
    e.printStackTrace();
    finally{
    try{
    cn.close();
    st.close();
    rset.close();
    catch(Exception e1){
    e1.printStackTrace();
    }

Maybe you are looking for

  • Spinning Wheel on Macbook Pro

    My 17" bmp runs slowly, with the spinning wheel, on most apps, and accessing webpages. I ran a disk repair which said it corrected some disk errors. Still slow. Ran verify disk and all is OK. However etrecheck as below still shows disk errors and a S

  • Itunes wont work after update

    My Itunes has stopped working, every time i try to open itunes or quicktime it says "itunes/quicktime has stopped working" ive tried reinstalling, downloading older versions and a dozen other supposed fixes, absolutely nothing works. Ive got no error

  • Cannot connect to internet after upgrade from 10.7.4 to 10.7.5

    I have a new iMac and connect to internet with a data card (modem) Huawei E303. It worked fine until after the upgrade from 10.7.4 to 10.7.5. Now I can connect but there is no measurable signal. Other computers work using the same data card.

  • POST data using UTL_HTTP

    Hi There, First of all, I am using the UTL_HTTP package for the first time. Basically, we have to POST JSON data to a URL. The format of the data is {"definition":"Part","item":"Part1","value":"123"} {"definition":"Part","item":"Part2","value":"789"}

  • Java Class calling another class?

    i have a class called infix and a separate class called postfix. what i am trying to do is make the infix class create a string of postfix notation and then call the postfix class to do the computation. i have the string all ready to be passed to the