473,769 Members | 5,757 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Please chk out the following error

1 New Member
This is not a mere error. because,whateve r input i give from jsp, its getting updated in mysql but the page is showing some internal error.The error looks like this.Plz tell me if someone knows the cause.


org.springframe work.webflow.Ac tionExecutionEx ception: Exception thrown executing action 'net.jdev.jtrac .web.webflow.Us erFormAction@14 85542' in state 'userForm' of flow 'userCreateFlow '; nested exception is org.springframe work.orm.hibern ate3.HibernateS ystemException: exception setting property value with CGLIB (set hibernate.cglib .use_reflection _optimizer=fals e for more info) setter of net.jdev.jtrac. domain.User.set Locked; nested exception is org.hibernate.P ropertyAccessEx ception: exception setting property value with CGLIB (set hibernate.cglib .use_reflection _optimizer=fals e for more info) setter of net.jdev.jtrac. domain.User.set Locked org.springframe work.orm.hibern ate3.HibernateS ystemException: exception setting property value with CGLIB (set hibernate.cglib .use_reflection _optimizer=fals e for more info) setter of net.jdev.jtrac. domain.User.set Locked; nested exception is org.hibernate.P ropertyAccessEx ception: exception setting property value with CGLIB (set hibernate.cglib .use_reflection _optimizer=fals e for more info) setter of net.jdev.jtrac. domain.User.set Locked org.hibernate.P ropertyAccessEx ception: exception setting property value with CGLIB (set hibernate.cglib .use_reflection _optimizer=fals e for more info) setter of net.jdev.jtrac. domain.User.set Locked at org.hibernate.t uple.PojoTupliz er.setPropertyV aluesWithOptimi zer(PojoTuplize r.java:203) at org.hibernate.t uple.PojoTupliz er.setPropertyV alues(PojoTupli zer.java:173) at org.hibernate.p ersister.entity .BasicEntityPer sister.setPrope rtyValues(Basic EntityPersister .java:2919) at org.hibernate.e ngine.TwoPhaseL oad.initializeE ntity(TwoPhaseL oad.java:113) at org.hibernate.l oader.Loader.in itializeEntitie sAndCollections (Loader.java:53 0) at org.hibernate.l oader.Loader.do Query(Loader.ja va:436) at org.hibernate.l oader.Loader.do QueryAndInitial izeNonLazyColle ctions(Loader.j ava:218) at org.hibernate.l oader.Loader.do List(Loader.jav a:1593) at org.hibernate.l oader.Loader.li st(Loader.java: 1577) at org.hibernate.l oader.criteria. CriteriaLoader. list(CriteriaLo ader.java:111) at org.hibernate.i mpl.SessionImpl .list(SessionIm pl.java:1322) at org.hibernate.i mpl.CriteriaImp l.list(Criteria Impl.java:300) at org.springframe work.orm.hibern ate3.HibernateT emplate$5.doInH ibernate(Hibern ateTemplate.jav a:468) at org.springframe work.orm.hibern ate3.HibernateT emplate.execute (HibernateTempl ate.java:315) at org.springframe work.orm.hibern ate3.HibernateT emplate.loadAll (HibernateTempl ate.java:464) at net.jdev.jtrac. hibernate.Hiber nateJtracDao.lo adAllUsers(Hibe rnateJtracDao.j ava:87) at sun.reflect.Nat iveMethodAccess orImpl.invoke0( Native Method) at sun.reflect.Nat iveMethodAccess orImpl.invoke(U nknown Source) at sun.reflect.Del egatingMethodAc cessorImpl.invo ke(Unknown Source) at java.lang.refle ct.Method.invok e(Unknown Source) at org.springframe work.aop.suppor t.AopUtils.invo keJoinpointUsin gReflection(Aop Utils.java:292) at org.springframe work.aop.framew ork.ReflectiveM ethodInvocation .invokeJoinpoin t(ReflectiveMet hodInvocation.j ava:155) at org.springframe work.aop.framew ork.ReflectiveM ethodInvocation .proceed(Reflec tiveMethodInvoc ation.java:122) at org.springframe work.transactio n.interceptor.T ransactionInter ceptor.invoke(T ransactionInter ceptor.java:96) at org.springframe work.aop.framew ork.ReflectiveM ethodInvocation .proceed(Reflec tiveMethodInvoc ation.java:144) at org.springframe work.aop.framew ork.JdkDynamicA opProxy.invoke( JdkDynamicAopPr oxy.java:174) at $Proxy1.loadAll Users(Unknown Source) at net.jdev.jtrac. JtracImpl.loadA llUsers(JtracIm pl.java:93) at net.jdev.jtrac. web.webflow.Use rFormAction.use rListViewSetup( UserFormAction. java:98) at sun.reflect.Nat iveMethodAccess orImpl.invoke0( Native Method) at sun.reflect.Nat iveMethodAccess orImpl.invoke(U nknown Source) at sun.reflect.Del egatingMethodAc cessorImpl.invo ke(Unknown Source) at java.lang.refle ct.Method.invok e(Unknown Source) at org.springframe work.webflow.ut il.DispatchMeth odInvoker.dispa tch(DispatchMet hodInvoker.java :231) at org.springframe work.webflow.ac tion.MultiActio n.doExecute(Mul tiAction.java:1 38) at org.springframe work.webflow.ac tion.AbstractAc tion.execute(Ab stractAction.ja va:225) at org.springframe work.webflow.Ac tionExecutor.ex ecute(ActionExe cutor.java:65) at org.springframe work.webflow.An notatedAction.e xecute(Annotate dAction.java:15 4) at org.springframe work.webflow.Ac tionExecutor.ex ecute(ActionExe cutor.java:65) at org.springframe work.webflow.su pport.ActionTra nsitionCriteria .test(ActionTra nsitionCriteria .java:87) at org.springframe work.webflow.su pport.Transitio nCriteriaChain. test(Transition CriteriaChain.j ava:65) at org.springframe work.webflow.Tr ansition.canExe cute(Transition .java:239) at org.springframe work.webflow.Tr ansition.execut e(Transition.ja va:266) at org.springframe work.webflow.Tr ansitionableSta te.onEvent(Tran sitionableState .java:230) at org.springframe work.webflow.ex ecution.FlowExe cutionImpl.sign alEvent(FlowExe cutionImpl.java :341) at org.springframe work.webflow.ex ecution.FlowExe cutionManager.o nEvent(FlowExec utionManager.ja va:446) at org.springframe work.webflow.ex ecution.FlowExe cutionManager.o nEvent(FlowExec utionManager.ja va:389) at org.springframe work.webflow.ex ecution.servlet .ServletFlowExe cutionManager.h andle(ServletFl owExecutionMana ger.java:77) at org.springframe work.webflow.mv c.FlowControlle r.handleRequest Internal(FlowCo ntroller.java:1 38) at org.springframe work.web.servle t.mvc.AbstractC ontroller.handl eRequest(Abstra ctController.ja va:128) at org.springframe work.web.servle t.mvc.SimpleCon trollerHandlerA dapter.handle(S impleController HandlerAdapter. java:44) at org.springframe work.web.servle t.DispatcherSer vlet.doDispatch (DispatcherServ let.java:684) at org.springframe work.web.servle t.DispatcherSer vlet.doService( DispatcherServl et.java:625) at org.springframe work.web.servle t.FrameworkServ let.serviceWrap per(FrameworkSe rvlet.java:386) at org.springframe work.web.servle t.FrameworkServ let.doPost(Fram eworkServlet.ja va:355) at javax.servlet.h ttp.HttpServlet .service(HttpSe rvlet.java:709) at javax.servlet.h ttp.HttpServlet .service(HttpSe rvlet.java:802) at org.apache.cata lina.core.Appli cationFilterCha in.internalDoFi lter(Applicatio nFilterChain.ja va:252) at org.apache.cata lina.core.Appli cationFilterCha in.doFilter(App licationFilterC hain.java:173) at org.acegisecuri ty.util.FilterC hainProxy$Virtu alFilterChain.d oFilter(FilterC hainProxy.java: 292) at org.acegisecuri ty.intercept.we b.FilterSecurit yInterceptor.in voke(FilterSecu rityInterceptor .java:108) at org.acegisecuri ty.intercept.we b.SecurityEnfor cementFilter.do Filter(Security EnforcementFilt er.java:197) at org.acegisecuri ty.util.FilterC hainProxy$Virtu alFilterChain.d oFilter(FilterC hainProxy.java: 303) at org.acegisecuri ty.providers.an onymous.Anonymo usProcessingFil ter.doFilter(An onymousProcessi ngFilter.java:1 43) at org.acegisecuri ty.util.FilterC hainProxy$Virtu alFilterChain.d oFilter(FilterC hainProxy.java: 303) at org.acegisecuri ty.ui.rememberm e.RememberMePro cessingFilter.d oFilter(Remembe rMeProcessingFi lter.java:154) at org.acegisecuri ty.util.FilterC hainProxy$Virtu alFilterChain.d oFilter(FilterC hainProxy.java: 303) at org.acegisecuri ty.ui.AbstractP rocessingFilter .doFilter(Abstr actProcessingFi lter.java:246) at org.acegisecuri ty.util.FilterC hainProxy$Virtu alFilterChain.d oFilter(FilterC hainProxy.java: 303) at org.acegisecuri ty.context.Http SessionContextI ntegrationFilte r.doFilter(Http SessionContextI ntegrationFilte r.java:220) at org.acegisecuri ty.util.FilterC hainProxy$Virtu alFilterChain.d oFilter(FilterC hainProxy.java: 303) at org.acegisecuri ty.util.FilterC hainProxy.doFil ter(FilterChain Proxy.java:173) at org.acegisecuri ty.util.FilterT oBeanProxy.doFi lter(FilterToBe anProxy.java:12 0) at org.apache.cata lina.core.Appli cationFilterCha in.internalDoFi lter(Applicatio nFilterChain.ja va:202) at org.apache.cata lina.core.Appli cationFilterCha in.doFilter(App licationFilterC hain.java:173) at org.apache.cata lina.core.Stand ardWrapperValve .invoke(Standar dWrapperValve.j ava:213) at org.apache.cata lina.core.Stand ardContextValve .invoke(Standar dContextValve.j ava:178) at org.apache.cata lina.core.Stand ardHostValve.in voke(StandardHo stValve.java:12 6) at org.apache.cata lina.valves.Err orReportValve.i nvoke(ErrorRepo rtValve.java:10 5) at org.apache.cata lina.core.Stand ardEngineValve. invoke(Standard EngineValve.jav a:107) at org.apache.cata lina.connector. CoyoteAdapter.s ervice(CoyoteAd apter.java:148) at org.apache.coyo te.http11.Http1 1Processor.proc ess(Http11Proce ssor.java:869) at org.apache.coyo te.http11.Http1 1BaseProtocol$H ttp11Connection Handler.process Connection(Http 11BaseProtocol. java:664) at org.apache.tomc at.util.net.Poo lTcpEndpoint.pr ocessSocket(Poo lTcpEndpoint.ja va:527) at org.apache.tomc at.util.net.Lea derFollowerWork erThread.runIt( LeaderFollowerW orkerThread.jav a:80) at org.apache.tomc at.util.threads .ThreadPool$Con trolRunnable.ru n(ThreadPool.ja va:684) at java.lang.Threa d.run(Unknown Source) Caused by: net.sf.cglib.be ans.BulkBeanExc eption at net.jdev.jtrac. domain.User$$Bu lkBeanByCGLIB$$ 6d5b7550.setPro pertyValues() at org.hibernate.t uple.PojoTupliz er.setPropertyV aluesWithOptimi zer(PojoTuplize r.java:200) ... 86 more Caused by: java.lang.NullP ointerException ... 88 more Cookies: JSESSIONID=[CB5ECB54D49B0BF 167D481BCAD36C1 1A]
Mar 29 '07 #1
2 1815
Motoma
3,237 Recognized Expert Specialist
It is impossible to know the cause without seeing the code. Looking at the exception you posted leads me to believe this is a Java problem, and therefore you have posted it in the wrong forum.
Mar 29 '07 #2
Banfa
9,065 Recognized Expert Moderator Expert
OK I have moved this thread to Java because it seems likely that it will be a Java problem. Once we have more information we will be better able to judge though.
Mar 29 '07 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

1
2599
by: kaiwing18 | last post by:
Hi , I have a problem relate to java and database. Could anyone answer me ?Please see the following code. import java.sql.*; public class Result { public static void main(String args) {
1
1441
by: Mark | last post by:
Hi all I can write basic VBA code. I have on problem, I have a tbl with the following fields: lngempID - Name - Password - IN This is for a logon form once the user logon I want the field IN to mark the current users as logedon (true) I need to open recordsets, that I know but have tried everything. Please Help me!!!!!
6
3146
by: Daniel Rimmelzwaan | last post by:
I want to send a biztalk document to an aspx page, and I need to see some sample code, because I just can't make it work. I have a port with transport type HTTP, pointing to my aspx page, something like http://myserver/mypage.aspx. From there it gets blurry, because I just can't figure out how to do the rest. Does anybody have a sample page for me that I can take a look at? Just a simple one that takes whatever biztalk sends and saves it...
1
1961
by: Gaffar | last post by:
Hello I am Getting the following error: please resolve this. Thnaks in advance Regards Gaffar. Server Error in '/AdHoc' Application. -------------------------------------------------------------------------------- Parser Error Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately. Parser...
8
1619
by: Murali Inguva | last post by:
I am getting the following error. I Created a Web Project then added upload.aspx Then I got this error. I keep aspx controls i am geeting this error. I have xp pro with IIS Installed then i installed .net then i repaired IIS. Again i installed FrameWork 1.1 I dont know what was the problem.
2
1806
by: James Zhuo | last post by:
Hi all I've been getting the following compilation error. I should explain the background of the project that i am taking over. This is a project that has been developed by someone else a while ago using dreamweaver, I am basically trying to migrate the project into a Visual Studio .NET environment before I start enhancing it. Any suggestions on where the source of error may be would be greatly appreciated.
0
329
by: James Zhuo | last post by:
Hi all I've been getting the following compilation error. I should explain the background of the project that i am taking over. This is a project that has been developed by someone else a while ago using dreamweaver, I am basically trying to migrate the project into a Visual Studio .NET environment before I
2
1563
by: Nick Poulis | last post by:
Hi to all I face the following problem, the following code (very simple) is contained in a referenced class method Dim cn As New OdbcConnection("DSN=BOC;UID=Admin;PWD=;") cn.Open()
3
1328
by: wASP | last post by:
Hi, Apparently, I have a permissions issue. I am logged in as administrator, and my C: drive is accessible. Under the "Security" tab for Properties for Inetpub, for my "Internet Guest Account," the "Allow" boxes for , , and are checked - BUT they are greyed out - I cannot clear them - and nothing else is checked. Now that I look further, the same thing is the case for every folder
1
1532
SKJoy2001
by: SKJoy2001 | last post by:
PLEASE HELP ME!!! P E R L!!! I have a CGI (PERL) file namely 'test.cgi' and it has the correct permission (755) on the FTP server and it is within the CGI path. I have the following code in it: =================================== 1: #!/usr/bin/perl 2: 3: $cr = '???';
0
9583
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10210
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10039
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
9990
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9860
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7406
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6668
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
1
3955
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
2814
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.