Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

BlackBerry World

Reply
New Member
sfinkel
Posts: 2
Registered: ‎12-18-2011
My Carrier: Verizon Wireless

Re: Uncaught exception: java.lang.NoClassDefFound Error

Good to know that the latest update isn't any better.  I was about to upgrade, but glad I came here first so I don't have to go through all these steps again!

Please use plain text.
New Member
DACH99
Posts: 1
Registered: ‎01-11-2012
My Carrier: Verizon

Re: Uncaught exception: java.lang.NoClassDefFound Error

I have the same problem, and allready try the published link and nothing there´s a problem and i can´t install the V5 APPWORLD pls help, this is increidible, it´s time for react RIM 

Please use plain text.
Contributor
yuswadi
Posts: 21
Registered: ‎12-19-2011
My Carrier: Business

Re: Uncaught exception: java.lang.NoClassDefFound Error

I'm also got this problem but I'm try to downgrade last version 3.0.1.29..so now I'm using this version and dnt wnt to upgrade to any latest version..
Please use plain text.
New Member
azilnoor
Posts: 1
Registered: ‎09-08-2010

Re: Uncaught exception: java.lang.NoClassDefFound Error

It happen to me also..I have downloaded the upgrade for Apps World, I rebooted my phone and when I select AppsWorld, same message appear.. I am using 9520 storm II.. Please help..

Please use plain text.
Contributor
cyberlinks
Posts: 17
Registered: ‎01-13-2012
My Carrier: nokia

Re: Uncaught exception: java.lang.NoClassDefFound Error

i am having problem in twitter for status update.

i want to update status but in bolt 9930 its giving error

uncaught exception:read only application cannot post

iam not able to update status on  twitter

my code is like this


Token token = new Token(token_access, token_secret);
        Credential c = new Credential(username, con_key, con_secret, token);
        UserAccountManager m = UserAccountManager.getInstance(c);
        if (m.verifyCredential()) {
            System.out.println("User's credentials are OK! You're now logged in!");
            Tweet t = new Tweet("Cool! Geo-located tweet via Twitter API ME.");
            TweetER ter = TweetER.getInstance(m);
            t = ter.post(t);
            } else {
                System.out.println("Consumer or token keys are invalid!");
        }
    }
}

please some body help me to solve this error.

Please use plain text.
New Contributor
Mandy86
Posts: 8
Registered: ‎04-14-2011
My Carrier: O2

Re: Uncaught exception: java.lang.NoClassDefFound Error

This has happened to me and i have tried the link to download the previous version but its still no good still getting the error :smileysad:

Please use plain text.
Contributor
yuswadi
Posts: 21
Registered: ‎12-19-2011
My Carrier: Business

Re: Uncaught exception: java.lang.NoClassDefFound Error

[ Edited ]

Hi Mandy..try to dwnload a new vrsion..anyway add me :(personal info removed)..tq.

Please use plain text.
New Contributor
Mandy86
Posts: 8
Registered: ‎04-14-2011
My Carrier: O2

Re: Uncaught exception: java.lang.NoClassDefFound Error

Hey, tried to download an updated version but iys the same thing. Ive done a hard reset and wiped the phone but still no good.

Please use plain text.
Contributor
yuswadi
Posts: 21
Registered: ‎12-19-2011
My Carrier: Business

Re: Uncaught exception: java.lang.NoClassDefFound Error

Mandy,can add me n be my frnd..2 1 9 finland cat cat arthur 9..tq..
Please use plain text.
New Member
weltysayur
Posts: 1
Registered: ‎02-09-2012
My Carrier: Rogers

Re: Uncaught exception: java.lang.NoClassDefFound Error

Got a same problem here. Whats happening to RIM? They messed it up once again. Also, after 10pages peaple are commenting about the same problem, no one's from RIM helps us to solve this error. wth

Please use plain text.