File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes EJB and Other Java EE Technologies and the fly likes Solution for Weblogic Assertion Error? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » EJB and Other Java EE Technologies
Reply Bookmark "Solution for Weblogic Assertion Error?" Watch "Solution for Weblogic Assertion Error?" New topic
Author

Solution for Weblogic Assertion Error?

Ranjith R
Greenhorn

Joined: Sep 18, 2001
Posts: 22
Hi there..
I am getting the following Exception when I try to deploy my bean named Forum in weblogic6.1. I was able to clear all the descriptor/exception related errors and I am unable to clear this error. Anybody came accross the similar error?
ERROR MESSAGE FOLLOWS.....
<Sep 30, 2001 2:39:09 PM IST> <Error> <Management> <InvocationTargetException setting attribute Deployed on MBean hurricane:Location=tempest,Name=Forum,Type=ApplicationConfig to value true. Method: public void weblogic.management.mbeans.custom.Application.setDeployed(boolean) throws weblogic.management.DeploymentException,weblogic.management.UndeploymentException
weblogic.utils.AssertionError: ***** ASSERTION FAILED *****[ Deployment Error: java.lang.NoSuchFieldException ]
.................. a lot of messages
and
javax.management.RuntimeErrorException: Error thrown by the setAttribute weblogic.management.internal.WebLogicAttribute@69b824method of the Dynamic MBean
at com.sun.management.jmx.MBeanServerImpl.setAttribute(MBeanServerImpl.java:1361)
TIA
RC

Take care<BR>r@njith
Rahul Mahindrakar
Ranch Hand

Joined: Jul 28, 2000
Posts: 1825

Please post your queries in the appropriate forum for an appropriate response. Your Present query should be posted in the Weblogic Servers not here.
Thanks.
------------------

Mahindrakar
IBM Application Server Forum Moderator

Consultant - Zensar Technologies ,Pune India.
SCJP2, SCJD2 & SCJEA (Part I)
 
 
subject: Solution for Weblogic Assertion Error?
 
Threads others viewed
Mock Exam - Exception handling
Array Help
Any Solution for Weblogic ASSERTION FAILED Error?
assertion
Assertion question in Khalid Mughal
IntelliJ Java IDE