Discussion Board

Page 1 of 2 12 LastLast
Results 1 to 15 of 23
  1. #1
    Registered User Geethaarasu's Avatar
    Join Date
    Jun 2008
    Posts
    31
    Hi all,

    I am trying to download one of the application which is .jad file in 5310Xpress Music (Nokia OS). It seems its downloading but it shows invalid application.similarly not able to download any files which shows the similar error...

    Do any one know what could be the reason??

    Pls Help..........

  2. #2
    Nokia Developer Moderator r2j7's Avatar
    Join Date
    Aug 2007
    Posts
    1,595
    Hello Geethaarasu,

    do you a URL of this download which others on this Discussion Board could use for testing?

    Regards,
    r2j7

  3. #3
    Nokia Developer Champion hartti's Avatar
    Join Date
    Apr 2003
    Location
    USA, CA
    Posts
    7,192
    Geethaarasu,
    And if you cannot provide that URL..
    - is the MIDlet signed? If yes, with which certificate?
    - what APIs are you using in your MIDlet?
    - is the JAR URL correct in JAD?
    - do you have all mandatory JAD attributes in the JAD?

    Hartti

  4. #4
    Nokia Developer Moderator petrib's Avatar
    Join Date
    Mar 2003
    Posts
    9,413
    And is the web site sending the correct MIME types for the HTTP headers for .jad and .jar files?

  5. #5
    Registered User Geethaarasu's Avatar
    Join Date
    Jun 2008
    Posts
    31
    Quote Originally Posted by hartti View Post
    Geethaarasu,
    And if you cannot provide that URL..
    - is the MIDlet signed? If yes, with which certificate?
    - what APIs are you using in your MIDlet?
    - is the JAR URL correct in JAD?
    - do you have all mandatory JAD attributes in the JAD?

    Hartti
    yes it is signed one. I have tested the application in many phones which works perfectly.
    5310 Xpress music is S40 5th Ed FP 1 platform. which is the same as 6600 fold and 3120 classic... I am surprised, if the application works perfectly in those phones,why not even able to download in this phone??

  6. #6
    Registered User Geethaarasu's Avatar
    Join Date
    Jun 2008
    Posts
    31
    Quote Originally Posted by r2j7 View Post
    Hello Geethaarasu,

    do you a URL of this download which others on this Discussion Board could use for testing?

    Regards,
    r2j7
    Thanks for ur reply
    sorry.. i am not suppose to let out the url..If any one have 5310Xpress music, can anyone check whether able to download any .jad file in the phone.....

  7. #7
    Registered User Geethaarasu's Avatar
    Join Date
    Jun 2008
    Posts
    31
    Quote Originally Posted by petrib View Post
    And is the web site sending the correct MIME types for the HTTP headers for .jad and .jar files?
    When i tried to download the .jad file, it seems to be downloading after the completion 100% downloading it shows invalid application.
    Then tried to download the .jar file of the same application its not even fetching the url,it simply says operation failed..
    But when i tested both the files(.jar and .jad) in the other phones like 6600fold,3120c,6233 which is of same platform...able to download the application and works perfectly..
    So wierd

  8. #8
    Nokia Developer Moderator r2j7's Avatar
    Join Date
    Aug 2007
    Posts
    1,595
    Hello Geethaarasu,

    as related to question originally posted by Hartti: do you know which signature is it? Thawte? VeriSign? Java Verified? Or possible something else?

    Regards,
    r2j7

  9. #9
    Registered User Geethaarasu's Avatar
    Join Date
    Jun 2008
    Posts
    31
    Quote Originally Posted by r2j7 View Post
    Hello Geethaarasu,

    as related to question originally posted by Hartti: do you know which signature is it? Thawte? VeriSign? Java Verified? Or possible something else?

    Regards,
    r2j7
    I really dont get u. Its a midlet application.
    Midlet permissions -javax.microedition.io.Connector.http, javax.microedition.media.control.VideoControl.getSnapshot
    CLDC-1.0
    MIDP-2.0

    I dnt know y this phone alone not able to download it? saying invalid application

  10. #10
    Nokia Developer Champion hartti's Avatar
    Join Date
    Apr 2003
    Location
    USA, CA
    Posts
    7,192
    r2j7 was trying to ask that where did you get that certificate you used for signing your MIDlet?
    Did you get it from Verisign? From Thawte? And in more detail, which certificate?

    Also, can you install the unsigned MIDlet?

    Hartti

  11. #11
    Nokia Developer Champion hartti's Avatar
    Join Date
    Apr 2003
    Location
    USA, CA
    Posts
    7,192
    And additionally, if you got the certificat from Verisign, check this known issue
    http://wiki.forum.nokia.com/index.ph...Pack_1_devices

    Hartti

  12. #12
    Registered User Geethaarasu's Avatar
    Join Date
    Jun 2008
    Posts
    31
    Now i can understand. Its unsigned one.(no certificate)I can install the unsigned midlet in the other phones..except this phone.

  13. #13
    Registered User Geethaarasu's Avatar
    Join Date
    Jun 2008
    Posts
    31
    Quote Originally Posted by hartti View Post
    And additionally, if you got the certificat from Verisign, check this known issue
    http://wiki.forum.nokia.com/index.ph...Pack_1_devices

    Hartti
    yes hartti..I even tried to install the certificate link which u send me.I uploaded the certicate file to the server and when i try to install that.it shows 0?0?(?Wdn+U..
    I dnt think certificate can be a issue for this problem...
    I would be thankful if u can give me an clue to find the solution for this problem.
    thanks once again

  14. #14
    Nokia Developer Champion hartti's Avatar
    Join Date
    Apr 2003
    Location
    USA, CA
    Posts
    7,192
    Wow, I am really getting confused about what is the real problem

    You have not signed the MIDlet, right?
    The unsigned MIDlet can be installed on 6600 fold and 3120 classic but not on 5310, right?
    hmm...

    Are you downloading and installing the MIDlet the same way on all phones?
    Would it be possible to copy-paste the JAD contents in this thread (change the JAR URL, if you do not want to reveal the location of the MIDlet)

    Have you tested your JAD file with JAD online checker?
    http://jadcheck.appspot.com/
    (courtesy of one of our forum members, http://discussion.forum.nokia.com/fo...d.php?t=142415)

    Hartti

  15. #15
    Registered User Geethaarasu's Avatar
    Join Date
    Jun 2008
    Posts
    31
    Quote Originally Posted by hartti View Post
    Wow, I am really getting confused about what is the real problem

    You have not signed the MIDlet, right?
    The unsigned MIDlet can be installed on 6600 fold and 3120 classic but not on 5310, right?
    hmm...

    Are you downloading and installing the MIDlet the same way on all phones?
    Would it be possible to copy-paste the JAD contents in this thread (change the JAR URL, if you do not want to reveal the location of the MIDlet)

    Have you tested your JAD file with JAD online checker?
    http://jadcheck.appspot.com/
    (courtesy of one of our forum members, http://discussion.forum.nokia.com/fo...d.php?t=142415)

    Hartti
    Thanks for your reply Hartti.Here are the answers for your questions
    You have not signed the MIDlet, right? -yes
    The unsigned MIDlet can be installed on 6600 fold and 3120 classic but not on 5310, right? -yes
    Are you downloading and installing the MIDlet the same way on all phones? -yes
    Would it be possible to copy-paste the JAD contents in this thread
    MIDlet-1: Application,/Res/cc.png,Application.CC
    MIDlet-Info-URL:
    MIDlet-Jar-Size: 31316
    MIDlet-Jar-URL: F3.0.0.jar
    MIDlet-Name:
    MIDlet-Permissions: javax.microedition.io.Connector.http, javax.microedition.media.control.VideoControl.getSnapshot
    MIDlet-Vendor:
    MIDlet-Version: 3.0.0
    MicroEdition-Configuration: CLDC-1.0
    MicroEdition-Profile: MIDP-2.0

    Looking forward to your reply..
    Best Regards
    Geetha

Page 1 of 2 12 LastLast

Similar Threads

  1. DRM PIP File - unable to read file
    By solo95 in forum Symbian Signed Support, Application Packaging and Distribution and Security
    Replies: 1
    Last Post: 2007-03-21, 14:26
  2. Replies: 3
    Last Post: 2007-03-07, 03:36
  3. File server: Compilation error in carbide.c++
    By justteam in forum Symbian C++
    Replies: 6
    Last Post: 2007-01-03, 23:44
  4. Replies: 1
    Last Post: 2005-05-26, 14:22
  5. Unable to save document to file?
    By yuva69 in forum Symbian C++
    Replies: 1
    Last Post: 2002-06-06, 13:30

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved