Issue with saving GTC connector

After generation of mappings in GTC when I try to save the mapping I get the following error on the web console:
An error occurred while saving the information for generic technology connector GTCTRUSTED. Check the application logs for more details.
This is the error which shows up in the logs:
<Sep 10, 2012 11:22:08 AM EDT> <Error> <XELLERATE.WEBAPP> <BEA-000000> <Class/Method: CreateGenConnectorAction/createGenericConnectorSuccess encounter some problems: Bean has been deleted.
javax.ejb.NoSuchEJBException: Bean has been deleted.
     at weblogic.ejb.container.swap.DiskSwap.read(DiskSwap.java:192)
     at weblogic.ejb.container.manager.StatefulSessionManager.getBean(StatefulSessionManager.java:420)
     at weblogic.ejb.container.manager.StatefulSessionManager.preInvoke(StatefulSessionManager.java:492)
     at weblogic.ejb.container.internal.BaseRemoteObject.preInvoke(BaseRemoteObject.java:229)
     at weblogic.ejb.container.internal.StatefulRemoteObject.__WL_preInvoke(StatefulRemoteObject.java:57)
     at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvoker.java:24)
     at Thor.API.Operations.tcImportOperationsIntf_uawk3z_tcImportOperationsIntfRemoteImpl.isLockAcquiredx(Unknown Source)
     at sun.reflect.GeneratedMethodAccessor1174.invoke(Unknown Source)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:597)
     at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:85)
     at $Proxy344.isLockAcquiredx(Unknown Source)
     at sun.reflect.GeneratedMethodAccessor1173.invoke(Unknown Source)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:597)
     at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
     at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:198)
     at $Proxy345.isLockAcquiredx(Unknown Source)
     at Thor.API.Operations.tcImportOperationsIntfDelegate.isLockAcquired(Unknown Source)
     at com.thortech.xl.webclient.actions.CreateConnectorAction.createGenericConnectorSuccess(CreateConnectorAction.java:1652)
     at sun.reflect.GeneratedMethodAccessor3152.invoke(Unknown Source)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:597)
     at org.apache.struts.actions.DispatchAction.dispatchMethod(DispatchAction.java:269)
     at com.thortech.xl.webclient.actions.tcLookupDispatchAction.execute(tcLookupDispatchAction.java:133)
     at com.thortech.xl.webclient.actions.tcActionBase.execute(tcActionBase.java:894)
     at com.thortech.xl.webclient.actions.tcAction.execute(tcAction.java:213)
     at com.thortech.xl.webclient.actions.CreateConnectorAction.execute(CreateConnectorAction.java:135)
     at org.apache.struts.chain.commands.servlet.ExecuteAction.execute(ExecuteAction.java:58)
     at org.apache.struts.chain.commands.AbstractExecuteAction.execute(AbstractExecuteAction.java:67)
     at org.apache.struts.chain.commands.ActionCommandBase.execute(ActionCommandBase.java:51)
     at org.apache.commons.chain.impl.ChainBase.execute(ChainBase.java:191)
     at org.apache.commons.chain.generic.LookupCommand.execute(LookupCommand.java:305)
     at org.apache.commons.chain.impl.ChainBase.execute(ChainBase.java:191)
     at org.apache.struts.chain.ComposableRequestProcessor.process(ComposableRequestProcessor.java:283)
     at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1913)
     at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:462)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
     at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
     at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
     at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
     at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at com.thortech.xl.webclient.security.XSSFilter.doFilter(XSSFilter.java:105)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at com.thortech.xl.webclient.security.CSRFFilter.doFilter(CSRFFilter.java:76)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.iam.platform.auth.web.PwdMgmtNavigationFilter.doFilter(PwdMgmtNavigationFilter.java:121)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.iam.platform.auth.web.OIMAuthContextFilter.doFilter(OIMAuthContextFilter.java:108)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
     at java.security.AccessController.doPrivileged(Native Method)
     at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
     at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
     at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
     at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
     at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
     at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
     at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
     at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
     at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
     at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
     at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
     at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
>
Can somebody help me with this ??
Thanks.

Here are the logs which i get when I try to save the connector
<Sep 11, 2012 3:14:02 PM EDT> <Warning> <Socket> <BEA-000449> <Closing socket as no data read from it on 172.26.192.245:13,635 during the configured idle timeout of 5 secs>
<Sep 11, 2012 3:14:03 PM EDT> <Error> <XELLERATE.WEBAPP> <BEA-000000> <Class/Method: CreateGenConnectorAction/createGenericConnectorSuccess encounter some problems: {1}
java.lang.NullPointerException
     at com.thortech.xl.ddm.repositories.api.impl.APIManager.populateInstanceObject(APIManager.java:152)
     at com.thortech.xl.ddm.repositories.api.impl.APIManager.invokeApiRetrieveChildren(APIManager.java:277)
     at com.thortech.xl.ddm.repositories.api.impl.APIRepository.createSchemaInstance(APIRepository.java:110)
     at com.thortech.xl.ddm.repositories.api.impl.APIRepository.createChildrenSchemaInstance(APIRepository.java:508)
     at com.thortech.xl.ddm.engine.data.datatypes.SchemaInstance.populateChildren(SchemaInstance.java:898)
     at com.thortech.xl.ddm.engine.visitor.PopulateChildrenVisitor.visitStarted(PopulateChildrenVisitor.java:48)
     at com.thortech.xl.ddm.engine.data.datatypes.SchemaInstance.traverse(SchemaInstance.java:241)
     at com.thortech.xl.ddm.engine.SchemaInstanceFacade.populate(SchemaInstanceFacade.java:307)
     at com.thortech.xl.ddm.engine.SchemaInstanceFacade.addXMLSchemaInstance(SchemaInstanceFacade.java:238)
     at com.thortech.xl.ejb.beansimpl.tcImportOperationsBean.addLastPreviewedFilePrivate(tcImportOperationsBean.java:688)
     at com.thortech.xl.ejb.beansimpl.tcImportOperationsBean.addXMLFile(tcImportOperationsBean.java:394)
     at Thor.API.Operations.tcImportOperationsIntfEJB.addXMLFilex(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:597)
     at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
     at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
     at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
     at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
     at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
     at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
     at com.bea.core.repackaged.springframework.jee.spi.MethodInvocationVisitorImpl.visit(MethodInvocationVisitorImpl.java:37)
     at weblogic.ejb.container.injection.EnvironmentInterceptorCallbackImpl.callback(EnvironmentInterceptorCallbackImpl.java:54)
     at com.bea.core.repackaged.springframework.jee.spi.EnvironmentInterceptor.invoke(EnvironmentInterceptor.java:50)
     at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
     at com.bea.core.repackaged.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:89)
     at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
     at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
     at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
     at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
     at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
     at $Proxy369.addXMLFilex(Unknown Source)
     at Thor.API.Operations.tcImportOperationsIntf_uawk3z_tcImportOperationsIntfRemoteImpl.__WL_invoke(Unknown Source)
     at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvoker.java:40)
     at Thor.API.Operations.tcImportOperationsIntf_uawk3z_tcImportOperationsIntfRemoteImpl.addXMLFilex(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:597)
     at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:85)
     at $Proxy374.addXMLFilex(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:597)
     at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
     at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:198)
     at $Proxy505.addXMLFilex(Unknown Source)
     at Thor.API.Operations.tcImportOperationsIntfDelegate.addXMLFile(Unknown Source)
     at com.thortech.xl.webclient.actions.CreateConnectorAction.createGenericConnectorSuccess(CreateConnectorAction.java:1710)
     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:597)
     at org.apache.struts.actions.DispatchAction.dispatchMethod(DispatchAction.java:269)
     at com.thortech.xl.webclient.actions.tcLookupDispatchAction.execute(tcLookupDispatchAction.java:133)
     at com.thortech.xl.webclient.actions.tcActionBase.execute(tcActionBase.java:894)
     at com.thortech.xl.webclient.actions.tcAction.execute(tcAction.java:213)
     at com.thortech.xl.webclient.actions.CreateConnectorAction.execute(CreateConnectorAction.java:135)
     at org.apache.struts.chain.commands.servlet.ExecuteAction.execute(ExecuteAction.java:58)
     at org.apache.struts.chain.commands.AbstractExecuteAction.execute(AbstractExecuteAction.java:67)
     at org.apache.struts.chain.commands.ActionCommandBase.execute(ActionCommandBase.java:51)
     at org.apache.commons.chain.impl.ChainBase.execute(ChainBase.java:191)
     at org.apache.commons.chain.generic.LookupCommand.execute(LookupCommand.java:305)
     at org.apache.commons.chain.impl.ChainBase.execute(ChainBase.java:191)
     at org.apache.struts.chain.ComposableRequestProcessor.process(ComposableRequestProcessor.java:283)
     at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1913)
     at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:462)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
     at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
     at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
     at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
     at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at com.thortech.xl.webclient.security.XSSFilter.doFilter(XSSFilter.java:105)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at com.thortech.xl.webclient.security.CSRFFilter.doFilter(CSRFFilter.java:76)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.iam.platform.auth.web.PwdMgmtNavigationFilter.doFilter(PwdMgmtNavigationFilter.java:121)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.iam.platform.auth.web.OIMAuthContextFilter.doFilter(OIMAuthContextFilter.java:108)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
     at java.security.AccessController.doPrivileged(Native Method)
     at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
     at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
     at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
     at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
     at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
     at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
     at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
     at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
     at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
     at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
     at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
     at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
>
<Sep 11, 2012 3:14:08 PM EDT> <Error> <XELLERATE.WEBAPP> <BEA-000000> <Class/Method: CreateGenConnectorAction/createGenericConnectorSuccess encounter some problems: Bean has been deleted.
javax.ejb.NoSuchEJBException: Bean has been deleted.
     at weblogic.ejb.container.swap.DiskSwap.read(DiskSwap.java:192)
     at weblogic.ejb.container.manager.StatefulSessionManager.getBean(StatefulSessionManager.java:420)
     at weblogic.ejb.container.manager.StatefulSessionManager.preInvoke(StatefulSessionManager.java:492)
     at weblogic.ejb.container.internal.BaseRemoteObject.preInvoke(BaseRemoteObject.java:229)
     at weblogic.ejb.container.internal.StatefulRemoteObject.__WL_preInvoke(StatefulRemoteObject.java:57)
     at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvoker.java:24)
     at Thor.API.Operations.tcImportOperationsIntf_uawk3z_tcImportOperationsIntfRemoteImpl.isLockAcquiredx(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:597)
     at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:85)
     at $Proxy374.isLockAcquiredx(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:597)
     at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
     at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:198)
     at $Proxy505.isLockAcquiredx(Unknown Source)
     at Thor.API.Operations.tcImportOperationsIntfDelegate.isLockAcquired(Unknown Source)
     at com.thortech.xl.webclient.actions.CreateConnectorAction.createGenericConnectorSuccess(CreateConnectorAction.java:1652)
     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:597)
     at org.apache.struts.actions.DispatchAction.dispatchMethod(DispatchAction.java:269)
     at com.thortech.xl.webclient.actions.tcLookupDispatchAction.execute(tcLookupDispatchAction.java:133)
     at com.thortech.xl.webclient.actions.tcActionBase.execute(tcActionBase.java:894)
     at com.thortech.xl.webclient.actions.tcAction.execute(tcAction.java:213)
     at com.thortech.xl.webclient.actions.CreateConnectorAction.execute(CreateConnectorAction.java:135)
     at org.apache.struts.chain.commands.servlet.ExecuteAction.execute(ExecuteAction.java:58)
     at org.apache.struts.chain.commands.AbstractExecuteAction.execute(AbstractExecuteAction.java:67)
     at org.apache.struts.chain.commands.ActionCommandBase.execute(ActionCommandBase.java:51)
     at org.apache.commons.chain.impl.ChainBase.execute(ChainBase.java:191)
     at org.apache.commons.chain.generic.LookupCommand.execute(LookupCommand.java:305)
     at org.apache.commons.chain.impl.ChainBase.execute(ChainBase.java:191)
     at org.apache.struts.chain.ComposableRequestProcessor.process(ComposableRequestProcessor.java:283)
     at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1913)
     at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:462)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
     at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
     at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
     at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
     at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at com.thortech.xl.webclient.security.XSSFilter.doFilter(XSSFilter.java:105)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at com.thortech.xl.webclient.security.CSRFFilter.doFilter(CSRFFilter.java:76)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.iam.platform.auth.web.PwdMgmtNavigationFilter.doFilter(PwdMgmtNavigationFilter.java:121)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.iam.platform.auth.web.OIMAuthContextFilter.doFilter(OIMAuthContextFilter.java:108)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
     at java.security.AccessController.doPrivileged(Native Method)
     at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
     at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
     at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
     at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
     at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
     at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
     at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
     at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
     at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
     at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
     at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
     at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)

Similar Messages

  • Issue with saving sales document.

    Hi,
         I have an issue with saving the sales document.
    When I save any sales document ( Order, Quotation, Contract, Delivery) its successful and showing document no in the information bar.
    But when I try to view or change the document, it shows no document exist in the database. Its not even in the archive.
    Any solution for this issue.
    Cheers
    Senthil

    Dear Senthil,
           This is related to technical issue (Database Updating) so you please take help from BASIS or ABAP people they will help you to fix this issue.
    I hope it will help you
    Regards,
    Murali.

  • Issue with Saved File Icons

    Hi, I'm having a bit of trouble with the icons for saved files in Premiere CS6 and After Effects CS6.
    I've just recently made the transition from 5.5 to 6 and so far everything has been hunky dory. However, today I found that my system wouldn't recognise the saved files from Premiere, AE and Photoshop. So I right clicked on them and chose 'open with', found the correct programs and tried it that way. Photoshop worked fine, but Premiere and AE now have icons that, basically are a white square with a small 'PR' and 'AE' in the centre (same as the exe files). These icons do open up their corresponding projects, there is no issue with that, it's just a bit annoying. the only thing I did today was uninstall my CS 5.5 versions and download some AE templates from Adobe.
    Anyone know of a way to reset the icons so they have their original look?
    Cheers
    John

    I did today was uninstall my CS 5.5 versions
    It's not a good idea to uninstall older versions after a newer version installed.  Things to tend to get messed up.  Always uninstall the old ones first.
    Try reinstalling CS6.

  • Issue with saving JPG's

    I have an issue with Photoshop CC that I am hoping is just a setting because at present it is a real PITA.
    I have photos in Lightroom that I have exported in JPG format. I want to bring them into PS and then apply a simple crop to them. I have the option to delete outside the crop area selected.
    Crop works fine but when I try to save I can simply save it as a JPG. Rather PSD comes up as the option. If I select JPEG from the dropdown the "Save as copy" is active and I end up with two images or I have to change the file name.
    Other versions let me open up JPGs, alter them and then save them as JPGs without issue so what is going on here?

    Usually when Photoshop defaults to PSD it means there's something about the document can't be saved in JPEG format - an extra channel (e.g., selection saved) or data beyond the edge of the crop (you've covered that) or the fact that it has a non-Background layer, or something...
    Can you screengrab your environment at the time when it wants to save as PSD (but without the file-save dialog blocking the view)?  Save the image as a PNG or JPEG and post it here via the little camera icon just above the editor box.
    -Noel

  • Problem with using GTC connector

    Hi All,
    we are using data base table connector for the trusted recon from oracle database to oim. I have an entity adapter which i attached to the pre-insert updates the Organization depends on the attribute. This is working fine when i do the first time recon , the organization is updating properly. But if i updates any field in the database and reconcile, the Organization is updating as Xellerate Users.The old value is wiped out.
    How can i solve this problem.
    Is this solved by using attaching the adapter to the post-update also.
    Thanks,
    KK

    Are you using GTC connector for this ?
    I think you connector is brining Organization as Xellerate Users but at pre insert you are updating it with your org name.
    But on updating you haven't put your entity adapter i.e. on Pre Update that's why it is updating org as Xellerate Users. Put your adapter on pre update too.

  • Facing Issues while creating GTC connector

    Hi Experts,
    I am new to OIM. I am struggling hard to create GTC connector.
    We have a requirement to perform a trusted source reconciliation from a Flat file...
    My Reconciliation Staging is completely blank...
    Is it the normal behavior? How do we perform reconciliation field mappings if my Staging is blank??
    Please help me.

    Blank Staging comes because the CSV is missing from the Parent Directory..
    The CSV should have a format:-
    #GTC Connector
    UserID,FirstName,LastName,Role,UserType,Organization
    A00001,John,Galt,EMP,End-User,Xellerate Users
    For details refer to the following link:-
    http://docs.oracle.com/cd/E21764_01/doc.1111/e14309/devgtc.htm#OMDEV133
    Hope it will resolve your issue.

  • IWeb 3.04 with OS 10.8.2 on new iMac. Issues with saving.

    Sometimes changes save, sometimes they don't. Using Domain Cracker to open desired domain.sites2 files saved in the documents folder. Could that script be the source of the problem? 
    Back story is that we have a fairly large site developed on iWeb 1.x on an old 2006 MacBook running Tiger (10.4?). Hard drive crash resulted in new HD, installed box set Snow Leopard 10.6 and iWeb 3.0.4.  Then acquired a new iMac with Mountain Lion 10.8.2, installed the iWeb 3.0.4, copied the converted domain.sites2 files over. Made extensive changes, saved frequently, quit iWeb, the next day all changes area lost. Then tried experimenting with simple minor changes, save quit, relaunch, changes are saved properly. Try again, simple text edit, save, quit, relaunch, changes are lost. Sometimes the changes save, sometimes they don't.
    Who knows the definitive answer on iWeb 3.0.4 running on a new iMac under OS 10.8.2 on a new latest model iMac? Is Domain Craker a potential source of the problem?

    On the one hand you say you are using iWeb V 3.0.4 but at the bottom of your posr mention iWeb '08.
    iWeb '08 (V2) causes problems with saving when using Mountain Lion.
    Domain Cracker is just a script that allows you to choose a domain file to open in iWeb. It doesn't have anything to do with the running (or not) of iWeb.
    Try the troubleshooting steps under "Fix iWeb" here...
    http://www.iwebformusicians.com/iWeb/iWeb-Tips.html

  • Issue with Saving the Query output data in Excel format

    Hi,
    Recnetly we had upgraded from 4.6c to ECC 6.0.
    In ECc 6.0 environment, when user try to export the query output , we are getting only XML option to save the data.
    But user want to save the data in EXcel format, he was able to do that in 4.6C.
    pleas eprovide some inputs, on this issue.
    Thanks,
    Sanketh.

    I cannot for the life of me imagine, why a link to a post in the 'Business One Forum' where one uses ODBC to transfer query-data to MicroSoft Excel is of relevance to the OPs question, even if the same is not a security issue.
    Never mind. [note 40155|https://service.sap.com/sap/support/notes/402155] deals with various symptoms in the ALV-Excel combination as as of release 4.6C. There are various others, mostly in components BC-SRV-ALV and BC-ABA-LI - also: I remember that when we upgraded from 4.5B to 4.7C there was an issue with Excel-templates -> the solution was in the release notes somewhere. So, in addition to SMP you might want to check the release notes and/or upgrade guide for solutions.
    And yes, moderators ... this is not a security issue, this should go to ECC-Applications/Upgrade.

  • How to fix issue with saving flattened PNG32 with transparent background?

    Using CS6 on a 15 inch MacBook Pro. When I save a layer as a flattened PNG file, the transparency is not preserved and I see a white background. Tried using the export option with the same result.
    I originally switched from CS5 to CS6 to address this issue itself. It worked the first time after fresh install. However has stopped working since then. Seems like a bug in the software.
    Can anyone help find a way to address this?
    Thanks

    I have the same issue with CS6, Can't export transparent PNG 32 or transparent PNG 8, can't go back to CS5 because then I can't use the CSS generation tool... So I need to use CS5.x to create the transparent PNG and I need to use CS6 to create the CSS... Bah this is an awful workflow. I don't know why Adobe has never been able to get transparent PNG's correct. Between photoshop and fireworks there is so much confusion with the PNG 8, PNG 24, PNG 32, what is transparent, what isn't transparent.... It's a joke. Fireworks is such a better program for web design than Photoshop yet this is the one thing that has been holding Fireworks back and it's still doing it. GIANT PITA!

  • Issues with saving checkboxes to a collection

    version 4.0.2.00.06
    Hello,
    I'm having a couple of issues with this.
    1. I have a report with checkboxes created using the apex_item.checkbox api. When the page is submitted the checkboxes are no longer checked. Jari has a post that explains how to use collections to store the checkbox value to keep the checkbox checked. Of course the checkboxes are not staying checked when the page is submitted. Jari's explanation is here: Re: Need help with APEX_Collection
    2. I'm now getting duplicate rows returned. I've opened the Session window from the Dev Toolbar and selected Collections in the drop down box and it appears that all the records from my view are being entered into the collection. I would have thought that only the records returned from the WHERE clause would be added.
    This is what I have.
    1. I created an application process: SAVE_CUST_CHK_P29
    BEGIN
      APEX_COLLECTION.UPDATE_MEMBER_ATTRIBUTE(
        p_collection_name => 'CUST_CHK_COLLECTION',
        p_seq             => APEX_APPLICATION.G_X01,
        p_attr_number     => 2,
        p_attr_value      => APEX_APPLICATION.G_X02
      htp.prn('1');
    EXCEPTION WHEN OTHERS THEN
      htp.prn('0');
    END;2. Edit Page -> JavaScript -> Function and Global Variable Declaration section:
    function saveCustChk(p,s){
    $.ajax({
      type:'POST',
      url:'apex_application.show',
      dataType:'text',
      data:{
       p_flow_id:&APP_ID.,
       p_flow_step_id:&APP_PAGE_ID.,
       p_instance:&APP_SESSION.,
       p_request:'APPLICATION_PROCESS=SAVE_CUST_CHK_P29',
       x01:s,
       x02:p.checked
      },success:function(){gReport.pull()}
    }And in the HTML Header section:
    <style>#apexir_CHK{display:none}</style>3. Created an On-Load After Header Page Process: create_cust_chk_collection
    IF NOT APEX_COLLECTION.COLLECTION_EXISTS(p_collection_name => 'CUST_CHK_COLLECTION')
    THEN
      APEX_COLLECTION.CREATE_COLLECTION_FROM_QUERY_B(
        p_collection_name => 'CUST_CHK_COLLECTION',
        p_query => q'!
          SELECT cust_id,
            'false' AS chk
          FROM vw_customers_dm_query
    END IF;4. The report query:
        SELECT  apex_item.checkbox(1,c.c002,'onclick="saveCustChk(this,'||c.seq_id||')"','true') AS chk
            ,c002 AS checked
            ,cust_id
            ,cust_number
            ,cust_company_name
            ,cust_address
            ,cust_city
            ,cust_state
            ,cust_postal_code
            ,decode(cls_code,'A','Active','I','Inactive','D','Active-Declining','P','Prospect') seg_descr
            ,annual_sales
            ,year_month
            ,dlr_id
            ,dlr_code
            ,drg_code
            ,cls_code
            ,annual_sales_range
        FROM vw_customers_dm_query v, apex_collections c
        WHERE c.collection_name = 'CUST_CHK_COLLECTION'
        AND v.cust_id = c.c001
        AND :P29_CUST_SEG LIKE '%'||cls_code||'%'
        AND cls_code IS NOT NULL
        AND :P29_DISTANCE LIKE '%'||drg_code||'%'
        AND :P29_PURCHASE_AMT LIKE '%'||annual_sales_range||'%'
        AND dlr_id = :P29_DLR_IDCan someone help me with 1. Why won't the checkboxes stay selected on submit and maybe why there are dupllicate rows returned?
    Thanks,
    Joe

    Hello,
    For issue 2 above: Duplicate rows returning.
    What I would like to do is add another column in the collection called year_month and join that column back to the vw_customers_dm_query. I can't seem to get the column into the collection.
    This is what I've tried:
    In the application process I added p_attr_number => 3 and p_attr_value => apex_application.g_x03
    In the On-Load After Header Process I added the column year_month after the column creating the CHK so I had:
    SELECT cust_id,
            'false' AS chk,
             year_month as year_month_coll
          FROM vw_customers_dm_queryOf course this did not work. How can I now:
    1. Get the check boxes to save to they're not unchecked when the page is submitted?
    2. Get the year_month column into the collection so I can join to it and get rid of my duplicate row issue?
    Thanks,
    Joe
    UPDATE:
    I was able to get the column added to the collection and take care of the duplicate row problem, but the checkboxes are still not staying checked after submit.
    I still need help with getting this part to work.
    Thanks,
    Joe
    Edited by: Joe R on Jun 6, 2011 1:29 PM
    Added Update.

  • Issue with saving bitrates in presets

    Hi All,
    I'm having difficulty saving bitrates for Quicktime and MPEG4 presets. When I click on export and check the "Set Bitrate" option and change the number from the default value (1000) if save the preset or hit ok to go to media encoder the render actually happens with the default value. The same issue happens when I try to load a preset, everything loads correctly except for the set bitrate. It doesn't seem to matter if I save a preset in Premiere Pro or Media Encoder I get the same issue. In order to get around this problem I have to manually reset the bitrate in media encoder for every file I send to render.
    I checked out the preset file location for media encoder and the value saved for the bitrate was my custom value, so I'm not quite sure what's going on or if any of you have seen this problem.
    I'm using Quicktime 7.4.5, CS 4.0.1, XP SP3
    Thanks!

    I had the same issue. Only work around I could come up with was to go to VBR instead of CBR. The VBR bitrates "stayed put" as entered. This adds yet another dimension to the suckage of AME CS4.

  • Issue with ICF domino connector

    Hi Experts,
    I need to integrate Lotus notes with OIM 11.1.1.5. I am using lotus notes 11.1.1.5 connector and it's based on ICF. I have installed connector server on windows 2003, domino identity connector on top of it and domino connector using connector installer. When i am trying to provision a user to domino, it is failing due to ICF integration issue
    I am not able to configure logs due to Bug 12422935.
    Any one has worked on ICF connector?
    Any help appreciated
    Regards
    A Abhinay

    PFB for logs at server console
    <Feb 13, 2012 12:41:55 PM CET> <Warning> <oracle.iam.consoles.faces.mvc.common> <BEA-000000> <oracle.iam.platform.canonic.base.NoteException: An error occurred while searching tasks from the SOA Server.>
    Running CREATEUSER
    Target Class = oracle.iam.connectors.icfcommon.prov.ICProvisioningManager
    Thread Id: 139 Time: 2012-02-13 12:42:52.986 Class: oracle.iam.connectors.icfcommon.prov.ICProvisioningManager Method: createObject Level: OK Message: Enter
    Thread Id: 139 Time: 2012-02-13 12:42:53.018 Class: oracle.iam.connectors.icfcommon.service.oim9.OIM9Provisioning Method: getFormDataMapByLabel Level: OK Message: Enter
    Thread Id: 139 Time: 2012-02-13 12:42:53.074 Class: oracle.iam.connectors.icfcommon.service.oim9.OIM9Provisioning Method: getFormDataMapByLabel Level: OK Message: sFormValue in TS: 1970-01-01 01:00:00.0
    Thread Id: 139 Time: 2012-02-13 12:42:53.074 Class: oracle.iam.connectors.icfcommon.service.oim9.OIM9Provisioning Method: getFormDataMapByLabel Level: OK Message: Return
    Thread Id: 139 Time: 2012-02-13 12:42:53.075 Class: oracle.iam.connectors.icfcommon.service.oim9.OIM9Provisioning Method: getChildFormDataByLabel Level: OK Message: Enter
    Thread Id: 139 Time: 2012-02-13 12:42:53.075 Class: oracle.iam.connectors.icfcommon.service.oim9.OIM9Provisioning Method: getChildFormDataByLabel Level: OK Message: isDateAsTS: true
    Thread Id: 139 Time: 2012-02-13 12:42:53.095 Class: oracle.iam.connectors.icfcommon.service.oim9.OIM9Provisioning Method: getChildFormDataByLabel Level: OK Message: Child Form Name: UD_LNGRP
    Thread Id: 139 Time: 2012-02-13 12:42:53.095 Class: oracle.iam.connectors.icfcommon.service.oim9.OIM9Provisioning Method: getChildFormDataByLabel Level: OK Message: ChildFormDefKey: 23
    Thread Id: 139 Time: 2012-02-13 12:42:53.114 Class: oracle.iam.connectors.icfcommon.service.oim9.OIM9Provisioning Method: getChildFormDataByLabel Level: OK Message: Return
    Thread Id: 139 Time: 2012-02-13 12:42:53.114 Class: oracle.iam.connectors.icfcommon.service.oim9.OIM9Configuration Method: getITResourceDetails Level: OK Message: Enter
    Thread Id: 139 Time: 2012-02-13 12:42:53.144 Class: oracle.iam.connectors.icfcommon.service.oim9.OIM9Configuration Method: getITResourceDetails Level: OK Message: Return
    Thread Id: 139 Time: 2012-02-13 12:42:53.145 Class: oracle.iam.connectors.icfcommon.service.oim9.OIM9Configuration Method: getLookupMap Level: OK Message: Enter: Lookup.Configuration.Domino
    Thread Id: 139 Time: 2012-02-13 12:42:53.171 Class: oracle.iam.connectors.icfcommon.service.oim9.OIM9Configuration Method: getLookupMap Level: OK Message: Return
    Thread Id: 139 Time: 2012-02-13 12:42:53.186 Class: oracle.iam.connectors.icfcommon.prov.ICProvisioningManager Method: createObject Level: ERROR Message: Error while creating user
    oracle.iam.connectors.icfcommon.exceptions.OIMException: Thor.API.Exceptions.tcAPIException: Row index out of bounds
    at oracle.iam.connectors.icfcommon.service.oim9.OIM9Configuration.getITResource(OIM9Configuration.java:91)
    at oracle.iam.connectors.icfcommon.ResourceConfig.<init>(ResourceConfig.java:80)
    at oracle.iam.connectors.icfcommon.service.oim9.OIM9Configuration.getResouceConfig(OIM9Configuration.java:104)
    at oracle.iam.connectors.icfcommon.prov.ICProvisioningManager.init(ICProvisioningManager.java:103)
    at oracle.iam.connectors.icfcommon.prov.ICProvisioningManager.createObject(ICProvisioningManager.java:114)
    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:597)
    at com.thortech.xl.adapterGlue.ScheduleItemEvents.adpLNCREATEUSER.CREATEUSER(adpLNCREATEUSER.java:109)
    at com.thortech.xl.adapterGlue.ScheduleItemEvents.adpLNCREATEUSER.implementation(adpLNCREATEUSER.java:54)
    at com.thortech.xl.client.events.tcBaseEvent.run(tcBaseEvent.java:196)
    at com.thortech.xl.dataobj.tcDataObj.runEvent(tcDataObj.java:2492)
    at com.thortech.xl.dataobj.tcScheduleItem.runMilestoneEvent(tcScheduleItem.java:2919)
    at com.thortech.xl.dataobj.tcScheduleItem.eventPostInsert(tcScheduleItem.java:553)
    at com.thortech.xl.dataobj.tcDataObj.insert(tcDataObj.java:604)
    at com.thortech.xl.dataobj.tcDataObj.save(tcDataObj.java:474)
    at com.thortech.xl.ejb.beansimpl.tcProvisioningOperationsBean.retryTasks(tcProvisioningOperationsBean.java:4042)
    at Thor.API.Operations.tcProvisioningOperationsIntfEJB.retryTasksx(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:597)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.jee.spi.MethodInvocationVisitorImpl.visit(MethodInvocationVisitorImpl.java:37)
    at weblogic.ejb.container.injection.EnvironmentInterceptorCallbackImpl.callback(EnvironmentInterceptorCallbackImpl.java:54)
    at com.bea.core.repackaged.springframework.jee.spi.EnvironmentInterceptor.invoke(EnvironmentInterceptor.java:50)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:89)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
    at $Proxy344.retryTasksx(Unknown Source)
    at Thor.API.Operations.tcProvisioningOperationsIntfEJB_4xftoh_tcProvisioningOperationsIntfRemoteImpl.__WL_invoke(Unknown Source)
    at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvoker.java:40)
    at Thor.API.Operations.tcProvisioningOperationsIntfEJB_4xftoh_tcProvisioningOperationsIntfRemoteImpl.retryTasksx(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:597)
    at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:85)
    at $Proxy183.retryTasksx(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:597)
    at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
    at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:198)
    at $Proxy343.retryTasksx(Unknown Source)
    at Thor.API.Operations.tcProvisioningOperationsIntfDelegate.retryTasks(Unknown Source)
    at com.thortech.xl.webclient.actions.ResourceProfileProvisioningTasksAction.retryTasks(ResourceProfileProvisioningTasksAction.java:702)
    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:597)
    at org.apache.struts.actions.DispatchAction.dispatchMethod(DispatchAction.java:269)
    at com.thortech.xl.webclient.actions.tcLookupDispatchAction.execute(tcLookupDispatchAction.java:133)
    at com.thortech.xl.webclient.actions.tcActionBase.execute(tcActionBase.java:894)
    at com.thortech.xl.webclient.actions.tcAction.execute(tcAction.java:213)
    at org.apache.struts.chain.commands.servlet.ExecuteAction.execute(ExecuteAction.java:58)
    at org.apache.struts.chain.commands.AbstractExecuteAction.execute(AbstractExecuteAction.java:67)
    at org.apache.struts.chain.commands.ActionCommandBase.execute(ActionCommandBase.java:51)
    at org.apache.commons.chain.impl.ChainBase.execute(ChainBase.java:191)
    at org.apache.commons.chain.generic.LookupCommand.execute(LookupCommand.java:305)
    at org.apache.commons.chain.impl.ChainBase.execute(ChainBase.java:191)
    at org.apache.struts.chain.ComposableRequestProcessor.process(ComposableRequestProcessor.java:283)
    at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1914)
    at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:463)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:821)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at com.thortech.xl.webclient.security.CSRFFilter.doFilter(CSRFFilter.java:78)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.iam.platform.auth.web.PwdMgmtNavigationFilter.doFilter(PwdMgmtNavigationFilter.java:122)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.iam.platform.auth.web.OIMAuthContextFilter.doFilter(OIMAuthContextFilter.java:108)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Caused by: Thor.API.Exceptions.tcAPIException: Row index out of bounds
    at Thor.API.tcMetaDataSet.goToRow(tcMetaDataSet.java:870)
    at oracle.iam.connectors.icfcommon.service.oim9.OIM9Configuration.getITResource(OIM9Configuration.java:83)
    at oracle.iam.connectors.icfcommon.ResourceConfig.<init>(ResourceConfig.java:80)
    at oracle.iam.connectors.icfcommon.service.oim9.OIM9Configuration.getResouceConfig(OIM9Configuration.java:104)
    at oracle.iam.connectors.icfcommon.prov.ICProvisioningManager.init(ICProvisioningManager.java:103)
    at oracle.iam.connectors.icfcommon.prov.ICProvisioningManager.createObject(ICProvisioningManager.java:115)
    ... 100 more
    Thread Id: 139 Time: 2012-02-13 12:42:53.187 Class: oracle.iam.connectors.icfcommon.prov.ICProvisioningManager Method: createObject Level: OK Message: Return [ICFINTEGRATION_EXCEPTION]

  • Issue with Excel OLEDB Connector

    Hi
    I have configured OLDE DB connector for Excel . The data server starts fine and no errors are available in the log files
    But when I use a query data from xMII that queries excel dataserver, it throws the following exception in the log file
    I compared the configuration file generated by UDS to another xMII server's configuration file that has similar Excel configuration and both look good.
    Appreciate your help in fixing this error that is not letting us move with development
    Thanks
    Deepa
    Start of Exception Stack Trace **********
         1)     [04/03/2008-08:54:56.785] dsIPC_Pegylation [P:5216, T:4544,       UDS,   ERROR] 0x0     Error found. Unspecified error. Error was spawned by -- File:c:\perforce\xmii\lhds_oledb\dev\src\dataserver\BaseOleDbMode.h Line:346 Function:BaseOleDbMode<class COleDbQuery>::ProviderConnect.     [BaseOleDbMode.h @ 413, BaseOleDbMode<class COleDbQuery>::CheckOleDbResult]
         2)     [04/03/2008-08:54:56.785] dsIPC_Pegylation [P:5216, T:4544,       UDS, RETHROW] 0x0     Rethrowing exception.     [BaseOleDbMode.h @ 417, BaseOleDbMode<class COleDbQuery>::CheckOleDbResult]
         3)     [04/03/2008-08:54:56.785] dsIPC_Pegylation [P:5216, T:4544,       UDS, RETHROW] 0x0     Rethrowing exception.     [BaseOleDbMode.h @ 367, BaseOleDbMode<class COleDbQuery>::ProviderConnect]
         4)     [04/03/2008-08:54:56.785] dsIPC_Pegylation [P:5216, T:4544,       UDS, RETHROW] 0x0     Rethrowing exception.     [Query.cpp @ 107, COleDbQuery::ExecuteOleDbMode]
         5)     [04/03/2008-08:54:56.785] dsIPC_Pegylation [P:5216, T:4544,       UDS, RETHROW] 0x0     Rethrowing exception.     [BaseOleDbMode.h @ 391, BaseOleDbMode<class COleDbQuery>::ExecuteMode]
         6)     [04/03/2008-08:54:56.785] dsIPC_Pegylation [P:5216, T:4544,       UDS, RETHROW] 0x0     Rethrowing exception over COM.     [LHDSUtil.h @ 1091, lhds::LHDSModeImpl<class COleDbQuery,struct ILHDSMode>::Execute]
         7)     [04/03/2008-08:54:56.785] dsIPC_Pegylation [P:5216, T:4544,       UDS, RETHROW] 0x0     Rethrowing exception.     [LHDSUtil.h @ 1129, lhds::LHDSModeImpl<class COleDbQuery,struct ILHDSMode>::Execute]
         8)     [04/03/2008-08:54:56.785] dsIPC_Pegylation [P:5216, T:4544, Framework, RETHROW] 0x0     Rethrowing exception over COM.     [LHDSDispatcher.cpp @ 135, CLHDSDispatcher::CallMode]
         9)     [04/03/2008-08:54:56.785] dsIPC_Pegylation [P:5216, T:4544,       UDS, RETHROW] 0x0     Rethrowing exception over COM.     [LHDSUtil.h @ 897, lhds::LHDataServerImpl<class CLHOleDbDataServer>::Execute]
         10)     [04/03/2008-08:54:56.785] dsIPC_Pegylation [P:5216, T:4544, Framework, ] 0x0     Caught exception over a COM boundry.     [LHDSChannelHandler.cpp @ 571, CLHDSChannelHandler::OnExecute]
         11)     [04/03/2008-08:54:56.785] dsIPC_Pegylation [P:5216, T:4544, Framework, RETHROW] 0x0     Rethrowing exception.     [LHDSChannelHandler.cpp @ 579, CLHDSChannelHandler::OnExecute]
         12)     [04/03/2008-08:54:56.785] dsIPC_Pegylation [P:5216, T:4544, Framework, RETHROW] 0x0     Rethrowing exception.     [LHDSChannelHandler.cpp @ 507, CLHDSChannelHandler::ExecuteIOCP]
         13)     [04/03/2008-08:54:56.785] dsIPC_Pegylation [P:5216, T:4544, Framework, RETHROW] 0x0     Rethrowing exception over COM.     [LHDSChannelHandler.cpp @ 191, CLHDSChannelHandler::Execute]
         14)     [04/03/2008-08:54:56.785] dsIPC_Pegylation [P:5216, T:4544,      Host, HANDLED] 0x0     Handled exception.     [ThreadPool.cpp @ 430, ThreadPool::ThreadProc]
    End of Exception Trace **************

    The issue was with the Date prefix being used in datasource. It should be #

  • ITunes Library on NAS - issue with saving the library file

    I recently moved my library file and all iTunes data to a NAS. Generally, this setup seems to work (although writing files and editing information is fairly slow). However, when iTunes is open for longer periods, I often get the error message "The iTunes library cannot be saved. The required disk cannot be found." The connection to my NAS drive seems ok, though. I would welcome any ideas or reports of any settings changes that may have fixed the same issue.

    It sounds to me like your NAS is going to sleep.
    From what I have read on this forum using iTunes with NAS has all kinds of issues.

  • Issues with saving disc images using Toast 8

    I am having issues saving disc images to my portable hard drive using Toast 8.
    First, I'm attempting to save Dual Layer disc images to my portable hard drive for future use. I turn compression off and select DL DVD above the burn button, and select "save as disc image" from the file menu. As that point the program seem to freeze and I get the whirly-spinning rainbow. After a few minutes a window asks me if I'm buring single or dual layer. I select dual layer. Then a box appears that says "writing ...".
    After it's complete I check the portable hard drive and I've got EIGHT disc images all titled "SAMPLE DISC IMAGE TITLE.TOAST.001" .....002, 003, 004, 005, 006, 007, 008. File numbers 002-008 open in itunes, and file number 1 mounts with an error that will cause Toast to crash.
    This is so weird and confusing.
    When I save the image to the desktop, its saves fine. BUT, when I try to copy it to the portable hard drive it gets all the way to the end and reports an error message.
    Please help. Thanks
    17 inch PowerBook G4 1.67Mhz 80 GB   Mac OS X (10.4.9)   External HD: Lacie Portable 100gb

    After several weeks of searching and an error code 1309 I discovered the issue is not with TOAST but with my external hard drive. The drive format is FAT32 which does not allow single files to be transfered in excess of 4gb. I was attempting to create disc images of dual layered dvd's which can be up to 8 gb. Since the drive was incapable of accepting a file that size it created seperate files that made up the size of the original file.
    Example: 7.8gb file transfered to FAT32 external LACIE drive. Lacie creates 8 files: 7 are 1gb, 1 is .8gb.
    There is probably a program that could put these files back together but I've already experienced too great of an ordeal.
    Unless the user needs the external drive for use on a PC & MAC there is not a reason to have the format of the drive set to FAT32.
    I will be using Disk Utility to reformat the drive to "HFS+" in hopes to solve this problem.
    17 inch PowerBook G4 1.67Mhz 80 GB   Mac OS X (10.4.9)  

Maybe you are looking for

  • Debit & Credit.( Basic Doubt)

    Hi All...... Please can anyone explain the sequence of steps how the Accounts are credited and debited when the GR & the IR is Posted. Can anyone also say me in what way the Debit and Credit Concepts has be looked on( When Inventory its different fro

  • ICal server setup.

    Heya Guys, I have an OS X server in Standard mode running 10.5.6 I have File sharing and VPN running fine but now I am trying to configure iCal. The server users the DNS name 10.0.1.2 - it's IP address. I have created the server calDAV account in iCa

  • Redirecting get command inside ftp client?

    Is it possible to redirect get command inside ftp client? I was only able to do "get filename /dev/null" to redirect it to /dev/null.. However.. what if I want to redirect it to a compression or decompression utility? Example of ftp script I used: #!

  • Phone don't lock

    I face dial when I put the phone to my face. How can I stop this from happening? I press the on/off button and it disconnect the call.

  • Save only authentication cookies and preferences in profile

    Is there a way to save only authentication cookies and browser/addon preferences by the end of a session?