[AUDITOR] Class/Method:AuditEngine/finishTransaction encounter some problem

For getting the roles assigned to a user ,I connect to OIM .I am getting the following exception on executing the operation on the JBOSS console -
16:04:10,218 WARN [DATABASE] Trying to get the connection count : 4
16:04:10,218 ERROR [DATABASE] Class/Method: DirectDB/getConnection encounter some problems:
Error while retrieving database connection.Please check for the follwoing
Database srever is running.
Datasource configuration settings are correct.
16:04:10,234 ERROR [AUDITOR] Class/Method: AuditEngine/finishTransaction encounter some problems: {1}
java.lang.NullPointerException at com.thortech.xl.util.JDBCUtils.prepareStatement(Unknown Source)
at com.thortech.xl.dataaccess.tcDataBase.writePreparedStatement(UnknownSource)
at com.thortech.xl.dataobj.PreparedStatementUtil.executeUpdate(Unknown Source)
Any pointers as to why this exception occurs will be helpful.
Thanks !

user11957197 wrote:
Hi,
I am getting this error in my log files when I run our custom Role add schedule task:
Class/Method: tcReconciliationOperationsBean/ignoreEventAttributeData encounter some problems: Data Not Found.
BUt with error I cannot figure out where is the problem. Whether the user account is not present in IDM or user role data in not present in Child view data. Please help if anybody have faced such error before.
Thanks,
Kalpana.Which OIM version do you work with?

Similar Messages

  • [XELLERATE.DATABASE] Class/Method: DirectDB/getConnection encounter some

    [XELLERATE.DATABASE] Class/Method: DirectDB/getConnection encounter some problems: Error while retrieving database connection.Please check for the follwoing
    ERROR [XELLERATE.DATABASE] Class/Method: tcDataBase/readPartialStatement encounter some problems: Got a null connection
    java.sql.SQLException: Got a null connection
         at com.thortech.xl.dataaccess.tcDataBase.readPartialStatement(Unknown Source)
         at com.thortech.xl.dataobj.tcDataBase.readPartialStatement(Unknown Source)
         at com.thortech.xl.dataobj.tcDataBase.readStatement(Unknown Source)
         at com.thortech.xl.dataobj.tcDataBase.getError(Unknown Source)
         at com.thortech.xl.dataobj.tcDataObj.handleError(Unknown Source)
         at com.thortech.xl.dataobj.tcDataObj.handleError(Unknown Source)
         at com.thortech.xl.dataobj.tcUSR.createUser(Unknown Source)
         at com.thortech.xl.dataobj.tcREQ.selfRegisterUser(Unknown Source)
         at com.thortech.xl.dataobj.tcREQ.launchEntityDERActions(Unknown Source)
         at com.thortech.xl.dataobj.tcREQ.eventPostUpdate(Unknown Source)
         at com.thortech.xl.dataobj.tcDataObj.update(Unknown Source)
         at com.thortech.xl.dataobj.tcDataObj.save(Unknown Source)
         at com.thortech.xl.dataobj.tcTableDataObj.save(Unknown Source)
         at com.thortech.xl.dataobj.tcORC.checkOrcTarget(Unknown Source)
         at com.thortech.xl.dataobj.tcORC.eventPostUpdate(Unknown Source)
         at com.thortech.xl.dataobj.tcDataObj.update(Unknown Source)
         at com.thortech.xl.dataobj.tcDataObj.save(Unknown Source)
         at com.thortech.xl.dataobj.tcTableDataObj.save(Unknown Source)
         at com.thortech.xl.dataobj.tcORC.setOrderContentItemStatus(Unknown Source)
         at com.thortech.xl.dataobj.tcORC.setOrderContentItemStatus(Unknown Source)
         at com.thortech.xl.dataobj.tcScheduleItem.checkOrderContentItem(Unknown Source)
         at com.thortech.xl.dataobj.tcScheduleItem.eventPostUpdate(Unknown Source)
         at com.thortech.xl.dataobj.tcDataObj.update(Unknown Source)
         at com.thortech.xl.dataobj.tcDataObj.save(Unknown Source)
         at com.thortech.xl.ejb.beansimpl.tcProvisioningOperationsBean.updateTask(Unknown Source)
         at com.thortech.xl.ejb.beansimpl.tcProvisioningOperationsBean.updateTask(Unknown Source)
         at com.thortech.xl.ejb.beans.tcProvisioningOperationsSession.updateTask(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at org.jboss.invocation.Invocation.performCall(Invocation.java:345)
         at org.jboss.ejb.StatelessSessionContainer$ContainerInterceptor.invoke(StatelessSessionContainer.java:214)
         at org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionInterceptor.java:149)
         at org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor.invoke(StatelessSessionInstanceInterceptor.java:154)
         at org.jboss.webservice.server.ServiceEndpointInterceptor.invoke(ServiceEndpointInterceptor.java:54)
         at org.jboss.ejb.plugins.CallValidationInterceptor.invoke(CallValidationInterceptor.java:48)
         at org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:106)
         at org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.java:335)
         at org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:166)
         at org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:153)
         at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:192)
         at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFactoryFinderInterceptor.java:122)
         at org.jboss.ejb.SessionContainer.internalInvoke(SessionContainer.java:624)
         at org.jboss.ejb.Container.invoke(Container.java:873)
         at sun.reflect.GeneratedMethodAccessor114.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:141)
         at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
         at org.jboss.mx.server.Invocation.invoke(Invocation.java:72)
         at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:245)
         at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:644)
         at org.jboss.invocation.local.LocalInvoker$MBeanServerAction.invoke(LocalInvoker.java:155)
         at org.jboss.invocation.local.LocalInvoker.invoke(LocalInvoker.java:104)
         at org.jboss.invocation.InvokerInterceptor.invokeLocal(InvokerInterceptor.java:179)
         at org.jboss.invocation.InvokerInterceptor.invoke(InvokerInterceptor.java:165)
         at org.jboss.proxy.TransactionInterceptor.invoke(TransactionInterceptor.java:46)
         at org.jboss.proxy.SecurityInterceptor.invoke(SecurityInterceptor.java:55)
         at org.jboss.proxy.ejb.StatelessSessionInterceptor.invoke(StatelessSessionInterceptor.java:97)
         at org.jboss.proxy.ClientContainer.invoke(ClientContainer.java:86)
         at $Proxy325.updateTask(Unknown Source)
         at Thor.API.Operations.tcProvisioningOperationsClient.updateTask(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at Thor.API.Base.SecurityInvocationHandler$1.run(Unknown Source)
         at Thor.API.Security.LoginHandler.jbossLoginSession.runAs(Unknown Source)
         at Thor.API.Base.SecurityInvocationHandler.invoke(Unknown Source)
         at $Proxy782.updateTask(Unknown Source)
         at com.thortech.xl.webclient.actions.ApprovalsAction.approveDenyTasks(Unknown Source)
         at com.thortech.xl.webclient.actions.ApprovalsAction.confirmApprove(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at org.apache.struts.actions.DispatchAction.dispatchMethod(DispatchAction.java:280)
         at com.thortech.xl.webclient.actions.tcLookupDispatchAction.execute(Unknown Source)
         at com.thortech.xl.webclient.actions.tcActionBase.execute(Unknown Source)
         at com.thortech.xl.webclient.actions.tcAction.execute(Unknown Source)
         at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:484)
         at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:274)
         at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
         at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:525)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
         at com.thortech.xl.webclient.security.SecurityFilter.doFilter(Unknown Source)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
         at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:81)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
         at org.jboss.web.tomcat.security.CustomPrincipalValve.invoke(CustomPrincipalValve.java:39)
         at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:159)
         at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:59)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
         at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
         at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
         at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:856)
         at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:744)
         at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
         at org.apache.tomcat.util.net.MasterSlaveWorkerThread.run(MasterSlaveWorkerThread.java:112)
         at java.lang.Thread.run(Thread.java:534)
    *2008-11-18 15:33:43,175 ERROR [XELLERATE.SERVER] Class/Method: tcDataObj/handleError encounter some problems: {1}*
    com.thortech.xl.orb.dataaccess.tcDataAccessException     at com.thortech.xl.dataaccess.tcDataAccessExceptionUtil.createException(Unknown Source)
         at com.thortech.xl.dataaccess.tcDataBase.createException(Unknown Source)
         at com.thortech.xl.dataaccess.tcDataBase.readPartialStatement(Unknown Source)
         at com.thortech.xl.dataobj.tcDataBase.readPartialStatement(Unknown Source)
         at com.thortech.xl.dataobj.tcDataBase.readStatement(Unknown Source)
         at com.thortech.xl.dataobj.tcDataBase.getError(Unknown Source)
         at com.thortech.xl.dataobj.tcDataObj.handleError(Unknown Source)
         at com.thortech.xl.dataobj.tcDataObj.handleError(Unknown Source)
         at com.thortech.xl.dataobj.tcUSR.createUser(Unknown Source)
         at com.thortech.xl.dataobj.tcREQ.selfRegisterUser(Unknown Source)
         at com.thortech.xl.dataobj.tcREQ.launchEntityDERActions(Unknown Source)
         at com.thortech.xl.dataobj.tcREQ.eventPostUpdate(Unknown Source)
         at com.thortech.xl.dataobj.tcDataObj.update(Unknown Source)
         at com.thortech.xl.dataobj.tcDataObj.save(Unknown Source)
         at com.thortech.xl.dataobj.tcTableDataObj.save(Unknown Source)
         at com.thortech.xl.dataobj.tcORC.checkOrcTarget(Unknown Source)
         at com.thortech.xl.dataobj.tcORC.eventPostUpdate(Unknown Source)
         at com.thortech.xl.dataobj.tcDataObj.update(Unknown Source)
         at com.thortech.xl.dataobj.tcDataObj.save(Unknown Source)
         at com.thortech.xl.dataobj.tcTableDataObj.save(Unknown Source)
         at com.thortech.xl.dataobj.tcORC.setOrderContentItemStatus(Unknown Source)
         at com.thortech.xl.dataobj.tcORC.setOrderContentItemStatus(Unknown Source)
         at com.thortech.xl.dataobj.tcScheduleItem.checkOrderContentItem(Unknown Source)
         at com.thortech.xl.dataobj.tcScheduleItem.eventPostUpdate(Unknown Source)
         at com.thortech.xl.dataobj.tcDataObj.update(Unknown Source)
         at com.thortech.xl.dataobj.tcDataObj.save(Unknown Source)
         at com.thortech.xl.ejb.beansimpl.tcProvisioningOperationsBean.updateTask(Unknown Source)
         at com.thortech.xl.ejb.beansimpl.tcProvisioningOperationsBean.updateTask(Unknown Source)
         at com.thortech.xl.ejb.beans.tcProvisioningOperationsSession.updateTask(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at org.jboss.invocation.Invocation.performCall(Invocation.java:345)
         at org.jboss.ejb.StatelessSessionContainer$ContainerInterceptor.invoke(StatelessSessionContainer.java:214)
         at org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionInterceptor.java:149)
         at org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor.invoke(StatelessSessionInstanceInterceptor.java:154)
         at org.jboss.webservice.server.ServiceEndpointInterceptor.invoke(ServiceEndpointInterceptor.java:54)
         at org.jboss.ejb.plugins.CallValidationInterceptor.invoke(CallValidationInterceptor.java:48)
         at org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:106)
         at org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.java:335)
         at org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:166)
         at org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:153)
         at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:192)
         at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFactoryFinderInterceptor.java:122)
         at org.jboss.ejb.SessionContainer.internalInvoke(SessionContainer.java:624)
         at org.jboss.ejb.Container.invoke(Container.java:873)
         at sun.reflect.GeneratedMethodAccessor114.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:141)
         at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
         at org.jboss.mx.server.Invocation.invoke(Invocation.java:72)
         at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:245)
         at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:644)
         at org.jboss.invocation.local.LocalInvoker$MBeanServerAction.invoke(LocalInvoker.java:155)
         at org.jboss.invocation.local.LocalInvoker.invoke(LocalInvoker.java:104)
         at org.jboss.invocation.InvokerInterceptor.invokeLocal(InvokerInterceptor.java:179)
         at org.jboss.invocation.InvokerInterceptor.invoke(InvokerInterceptor.java:165)
         at org.jboss.proxy.TransactionInterceptor.invoke(TransactionInterceptor.java:46)
         at org.jboss.proxy.SecurityInterceptor.invoke(SecurityInterceptor.java:55)
         at org.jboss.proxy.ejb.StatelessSessionInterceptor.invoke(StatelessSessionInterceptor.java:97)
         at org.jboss.proxy.ClientContainer.invoke(ClientContainer.java:86)
         at $Proxy325.updateTask(Unknown Source)
         at Thor.API.Operations.tcProvisioningOperationsClient.updateTask(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at Thor.API.Base.SecurityInvocationHandler$1.run(Unknown Source)
         at Thor.API.Security.LoginHandler.jbossLoginSession.runAs(Unknown Source)
         at Thor.API.Base.SecurityInvocationHandler.invoke(Unknown Source)
         at $Proxy782.updateTask(Unknown Source)
         at com.thortech.xl.webclient.actions.ApprovalsAction.approveDenyTasks(Unknown Source)
         at com.thortech.xl.webclient.actions.ApprovalsAction.confirmApprove(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at org.apache.struts.actions.DispatchAction.dispatchMethod(DispatchAction.java:280)
         at com.thortech.xl.webclient.actions.tcLookupDispatchAction.execute(Unknown Source)
         at com.thortech.xl.webclient.actions.tcActionBase.execute(Unknown Source)
         at com.thortech.xl.webclient.actions.tcAction.execute(Unknown Source)
         at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:484)
         at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:274)
         at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
         at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:525)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
         at com.thortech.xl.webclient.security.SecurityFilter.doFilter(Unknown Source)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
         at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:81)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
         at org.jboss.web.tomcat.security.CustomPrincipalValve.invoke(CustomPrincipalValve.java:39)
         at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:159)
         at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:59)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
         at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
         at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
         at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:856)
         at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:744)
         at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
         at org.apache.tomcat.util.net.MasterSlaveWorkerThread.run(MasterSlaveWorkerThread.java:112)
         at java.lang.Thread.run(Thread.java:534)
    This is the error thrown when we are running the GTC Connector.
    What might be the cause?Please suggest some sort of solution to this.
    We are using GTC Connector to mass import the users from a FLAT FILE.
    Thank you
    Regards

    Hi,
    2008-11-19 13:52:36,446 ERROR [XELLERATE.SERVER] Class/Method: tcDataObj/save Error :Insertion of dataobject into database failed
    2008-11-19 13:52:36,462 ERROR [XELLERATE.DATABASE] Class/Method: tcDataBase/rollbackTransaction encounter some problems: Rollback Executed From
    java.lang.Exception: Rollback Executed From
         at com.thortech.xl.dataaccess.tcDataBase.rollbackTransaction(Unknown Source)
         at com.thortech.xl.dataobj.tcDataObj.rollback(Unknown Source)
         at com.thortech.xl.dataobj.tcDataObj.doRollback(Unknown Source)
         at com.thortech.xl.dataobj.tcDataObj.save(Unknown Source)
         at com.thortech.xl.dataobj.tcTableDataObj.save(Unknown Source)
         at com.thortech.xl.dataobj.tcRCE.createUserRecord(Unknown Source)
         at com.thortech.xl.dataobj.tcRCE.applyActionRules(Unknown Source)
         at com.thortech.xl.dataobj.tcRCE.checkDataSorted(Unknown Source)
         at com.thortech.xl.dataobj.tcRCE.eventPostUpdate(Unknown Source)
         at com.thortech.xl.dataobj.tcDataObj.update(Unknown Source)
         at com.thortech.xl.dataobj.tcDataObj.save(Unknown Source)
         at com.thortech.xl.dataobj.tcTableDataObj.save(Unknown Source)
         at com.thortech.xl.dataobj.tcRCE.finishDataReceived(Unknown Source)
         at com.thortech.xl.schedule.jms.reconOffline.ProcessOfflineReconMessages.finishReconciliationEvent(Unknown Source)
         at com.thortech.xl.schedule.jms.reconOffline.ProcessOfflineReconMessages.execute(Unknown Source)
         at com.thortech.xl.schedule.jms.messagehandler.MessageProcessUtil.processMessage(Unknown Source)
         at com.thortech.xl.schedule.jms.messagehandler.ReconMessageHandlerMDB.onMessage(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at org.jboss.invocation.Invocation.performCall(Invocation.java:345)
         at org.jboss.ejb.MessageDrivenContainer$ContainerInterceptor.invoke(MessageDrivenContainer.java:475)
         at org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionInterceptor.java:149)
         at org.jboss.ejb.plugins.MessageDrivenInstanceInterceptor.invoke(MessageDrivenInstanceInterceptor.java:101)
         at org.jboss.ejb.plugins.CallValidationInterceptor.invoke(CallValidationInterceptor.java:48)
         at org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:106)
         at org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.java:335)
         at org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:166)
         at org.jboss.ejb.plugins.RunAsSecurityInterceptor.invoke(RunAsSecurityInterceptor.java:94)
         at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:192)
         at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFactoryFinderInterceptor.java:122)
         at org.jboss.ejb.MessageDrivenContainer.internalInvoke(MessageDrivenContainer.java:389)
         at org.jboss.ejb.Container.invoke(Container.java:873)
         at org.jboss.ejb.plugins.jms.JMSContainerInvoker.invoke(JMSContainerInvoker.java:1077)
         at org.jboss.ejb.plugins.jms.JMSContainerInvoker$MessageListenerImpl.onMessage(JMSContainerInvoker.java:1379)
         at org.jboss.jms.asf.StdServerSession.onMessage(StdServerSession.java:256)
         at org.jboss.mq.SpyMessageConsumer.sessionConsumerProcessMessage(SpyMessageConsumer.java:904)
         at org.jboss.mq.SpyMessageConsumer.addMessage(SpyMessageConsumer.java:160)
         at org.jboss.mq.SpySession.run(SpySession.java:333)
         at org.jboss.jms.asf.StdServerSession.run(StdServerSession.java:180)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:743)
         at java.lang.Thread.run(Thread.java:534)
    2008-11-19 13:52:36,462 ERROR [XELLERATE.SERVER] Class/Method: tcDataObj/save Error :Wrong SQL operation for save
    2008-11-19 13:52:36,462 WARN [XELLERATE.DATABASE] Trying to get the connection count : 0
    2008-11-19 13:52:36,462 WARN [XELLERATE.DATABASE] Trying to get the connection count : 1
    2008-11-19 13:52:36,462 WARN [XELLERATE.DATABASE] Trying to get the connection count : 2
    2008-11-19 13:52:36,462 WARN [XELLERATE.DATABASE] Trying to get the connection count : 3
    2008-11-19 13:52:36,462 WARN [XELLERATE.DATABASE] Trying to get the connection count : 4
    2008-11-19 13:52:36,462 ERROR [XELLERATE.DATABASE] Class/Method: DirectDB/getConnection encounter some problems: Error while retrieving database connection.Please check for the follwoing
    Database srever is running.
    Datasource configuration settings are correct.
    2008-11-19 13:52:36,462 ERROR [XELLERATE.DA.
    TABASE] Class/Method: tcDataBase/readPartialStatement encounter some problems: Got a null connection
    java.sql.SQLException: Got a null connection
    I got the above said error also.
    when u encountered this kind of problem ,how u resloved the issue.
    Thanks,

  • UpdateUserData encounter some problems

    Hi All,
    getting a strange error when trying to update a user in OIM. was wondering if anyone has seen this before.
    the gazillion pages of stack trace ends with this.
    =20100311 09:07:10,491 ERROR ExecuteThread: '15' for queue: 'weblogic.kernel.Default' XELLERATE.ACCOUNTMANAGEMENT - Class/Method: tcUserOperationsBean/updateUserData encounter some problems: maoErrors:com.thortech.xl.dataobj.tcUSR could not perform initial select of record 32238.
    And has a bunch of the ones below before it.
    XELLERATE.SERVER - Class/Method: tcTableDataObj/hasColumn encounter some problems: Dataset is not open
    com.thortech.xl.dataaccess.tcDataSetException: Dataset is not open
         at com.thortech.xl.dataaccess.tcDataSet.checkOpen(Unknown Source)
         at com.thortech.xl.dataaccess.tcDataSet.hasColumn(Unknown Source)
         at com.thortech.xl.dataobj.tcTableDataObj.hasColumn(Unknown Source)
         at com.thortech.xl.ejb.beansimpl.tcUserOperationsBean.updateUserData(Unknown Source)
         at com.thortech.xl.ejb.beansimpl.tcUserOperationsBean.updateUser(Unknown Source)
         at com.thortech.xl.ejb.beans.tcUserOperationsSession.updateUser(Unknown Source)
         at com.thortech.xl.ejb.beans.tcUserOperations_voj9p2_EOImpl.updateUser(tcUserOperations_voj9p2_EOImpl.java:1244)
         at com.thortech.xl.ejb.beans.tcUserOperations_voj9p2_EOImpl_CBV.updateUser(Unknown Source)
         at Thor.API.Operations.tcUserOperationsClient.updateUser(Unknown Source)
         at sun.reflect.GeneratedMethodAccessor350.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at Thor.API.Base.SecurityInvocationHandler$1.run(Unknown Source)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.security.Security.runAs(Security.java:41)
         at Thor.API.Security.LoginHandler.weblogicLoginSession.runAs(Unknown Source)
         at Thor.API.Base.SecurityInvocationHandler.invoke(Unknown Source)
         at $Proxy17.updateUser(Unknown Source)
         at com.thortech.xl.webclient.actions.tcManageUserAction.editUser(Unknown Source)
    Thanx
    Fred

    Hi Foresterf,
    Did you make any changes or install updates in your environment before your tests?
    Did you have the sql statements performed before the excpetion? You have to active the logger log4j.logger.XELLERATE.DATABASE = DEBUG.
    The exception below is raised when there is a problem when the dataset executes the sql statement or when the sql statement returns no rows, so this error is because the first one.
    XELLERATE.SERVER - Class/Method: tcTableDataObj/hasColumn encounter some problems: Dataset is not open
    Renato.

  • When I download and install iTunes it looks it does it, but then it never starts, instead gives an error report and says iTunes encountered some problem and has to close

    When I download and install iTunes it looks it does it, but then it never starts, instead gives an error report and says iTunes encountered some problem and has to close

    i don't know how they solved it, i'm having the same problem on Windows XP
    EventType : BEX
    P1 : iTunes.exe
    P2 : 10.7.0.21
    P3 : 504d85d9
    P4 : unknown
    P5 : 0.0.0.0
    P6 : 00000000
    P7 : 08920740
    P8 : c0000005
    P9 : 00000008

  • I am doing Serge Jespers' "elf yourself" video tutorials but I encountered some problems in making it work using AE

    I am doing Serge Jespers' "elf yourself" video tutorials but I encountered some problems in making it work using AE CS4

    Mylenium, thank you for your reply.
    The tutorials can be found at http://sjespers.com/blog/2009/11/13/video-tutorial-elf-yourself-yourself-personalized-vide o-on-the-web/
    My problems are
    1. In AE CS4, the Exported Flash cue points doesn't appear according to Serge's tutorials
    2. In Flash CS4, The created face movie clip doesn't follow according to the cue points as shown in the attached screenshot

  • A blank jsf encountered some problems

    hi
    All.
    I deployed a blank jsf application,but encountered some exceptions.
    The application 's download url is
    http://www.coreservlets.com/JSF-Tutorial/code/jsf-blank-myfaces-app.zip.
    Thanks for your help.
    Best regards.
    ===================================================
    type Exception report
    message
    description The server encountered an internal error () that prevented it from fulfilling this request.
    exception
    javax.servlet.ServletException: Servlet.init() for servlet Faces Servlet threw exception
         org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:104)
         org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:216)
         org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
         org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:634)
         org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:445)
         java.lang.Thread.run(Unknown Source)
    root cause
    java.lang.IllegalStateException: No Factories configured for this Application. This happens if the faces-initialization does not work at all - make sure that you properly include all configuration settings necessary for a basic faces application and that all the necessary libs are included. Also check the logging output of your web application and your container for any exceptions!
    If you did that and find nothing, the mistake might be due to the fact that you use some special web-containers which do not support registering context-listeners via TLD files and a context listener is not setup in your web.xml.
    A typical config looks like this;
    <listener>
    <listener-class>org.apache.myfaces.webapp.StartupServletContextListener</listener-class>
    </listener>
         javax.faces.FactoryFinder.getFactory(FactoryFinder.java:93)
         javax.faces.webapp.FacesServlet.init(FacesServlet.java:91)
         org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:104)
         org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:216)
         org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
         org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:634)
         org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:445)
         java.lang.Thread.run(Unknown Source)
    note The full stack trace of the root cause is available in the Apache Tomcat/6.0.10 logs.
    Message was edited by:
    SpaceOfFrank

    hi
    All.
    I deployed a blank jsf application,but encountered some exceptions.
    The application 's download url is
    http://www.coreservlets.com/JSF-Tutorial/code/jsf-blank-myfaces-app.zip.
    Thanks for your help.
    Best regards.
    ===================================================
    type Exception report
    message
    description The server encountered an internal error () that prevented it from fulfilling this request.
    exception
    javax.servlet.ServletException: Servlet.init() for servlet Faces Servlet threw exception
         org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:104)
         org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:216)
         org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
         org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:634)
         org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:445)
         java.lang.Thread.run(Unknown Source)
    root cause
    java.lang.IllegalStateException: No Factories configured for this Application. This happens if the faces-initialization does not work at all - make sure that you properly include all configuration settings necessary for a basic faces application and that all the necessary libs are included. Also check the logging output of your web application and your container for any exceptions!
    If you did that and find nothing, the mistake might be due to the fact that you use some special web-containers which do not support registering context-listeners via TLD files and a context listener is not setup in your web.xml.
    A typical config looks like this;
    <listener>
    <listener-class>org.apache.myfaces.webapp.StartupServletContextListener</listener-class>
    </listener>
         javax.faces.FactoryFinder.getFactory(FactoryFinder.java:93)
         javax.faces.webapp.FacesServlet.init(FacesServlet.java:91)
         org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:104)
         org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:216)
         org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
         org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:634)
         org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:445)
         java.lang.Thread.run(Unknown Source)
    note The full stack trace of the root cause is available in the Apache Tomcat/6.0.10 logs.
    Message was edited by:
    SpaceOfFrank

  • Project for school - I encountered some problems

    School gave me and my team a assignment to make a simulation of a floor-robot called Robbie. You can see Robbie as a plotter it is a round robot with a pen that it can turn on or off. The simulation should be of a remote control which gives commands to a class called Robbie.
    http://yvo.net/forum/Version16.zip
    is what our group made so far.
    Our problems are:
    -> When Robbie moves, he shocks, I think this has something to do with the paint routines of the underlying Frame. (Frame has a container called World which has a lightweight component called Robbie). We used double buffering, it does not flicker, it shocks.
    -> Collision Detection, how should we do Collision Detection between a Wall and a Robbie (Wall can be turned 360 degrees, not just horizontal or vertical). The Robbie to Robbie collision detection works, but could be optimized a lot I think.
    -> It is too slow, are their ways to speed up the calculations/smarter repaint? (General Optimization, on school it should run pretty smoothly on a 486).
    All the information is in the zip-file and all the source-codes. I use JDK1.4 to compile/run. I noticed that JDK1.3 results in bad repainting. It's a package, the MAIN class is hvu.robbie.gui.MainFrame
    All suggestions are welcome, thank you,
    Yvo van Beek
    [email protected]

    Hi,
    The thread in RobbieControl should have a sleep
    period, instead of having it in the RobbieMove method.
    Right now its just calling the robbie-methods all the
    time. Actually I dont like that thread at all, think u
    should have a thread closer to the paintcalling
    methods instead, maybe in robbieMove or just in
    Robbie.The problem is, forward should be able to be called manually, like forward(100). Then Robbie should just move the 100 steps, but not too quick (that's why we implemented the pause). We implemented the Thread into the Remote Control, so that the user can keep the button pressed and Robbie will keep on moving AND because the method forward has to return the real number of steps it made, in order to do that (with 2 robbies) is to move the robbie trough the process of calling the method forward, then keep him busy with the moving process and then return. We first tried one Thread for the Remote and another one for moving Robbie. But that became complicated because the first Thread had to wait() in forward and awaken the move Thread, and after moving set the move thread to wait() en notify() the remote control Thread. But you can't force a wait() and notify() so that gave problems.
    >
    U should probably look at ur doublebuffering. Instead
    of doublebuffer the whole 'world' just buffer the
    components in it. That way u will avoid that
    components isnt fully painted when they move. If doing
    that, components-double buffering, u need to repaint
    the area where the component have moved from. And u
    will need to override some update(Graphics g) methods,
    in World and in robbie. They should just call paint.
    Ive tried it and the rotating looks much better,
    though the movement needs some improvement. I think u
    maybe need to override setLocation...Could you maybe give me a bit of code or explain it?
    I do not understand the process of container => container => component painting... My emailadress is [email protected] (there you can send source of post it here)
    >
    I think the collision-detection should be called in
    World.moveObject.We will change that, thank you :)
    >
    Hope theese comment isnt to vague. I will try find
    some old code of mine, and compare it with urs.
    Stig.Thank you for your help,
    Yvo van Beek

  • Help please. I've encountered some problem uninstalling my itunes

    This is what it says while trying to uninstall the other version of itunes.

    Not sure what the problem is, but you need to be uninstalling with Administrator privileges. Also, the standard Windows uninstall doesn't get everything; you should follow the instructions here: http://support.apple.com/kb/HT1925

  • Safari 4.0.3 giving me some problems when  Im on a FaceBook game app.

    Sometimes when I am on a certain FaceBook Game app, Safari quits on me, this is just recenly that safari is doing this, Safari has never done this before on my FaceBook Game app. Safari would do this once in awhile on a particular web site page but never on my FaceBook or its Game app up til now.
    This is making me mad and Fusterated.
    Is anyone else having the same problem?
    Does anyone know what is causing this Safari unexpected quiting thing that it is doing?? and can it be fixed, Please someone help me.
    Mrs. Trisha Foster

    I would recommend either updating to Safari 4.0.4 or getting another browser. I have three browsers on my Mac, such as: Firefox 3.5.5, Opera 10.01, and Safari 4.0.4 for Mac OS X v10.4 (PowerPC). Opera has been the most successful browser even with the slowest of networks, thanks to Turbo technology brings broadband speeds to slow networks. Opera outperforms Safari 4.0.4 in my tests and pages load quicker. Even though I encounter some problems with Facebook on Opera, the site actually works great with Opera and Opera 10, in my tests, is faster than Safari 4 and Firefox 3.5. Go to the following website to try Opera 10 for yourself.
    http://www.opera.com/browser/
    Opera works just as fine with Mac OS X architecture and just like Firefox provides tons of themes, extensions, etc.
    The problem may be with Facebook itself cause I think the only version that may be compatible with Facebook is Safari 3 cause I guess Facebook like most websites hasn't kept up with the latest web browsers, which kind of reminds me of my issues with MySpace, where I could edit my profile with Safari but I needed Firefox to change the themes and use profile editor.
    If you're running Mac OS X v10.6 Snow Leopard, Safari 4 is supposed to use a crash-resistant technology where the plug-ins and the browser are on separate threads that the hard drive reads. So if the plug-in crashes the browser won't and a refresh fixes the problem. Plus, Safari 4.0 on Mac OS X v10.6 Snow Leopard I heard executes JavaScript 50 times faster.
    Also you may want to upgrade to 10.6.2 update.
    Depending on how long you've had your Mac for, I'd call technical support at 1-800-APL-CARE (1-800-275-2273) if any more problems occur so that the experts at Apple can help you with this ongoing problem. I hope it gets resolved cause I'm upgrading from iBook G4 to MacBook Pro in January and I don't want to have any problems like this.

  • Getting problem with DOMImplementation classes method getFeature() method

    hi
    getting problem with DOMImplementation classes method getFeature() method
    Error is cannot find symbol getFeature()
    code snippet is like...
    private void saveXml(Document document, String path) throws IOException {
    DOMImplementation implementation = document.getImplementation();
    DOMImplementationLS implementationLS = (DOMImplementationLS) (implementation.getFeature("LS", "3.0"));
    LSSerializer serializer = implementationLS.createLSSerializer();
    LSOutput output = implementationLS.createLSOutput();
    FileOutputStream stream = new FileOutputStream(path);
    output.setByteStream(stream);
    serializer.write(document, output);
    stream.close();
    problem with getFeature() method

    You are probably using an implementation of DOM which does not implement DOM level-3.

  • The error, "Restart Required. Lightroom has encountered a problem with its menus. Some menu commands will not work until Lightroom has been restarted" appears in Lightroom.

    I updated to 5.7 a few days ago and I just now encountered this problem while importing some photos. Is this a common problem?

    Hey Guy's, Thank you for the recommendations to fix his problem and I did restart my browser, etc.. and all was corrected. But, I have been with Lightroom for a while, starting with LR3. I can not remember having one problem, except for my errors, until I started with LR5 and I have some kind of problem hourly! I do not have many presets or plug-ins so I don't think that was really a problem. It crashes constantly, I can edit 4-6 photos and then it starts slowing down and I have to do a restart. It does, on occasion, jump around from the develop controls and even changes modes, crashes and sometimes I just wait it out and it will open in the print mode or slideshow! I find photos all over my computer that it sent on its own. I did download and check for malware and other viruses and none were found so I am still troubleshooting everything from my fairly new computer and everything else but I always think when they come out with a newer version to download, it will correct my problems but they only get worse.

  • Please Help!!! Problems access other classes methods

    I am having a problem accessing another classes methods varibles. I have tried a number of ways but with no success. Here is my problem:
    I have the main(), from there it's calls the class GetVar(), GetVar stores info in Class HousingForVar(), and finially, I have a class TryinToTalkToHousing() that I use to access HousingForVar()'s methods. I know I can use the keyword new but if I do that then it erases over the data I put in. Please can anyone help, this has been driving me nutz all day. Thank you in advance.
    Roman03
    ***EACH CLASS IS A DIFFERENT FILE****
    public class TestMain
         public static void main( String args[] )
              GetVar getVarible = new GetVar();
              getVarible.heroF();
    import java.util.Scanner;
    public class GetVar
         public void heroF()
              String someEntered;
              Scanner input = new Scanner( System.in);
              System.out.println("Enter a string: ");
              someEntered = input.next();
              HousingForVar houseForData = new HousingForVar(someEntered);
              System.out.printf("Retieved from Class GetVar, you entered: %s\n", houseForData.getCollectVar() );
    import java.util.Scanner;
    public class HousingForVar
         private String getData;
         public HousingForVar(String enterInfo)
              getData = enterInfo;
         public void setGetVar(String enterInfo)
              getData = enterInfo;
         public String getCollectVar()
              return getData;
    import java.util.Scanner;
    public class TryinToTalkToHousing
         public void someMeth()
              String getInfoFromHousing;          
              System.out.printf("Started out at TryinToTalkToHousing Class\n Retieved from Class GetVar from %s\n",
              houseForData.getCollectVar() );
    \* I know this doesn't work, but if I make a new object of the class HousingForVar it's going to write over my input, so what do I do? I am still learning, Please help*\

    I don't use 1.5, so you'll have to convert it back, but see if you can follow the flow of this
    import java.io.*;
    class TestMain
      GetVar getVarible;
      public TestMain()
        getVarible = new GetVar();
        getVarible.heroF();
        System.out.println("******");
        new TryinToTalkToHousing(this).someMeth();
      public static void main(String[] args){new TestMain();}
    class GetVar
      HousingForVar houseForData;
      public void heroF()
        try
          BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
          System.out.print("Enter a string: ");
          String someEntered = br.readLine();
          houseForData = new HousingForVar(someEntered);
          System.out.println("Retieved from Class GetVar, you entered: "+houseForData.getCollectVar()+"\n");
        catch(Exception e){e.printStackTrace();}
    class HousingForVar
      private String getData;
      public HousingForVar(String enterInfo)
        getData = enterInfo;
      public void setGetVar(String enterInfo)
        getData = enterInfo;
      public String getCollectVar()
        return getData;
    class TryinToTalkToHousing
      TestMain parent;
      public TryinToTalkToHousing(TestMain t){parent = t;}
      public void someMeth()
        System.out.println("Started out at TryinToTalkToHousing Class\n"+
        "Retieved from Class GetVar, you entered: "+parent.getVarible.houseForData.getCollectVar()+"\n");
    }

  • We encountered a problem with some client machines that use Firefox version 24ESR and IE8. Ajax requests of aspx pages from Firefox are getting the following er

    I encountered a problem with some client machines that use Firefox version 24ESR and IE8.
    Ajax requests of aspx pages from Firefox are getting the following error from the iis server (iis version 7.5):
    Bad Request - Request Too Long
    HTTP Error 400. The size of the request headers is too long.
    From analyzing the request that was sent to the server, I saw that the request consist of only the viewstate of the aspx page.
    I tried to disable the viewstate for one page and the server got the request correctly.
    I do not encounter any issues on these laptops with postback requests from Firefox or when running the same application with IE8.

    Sometimes that means that the page address sent is loo long.
    Check the link address you are using.
    I can't help you further and will send for more help.

  • Gui_upload (class method) problem

    Hi friends,
    I used the FM gui_upload to transfer a txt file. It works fine, but now i need to change to class method gui_upload. But my txt file have 8 blank space at end of each line. When i changed to class method gui_upload, theses spaces were deleted.
    What i need to do to keep the final space??
    Thanks in advance!

    Use GUI_DOWNLOAD method of CL_GUI_FRONTEND_SERVICES and use parameter  TRUNC_TRAILING_BLANKS_EOL parameter = space.
    Best!
    Jim

  • Who can analyze this class ,does it will cause a problem?

    package db;
    import java.sql.*;
    import javax.naming.Context;
    import javax.naming.InitialContext;
    import javax.sql.DataSource;
    public class DbManager
    private static Context jdbcContext;
    public static Connection getConnect(String dataSource)
    throws ClassNotFoundException, SQLException
    String s;
    Connection conn=null;
    if (dataSource==null)
    s= "jdbc/hoss";
    else
    s=dataSource;
    if(jdbcContext == null)
    try
    jdbcContext = new InitialContext();
    catch(Exception exception)
    System.out.println(exception);
    try
    conn = ((DataSource)jdbcContext.lookup(s)).getConnection();
    catch(Exception exception1)
    System.out.println(exception1);
    return conn;
    public static ResultSet execQuery(String s,Connection conn)
    throws SQLException
    Statement statement = conn.createStatement();
    ResultSet resultset = statement.executeQuery(s);
         //statement.close();
    return resultset;
    public static ResultSet execQuery(String s,Connection conn,Statement statement)
         throws SQLException
         ResultSet resultset = statement.executeQuery(s);
         return resultset;
    public static int execUpdate(String s,Connection conn)
    throws SQLException
    Statement statement = conn.createStatement();
    int i = statement.executeUpdate(s);
         statement.close();
    return i;
    this is a class writed by me ,but now i have some problem with it
    all the problems is focus on the following method:
    public static ResultSet execQuery(String s,Connection conn)
    throws SQLException
    Statement statement = conn.createStatement();
    ResultSet resultset = statement.executeQuery(s);
         //statement.close();
    return resultset;
    if the statement is closed ,the resultset will automatically be close;
    if you don't close statement here i have two wonder:
    1)after the method return the statement is local variable,it will died
    and the resultset will can also do thing?
    2)whether it will lock the database after long run

    If you don't close the ResultSet and the Statement, I think you may have an SQLException sooner or later, telling you there are no more cursors left.

Maybe you are looking for

  • How to distinguish NULL and Empty Strings

    Hi, Just to set the context right; I'm an experienced C programmer trying labview for the first time. As such I ran in to a problem being that Labview has no concept of NULL-pointers and more specifically appears to have no concept of the difference

  • Error opening ttatcc in Solaris 10

    Hi I'm trying to run ttatcc client from a Solaris session, running in a thin client. When some users, not all, open ttatcc they found an error like this... HTTP STATUS 500 and a lot of stuff about java org.apache.jasper.JasperException: org.apache.ja

  • Replacing a whole Company Code

    Dear Gurus, Could you please help me in the following questions? In our businesses a Company Code is created for multiple factories (producing the same product). What processes, settings and rules do we need to keep an eye on, when we will replace a

  • Why does firefox stop script ever since update to 3.6.8

    i go to some web sites IE jets.com and stop script sign comes up and firefox locks up, must shut down CP improperly

  • Logo in varible screen in WAD

    Hi All: Is it possible to have a logo in the variable screen in WAD, which is the right class and method which should be changed. Thanks a lot in advance. Tina