Problem while deploying BPMN to Weblogic

I am trying to deploy a reasonably complex Oracle BPM application (BPMN) to Weblogic 10.3.4 server installed on RHLinux 5. The issue is I am getting a connection timeout exception in the deployment log and hence the deployment fails.
After googling through, I tried to increase the timeout value of JTA through weblogic console but this did not help.
Following is the deployment log in jDeveloper:
[11:44:33 PM] Preparing to send HTTP request for deployment [11:44:33 PM] Creating HTTP connection to host:localhost, port:7001 [11:44:33 PM] Sending internal deployment descriptor [11:44:33 PM] Sending archive - sca_BPM_rev1.0.jar [12:03:43 AM] Connection to the server timed out. Please check the server log for problems or increase the timeout value. [12:03:43 AM] Error deploying archive sca_BPM_rev1.0.jar to partition "default" on server AdminServer [http://localhost:7001] [12:03:43 AM] HTTP error code returned [-1] [12:03:43 AM] No error message is returned from the server. [12:03:43 AM] Error deploying archive sca_BPM_rev1.0.jar to partition "default" on server AdminServer [http://localhost:7001] [12:03:43 AM] #### Deployment incomplete. ####
Error log from Weblogic Console:
May 19, 2011 12:11:28 AM PDT Error oracle.soa.bpel.engine BEA-000000 Unable to activate process IntraFirmTransfer javax.ejb.EJBException: Transaction Rolledback.: weblogic.transaction.internal.TimedOutException: Transaction timed out after 303 seconds BEA1-0E886C94EA7C131B76F3 at weblogic.transaction.internal.ServerTransactionImpl.wakeUp(ServerTransactionImpl.java:1748) at weblogic.transaction.internal.ServerTransactionManagerImpl.processTimedOutTransactions(ServerTransactionManagerImpl.java:1591) at weblogic.transaction.internal.TransactionManagerImpl.wakeUp(TransactionManagerImpl.java:1911) at weblogic.transaction.internal.ServerTransactionManagerImpl.wakeUp(ServerTransactionManagerImpl.java:1501) at weblogic.transaction.internal.WLSTimer.timerExpired(WLSTimer.java:35) at weblogic.timers.internal.TimerImpl.run(TimerImpl.java:273) at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528) at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207) at weblogic.work.ExecuteThread.run(ExecuteThread.java:176) ; nested exception is: weblogic.transaction.internal.TimedOutException: Transaction timed out after 303 seconds BEA1-0E886C94EA7C131B76F3 at weblogic.ejb.container.internal.EJBRuntimeUtils.throwEJBException(EJBRuntimeUtils.java:154) at weblogic.ejb.container.internal.BaseLocalObject.postInvoke1(BaseLocalObject.java:595) at weblogic.ejb.container.internal.BaseLocalObject.__WL_postInvokeTxRetry(BaseLocalObject.java:455) at weblogic.ejb.container.internal.SessionLocalMethodInvoker.invoke(SessionLocalMethodInvoker.java:52) at oracle.bpm.bpmn.engine.ejb.impl.BPMNServerManagerBean_6gbx7k_ICubeServerManagerLocalBeanImpl.deployComponent(Unknown Source) at oracle.fabric.CubeServiceEngine.load(CubeServiceEngine.java:885)
Can someone throw some hints at the possible causes ?

· We tried to set the below configurations, but still we are getting same error.
i. Increased timeout-seconds to 3600 sec in <Oracle Admin console> >>--> Services >>-->JTA.
ii. Increased timeout-secounds to 3600 sec in OracleBPMWorspace >>-->Coniguration.
iii. Increased Stuck-Thread Max Time to 14400 sec in Servers>> admin-server >>-->configuration >>-->tuning.
· Previously the JDeveloper was running in local linux box and weblogic server is running in remote location(@ US). So we thought this may be because of network latency error. Then moved the BPMN project to “weblogic” box itself, still no progre
AdminServer.log
==============
####<May 24, 2011 6:52:22 AM PDT> <Debug> <EjbDeployment> <lxdm400m7> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <BEA1-1B1982B49881131B76F3> <a87f0f61cd89079b:379ed2f9:1302218cba3:-8000-00000000000010ed> <1306245142257> <BEA-000000> <[MethodDescriptor] MethodDescriptor: Method: getAllDrivers() Transaction attribute: TX_REQUIRED Isolation Level: No Isolation Level Set Tx Timeout: 7200000>
####<May 24, 2011 6:52:22 AM PDT> <Debug> <EjbDeployment> <lxdm400m7> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <BEA1-1B1982B49881131B76F3> <a87f0f61cd89079b:379ed2f9:1302218cba3:-8000-00000000000010ed> <1306245142257> <BEA-000000> <[MethodDescriptor] needsSecurityCheck: true>
####<May 24, 2011 6:52:22 AM PDT> <Debug> <EjbDeployment> <lxdm400m7> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <BEA1-1B1982B49881131B76F3> <a87f0f61cd89079b:379ed2f9:1302218cba3:-8000-00000000000010ed> <1306245142257> <BEA-000000> <[MethodDescriptor] subject: principals=[]>
####<May 24, 2011 6:52:22 AM PDT> <Debug> <EjbDeployment> <lxdm400m7> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <BEA1-1B1982B49881131B76F3> <a87f0f61cd89079b:379ed2f9:1302218cba3:-8000-00000000000010ed> <1306245142258> <BEA-000000> <[MethodDescriptor] Access Allowed.
>
####<May 24, 2011 6:52:28 AM PDT> <Debug> <EjbDeployment> <lxdm400m7> <AdminServer> <[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <OracleSystemUser> <BEA1-1B2D82B49881131B76F3> <a87f0f61cd89079b:379ed2f9:1302218cba3:-8000-00000000000010f9> <1306245148697> <BEA-000000> <[MethodDescriptor] MethodDescriptor: Method: recordUsage(java.lang.String, java.util.Map, java.util.Set) Transaction attribute: TX_REQUIRED Isolation Level: No Isolation Level Set Tx Timeout: 7200000>
####<May 24, 2011 6:52:28 AM PDT> <Debug> <EjbDeployment> <lxdm400m7> <AdminServer> <[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <OracleSystemUser> <BEA1-1B2D82B49881131B76F3> <a87f0f61cd89079b:379ed2f9:1302218cba3:-8000-00000000000010f9> <1306245148697> <BEA-000000> <[MethodDescriptor] needsSecurityCheck: true>
####<May 24, 2011 6:52:28 AM PDT> <Debug> <EjbDeployment> <lxdm400m7> <AdminServer> <[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <OracleSystemUser> <BEA1-1B2D82B49881131B76F3> <a87f0f61cd89079b:379ed2f9:1302218cba3:-8000-00000000000010f9> <1306245148697> <BEA-000000> <[MethodDescriptor] subject: principals=[OracleSystemUser, OracleSystemGroup]>
####<May 24, 2011 6:52:28 AM PDT> <Debug> <EjbDeployment> <lxdm400m7> <AdminServer> <[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <OracleSystemUser> <BEA1-1B2D82B49881131B76F3> <a87f0f61cd89079b:379ed2f9:1302218cba3:-8000-00000000000010f9> <1306245148698> <BEA-000000> <[MethodDescriptor] Access Allowed.
>
####<May 24, 2011 6:52:29 AM PDT> <Info> <EJB> <lxdm400m7> <AdminServer> <[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <OracleSystemUser> <BEA1-1B2D82B49881131B76F3> <a87f0f61cd89079b:379ed2f9:1302218cba3:-8000-00000000000010f9> <1306245149483> <BEA-010227> <EJB Exception occurred during invocation from home or business: weblogic.ejb.container.internal.StatelessEJBHomeImpl@faf85c7 threw exception: oracle.mds.exception.MDSRuntimeException: The transaction is no longer active - status: 'Rolled back. [Reason=Unknown]'. No further JDBC access is allowed within this transaction.>
####<May 24, 2011 6:52:59 AM PDT> <Debug> <EjbDeployment> <lxdm400m7> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <OracleSystemUser> <BEA1-1B8382B49881131B76F3> <a87f0f61cd89079b:379ed2f9:1302218cba3:-8000-000000000000111c> <1306245179748> <BEA-000000> <[MethodDescriptor] MethodDescriptor: Method: recordUsage(java.lang.String, java.util.Map, java.util.Set) Transaction attribute: TX_REQUIRED Isolation Level: No Isolation Level Set Tx Timeout: 7200000>
####<May 24, 2011 6:52:59 AM PDT> <Debug> <EjbDeployment> <lxdm400m7> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <OracleSystemUser> <BEA1-1B8382B49881131B76F3> <a87f0f61cd89079b:379ed2f9:1302218cba3:-8000-000000000000111c> <1306245179749> <BEA-000000> <[MethodDescriptor] needsSecurityCheck: true>
####<May 24, 2011 6:52:59 AM PDT> <Debug> <EjbDeployment> <lxdm400m7> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <OracleSystemUser> <BEA1-1B8382B49881131B76F3> <a87f0f61cd89079b:379ed2f9:1302218cba3:-8000-000000000000111c> <1306245179749> <BEA-000000> <[MethodDescriptor] subject: principals=[OracleSystemUser, OracleSystemGroup]>
####<May 24, 2011 6:52:59 AM PDT> <Debug> <EjbDeployment> <lxdm400m7> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <OracleSystemUser> <BEA1-1B8382B49881131B76F3> <a87f0f61cd89079b:379ed2f9:1302218cba3:-8000-000000000000111c> <1306245179749> <BEA-000000> <[MethodDescriptor] Access Allowed.
>
####<May 24, 2011 6:53:00 AM PDT> <Info> <EJB> <lxdm400m7> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <OracleSystemUser> <BEA1-1B8382B49881131B76F3> <a87f0f61cd89079b:379ed2f9:1302218cba3:-8000-000000000000111c> <1306245180538> <BEA-010227> <EJB Exception occurred during invocation from home or business: weblogic.ejb.container.internal.StatelessEJBHomeImpl@faf85c7 threw exception: oracle.mds.exception.MDSRuntimeException: The transaction is no longer active - status: 'Rolled back. [Reason=Unknown]'. No further JDBC access is allowed within this transaction.>
####<May 24, 2011 6:53:22 AM PDT> <Debug> <EjbDeployment> <lxdm400m7> <AdminServer> <[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <BEA1-1BC882B49881131B76F3> <a87f0f61cd89079b:379ed2f9:1302218cba3:-8000-000000000000113b> <1306245202257> <BEA-000000> <[MethodDescriptor] MethodDescriptor: Method: getAllDrivers() Transaction attribute: TX_REQUIRED Isolation Level: No Isolation Level Set Tx Timeout: 7200000>
####<May 24, 2011 6:53:22 AM PDT> <Debug> <EjbDeployment> <lxdm400m7> <AdminServer> <[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <BEA1-1BC882B49881131B76F3> <a87f0f61cd89079b:379ed2f9:1302218cba3:-8000-000000000000113b> <1306245202258> <BEA-000000> <[MethodDescriptor] needsSecurityCheck: true>
####<May 24, 2011 6:53:22 AM PDT> <Debug> <EjbDeployment> <lxdm400m7> <AdminServer> <[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <BEA1-1BC882B49881131B76F3> <a87f0f61cd89079b:379ed2f9:1302218cba3:-8000-000000000000113b> <1306245202258> <BEA-000000> <[MethodDescriptor] subject: principals=[]>
####<May 24, 2011 6:53:22 AM PDT> <Debug> <EjbDeployment> <lxdm400m7> <AdminServer> <[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <BEA1-1BC882B49881131B76F3> <a87f0f61cd89079b:379ed2f9:1302218cba3:-8000-000000000000113b> <1306245202258> <BEA-000000> <[MethodDescriptor] Access Allowed.
>
####<May 24, 2011 6:53:30 AM PDT> <Debug> <EjbDeployment> <lxdm400m7> <AdminServer> <[ACTIVE] ExecuteThread: '8' for queue: 'weblogic.kernel.Default (self-tuning)'> <OracleSystemUser> <BEA1-1BE282B49881131B76F3> <a87f0f61cd89079b:379ed2f9:1302218cba3:-8000-0000000000001149> <1306245210805> <BEA-000000> <[MethodDescriptor] MethodDescriptor: Method: recordUsage(java.lang.String, java.util.Map, java.util.Set) Transaction attribute: TX_REQUIRED Isolation Level: No Isolation Level Set Tx Timeout: 7200000>
####<May 24, 2011 6:53:30 AM PDT> <Debug> <EjbDeployment> <lxdm400m7> <AdminServer> <[ACTIVE] ExecuteThread: '8' for queue: 'weblogic.kernel.Default (self-tuning)'> <OracleSystemUser> <BEA1-1BE282B49881131B76F3> <a87f0f61cd89079b:379ed2f9:1302218cba3:-8000-0000000000001149> <1306245210805> <BEA-000000> <[MethodDescriptor] needsSecurityCheck: true>
####<May 24, 2011 6:53:30 AM PDT> <Debug> <EjbDeployment> <lxdm400m7> <AdminServer> <[ACTIVE] ExecuteThread: '8' for queue: 'weblogic.kernel.Default (self-tuning)'> <OracleSystemUser> <BEA1-1BE282B49881131B76F3> <a87f0f61cd89079b:379ed2f9:1302218cba3:-8000-0000000000001149> <1306245210805> <BEA-000000> <[MethodDescriptor] subject: principals=[OracleSystemUser, OracleSystemGroup]>
####<May 24, 2011 6:53:30 AM PDT> <Debug> <EjbDeployment> <lxdm400m7> <AdminServer> <[ACTIVE] ExecuteThread: '8' for queue: 'weblogic.kernel.Default (self-tuning)'> <OracleSystemUser> <BEA1-1BE282B49881131B76F3> <a87f0f61cd89079b:379ed2f9:1302218cba3:-8000-0000000000001149> <1306245210805> <BEA-000000> <[MethodDescriptor] Access Allowed.
>
####<May 24, 2011 6:53:31 AM PDT> <Info> <EJB> <lxdm400m7> <AdminServer> <[ACTIVE] ExecuteThread: '8' for queue: 'weblogic.kernel.Default (self-tuning)'> <OracleSystemUser> <BEA1-1BE282B49881131B76F3> <a87f0f61cd89079b:379ed2f9:1302218cba3:-8000-0000000000001149> <1306245211595> <BEA-010227> <EJB Exception occurred during invocation from home or business: weblogic.ejb.container.internal.StatelessEJBHomeImpl@faf85c7 threw exception: oracle.mds.exception.MDSRuntimeException: The transaction is no longer active - status: 'Rolled back. [Reason=Unknown]'. No further JDBC access is allowed within this transaction.>
####<May 24, 2011 6:54:01 AM PDT> <Debug> <EjbDeployment> <lxdm400m7> <AdminServer> <[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <OracleSystemUser> <BEA1-1C3D82B49881131B76F3> <a87f0f61cd89079b:379ed2f9:1302218cba3:-8000-000000000000116e> <1306245241862> <BEA-000000> <[MethodDescriptor] MethodDescriptor: Method: recordUsage(java.lang.String, java.util.Map, java.util.Set) Transaction attribute: TX_REQUIRED Isolation Level: No Isolation Level Set Tx Timeout: 7200000>
####<May 24, 2011 6:54:01 AM PDT> <Debug> <EjbDeployment> <lxdm400m7> <AdminServer> <[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <OracleSystemUser> <BEA1-1C3D82B49881131B76F3> <a87f0f61cd89079b:379ed2f9:1302218cba3:-8000-000000000000116e> <1306245241862> <BEA-000000> <[MethodDescriptor] needsSecurityCheck: true>
####<May 24, 2011 6:54:01 AM PDT> <Debug> <EjbDeployment> <lxdm400m7> <AdminServer> <[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <OracleSystemUser> <BEA1-1C3D82B49881131B76F3> <a87f0f61cd89079b:379ed2f9:1302218cba3:-8000-000000000000116e> <1306245241862> <BEA-000000> <[MethodDescriptor] subject: principals=[OracleSystemUser, OracleSystemGroup]>
####<May 24, 2011 6:54:01 AM PDT> <Debug> <EjbDeployment> <lxdm400m7> <AdminServer> <[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <OracleSystemUser> <BEA1-1C3D82B49881131B76F3> <a87f0f61cd89079b:379ed2f9:1302218cba3:-8000-000000000000116e> <1306245241862> <BEA-000000> <[MethodDescriptor] Access Allowed.
>
####<May 24, 2011 6:54:02 AM PDT> <Info> <EJB> <lxdm400m7> <AdminServer> <[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <OracleSystemUser> <BEA1-1C3D82B49881131B76F3> <a87f0f61cd89079b:379ed2f9:1302218cba3:-8000-000000000000116e> <1306245242648> <BEA-010227> <EJB Exception occurred during invocation from home or business: weblogic.ejb.container.internal.StatelessEJBHomeImpl@faf85c7 threw exception: oracle.mds.exception.MDSRuntimeException: The transaction is no longer active - status: 'Rolled back. [Reason=Unknown]'. No further JDBC access is allowed within this transaction.>
####<May 24, 2011 6:54:22 AM PDT> <Debug> <EjbDeployment> <lxdm400m7> <AdminServer> <[ACTIVE] ExecuteThread: '8' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <BEA1-1C7D82B49881131B76F3> <a87f0f61cd89079b:379ed2f9:1302218cba3:-8000-000000000000118b> <1306245262257> <BEA-000000> <[MethodDescriptor] MethodDescriptor: Method: getAllDrivers() Transaction attribute: TX_REQUIRED Isolation Level: No Isolation Level Set Tx Timeout: 7200000>
####<May 24, 2011 6:54:22 AM PDT> <Debug> <EjbDeployment> <lxdm400m7> <AdminServer> <[ACTIVE] ExecuteThread: '8' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <BEA1-1C7D82B49881131B76F3> <a87f0f61cd89079b:379ed2f9:1302218cba3:-8000-000000000000118b> <1306245262257> <BEA-000000> <[MethodDescriptor] needsSecurityCheck: true>
####<May 24, 2011 6:54:22 AM PDT> <Debug> <EjbDeployment> <lxdm400m7> <AdminServer> <[ACTIVE] ExecuteThread: '8' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <BEA1-1C7D82B49881131B76F3> <a87f0f61cd89079b:379ed2f9:1302218cba3:-8000-000000000000118b> <1306245262257> <BEA-000000> <[MethodDescriptor] subject: principals=[]>
####<May 24, 2011 6:54:22 AM PDT> <Debug> <EjbDeployment> <lxdm400m7> <AdminServer> <[ACTIVE] ExecuteThread: '8' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <BEA1-1C7D82B49881131B76F3> <a87f0f61cd89079b:379ed2f9:1302218cba3:-8000-000000000000118b> <1306245262258> <BEA-000000> <[MethodDescriptor] Access Allowed.
>
####<May 24, 2011 6:54:32 AM PDT> <Debug> <EjbDeployment> <lxdm400m7> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <OracleSystemUser> <BEA1-1C9B82B49881131B76F3> <a87f0f61cd89079b:379ed2f9:1302218cba3:-8000-0000000000001199> <1306245272915> <BEA-000000> <[MethodDescriptor] MethodDescriptor: Method: recordUsage(java.lang.String, java.util.Map, java.util.Set) Transaction attribute: TX_REQUIRED Isolation Level: No Isolation Level Set Tx Timeout: 7200000>
####<May 24, 2011 6:54:32 AM PDT> <Debug> <EjbDeployment> <lxdm400m7> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <OracleSystemUser> <BEA1-1C9B82B49881131B76F3> <a87f0f61cd89079b:379ed2f9:1302218cba3:-8000-0000000000001199> <1306245272915> <BEA-000000> <[MethodDescriptor] needsSecurityCheck: true>
####<May 24, 2011 6:54:32 AM PDT> <Debug> <EjbDeployment> <lxdm400m7> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <OracleSystemUser> <BEA1-1C9B82B49881131B76F3> <a87f0f61cd89079b:379ed2f9:1302218cba3:-8000-0000000000001199> <1306245272915> <BEA-000000> <[MethodDescriptor] subject: principals=[OracleSystemUser, OracleSystemGroup]>
####<May 24, 2011 6:54:32 AM PDT> <Debug> <EjbDeployment> <lxdm400m7> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <OracleSystemUser> <BEA1-1C9B82B49881131B76F3> <a87f0f61cd89079b:379ed2f9:1302218cba3:-8000-0000000000001199> <1306245272915> <BEA-000000> <[MethodDescriptor] Access Allowed.
>
####<May 24, 2011 6:54:33 AM PDT> <Info> <EJB> <lxdm400m7> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <OracleSystemUser> <BEA1-1C9B82B49881131B76F3> <a87f0f61cd89079b:379ed2f9:1302218cba3:-8000-0000000000001199> <1306245273701> <BEA-010227> <EJB Exception occurred during invocation from home or business: weblogic.ejb.container.internal.StatelessEJBHomeImpl@faf85c7 threw exception: oracle.mds.exception.MDSRuntimeException: The transaction is no longer active - status: 'Rolled back. [Reason=Unknown]'. No further JDBC access is allowed within this transaction.>

Similar Messages

  • Problem while Deploying application in weblogic admin console

    Hi all,
    Recently i got an issue while deploying application through weblogic admin console,
    I have logged in the weblogic console and clicked on the deployment option, i got the page of install the application, then i have click the install option, i was getting the page of blank white screen. checking the log file of the admin server i cannot find any error. The admin server was running state was ok. before many times i have done deploying application in the same weblogic admin console.
    My weblogic 10.3 was running in windows 2008 r2
    Kindly need a help to resolve this problem ASAP.
    Regards,
    Rakhi

    Hi sir,
    thanks for ur reply.. but while troubleshooting on this issue i am facing another problem,
    The weblogic server is running on windows os box, i have stop the weblogic admin server from the windows services and again started the weblogic admin server, the server was running in proper state and i have open the console and try the same thing clicking on the deployment and install options but the same issue i faced. getting the white blank screen, while trying to refresh the page i cannot get the weblogic console waiting for long time also. again after restarting the server i can get the weblogic console.
    Then i have tried in another way, i removed the window services and started the weblogic server from command prompt,after starting the server i have opened the admin console and click on the deployment and install option, it is working fine. i tried the same for many times its working fine. but while starting from windows services the problem i was facing same as blank white screen,
    Kindly give me a perfect resolution on this issue. because i was so confused on this part.
    Regards,
    Rakhi..

  • Problem while deploying ADF application to standalone WLS server

    Hi,
    I am facing a problem while deploying ADF application to standalone WLS Server.
    Following is the error message that I am getting.
    [07:24:03 PM] ----  Deployment started.  ----
    [07:24:03 PM] Target platform is  (Weblogic 10.3).
    [07:24:07 PM] Retrieving existing application information
    [07:24:08 PM] Running dependency analysis...
    [07:24:08 PM] Building...
    [07:24:13 PM] Deploying 2 profiles...
    [07:24:14 PM] Wrote Web Application Module to D:\WorkSpace3\DashboardUi\deploy\Dashboard.war
    [07:24:14 PM] Wrote Enterprise Application Module to D:\WorkSpace3\deploy\Dashboard.ear
    [07:24:14 PM] Deploying Application...
    [07:24:22 PM] [Deployer:149191]Operation 'deploy' on application 'Dashboard' is initializing on 'msDevServer1'
    [07:24:27 PM] [Deployer:149193]Operation 'deploy' on application 'Dashboard' has failed on 'msDevServer1'
    [07:24:27 PM] [Deployer:149034]An exception occurred for task [Deployer:149026]deploy application Dashboard on msDevServer1.: .
    [07:24:27 PM] Weblogic Server Exception: weblogic.application.ModuleException:
    [07:24:27 PM] Caused by: weblogic.common.ResourceException: DataSource DashboardDb already exists
    [07:24:27 PM]   See server logs or server console for more details.
    [07:24:27 PM] weblogic.application.ModuleException:
    [07:24:27 PM] ####  Deployment incomplete.  ####
    [07:24:27 PM] Remote deployment failed (oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer)Any suggestion how to fix this.
    Thanks
    Ajay

    I logged into console and browsed to 'Home >Summary of JDBC Data Sources' but not able to locate DashboardDb. Please let me know where to find DashboardDB on wls console.
    Also, please let me know how to configure the app to not to auto-deploy JDBC data sources

  • Error while deploying composite to weblogic

    Getting following error while deploying composite to weblogic; As I got some reason from google that, its because of jdk8. If it is a known issue, does oracle released any patch for this?
    8:16:43 AM] Server is most likely down. Please check the server status and make sure it is up.
    [08:16:43 AM] Error deploying archive sca_ValidatePayment_rev1.0.jar to partition "default" on server AdminServer [http://192.168.2.1:7001]
    [08:16:43 AM] HTTP error code returned [-1]
    [08:16:43 AM] Error message from server:
    Server is most likely down. Please check the server status and make sure it is up.
    [08:16:43 AM] Check server log for more details.
    [08:16:43 AM] Error deploying archive sca_ValidatePayment_rev1.0.jar to partition "default" on server AdminServer [http://192.168.2.1:7001]
    [08:16:43 AM] Deployment cancelled.
    [08:16:43 AM] ----  Deployment incomplete  ----.
    [08:16:43 AM] Error deploying archive file:/C:/JDeveloper/mywork/e2e-1201-composites/ValidatePayment/deploy/sca_ValidatePayment_rev1.0.jar
    (oracle.tip.tools.ide.fabric.deploy.common.SOARemoteDeployer)

    Hi Priya,
    Can you check the server status.It clearly says that the server is down.Check the status of the server and also the disk space .
    [08:16:43 AM] Error message from server:
    Server is most likely down. Please check the server status and make sure it is up.

  • While deploying application in weblogic 10.3 getting following eror

    while deploying app into weblogic 10.3 getting following taglib errors please any one cane ensure this....
    An error occurred during activation of changes, please see the log for details.
    weblogic.application.ModuleException:
    Substituted for the exception weblogic.servlet.jsp.CompilationException which lacks a String contructor, original message - footer.jsp:1:5: Invalid tag library. <%@ taglib uri="/WEB-INF/struts-html-el.tld" prefix="html" %> ^----^ footer.jsp:1:5: No tag library could be found with this URI. Possible causes could be that the URI is incorrect, or that there were errors during parsing of the .tld file. <%@ taglib uri="/WEB-INF/struts-html-el.tld" prefix="html" %> ^----^ footer.jsp:1:5: Invalid tag library. <%@ taglib uri="/WEB-INF/struts-html-el.tld" prefix="html" %> ^----^ footer.jsp:1:5: No tag library could be found with this URI. Possible causes could be that the URI is incorrect, or that there were errors during parsing of the .tld file. <%@ taglib uri="/WEB-INF/struts-html-el.tld" prefix="html" %> ^----^ footer.jsp:2:5: No tag library could be found with this URI. Possible causes could be that the URI is incorrect, or that there were errors during parsing of the .tld file. <%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> ^----^ footer.jsp:2:5: No tag library could be found with this URI. Possible causes could be that the URI is incorrect, or that there were errors during parsing of the .tld file. <%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> ^----^ footer.jsp:3:5: No tag library could be found with this URI. Possible causes could be that the URI is incorrect, or that there were errors during parsing of the .tld file. <%@ taglib uri="http://java.sun.com/jstl/fmt" prefix="fmt" %> ^----^ footer.jsp:3:5: No tag library could be found with this URI. Possible causes could be that the URI is incorrect, or that there were errors during parsing of the .tld file. <%@ taglib uri="http://java.sun.com/jstl/fmt" prefix="fmt" %> ^----^ footer.jsp:4:5: No tag library could be found with this URI. Possible causes could be that the URI is incorrect, or that there were errors during parsing of the .tld file. <%@ taglib uri="/WEB-INF/struts-tiles-el.tld" prefix="tiles" %> ^----^ footer.jsp:4:5: No tag library could be found with this URI. Possible causes could be that the URI is incorrect, or that there were errors during parsing of the .tld file. <%@ taglib uri="/WEB-INF/struts-tiles-el.tld" prefix="tiles" %> ^----^ tabset.jsp:1:5: Invalid tag library. <%@ taglib uri="/WEB-INF/struts-tiles-el.tld" prefix="tiles" %> ^----^ tabset.jsp:1:5: No tag library could be found with this URI. Possible causes could be that the URI is incorrect, or that there were errors during parsing of the .tld file. <%@ taglib uri="/WEB-INF/struts-tiles-el.tld" prefix="tiles" %> ^----^ tabset.jsp:1:5: Invalid tag library. <%@ taglib uri="/WEB-INF/struts-tiles-el.tld" prefix="tiles" %> ^----^ tabset.jsp:1:5: No tag library could be found with this URI. Possible causes could be that the URI is incorrect, or that there were errors during parsing of the .tld file. <%@ taglib uri="/WEB-INF/struts-tiles-el.tld" prefix="tiles" %> ^----^ tabset.jsp:2:5: No tag library could be found with this URI. Possible causes could be that the URI is incorrect, or that there were errors during parsing of the .tld file. <%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> ^----^ tabset.jsp:2:5: No tag library could be found with this URI. Possible causes could be that the URI is incorrect, or that there were errors during parsing of the .tld file. <%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> ^----^ tabset.jsp:3:5: No tag library could be found with this URI. Possible causes could be that the URI is incorrect, or that there were errors during parsing of the .tld file. <%@ taglib uri="http://java.sun.com/jstl/fmt" prefix="fmt" %> ^----^ tabset.jsp:3:5: No tag library could be found with this URI. Possible causes could be that the URI is incorrect, or that there were errors during parsing of the .tld file. <%@ taglib uri="http://java.sun.com/jstl/fmt" prefix="fmt" %> ^----^ connection.jsp:1:5: No tag library could be found with this URI. Possible causes could be that the URI is incorrect, or that there were errors during parsing of the .tld file. <%@ taglib uri="/WEB-INF/struts-html-el.tld" prefix="html" %> ^----^ connection.jsp:1:5: No tag library could be found with this URI. Possible causes could be that the URI is incorrect, or that there were errors during parsing of the .tld file. <%@ taglib uri="/WEB-INF/struts-html-el.tld" prefix="html" %> ^----^ connection.jsp:2:5: No tag library could be found with this URI. Possible causes could be that the URI is incorrect, or that there were errors during parsing of the .tld file. <%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> ^----^ connection.jsp:2:5: No tag library could be found with this URI. Possible causes could be that the URI is incorrect, or that there were errors during parsing of the .tld file. <%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> ^----^ connection.jsp:3:5: No tag library could be found with this URI. Possible causes could be that the URI is incorrect, or that there were errors during parsing of the .tld file. <%@ taglib uri="http://java.sun.com/jstl/fmt" prefix="fmt" %> ^----^ connection.jsp:3:5: No tag library could be found with this URI. Possible causes could be that the URI is incorrect, or that there were errors during parsing of the .tld file. <%@ taglib uri="http://java.sun.com/jstl/fmt" prefix="fmt" %> ^----^ connection.jsp:4:5: No tag library could be found with this URI. Possible causes could be that the URI is incorrect, or that there were errors during parsing of the .tld file. <%@ taglib uri="/WEB-INF/struts-tiles-el.tld" prefix="tiles" %> ^----^ connection.jsp:4:5: No tag library could be found with this URI. Possible causes could be that the URI is incorrect, or that there were errors during parsing of the .tld file. <%@ taglib uri="/WEB-INF/struts-tiles-el.tld" prefix="tiles" %> ^----^ connection.jsp:5:5: Invalid tag library. <%@ taglib uri="/WEB-INF/tb-tags.tld" prefix="tb"%> ^----^ connection.jsp:5:5

    Hi Pratik,
    Would suggest you to create a "*wlfullclient.jar*" by going through the below link and add it in your weblogic workshop and then try to deploy your application. Also it is always recommended that you should compile the old application again with the new JDK version your new weblogic sever is using.
    Tpoic:*Creating a wlfullclient.jar for JDK 1.6 client applications*
    http://download.oracle.com/docs/cd/E15051_01/wls/docs103/client/jarbuilder.html#wp1078098
    Hope this would help you.
    Regards,
    Ravish Mody

  • Hi! I am new to Jdeveloper.Having problem while deploying on embeded OC4J

    hi everybody
    I am new to JDeveloper.I am using OracleJDeveloper 10.2.3 version.I am facing problem while deploying any application on embeded OC4J server.I have tried a lot after searching solution on this site,but all of no use.Actually i am not able to established connection with OC4J.Whenever i am testing the connection it`s giving message Connection Failed message.Please provide me the exact solution.I am in need of this so reply as soon as possible.
    Thanks In Advance
    Rohit Tiwary

    Hi Rohit,
    You dont have to create a connection to deploy in embedded oc4j. You can simply right click on the jsf page and run.
    HTH.
    Regards,
    Arun

  • Problem while deploying entity beans

    Hi,
    We are using JDeveloper 3.2.2 (NT) and 8.1.7 (NT) to deploy EJB's.
    Now we are trying to deploy the entity bean to Oracle JVM. We are facing the following problem while deploying an entity bean .
    "Persistence provider declared in the deployment descriptor is not supported
    *** Errors occurred while deploying the EJB to 8i JVM ***
    *** Deployment completed ***"
    We would appreciate if anyone could help us to solve this error.
    null

    Hi,
    The error was coming because of the table structure. All the columns were composite keys. I alter the structured by removing composite keys and added a new column as primary key. Now it is getting deployed successfully.
    Can anybody comment on such a behaviour of OC4J?
    Regards,
    Jinal Shah

  • Problem while deploying WD application thru SDM

    Hi friends ,facing problem while deploying webdynpro application on SDM.It takes much time deployment but for the past 1 or 2 day its not working properly ..i..e error is coming while deploying WD application................................................"Cannot login to the SAP J2EE Engine using user and password as provided in the Filesystem Secure Store. Enter valid login information in the Filesystem Secure Store using the SAP J2EE Engine Config Tool. For more information, see SAP note 701654.."
    If how know how to resolve this then waiting for ur response..
    Thanx in advance
    Hanif

    Hi Hanif,
    The SDM password should be reset if it is not the same as mentioned in your Filesystem Secure Store or vice versa.
    If you have changed your administrator password, kindly do change the same in secure store as well via the config tool.
    Use the Config Tool to change the entry in secure storage as follows:
    1. Start the Config Tool.
               (Go to  <drive>:\usr\sap\<SID>\<instance>\j2ee\configtool --> configtool.bat.)
    2. Select the secure store node.
               The configuration for the secure storage in the file system appears.
    3. Select the admin/password/<SID> entry.
    4. Enter the administrator user's new password in the "Value" field and choose "Add".
    5. Choose "File" --> "Apply" to save the data.
              Note: Contrary to the message that appears, you do not need to restart the server or cluster for this change to take effect.
    6. Finally restart SDM server.
    Regards,
    Anagha

  • I am facing a problem while deploying an Entity bean in iPlanet(sp3).I have attached the exception thrown.Why has this exception occured?

    [04/Dec/2001 10:54:00:2] error: EBFP-marshal_internal: internal exception caught in kcp skeleton, ex
    ception = java.lang.NullPointerException
    [04/Dec/2001 10:54:00:2] error: Exception Stack Trace:
    java.lang.NullPointerException
    at java.util.Hashtable.get(Hashtable.java:321)
    at com.netscape.server.ejb.SQLPersistenceManager.<init>(Unknown Source)
    at com.netscape.server.ejb.SQLPersistenceManagerFactory.newInstance(Unknown Source)
    at com.netscape.server.ejb.EntityDelegateManagerImpl.getPersistenceManager(Unknown Source)
    at com.netscape.server.ejb.EntityDelegateManagerImpl.doPersistentFind(Unknown Source)
    at com.netscape.server.ejb.EntityDelegateManagerImpl.find(Unknown Source)
    at com.kivasoft.eb.EBHomeBase.findSingleByParms(Unknown Source)
    at samples.test.ejb.Entity.ejb_home_samples_test_ejb_Entity_TestEntityBean.findByPrimaryKey(
    ejb_home_samples_test_ejb_Entity_TestEntityBean.java:126)
    at samples.test.ejb.Entity.ejb_kcp_skel_TestEntityHome.findByPrimaryKey__samples_test_ejb_En
    tity_TestEntity__int(ejb_kcp_skel_TestEntityHome.java:266)
    at com.kivasoft.ebfp.FPRequest.invokenative(Native Method)
    at com.kivasoft.ebfp.FPRequest.invoke(Unknown Source)
    at samples.test.ejb.Entity.ejb_kcp_stub_TestEntityHome.findByPrimaryKey(ejb_kcp_stub_TestEnt
    ityHome.java:338)
    at samples.test.ejb.Entity.ejb_stub_TestEntityHome.findByPrimaryKey(ejb_stub_TestEntityHome.
    java:85)
    at samples.test.ejb.TestEJB.getGreeting(TestEJB.java:51)

    Hi,
    I think you are trying to test the Hello world EJB example shipped with the product. As a first
    step I would recomend you to go through every line of the document on deploying this application,
    since, I too have experienced many errors while trying to deploy the sample applications, but on
    following the documentation, I subsequently overcame all the errors and have been working with the
    applications. So please follow the steps in documentation and let me know, if you still encounter any
    issues.
    Regards
    Raj
    Sandhya S wrote:
    I am facing a problem while deploying an Entity bean in iPlanet(sp3).I
    have attached the exception thrown.Why has this exception occured?
    [04/Dec/2001 10:54:00:2] error: EBFP-marshal_internal: internal
    exception caught in kcp skeleton, ex
    ception = java.lang.NullPointerException
    [04/Dec/2001 10:54:00:2] error: Exception Stack Trace:
    java.lang.NullPointerException
    at java.util.Hashtable.get(Hashtable.java:321)
    at
    com.netscape.server.ejb.SQLPersistenceManager.<init>(Unknown Source)
    at
    com.netscape.server.ejb.SQLPersistenceManagerFactory.newInstance(Unknown
    Source)
    at
    com.netscape.server.ejb.EntityDelegateManagerImpl.getPersistenceManager(Unknown
    Source)
    at
    com.netscape.server.ejb.EntityDelegateManagerImpl.doPersistentFind(Unknown
    Source)
    at
    com.netscape.server.ejb.EntityDelegateManagerImpl.find(Unknown Source)
    at com.kivasoft.eb.EBHomeBase.findSingleByParms(Unknown
    Source)
    at
    samples.test.ejb.Entity.ejb_home_samples_test_ejb_Entity_TestEntityBean.findByPrimaryKey(
    ejb_home_samples_test_ejb_Entity_TestEntityBean.java:126)
    at
    samples.test.ejb.Entity.ejb_kcp_skel_TestEntityHome.findByPrimaryKey__samples_test_ejb_En
    tity_TestEntity__int(ejb_kcp_skel_TestEntityHome.java:266)
    at com.kivasoft.ebfp.FPRequest.invokenative(Native Method)
    at com.kivasoft.ebfp.FPRequest.invoke(Unknown Source)
    at
    samples.test.ejb.Entity.ejb_kcp_stub_TestEntityHome.findByPrimaryKey(ejb_kcp_stub_TestEnt
    ityHome.java:338)
    at
    samples.test.ejb.Entity.ejb_stub_TestEntityHome.findByPrimaryKey(ejb_stub_TestEntityHome.
    java:85)
    at samples.test.ejb.TestEJB.getGreeting(TestEJB.java:51)
    Try our New Web Based Forum at http://softwareforum.sun.com
    Includes Access to our Product Knowledge Base!

  • Problem while deploying on weblogic 10.3

    I have ADF BC JSF Application Developed in JDeveloper 10.1.3 .I have Created Business Component Session Bean Deployment profile.
    when i am deploying it on WebLogic 10.3 then i am getting Following Error.
    <Mar 7, 2009 3:15:28 PM IST> <Warning> <EJB> <BEA-010054> <EJB Deployment: BackgroundCheckVerificationAMBean has a class com.shc.model.registration.company.bgchkverify.am.common.ejb.beanmanaged.RemoteBackgroundCheckVerificationAM that is in the classpath. This class should only be located in the ejb-jar file.>
    <Mar 7, 2009 3:15:29 PM IST> <Error> <J2EE> <BEA-160187> <weblogic.appc failed to compile your application. Recompile with the -verbose option for more details. Please see the error message(s) below.>
    Bad version number in .class file
    **** weblogic.ejbc returned with a non-zero exit status:
    Elapsed time for deployment: 17 seconds
    #### Deployment incomplete. #### Mar 7, 2009 3:15:29 PM
    Please Help me
    Thanks in advance

    What exactly do you mean by ...creating single form it gets deployedIf it get deployed then the question here is meaningless.
    Timo

  • Problems while deploying web services to WebLogic

    Hi,
    I am looking to deploy jax-ws web services developed in Myeclipse 7.0 to WebLogic 10.0 Server it is giving the following error, but when i deployed to tomcat it is working fine.
    In this I am using the JDK 1.5
    The error message is as follows...
    <User defined listener weblogic.wsee.deploy.ServletDeployListener failed: weblogic.wsee.deploy.WSEEServletEndpointException: Failed to prepare wsse module: ex1.
    weblogic.wsee.deploy.WSEEServletEndpointException: Failed to prepare wsse module: ex1
    at weblogic.wsee.deploy.ServletDeployListener.contextPrepared(ServletDeployListener.java:32)
    at weblogic.servlet.internal.EventsManager$FireContextPreparedAction.run(EventsManager.java:480)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(Unknown Source)
    at weblogic.servlet.internal.EventsManager.notifyContextPreparedEvent(EventsManager.java:149)
    Truncated. see log file for complete stacktrace
    weblogic.wsee.ws.WsException: Can't find wsdl WEB-INF/wsdl/wscoor.wsdl
    at weblogic.wsee.deploy.WSEEWebModule.loadWsdlDefinitions(WSEEWebModule.java:131)
    at weblogic.wsee.deploy.WSEEModule.loadWsdl(WSEEModule.java:291)
    at weblogic.wsee.deploy.WSEEModule.verifyWsdd(WSEEModule.java:146)
    at weblogic.wsee.deploy.WSEEModule.prepare(WSEEModule.java:104)
    at weblogic.wsee.deploy.ServletDeployListener.contextPrepared(ServletDeployListener.java:29)
    Truncated. see log file for complete stacktrace
    >
    <Dec 9, 2008 3:11:33 PM EST> <Error> <Deployer> <BEA-149205> <Failed to initialize the application '_appsdir_ex1_dir' due to error weblogic.application.ModuleException: .
    weblogic.application.ModuleException:
    at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:308)
    at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:176)
    at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:93)
    at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:360)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
    Truncated. see log file for complete stacktrace
    weblogic.wsee.ws.WsException: Can't find wsdl WEB-INF/wsdl/wscoor.wsdl
    at weblogic.wsee.deploy.WSEEWebModule.loadWsdlDefinitions(WSEEWebModule.java:131)
    at weblogic.wsee.deploy.WSEEModule.loadWsdl(WSEEModule.java:291)
    at weblogic.wsee.deploy.WSEEModule.verifyWsdd(WSEEModule.java:146)
    at weblogic.wsee.deploy.WSEEModule.prepare(WSEEModule.java:104)
    at weblogic.wsee.deploy.ServletDeployListener.contextPrepared(ServletDeployListener.java:29)
    Truncated. see log file for complete stacktrace
    Let us know if you are able to help us….
    Thanks,
    Koteswara Rao

    Hi ,
    I deployed it on my local machine,
    the WSDL looks like as follows...
    <?xml version="1.0" encoding="UTF-8"?>
    <!-- Generated by JAX-WS RI at http://jax-ws.dev.java.net. RI's version is JAX-WS RI 2.1.3-hudson-390-. -->
    <definitions xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tns="http://ex.tkr2.com/" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="CalculatorService" targetNamespace="http://ex.tkr2.com/">
    <types>
    <xsd:schema>
    <xsd:import namespace="http://ex.tkr2.com/" schemaLocation="CalculatorService_schema1.xsd"/>
    </xsd:schema>
    </types>
    <message name="add">
    <part element="tns:add" name="parameters"/>
    </message>
    <message name="addResponse">
    <part element="tns:addResponse" name="parameters"/>
    </message>
    <message name="divide">
    <part element="tns:divide" name="parameters"/>
    </message>
    <message name="divideResponse">
    <part element="tns:divideResponse" name="parameters"/>
    </message>
    <message name="multiply">
    <part element="tns:multiply" name="parameters"/>
    </message>
    <message name="multiplyResponse">
    <part element="tns:multiplyResponse" name="parameters"/>
    </message>
    <message name="subtract">
    <part element="tns:subtract" name="parameters"/>
    </message>
    <message name="subtractResponse">
    <part element="tns:subtractResponse" name="parameters"/>
    </message>
    <portType name="CalculatorDelegate">
    <operation name="add">
    <input message="tns:add"/>
    <output message="tns:addResponse"/>
    </operation>
    <operation name="divide">
    <input message="tns:divide"/>
    <output message="tns:divideResponse"/>
    </operation>
    <operation name="multiply">
    <input message="tns:multiply"/>
    <output message="tns:multiplyResponse"/>
    </operation>
    <operation name="subtract">
    <input message="tns:subtract"/>
    <output message="tns:subtractResponse"/>
    </operation>
    </portType>
    <binding name="CalculatorPortBinding" type="tns:CalculatorDelegate">
    <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
    <operation name="add">
    <soap:operation soapAction=""/>
    <input>
    <soap:body use="literal"/>
    </input>
    <output>
    <soap:body use="literal"/>
    </output>
    </operation>
    <operation name="divide">
    <soap:operation soapAction=""/>
    <input>
    <soap:body use="literal"/>
    </input>
    <output>
    <soap:body use="literal"/>
    </output>
    </operation>
    <operation name="multiply">
    <soap:operation soapAction=""/>
    <input>
    <soap:body use="literal"/>
    </input>
    <output>
    <soap:body use="literal"/>
    </output>
    </operation>
    <operation name="subtract">
    <soap:operation soapAction=""/>
    <input>
    <soap:body use="literal"/>
    </input>
    <output>
    <soap:body use="literal"/>
    </output>
    </operation>
    </binding>
    <service name="CalculatorService">
    <port binding="tns:CalculatorPortBinding" name="CalculatorPort">
    <soap:address location="http://localhost:8080/SampleWebServices/CalculatorPort"/>
    </port>
    </service>
    </definitions>

  • Getting error while deploying application in weblogic server 9.2

    Im getting below error in production in weblogic 9.2 server.
    ####<Jan 27, 2010 8:17:02 PM AST> <Error> <Deployer> <hpw2k3los01> <LOSWebServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1264612622151> <BEA-149205> <Failed to initialize the application 'NCB_LOS' due to error weblogic.management.DeploymentException: Exception occured while downloading files.
    weblogic.management.DeploymentException: Exception occured while downloading files
         at weblogic.deploy.internal.targetserver.datamanagement.AppDataUpdate.doDownload(AppDataUpdate.java:43)
         at weblogic.deploy.internal.targetserver.datamanagement.DataUpdate.download(DataUpdate.java:56)
         at weblogic.deploy.internal.targetserver.datamanagement.Data.prepareDataUpdate(Data.java:98)
         at weblogic.deploy.internal.targetserver.BasicDeployment.prepareDataUpdate(BasicDeployment.java:663)
         at weblogic.deploy.internal.targetserver.BasicDeployment.stageFilesForStatic(BasicDeployment.java:706)
         at weblogic.deploy.internal.targetserver.AppDeployment.prepare(AppDeployment.java:100)
         at weblogic.management.deploy.internal.DeploymentAdapter$1.doPrepare(DeploymentAdapter.java:38)
         at weblogic.management.deploy.internal.DeploymentAdapter.prepare(DeploymentAdapter.java:177)
         at weblogic.management.deploy.internal.AppTransition$1.transitionApp(AppTransition.java:21)
         at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:233)
         at weblogic.management.deploy.internal.ConfiguredDeployments.prepare(ConfiguredDeployments.java:165)
         at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:122)
         at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:173)
         at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:89)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
    java.net.ConnectException: Tried all: '1' addresses, but could not connect over HTTP to server: '192.168.50.5', port: '80'
         at weblogic.net.http.HttpClient.openServer(HttpClient.java:320)
         at weblogic.net.http.HttpClient.openServer(HttpClient.java:375)
         at weblogic.net.http.HttpClient.<init>(HttpClient.java:149)
         at weblogic.net.http.HttpClient.New(HttpClient.java:245)
         at weblogic.net.http.HttpURLConnection.connect(HttpURLConnection.java:160)
         at weblogic.deploy.service.datatransferhandlers.HttpDataTransferHandler.getDataAsStream(HttpDataTransferHandler.java:75)
         at weblogic.deploy.service.datatransferhandlers.DataHandlerManager$RemoteDataTransferHandler.getDataAsStream(DataHandlerManager.java:153)
         at weblogic.deploy.internal.targetserver.datamanagement.AppDataUpdate.doDownload(AppDataUpdate.java:39)
         at weblogic.deploy.internal.targetserver.datamanagement.DataUpdate.download(DataUpdate.java:56)
         at weblogic.deploy.internal.targetserver.datamanagement.Data.prepareDataUpdate(Data.java:98)
         at weblogic.deploy.internal.targetserver.BasicDeployment.prepareDataUpdate(BasicDeployment.java:663)
         at weblogic.deploy.internal.targetserver.BasicDeployment.stageFilesForStatic(BasicDeployment.java:706)
         at weblogic.deploy.internal.targetserver.AppDeployment.prepare(AppDeployment.java:100)
         at weblogic.management.deploy.internal.DeploymentAdapter$1.doPrepare(DeploymentAdapter.java:38)
         at weblogic.management.deploy.internal.DeploymentAdapter.prepare(DeploymentAdapter.java:177)
         at weblogic.management.deploy.internal.AppTransition$1.transitionApp(AppTransition.java:21)
         at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:233)
         at weblogic.management.deploy.internal.ConfiguredDeployments.prepare(ConfiguredDeployments.java:165)
         at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:122)
         at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:173)
         at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:89)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
    This error is intermittent and comes during deployment.Once we get this error we have restart the server.
    Can someone please tell what is the cause of this error?
    we dont have any server with Ip '192.168.50.5' as mentioned in the error message.and what exactly is the server trying to download here?
    Edited by: user12537931 on Jan 31, 2010 4:09 AM

    Hi,
    How are you trying to deploy your application on the Server...Using Admin Console...or Using any Script Like WLDeployer?
    The issue seems to be related to Http protocol in port 80.
    Are you sure that in your Production environment there is not firewall blocking issue...on port 80...?
    Some firewall settings rejects any existing connection to be opened for a long time....If your application takes some time, then please check that the firewall doesn't disconnect the existing connection until the deployment time gets over.
    <font color=red>Note: </font>Sometimes this kind of issue happens when we try to deploy our application on WebLogic Server...at that time based on the XSD informations available in our DeploymentDescriptors...the Server tries to download those DTDs from the mentioned URIs....
    Example:
    web.xml has some entries like:
    <!DOCTYPE web-app
    PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
    "http://java.sun.com/dtd/web-app_2_3.dtd">
    In above case if the Firewall of our production environment Blocks any request to pass through Port 80 (default Http Port) then we get such exceptions.
    http://middlewaremagic.com/weblogic/?p=802
    Thanks
    Jay SenSharma
    http://middlewaremagic.com/weblogic (Middleware Magic Is Here)

  • Error while deploying ear in weblogic 9.1

    im getting the following error while deploying my ear created using ant script in weblogic 9.1.
    pls help me
    <May 2, 2006 8:14:42 PM IST> <Error> <J2EE Deployment SPI> <BEA-260101> <Parameter may not be null.
    java.lang.NullPointerException
         at weblogic.deploy.api.internal.utils.ConfigHelper.checkParam(ConfigHelper.java:142)
         at weblogic.deploy.api.tools.ModuleInfo.createModuleInfo(ModuleInfo.java:82)
         at weblogic.deploy.api.tools.SessionHelper.getModuleInfo(SessionHelper.java:607)
         at com.bea.console.actions.app.install.Flow.appSelected(Flow.java:453)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         Truncated. see log file for complete stacktrace
    >
    **********************

    Hi Binu,
    Was the ear file built using WLS 9.1 ant scripts ?
    Thanks
    Raj

  • Error while deploying application to weblogic 10.3

    Hello!
    I am getting below error while deploying my portal application in weblogic 10.3 server. The application code was migrated in weblogic workshop from version 8.1 SP3. I believe I might be missing some reference of library. If anyone can point out the library or any other solution it would be great!
    <BEA-149265> <Failure occurred in the execution of deployment request with ID '1285178452009' for task '2'. Error is: 'java.lang.ClassNotFoundException: com.bea.content.paging.IPagedList'
    java.lang.ClassNotFoundException: com.bea.content.paging.IPagedList
         at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:283)
         at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:256)
         at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:54)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
         at weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClassLoader.java:176)
         at weblogic.utils.classloaders.ChangeAwareClassLoader.loadClass(ChangeAwareClassLoader.java:35)
         at java.lang.Class.getDeclaredMethods0(Native Method)
         at java.lang.Class.privateGetDeclaredMethods(Class.java:2427)
         at java.lang.Class.getDeclaredMethods(Class.java:1791)
         at weblogic.j2ee.dd.xml.BaseJ2eeAnnotationProcessor.getMethods(BaseJ2eeAnnotationProcessor.java:996)
         at weblogic.j2ee.dd.xml.BaseJ2eeAnnotationProcessor.getMethods(BaseJ2eeAnnotationProcessor.java:984)
         at weblogic.j2ee.dd.xml.BaseJ2eeAnnotationProcessor.processJ2eeAnnotations(BaseJ2eeAnnotationProcessor.java:98)
         at weblogic.j2ee.dd.xml.J2eeAnnotationProcessor.processJ2eeAnnotations(J2eeAnnotationProcessor.java:37)
         at weblogic.servlet.internal.WebAnnotationProcessorImpl.processServlets(WebAnnotationProcessorImpl.java:228)
         at weblogic.servlet.internal.WebAnnotationProcessorImpl.processJ2eeAnnotations(WebAnnotationProcessorImpl.java:211)
         at weblogic.servlet.internal.WebAnnotationProcessorImpl.processAnnotations(WebAnnotationProcessorImpl.java:107)
         at weblogic.servlet.internal.WebAppServletContext.processAnnotations(WebAppServletContext.java:1288)
         at weblogic.servlet.internal.WebAppServletContext.<init>(WebAppServletContext.java:413)
         at weblogic.servlet.internal.WebAppServletContext.<init>(WebAppServletContext.java:457)
         at weblogic.servlet.internal.HttpServer.loadWebApp(HttpServer.java:414)
         at weblogic.servlet.internal.WebAppModule.registerWebApp(WebAppModule.java:910)
         at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:364)
         at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:176)
         at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:93)
         at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:387)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37)

    Hi Pratik,
    Would suggest you to create a "*wlfullclient.jar*" by going through the below link and add it in your weblogic workshop and then try to deploy your application. Also it is always recommended that you should compile the old application again with the new JDK version your new weblogic sever is using.
    Tpoic:*Creating a wlfullclient.jar for JDK 1.6 client applications*
    http://download.oracle.com/docs/cd/E15051_01/wls/docs103/client/jarbuilder.html#wp1078098
    Hope this would help you.
    Regards,
    Ravish Mody

  • Exception while deploying webservice to weblogic 10.3.6

    Hi
    i am facing following exception while deploying ear file to weblogic.
    the same ear files was working in weblogic 9.2
    bundle of thanks for your help
    <Error> <Deployer> <BEA-149265> <Failure occ
    urred in the execution of deployment request with ID '1370278887285' for task '1
    '. Error is: 'weblogic.management.DeploymentException: Error encountered during
    prepare phase of deploying WebService module 'SubscriptionService.war'. Error en
    countered while deploying WebService module 'SubscriptionService.war'. port com
    ponent 'SubscriptionServicePortImpl' - wsdl port:{http://com.irondata.subscriptio
    n/service}SubscriptionServicePortImplPort is not found in wsdl.'
    weblogic.management.DeploymentException: Error encountered during prepare phase
    of deploying WebService module 'SubscriptionService.war'. Error encountered whil
    e deploying WebService module 'SubscriptionService.war'. port component 'Subscr
    iptionServicePortImpl' - wsdl port:{http://com.irondata.subscription/service}Subs
    criptionServicePortImplPort is not found in wsdl.
    at weblogic.wsee.deploy.WSEEModule.prepare(WSEEModule.java:149)
    at weblogic.wsee.deploy.AppDeploymentExtensionFactory.prepare(AppDeploym
    entExtensionFactory.java:79)
    at weblogic.wsee.deploy.AppDeploymentExtensionFactory.access$100(AppDepl
    oymentExtensionFactory.java:15)
    at weblogic.wsee.deploy.AppDeploymentExtensionFactory$1.prepare(AppDeplo
    ymentExtensionFactory.java:219)
    at weblogic.application.internal.flow.AppDeploymentExtensionFlow.prepare
    (AppDeploymentExtensionFlow.java:23)
    Truncated. see log file for complete stacktrace
    Caused By: weblogic.wsee.ws.WsException: Error encountered while deploying WebSe
    rvice module 'SubscriptionService.war'. port component 'SubscriptionServicePort
    Impl' - wsdl port:{http://com.irondata.subscription/service}SubscriptionServicePo
    rtImplPort is not found in wsdl.
    at weblogic.wsee.deploy.WSEEModule.verifyWsdd(WSEEModule.java:256)
    at weblogic.wsee.deploy.WSEEModule.prepare(WSEEModule.java:121)
    at weblogic.wsee.deploy.AppDeploymentExtensionFactory.prepare(AppDeploym
    entExtensionFactory.java:79)
    at weblogic.wsee.deploy.AppDeploymentExtensionFactory.access$100(AppDepl
    oymentExtensionFactory.java:15)
    at weblogic.wsee.deploy.AppDeploymentExtensionFactory$1.prepare(AppDeplo
    ymentExtensionFactory.java:219)
    Truncated. see log file for complete stacktrace

    The following exception occurs when there is a mismatch with the portName in the impl class with the port name in WSDL.
    weblogic.wsee.ws.WsException: Error encountered while deploying WebService module 'SubscriptionService.war'. port component 'SubscriptionServicePort
    Impl' - wsdl port:{http://com.irondata.subscription/service}SubscriptionServicePortImplPort is not found in wsdl.
    I found the Defect in the Oracle knowledge base logged for the issue. Patch id is 8182891 and fix is available for WLS 9.2.2.0 version.
    Please download and apply the patch and let us know if it helps you.
    Thanks,
    Vijaya

Maybe you are looking for

  • Inter company stock transfer and billing

    Dear all, can anyone please tell me the process steps of inter company billing and stock transfer? plzz provide the links if possible. thanx... Deepak....

  • ITunes 12 crash every time at startup

    Application Error ITunes V12.1.1.4 JavaScriptCore.dll 0xc0000005 faulty process 0x137c Operating System: Intel i5 Windows 7 Enterprise SP1 64 bit 4 GB Ram

  • Login request messages

    Hi, Something really weird just happened to me... after restoring my iPhone 4 using iCloud I started getting login request messages with the above username (hapa**** @hotmail.com)... I have no idea what is this email and I can't get rid of this... an

  • Costco version PSE 12 problems

    I just purchased this version yesterday (had been using PSE 10) and I'm now unable to get edits to save in a version set and appear on the Organizer.  The files are saving, but I have to go to File - Open, and then locate the file to open it.  Any su

  • HT1752 i have imac 2009 version with OS 10.5.8...do I need to buy update to 10.6?

    have 2009 imac with os 10.5.8...do I need to purchase software to update to 10.6 or later?