BlackBerryForums.com : Your Number One BlackBerry Community      

»Sponsored Links




Closed Thread
 
LinkBack Thread Tools
  (#1 (permalink)) Old
Lotus99 Offline
Thumbs Must Hurt
 
Posts: 121
Join Date: Jan 2007
Location: West Coast, Canada
Model: 8100
Carrier: Rogers
Default ERROR: Uncaught exception java.lang.illegalargumentexception - 04-18-2007, 07:09 PM

Anyone heard of it? First time ever for me. I'm running on version 4.2.0.71. I went into the phone by typing the first few letters of the contact, and this error showed up: Uncaught exception java.lang.illegalargumentexception.

I pressed OK, and all seems fine since then in the last few hours.

WTF?

The last error i had was 3 mos. ago (Uncaught exception DSSMA: invalid state (5): 32) and the tech made me do a new OS install.
   
Sponsored Links
Please Login or Register to Remove these Advertisements!

  (#2 (permalink)) Old
secrecyguy Offline
BlackBerry Extraordinaire
 
secrecyguy's Avatar
 
Posts: 1,241
Join Date: Jun 2006
Location: Southern California, USA
Model: 8100
Carrier: T-mobile
Default 04-18-2007, 07:22 PM

I get similar or the same message when I turn on my 8100. Maybe the latest OS still have bugs?


What OS are you using on the smartphone? Please vote! http://www.howardforums.com/showthread.php?t=1437055
   
  (#3 (permalink)) Old
Lotus99 Offline
Thumbs Must Hurt
 
Posts: 121
Join Date: Jan 2007
Location: West Coast, Canada
Model: 8100
Carrier: Rogers
Default 04-18-2007, 07:32 PM

I don't know if you're thinking of the latest and greatest, which this isn't... I'm talking about the 4.2.1.66.

I just talked to Rogers tech support and they said it's not a fatal error unless I see it lots.
   
  (#4 (permalink)) Old
torinate Offline
Knows Where the Search Button Is
 
Posts: 30
Join Date: Jan 2007
Location: Elora
Model: 8100
Carrier: Rogers Wireless
Default 04-18-2007, 07:33 PM

Whats a fatal error?
   
  (#5 (permalink)) Old
Worm Offline
Thumbs Must Hurt
 
Posts: 63
Join Date: Feb 2007
Model: All
Carrier: Plead the fifth.
Default 04-18-2007, 08:03 PM

They aren't using fatal error in it's correct sense. A fatal error is an error which a thread/process/application cannot recover from and so crashes to an error. It has nothing to do with frequency but probably will have a common factor, either in data accessed or app. in use, circumstances leading up to etc.

What they mean is that they don't see it as service affecting unless you see it lots.

They are right in that it could have been arrived at through a fluke set of circumstances, if you consistently see it then look for a pattern and consider a backup, then device wipe and selective barebones reinstall. If you're still seeing it I'd redo the O/S and restore everything.

These things were sent to try us ;)

worm
   
  (#6 (permalink)) Old
Xodia Offline
New Member
 
Xodia's Avatar
 
Posts: 4
Join Date: Apr 2007
Location: Allentown PA
Model: 8100
PIN: yea...no
Carrier: T-Mobile
Default 04-19-2007, 03:38 AM

I do tech support for blackberry/pda devices and when you get errors like that you may want to think of updating the OS system on the pearl. Even if you already have the most recent software reinstall it. Once you've done that, it should take care of the problem. I had the same issue on my pearl when i first got it and after updating the OS, never had the problem again.

PS don't forget to do a backup and restore or you're gonna loose all your information.
   
  (#7 (permalink)) Old
CrackBerry Addict
 
coldconfession13's Avatar
 
Posts: 687
Join Date: Apr 2007
Location: san antonio,tx
Model: 8310
OS: 4.5.0.102
PIN: 2471FB85
Carrier: tmobile
Default 04-19-2007, 09:36 AM

I got this one trying to open up opera mini hit ok and it loaded opera fine after that.
   
  (#8 (permalink)) Old
Lotus99 Offline
Thumbs Must Hurt
 
Posts: 121
Join Date: Jan 2007
Location: West Coast, Canada
Model: 8100
Carrier: Rogers
Default 04-19-2007, 01:14 PM

Quote:
Originally Posted by Xodia View Post
when you get errors like that you may want to think of updating the OS system on the pearl. Even if you already have the most recent software reinstall it.
Hi, I've only upgraded the OS once myself, 3 months ago, and I had no other apps on it back then. I now have Berry 411 and Google Maps on this. If I backup and do an OS reinstall, does the backup also contain all the non standard RIM apps like the above two which then get installed along with the OS? Or do I have to back them up separately somehow and then install them?

Thanks for the help.
   
  (#9 (permalink)) Old
Xodia Offline
New Member
 
Xodia's Avatar
 
Posts: 4
Join Date: Apr 2007
Location: Allentown PA
Model: 8100
PIN: yea...no
Carrier: T-Mobile
Default 04-20-2007, 03:05 AM

Quote:
Originally Posted by Amiro View Post
If I backup and do an OS reinstall, does the backup also contain all the non standard RIM apps like the above two which then get installed along with the OS? Or do I have to back them up separately somehow and then install them?
I get this question alot, before you even begin the whole reinstalling process what i would recommend doing is syncing up once with desktop manager, double click on application loader, hit next on one screen it should show you everything you have installed on your device with a check mark next to it, this also includes the extra programs you have downloaded. If for any reason they aren't there make sure the checkmark at the bottom of the app loader wizard is checked i believe it says something to the effect of "include all programs that are on device", sync up again, check app loader and it they are there on that list of applications then you are ok to go.

Now if that doesn't work you can always do a back up and restore. However i'm not sure about berry 411 because i have no idea what that is, if worst comes to worst you can just redownload google maps it's a faily simple and quick download.

Hope this helps!!
   
  (#10 (permalink)) Old
tazeat Offline
Thumbs Must Hurt
 
Posts: 103
Join Date: Apr 2006
Model: 8310
Carrier: T-Mobile
Default 04-21-2007, 07:24 PM

Its an error thrown by a method in the Java programming by the rim people. Since it is never caught (that is in a try-catch block) it shows up to the user. It is a bug in some piece of software. Die Java.

IllegalArgumentException (Java 2 Platform SE v1.4.2)
   
  (#11 (permalink)) Old
Jagga Offline
CrackBerry Addict
 
Jagga's Avatar
 
Posts: 562
Join Date: Oct 2004
Location: Toronto
Model: N/A:(
Carrier: Rogers Wireless
Default 04-21-2007, 09:38 PM

Quote:
Originally Posted by tazeat View Post
Its an error thrown by a method in the Java programming by the rim people. Since it is never caught (that is in a try-catch block) it shows up to the user. It is a bug in some piece of software. Die Java.

IllegalArgumentException (Java 2 Platform SE v1.4.2)
So basically its code from an application that caused the error. I get this when I play "MeteorCrusher". This or a similar error (I've never spent time focusing on the full error string BUT UncaughtException does show up) whenever I increase my rapid input for rapid fire. This causes the application to close immediately. However I can relaunch it & play again within seconds of acknowledging the error.

BTW, I've already upgraded my OS several listings up. So I know its the application not the RIM OS code. BTW, when you decide to upgrade you DON"T need to whipe the HH, you can just follow the instructions posted on this site frequent amount of time, the applications WILL present themselves to be checkable, if not already, for re-install with the new OS.


Looking for that perfect signature, hmm.
Senior help desk administrator (rim_db_admin_sr_helpdesk)
   
Closed Thread


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On






Copyright © 2004-2008 BlackBerryNews.com, BlackBerryFAQ.com, BlackBerryForums.com.
The names RIM © and BlackBerry © are registered Trademarks of Research In Motion Limited.
Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.0.1