Unable to Create/Update Forms in design console(OIM11G)

I have installed 11g and configured client to a server that is running in the network.
I am trying to create a new form from form designer, if I click on Save after giving the Table Name and Description.
It is giving this error. Any suggestions?
I tried to update an existing form which is created while installing the connector. There while saving after creating the new version I am getting the error.
I logged in as XELSYSADM. and the group System Administrator has all the permissions ALLOW INSERT, WRITE ACCESS, DELETE ACCESS to the following permissions.
1.Form Information                     
2.Form Designer                     
3.Form.Lookup Definition
This is the error while creating the form
Error Keyword: DAE.DB_READ_FAILED
Description: Could not execute database read. The database encountered a problem with the specified SQL query.
Remedy: Check the database query. Contact your system adminstrator.
Action: E
Severity: H
Help URL:
Detail:
com.thortech.xl.orb.dataaccess.tcDataAccessException: DB_READ_FAILEDDetail: SQL: select err_key, err_code, err_desc, err_rowver, err_remedy, err_count, err_last_occurance, err_action, err_help_url, err_severity from err where err_code='DOBJ.GET_INSERT_PERMISSION_FAILED'Description: Got a null connectionSQL State: Vendor Code: 0Additional Debug Info:com.thortech.xl.orb.dataaccess.tcDataAccessException
     at com.thortech.xl.util.ThorException.<init>(ThorException.java:23)
     at com.thortech.xl.orb.dataaccess.tcDataAccessException.<init>(tcDataAccessException.java:58)
     at com.thortech.xl.dataaccess.tcDataAccessExceptionUtil.createException(tcDataAccessExceptionUtil.java:81)
     at com.thortech.xl.dataaccess.tcDataBase.createException(tcDataBase.java:3171)
     at com.thortech.xl.dataaccess.tcDataBase.readPartialStatement(tcDataBase.java:743)
     at com.thortech.xl.dataobj.tcDataBase.readPartialStatement(tcDataBase.java:271)
     at com.thortech.xl.dataobj.tcDataBase.readStatement(tcDataBase.java:221)
     at com.thortech.xl.dataobj.tcDataBase.getError(tcDataBase.java:700)
     at com.thortech.xl.dataobj.tcDataObj.handleError(tcDataObj.java:1197)
     at com.thortech.xl.dataobj.tcDataObj.handleError(tcDataObj.java:1151)
     at com.thortech.xl.dataobj.tcDataObj.isInsertPermissible(tcDataObj.java:1828)
     at com.thortech.xl.dataobj.tcDataObj.eventPreInsert(tcDataObj.java:2144)
     at com.thortech.xl.dataobj.tcSDK.eventPreInsert(tcSDK.java:132)
     at com.thortech.xl.dataobj.tcDataObj.insert(tcDataObj.java:578)
     at com.thortech.xl.dataobj.tcDataObj.save(tcDataObj.java:474)
     at com.thortech.xl.dataobj.tcTableDataObj.save(tcTableDataObj.java:2905)
     at com.thortech.xl.ejb.databeansimpl.tcDataObjectBase.save(tcDataObjectBase.java:177)
     at com.thortech.xl.ejb.databeansimpl.tcSDKBean.save(tcSDKBean.java:99)
     at com.thortech.xl.ejb.interfaces.tcSDKEJB.savex(Unknown Source)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
     at java.lang.reflect.Method.invoke(Method.java:611)
     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:102)
     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:102)
     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 $Proxy337.savex(Unknown Source)
     at com.thortech.xl.ejb.interfaces.tcSDK_hxpdpf_tcSDKRemoteImpl.savex(tcSDK_hxpdpf_tcSDKRemoteImpl.java:2294)
     at com.thortech.xl.ejb.interfaces.tcSDK_hxpdpf_tcSDKRemoteImpl_WLSkel.invoke(Unknown Source)
     at weblogic.rmi.internal.activation.ActivatableServerRef.invoke(ActivatableServerRef.java:85)
     at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:477)
     at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
     at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147)
     at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:473)
     at weblogic.rmi.internal.wls.WLSExecuteRequest.run(WLSExecuteRequest.java:118)
     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
     at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
Source SQL Exception:
java.sql.SQLException: Got a null connection
     at java.lang.Throwable.<init>(Throwable.java:67)
     at java.sql.SQLException.<init>(SQLException.java:101)
     at java.sql.SQLException.<init>(SQLException.java:71)
     at com.thortech.xl.dataaccess.tcDataBase.readPartialStatement(tcDataBase.java:694)
     at com.thortech.xl.dataobj.tcDataBase.readPartialStatement(tcDataBase.java:271)
     at com.thortech.xl.dataobj.tcDataBase.readStatement(tcDataBase.java:221)
     at com.thortech.xl.dataobj.tcDataBase.getError(tcDataBase.java:700)
     at com.thortech.xl.dataobj.tcDataObj.handleError(tcDataObj.java:1197)
     at com.thortech.xl.dataobj.tcDataObj.handleError(tcDataObj.java:1151)
     at com.thortech.xl.dataobj.tcDataObj.isInsertPermissible(tcDataObj.java:1828)
     at com.thortech.xl.dataobj.tcDataObj.eventPreInsert(tcDataObj.java:2144)
     at com.thortech.xl.dataobj.tcSDK.eventPreInsert(tcSDK.java:132)
     at com.thortech.xl.dataobj.tcDataObj.insert(tcDataObj.java:578)
     at com.thortech.xl.dataobj.tcDataObj.save(tcDataObj.java:474)
     at com.thortech.xl.dataobj.tcTableDataObj.save(tcTableDataObj.java:2905)
     at com.thortech.xl.ejb.databeansimpl.tcDataObjectBase.save(tcDataObjectBase.java:177)
     at com.thortech.xl.ejb.databeansimpl.tcSDKBean.save(tcSDKBean.java:99)
     at com.thortech.xl.ejb.interfaces.tcSDKEJB.savex(Unknown Source)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
     at java.lang.reflect.Method.invoke(Method.java:611)
     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:102)
     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:102)
     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 $Proxy337.savex(Unknown Source)
     at com.thortech.xl.ejb.interfaces.tcSDK_hxpdpf_tcSDKRemoteImpl.savex(tcSDK_hxpdpf_tcSDKRemoteImpl.java:2294)
     at com.thortech.xl.ejb.interfaces.tcSDK_hxpdpf_tcSDKRemoteImpl_WLSkel.invoke(Unknown Source)
     at weblogic.rmi.internal.activation.ActivatableServerRef.invoke(ActivatableServerRef.java:85)
     at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:477)
     at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
     at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147)
     at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:473)
     at weblogic.rmi.internal.wls.WLSExecuteRequest.run(WLSExecuteRequest.java:118)
     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
     at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
The error while updating is
Error Keyword: DOBJ.UPDATE_FAILED
Description: Update failed.
Remedy:
Action: E
Severity: C
Help URL:
Detail:
com.thortech.xl.orb.dataaccess.tcDataAccessException: DB_WRITE_FAILEDDetail: SQL: update sdk set SDK_LATEST_VERSION=?, SDK_SCHEMA=?, SDK_UPDATE=?, sdk_rowver=? where sdk_key=18 and sdk_rowver=HEXTORAW('0000000000000001')Description: ORA-01407: cannot update ("FRO_OIM"."SDK"."SDK_SCHEMA") to NULL
SQL State: 72000Vendor Code: 1407Additional Debug Info:com.thortech.xl.orb.dataaccess.tcDataAccessException
     at com.thortech.xl.util.ThorException.<init>(ThorException.java:23)
     at com.thortech.xl.orb.dataaccess.tcDataAccessException.<init>(tcDataAccessException.java:58)
     at com.thortech.xl.dataaccess.tcDataAccessExceptionUtil.createException(tcDataAccessExceptionUtil.java:81)
     at com.thortech.xl.dataaccess.tcDataBase.createException(tcDataBase.java:3171)
     at com.thortech.xl.dataaccess.tcDataBase.writePreparedStatement(tcDataBase.java:1718)
     at com.thortech.xl.dataobj.PreparedStatementUtil.executeUpdate(PreparedStatementUtil.java:156)
     at com.thortech.xl.dataobj.tcTableDataObj.updateImplementation(tcTableDataObj.java:672)
     at com.thortech.xl.dataobj.tcDataObj.update(tcDataObj.java:648)
     at com.thortech.xl.dataobj.tcDataObj.save(tcDataObj.java:508)
     at com.thortech.xl.dataobj.tcTableDataObj.save(tcTableDataObj.java:2905)
     at com.thortech.xl.dataobj.tcSDK.createNewVersion(tcSDK.java:623)
     at com.thortech.xl.ejb.databeansimpl.tcSDKBean.createNewVersion(tcSDKBean.java:66)
     at com.thortech.xl.ejb.interfaces.tcSDKEJB.createNewVersionx(Unknown Source)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
     at java.lang.reflect.Method.invoke(Method.java:611)
     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:102)
     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:102)
     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 $Proxy337.createNewVersionx(Unknown Source)
     at com.thortech.xl.ejb.interfaces.tcSDK_hxpdpf_tcSDKRemoteImpl.createNewVersionx(tcSDK_hxpdpf_tcSDKRemoteImpl.java:2422)
     at com.thortech.xl.ejb.interfaces.tcSDK_hxpdpf_tcSDKRemoteImpl_WLSkel.invoke(Unknown Source)
     at weblogic.rmi.internal.activation.ActivatableServerRef.invoke(ActivatableServerRef.java:85)
     at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:477)
     at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
     at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147)
     at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:473)
     at weblogic.rmi.internal.wls.WLSExecuteRequest.run(WLSExecuteRequest.java:118)
     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
     at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
Source SQL Exception:
java.sql.SQLException: ORA-01407: cannot update ("FRO_OIM"."SDK"."SDK_SCHEMA") to NULL
     at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:74)
     at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:135)
     at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:210)
     at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:473)
     at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:423)
     at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:1095)
     at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:205)
     at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:1040)
     at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1379)
     at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3568)
     at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:3694)
     at oracle.jdbc.driver.OraclePreparedStatementWrapper.executeUpdate(OraclePreparedStatementWrapper.java:1508)
     at weblogic.jdbc.wrapper.PreparedStatement.executeUpdate(PreparedStatement.java:172)
     at com.thortech.xl.dataaccess.tcDataBase.writePreparedStatement(tcDataBase.java:1707)
     at com.thortech.xl.dataobj.PreparedStatementUtil.executeUpdate(PreparedStatementUtil.java:156)
     at com.thortech.xl.dataobj.tcTableDataObj.updateImplementation(tcTableDataObj.java:672)
     at com.thortech.xl.dataobj.tcDataObj.update(tcDataObj.java:648)
     at com.thortech.xl.dataobj.tcDataObj.save(tcDataObj.java:508)
     at com.thortech.xl.dataobj.tcTableDataObj.save(tcTableDataObj.java:2905)
     at com.thortech.xl.dataobj.tcSDK.createNewVersion(tcSDK.java:623)
     at com.thortech.xl.ejb.databeansimpl.tcSDKBean.createNewVersion(tcSDKBean.java:66)
     at com.thortech.xl.ejb.interfaces.tcSDKEJB.createNewVersionx(Unknown Source)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
     at java.lang.reflect.Method.invoke(Method.java:611)
     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:102)
     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:102)
     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 $Proxy337.createNewVersionx(Unknown Source)
     at com.thortech.xl.ejb.interfaces.tcSDK_hxpdpf_tcSDKRemoteImpl.createNewVersionx(tcSDK_hxpdpf_tcSDKRemoteImpl.java:2422)
     at com.thortech.xl.ejb.interfaces.tcSDK_hxpdpf_tcSDKRemoteImpl_WLSkel.invoke(Unknown Source)
     at weblogic.rmi.internal.activation.ActivatableServerRef.invoke(ActivatableServerRef.java:85)
     at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:477)
     at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
     at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147)
     at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:473)
     at weblogic.rmi.internal.wls.WLSExecuteRequest.run(WLSExecuteRequest.java:118)
     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
     at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
Any suggestions?

Yes, its giving null value due to the following error.
<Sep 30, 2011 11:52:44 AM EDT> <Warning> <JNDI> <BEA-050006> <An attempt was made to look up versioned object "ejb.stateless.ClientLoginSessionService#oracle.iam.platformservice.api.ClientLoginSessionServiceRemote" from an external client or another application. This can potentially cause in-flight work of the application version not being tracked properly and thus being retired prematurely.>
<Sep 30, 2011 11:53:24 AM EDT> <Error> <XELLERATE.DATABASE> <BEA-000000> <Class/Method: DBPoolManager/getConnection/Exception encounter some problems: Exception occurred while getting connection: oracle.ucp.UniversalConnectionPoolException: Cannot get Connection from Datasource: java.sql.SQLException: Invalid Oracle URL specified: OracleDataSource.makeURL
java.sql.SQLException: Exception occurred while getting connection: oracle.ucp.UniversalConnectionPoolException: Cannot get Connection from Datasource: java.sql.SQLException: Invalid Oracle URL specified: OracleDataSource.makeURL
     at oracle.ucp.util.UCPErrorHandler.newSQLException(UCPErrorHandler.java:488)
     at oracle.ucp.util.UCPErrorHandler.throwSQLException(UCPErrorHandler.java:163)
     at oracle.ucp.jdbc.PoolDataSourceImpl.getConnection(PoolDataSourceImpl.java:911)
     at oracle.ucp.jdbc.PoolDataSourceImpl.getConnection(PoolDataSourceImpl.java:857)
     at oracle.ucp.jdbc.PoolDataSourceImpl.getConnection(PoolDataSourceImpl.java:851)
     at com.thortech.xl.util.DirectDB$DBPoolManager.getConnection(DirectDB.java:429)
     at com.thortech.xl.util.DirectDB.getSchemaName(DirectDB.java:325)
     at com.thortech.xl.dataobj.tcSDK.getSchemaName(tcSDK.java:143)
     at com.thortech.xl.dataobj.tcSDK.eventPreUpdate(tcSDK.java:150)
     at com.thortech.xl.dataobj.tcDataObj.update(tcDataObj.java:633)
     at com.thortech.xl.dataobj.tcDataObj.save(tcDataObj.java:508)
Can any one suggest on DB url format for JDBC connection, my weblogic has automatically updated in the following format, Is that correct?
jdbc:oracle:thin:@hostName:1521/ServiceName (not SID).
Thanks.

Similar Messages

  • Unable to Modify Process form in Design Console

    Hi All,
    I am trying to add a new field to Remedy Process form. I fallowed these steps
    1. Created a new version of the form.
    2. selected the new version.
    3. added a new field and saved the form.
    I didnot activate the form. When I close and open the form the newly added field is not showing up.
    I looked in the log and I did not find any errors.
    Any suggestions why this is happening.
    Thanks

    When you close & open up the form again it might not always show you the version you created. Did you confirmed it ? ? If its still not working then try activating the form once , check it and revert to older version. It should work although.

  • Creating vb forms from designer

    After creating oracle forms from designer whenever we run form it display no records at the first and we can add/edit/delete/query
    but if we create vb forums it display all the records.
    Can't we do it just like in oracle forms

    Hi Niall,
    After updating Properties>Compatibility and settings Target version on the old xdp I see following  xml  generated.
    Does this sound right () ?
    Thanks
    YogLC
    <?xml version="1.0" encoding="UTF-8"?>
    <?xfa generator="AdobeLiveCycleDesignerES_V9.0.0.1.20100329.2.659576" APIVersion="3.1.9277.0"?><xdp:xdp xmlns:xdp="http://ns.adobe.com/xdp/" timeStamp="2010-06-21T15:15:11Z" uuid="42e37fb9-0d21-499d-94bd-259200a97a10"><
    template xmlns:xfa="http://www.xfa.org/schema/xfa-template/2.1/" xmlns="http://www.xfa.org/schema/xfa-template/3.0/"> 
    <?formServer defaultPDFRenderFormat acrobat9.1static?>
     <?formServer allowRenderCaching 0?>
     <?formServer formModel both?>
    <subform name="F" layout="tb" locale="ambient">

  • I have created numerous forms in Designer and for some reason, "Edit in Designer" from PDF, I cannot edit any of the fields in Design View.

    I have created numerous forms in Designer and for some reason, "Edit in Designer" from PDF, I cannot edit any of the fields in Design View.

    Is it possible you accidentally put the fields on the master page?

  • How to delete the latest version of UD_ADUSER forms in design console

    Hi,
    In the form designer for the UD_ADUSER form we have created new version but we wanted to delete these latest versions but we are not able to how can we delete the later versions which we created and make original version as active

    Hi,
    Create new version, add or delete columns whatever you are required, then create active version.
    Then run the fvc (form version control Utility) utility from previous version to current version.
    you can find FVC in your design console directory !!
    Regards,
    Raghav.

  • OIM 11gR2 not able to see forms within Design Console

    Hi Guys
    About the design Console, i'm not able to get any form when searching them within the design console...any idea?
    I've already gone through the whole steps to configure the design console.
    I gets "No record found for this query" even when i set a generic search.
    Thanks!

    have you install any Connector in OIM? If yes then the form will be available in the design console. Or if you have created manually using design console->form designer
    While creating Application Instance we create some form top of the base form those form won't be available in design console. however you can search those as below:
    login to sysadmin url->go to Form Designer-> select Resource and the name of the Resource Object and find forms for respective RO.
    --nayan                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Create Adobe Form using Design Time for Processes and Forms

    Hi all,
    I am trying to create a form that have 3 fields:
    1. pernr
    2. ename
    3. effective_date
    I done all the necessary setup of BADI ,class, interface and form.
    I need the step to step guide where you create the adobe form using the Design Time for Processes and Forms. Anyone have any idea?
    Edited by: Siong Chao on Jan 3, 2011 4:54 AM
    Edited by: Siong Chao on Jan 3, 2011 5:00 AM

    Hi,
    I couldn't get to your query..
    What do you mean by step by step procedure for a design time & process for forms.
    if you are a beginner and looking for basic examples to implement adobe forms there are lot of them in SDN, please search them.
    let me know if your query was a very specific one.
    Cheers,
    Sai

  • Unable to create the model in designer

    Very new to ODI, I have setup the master rep in Oracle 9i database. The working repository is also created there. But I am unable to create a model with Oracle techology as it doesnot give the Logical scema. May I request a solutions for the newbee.

    Managed to solve the problem right now..
    For new ones who would like to use Oracle 9i as master repository and working repository please check the following steps before continuing.
    create the master repository on Oracle 9i database server
    Make the agent server running
    Launch the topology manager and create a new login for the master rep.
    Login to TM.
    create the working repository from topology manager. Physical Architecture -> Oracle -> right click -> create data server.
    Now login to designer and create the model.
    let me explore more and would revert back again.
    check again at avisolutions.blogsopt.com

  • Process & Forms Unable to create FPM form

    Hi ,
    I'm trying to create FPM form for HCM P&F. When trying to start FLUID editor by providing the configuration id,
    i get this error "Configuration XXXXXX could not be created due to errors in FPM".
    I do have necessary authorization for creating P&F. Any suggestions?
    Thanks
    Jay
    Update:
    Found the reason for error. I'm not registered as a developer in current system, cannot be more disgusting .
    Thanks
    Message was edited by: Jayanth Yegneswaran

    Hi,
    Use the button left.
    Assign configuration Name
    Greetings Maarten

  • Unable to create per forma invoice w.r.t to Free of charge delivery

    Hi Experts,
    I create a free of charge delivery order type ZFD (copy from order type FD). I create a delivery (VL01N) with reference to free of charge delivery order & done PGI. But when i want to create Per forma invoice of this delivery with reference to delivery number, i am not able to do this and got message No billing documents were generated. See log Message no. VF032.
    Please help me regarding for the same.
    Best Regards,
    Shatrughan

    Hi,
    Error Log
                 0004000025 000010 The item is not relevant for billing
                Technical data
                    Tech. data details
                     Client                                 100
                     Group Number
                     Sales Document Number                  0004000025
                     Item Number of the SD Document         000010
                     Schedule Line Number                   0044
                     Counter in Control Tables              00
                     Message Identification                 VF
                     System Message Number                  044
                     Output Type                            I
                     Message Variable 01
                     Message Variable 02
                     Message Variable 03
                     Message Variable 04
                     Group Type                             F
    Regards,
    Shatrughan

  • Unable to Create/Update Sales Party Object via FA Web Service Calls.

    Invoking the updateSalesParty() and createSalesParty() methods of the Web Service proxy doesn't show any errors, but at the same time, it doesn't create or update the Sales party objects on the Fusion instance.
    ( https://rws-fap0267-crm.oracledemos.com/crmCommonSalesParties/SalesPartyService?WSDL )
    I've attached the java code and console output when I run the code for your ready reference.
    Any pointers on what I'm missing will be very helpful.
    Thanks in advance!
    Cheers,
    Sharath

    I tried invoking the WS -via SOAPUI - using the payload specified in WebService Sample Payload for Creating a Sales Account (Doc ID 1362190.1) and I get the follow error response.
    <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/">
      <env:Header/>
      <env:Body>
          <env:Fault>
            <faultcode>env:Server</faultcode>
            <faultstring><![CDATA[JBO-27023: Failed to validate all rows in a transaction.JBO-27024: Failed to validate a row with key oracle.jbo.Key[300000077245710 ] in OrganizationDEOJBO-27014: Attribute Type_c in OrganizationDEO is required.JBO-27014: Attribute Type_c in OrganizationDEO is required.JBO-27024: Failed to validate a row with key oracle.jbo.Key[300000077245711 ] in PartySiteEOJBO-HZ:::HZ_NO_LOCATION_FOUND: <MESSAGE><NUMBER>HZ-120085</NUMBER><TEXT>The location 958 is invalid. Use a valid location from the HZ_LOCATIONS table.</TEXT><CAUSE></CAUSE><ACTION></ACTION><DETAILS></DETAILS><INCIDENT></INCIDENT></MESSAGE>JBO-27024: Failed to validate a row with key oracle.jbo.Key[300000077245712 ] in PartySiteUseEO: nullJBO-27024: Failed to validate a row with key oracle.jbo.Key[300000077245714 ] in PartyUsageAssignmentEO: null]]></faultstring>
            <detail>
                <tns:ServiceErrorMessage xmlns:tns="http://xmlns.oracle.com/adf/svc/errors/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                  <tns:code>27023</tns:code>
                  <tns:message>JBO-27023: Failed to validate all rows in a transaction.</tns:message>
                  <tns:severity>SEVERITY_ERROR</tns:severity>
                  <tns:detail xsi:type="tns:ServiceRowValErrorMessage">
                      <tns:code>27024</tns:code>
                      <tns:message>JBO-27024: Failed to validate a row with key oracle.jbo.Key[300000077245710 ] in OrganizationDEO</tns:message>
                      <tns:severity>SEVERITY_ERROR</tns:severity>
                      <tns:detail xsi:type="tns:ServiceAttrValErrorMessage">
                        <tns:code>27014</tns:code>
                        <tns:message>JBO-27014: Attribute Type_c in OrganizationDEO is required.</tns:message>
                        <tns:severity>SEVERITY_ERROR</tns:severity>
                        <tns:exceptionClassName>oracle.jbo.AttrValException</tns:exceptionClassName>
                        <tns:attributeName>Type_c</tns:attributeName>
                        <tns:objectName>OrganizationDEO</tns:objectName>
                      </tns:detail>
                      <tns:detail xsi:type="tns:ServiceAttrValErrorMessage">
                        <tns:code>27014</tns:code>
                        <tns:message>JBO-27014: Attribute Type_c in OrganizationDEO is required.</tns:message>
                        <tns:severity>SEVERITY_ERROR</tns:severity>
                        <tns:exceptionClassName>oracle.jbo.AttrValException</tns:exceptionClassName>
                        <tns:attributeName>Type_c</tns:attributeName>
                        <tns:objectName>OrganizationDEO</tns:objectName>
                      </tns:detail>
                      <tns:exceptionClassName>oracle.jbo.RowValException</tns:exceptionClassName>
                      <tns:objectName>OrganizationDEO</tns:objectName>
                  </tns:detail>
                  <tns:detail xsi:type="tns:ServiceRowValErrorMessage">
                      <tns:code>27024</tns:code>
                      <tns:message>JBO-27024: Failed to validate a row with key oracle.jbo.Key[300000077245711 ] in PartySiteEO</tns:message>
                      <tns:severity>SEVERITY_ERROR</tns:severity>
                      <tns:detail xsi:type="tns:ServiceRowValErrorMessage">
                        <tns:code>HZ:::HZ_NO_LOCATION_FOUND</tns:code>
                        <tns:message><![CDATA[JBO-HZ:::HZ_NO_LOCATION_FOUND: <MESSAGE><NUMBER>HZ-120085</NUMBER><TEXT>The location 958 is invalid. Use a valid location from the HZ_LOCATIONS table.</TEXT><CAUSE></CAUSE><ACTION></ACTION><DETAILS></DETAILS><INCIDENT></INCIDENT></MESSAGE>]]></tns:message>
                        <tns:severity>SEVERITY_RECOVERABLE_ERROR</tns:severity>
                        <tns:exceptionClassName>oracle.jbo.RowValException</tns:exceptionClassName>
                        <tns:objectName>PartySiteEO</tns:objectName>
                      </tns:detail>
                      <tns:exceptionClassName>oracle.jbo.RowValException</tns:exceptionClassName>
                      <tns:objectName>PartySiteEO</tns:objectName>
                  </tns:detail>
                  <tns:detail xsi:type="tns:ServiceRowValErrorMessage">
                      <tns:code>27024</tns:code>
                      <tns:message>JBO-27024: Failed to validate a row with key oracle.jbo.Key[300000077245712 ] in PartySiteUseEO</tns:message>
                      <tns:severity>SEVERITY_ERROR</tns:severity>
                      <tns:detail xsi:type="tns:ServiceErrorMessage">
                        <tns:severity>SEVERITY_ERROR</tns:severity>
                        <tns:exceptionClassName>java.lang.NullPointerException</tns:exceptionClassName>
                      </tns:detail>
                      <tns:exceptionClassName>oracle.jbo.RowValException</tns:exceptionClassName>
                      <tns:objectName>PartySiteUseEO</tns:objectName>
                  </tns:detail>
                  <tns:detail xsi:type="tns:ServiceRowValErrorMessage">
                      <tns:code>27024</tns:code>
                      <tns:message>JBO-27024: Failed to validate a row with key oracle.jbo.Key[300000077245714 ] in PartyUsageAssignmentEO</tns:message>
                      <tns:severity>SEVERITY_ERROR</tns:severity>
                      <tns:detail xsi:type="tns:ServiceErrorMessage">
                        <tns:severity>SEVERITY_ERROR</tns:severity>
                        <tns:exceptionClassName>java.lang.NullPointerException</tns:exceptionClassName>
                      </tns:detail>
                      <tns:exceptionClassName>oracle.jbo.RowValException</tns:exceptionClassName>
                      <tns:objectName>PartyUsageAssignmentEO</tns:objectName>
                  </tns:detail>
                  <tns:exceptionClassName>oracle.jbo.TxnValException</tns:exceptionClassName>
                </tns:ServiceErrorMessage>
            </detail>
          </env:Fault>
      </env:Body>
    </env:Envelope>
    Is there a way to see this error response when invoking the WS via a Java client-proxy?

  • Unable to create 5.1 instance from console

    I'm using the admin server bundled with 5.1SP2 to manage a single 5.1 directory instance and a single 4.16 directory instance. I also use version 5.1 of the directory console. Until now this has worked fine.
    However, now I need to build another 5.1 instance. When I try to use the "Create Instance Of Iplanet Directory Server" tool in the "Server Group" contextual menu, I get a generic error message. Looking in the admin server logs, I see the following:
    [22/Jul/2003:12:15:23] warning (10928): for host myhost.my.domain trying to POST /slapd/Tasks/Operation/Create, send-cgi reports: cannot find CGI program /ldap/iplanet/servers/bin/slapd/admin/bin/index (No such file or directory)
    It appears that the "Create Instance Of" is trying to use the "index" utility which is the command-line tool used for creating Netscape 4.16 instances, not IPlanet 5.1 instances. It is failing, since that utility is not installed as part of the iPlanet 5.1 administration server package.
    To wit: the IPlanet 5.1 administration tool is trying to use 4.16 utilities to create a 5.1 instance. This obviously doesn't work, since the 4.16 utilities aren't part of the 5.1 installation and probably wouldn't work to create a 5.1 instance, anyway.
    I'm at a loss. Advice, anyone?
    Thanks!

    They are done using an audio mixing application like Soundtrack Pro or Pro Tools. It's all done manually by an audio engineer to give it a "sense" of surround, but it's just an illusion the audio engineer makes by panning channels around by phase or temporal shifting of the original stream.
    There may be a way to automate this by scripting the tools beind used, but its still up the audio engineer to create the appropriate presets to begin with.

  • I am unable to create a form that I can move the fields in - using Adobe Acrobat XI Pro on a PC

    I need to make fill-in forms with little space between questions.  Adobe Acrobat XI Pro does not allow me to alter fields and sizes as I need to.  Advice?

    Is the Snap to Grid option ticked under View - Show/Hide - Rulers and Guides? If so, un-tick it.

  • Unable to create connection pool on admin console!

    Hello, i try via application server's admin console connect to my mysql database.
    The jdbc.mysql.Driver is already in as_home/lib directory.
    My database has no password and the root is authorized and has full access.
    My Configuration on admin console look like:
    Datasource Classname: Datasource Classname:
    Resource Type: javay.sql.DataSource
    use:root
    url:jdbc:mysql://localhost:3306/mydatabase
    When i ping the database i becom thes error:
    Operation 'pingConnectionPool' failed in 'resources' Config Mbean. Target exception message: No PasswordCredential found
    Please help
    Thanks

    hmm this looks like the password was not supplied. are you sure there is not password to access the db?
    this is an e.g of my connection pool connection.. its for ibm db2 though. so you might change it where appropriate.
    Datasource classname : COM.ibm.db2.jdbc.DB2DataSource
    Resource type: javax.sql.DataSource
    PortNumber: 50000
    DatabaseName: (the db name)
    Password: (password)
    User: (username)Clarence Loh

  • Unable to install updates to CS5 Design Premium on Macbookpro

    Recently had to have a new  hard drive installed after it broke. When it came back from apple i had to reinstall CS5 which appears to have installed correctly but when i go to update suite it goes through the updating process and then says the update has been unsuccessful. It lists the programs that couldnt update and says try again when the problem is fixed. At the bottom of the box it says contact customer support who say they dont support CS5 anymore and to post on the forum.
    Have briefly loked at forum suggestions like do manual updates etc, to be honest I am dislexic and not that good with tech and I dont feel confident.
    Anyone out there that can please help, I have uni work to do under a deadline!!!!

    I am running Snow Leopard

Maybe you are looking for

  • Creating a service for a daemon

    I'm working on a specialized server daemon in Google's Go language, and have a makefile that I want to have an "install" directive for, that would pu the compiled binary, the document root, the logfile directory, etc, in /opt/gochan/*, and create a s

  • How to have two seperate Itunes on the same computer for two Ipods?

    Is there a way to have two separate Itunes downloaded on the same computer for two different Ipods? My sister got a new Ipod and she wants to hook it up to the computer but when ever she does it just pulls up my Itunes and has all of my songs on ther

  • What IP to register in the domain register site?How publish to www internet

    1 - During domain registration process, I need to provide minimum of 2 DNS or IP addresses. Is this information at the Snow Leopard Server? Where to find it? Or how to create it? 2 - How to setup a registered domain in Snow Leopard Server? I follow a

  • Number of Oracle Certifications WW

    Someone had posted recently, asking for the number of a certain group of Oracle Certified individuals. I don't remember who was asking this question, but I wanted to respond. It is against our policy to give numbers on specific certifications and spe

  • Import Quicktime movie into iMovie

    i need to import a movie that is in quicktime at the moment, i need to put it into iMovie. how can i do this. jack