ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » IBM MQ Java / JMS » java.lang.NoClassDefFoundError: java/security/PrivilegedActi

Post new topic  Reply to topic
 java.lang.NoClassDefFoundError: java/security/PrivilegedActi « View previous topic :: View next topic » 
Author Message
pan_khandar
PostPosted: Fri Jun 21, 2002 9:30 am    Post subject: java.lang.NoClassDefFoundError: java/security/PrivilegedActi Reply with quote

Novice

Joined: 21 Jun 2002
Posts: 17

Please help me .. i am getting this message after executing simple java program to read queue in mqseries

java.lang.NoClassDefFoundError: java/security/PrivilegedAction
at java.lang.Integer.<init>(Compiled Code)
at com.ibm.mq.MQSESSIONServer.getMQSESSION(Compiled Code)
at com.ibm.mq.MQSESSION.getSession(Compiled Code)
at com.ibm.mq.MQManagedConnectionJ11.<init>(Compiled Code)
Back to top
View user's profile Send private message Send e-mail Yahoo Messenger
wojtekg
PostPosted: Mon Jun 24, 2002 4:28 am    Post subject: Reply with quote

Newbie

Joined: 20 May 2002
Posts: 4

the reason is probably very simple - you have no classpath set to appriopriate files...
_________________
-<(wojtekG)>----Bug Happens!----
Back to top
View user's profile Send private message
ourtown
PostPosted: Fri Jan 03, 2003 4:36 pm    Post subject: Reply with quote

Acolyte

Joined: 05 Feb 2002
Posts: 67
Location: Somerset, NJ

Just to close these out - the issue is that /usr/bin/java version is likely to be 1.1.8 -assuming you are on AIX

You need to add /usr/WebSphere/AppServer/java/bin at the start of your path - or wherever your jdk is installed

By magic the correct rt.jar will then be picked up

If not AIX then install an uptodate JDK and point to that
_________________
Brian S. Crabtree
WBI Consultant
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Java / JMS » java.lang.NoClassDefFoundError: java/security/PrivilegedActi
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.