Soa server is not starting because of compsoite deployment error

Hi,
Env : Oracle SOA Suite 11.1.1.3 with Weblogic 10.3.
Problem :
While trying to start the soa server , one of the composite named "FTPBPELProcess" seems to fail to deploy properly.
Here is the snapshot of the error seen in the logs:
=============================================================================
[2011-07-11T16:04:15.057+05:30] [soa_server1] [ERROR] [] [oracle.soa.bpel.engine] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: weblogic] [ecid: 0000J4OjTycEWN1pnsc9yZ1E6gCg0000TF,0] [APP: soa-infra] [dcid: 14c043a6df8a36cb:44fa1729:131188b8d7f:-7fff-0000000000000031] Unable to activate process FTPBPELProcess[[
javax.ejb.EJBException: Transaction Rolledback.: weblogic.transaction.internal.TimedOutException: Transaction timed out after 302 seconds
BEA1-33CC5A5CF32CE50C6CCB
     at weblogic.transaction.internal.ServerTransactionImpl.wakeUp(ServerTransactionImpl.java:1733)
     at weblogic.transaction.internal.ServerTransactionManagerImpl.processTimedOutTransactions(ServerTransactionManagerImpl.java:1578)
     at weblogic.transaction.internal.TransactionManagerImpl.wakeUp(TransactionManagerImpl.java:1900)
     at weblogic.transaction.internal.ServerTransactionManagerImpl.wakeUp(ServerTransactionManagerImpl.java:1488)
     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:201)
     at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
; nested exception is: weblogic.transaction.internal.TimedOutException: Transaction timed out after 302 seconds
BEA1-33CC5A5CF32CE50C6CCB
After some time .....
0000J4OwpH9EWN1pnsc9yZ1E6gBw00000W,0:2:1:100000000] [APP: soa-infra] [composite_name: FTPAdapter] [component_name: FTPBPELProcess] [component_instance_id: 20001] [dcid: 14c043a6df8a36cb:44fa1729:131188b8d7f:-7fff-00000000000022bd] <WSInvocationManager::invoke> got FabricInvocationException[[
oracle.fabric.common.FabricInvocationException: BINDING.JCA-12563
Exception occured when binding was invoked.
Exception occured during invocation of JCA binding: "JCA Binding execute of Reference operation 'SynchRead' failed due to: No Data to process.
No Data to process.
File C:\ftp\FileToRead.txt to be processed was not found or not available or has no content
The invoked JCA adapter raised a resource exception.
Please examine the above error message carefully to determine a resolution.
     at oracle.integration.platform.blocks.adapter.fw.jca.cci.EndpointInteractionException.getFabricInvocationException(EndpointInteractionException.java:75)
     at oracle.integration.platform.blocks.adapter.AdapterReference.getFabricInvocationException(AdapterReference.java:298)
     at oracle.integration.platform.blocks.adapter.AdapterReference.request(AdapterReference.java:204)
     at oracle.integration.platform.blocks.mesh.SynchronousMessageHandler.doRequest(SynchronousMessageHandler.java:139)
     at oracle.integration.platform.blocks.mesh.MessageRouter.request(MessageRouter.java:179)
     at oracle.integration.platform.blocks.mesh.MeshImpl.request(MeshImpl.java:155)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:597)
     at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
     at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
     at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
     at oracle.integration.platform.metrics.PhaseEventAspect.invoke(PhaseEventAspect.java:71)
     at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
     at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
     at $Proxy247.request(Unknown Source)
     at oracle.fabric.CubeServiceEngine.requestToMesh(CubeServiceEngine.java:793)
     at com.collaxa.cube.ws.WSInvocationManager.invoke(WSInvocationManager.java:262)
     at com.collaxa.cube.engine.ext.common.InvokeHandler.__invoke(InvokeHandler.java:1073)
     at com.collaxa.cube.engine.ext.common.InvokeHandler.handleNormalInvoke(InvokeHandler.java:526)
     at com.collaxa.cube.engine.ext.common.InvokeHandler.handle(InvokeHandler.java:127)
     at com.collaxa.cube.engine.ext.bpel.common.wmp.BPELInvokeWMP.__executeStatements(BPELInvokeWMP.java:69)
     at com.collaxa.cube.engine.ext.bpel.common.wmp.BaseBPELActivityWMP.perform(BaseBPELActivityWMP.java:162)
     at com.collaxa.cube.engine.CubeEngine.performActivity(CubeEngine.java:2465)
     at com.collaxa.cube.engine.CubeEngine.handleWorkItem(CubeEngine.java:1132)
     at com.collaxa.cube.engine.dispatch.message.instance.PerformMessageHandler.handleLocal(PerformMessageHandler.java:73)
     at com.collaxa.cube.engine.dispatch.DispatchHelper.handleLocalMessage(DispatchHelper.java:219)
     at com.collaxa.cube.engine.dispatch.DispatchHelper.sendMemory(DispatchHelper.java:327)
     at com.collaxa.cube.engine.CubeEngine.endRequest(CubeEngine.java:4350)
     at com.collaxa.cube.engine.CubeEngine.endRequest(CubeEngine.java:4281)
     at com.collaxa.cube.engine.CubeEngine._createAndInvoke(CubeEngine.java:713)
     at com.collaxa.cube.engine.CubeEngine.createAndInvoke(CubeEngine.java:545)
     at com.collaxa.cube.engine.delivery.DeliveryService.handleInvoke(DeliveryService.java:654)
     at com.collaxa.cube.engine.ejb.impl.CubeDeliveryBean.handleInvoke(CubeDeliveryBean.java:355)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:597)
     at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
     at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
     at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
     at com.bea.core.repackaged.springframework.jee.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:104)
     at oracle.security.jps.ee.ejb.JpsAbsInterceptor$1.run(JpsAbsInterceptor.java:88)
     at java.security.AccessController.doPrivileged(Native Method)
     at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
     at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:414)
     at oracle.security.jps.wls.JpsWeblogicEjbInterceptor.runJaasMode(JpsWeblogicEjbInterceptor.java:61)
     at oracle.security.jps.ee.ejb.JpsAbsInterceptor.intercept(JpsAbsInterceptor.java:106)
     at oracle.security.jps.ee.ejb.JpsInterceptor.intercept(JpsInterceptor.java:106)
     at sun.reflect.GeneratedMethodAccessor875.invoke(Unknown Source)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:597)
     at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
     at com.bea.core.repackaged.springframework.jee.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:69)
     at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
     at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
     at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
     at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
     at com.bea.core.repackaged.springframework.jee.spi.MethodInvocationVisitorImpl.visit(MethodInvocationVisitorImpl.java:37)
     at weblogic.ejb.container.injection.EnvironmentInterceptorCallbackImpl.callback(EnvironmentInterceptorCallbackImpl.java:54)
     at com.bea.core.repackaged.springframework.jee.spi.EnvironmentInterceptor.invoke(EnvironmentInterceptor.java:50)
     at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
     at com.bea.core.repackaged.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:89)
     at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
     at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
     at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
     at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
     at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
     at $Proxy242.handleInvoke(Unknown Source)
     at com.collaxa.cube.engine.ejb.impl.bpel.BPELDeliveryBean_5k948i_ICubeDeliveryLocalBeanImpl.handleInvoke(BPELDeliveryBean_5k948i_ICubeDeliveryLocalBeanImpl.java:594)
     at com.collaxa.cube.engine.dispatch.message.invoke.InvokeInstanceMessageHandler.handle(InvokeInstanceMessageHandler.java:35)
     at com.collaxa.cube.engine.dispatch.DispatchHelper.handleMessage(DispatchHelper.java:141)
     at com.collaxa.cube.engine.dispatch.BaseDispatchTask.run(BaseDispatchTask.java:82)
     at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
     at java.lang.Thread.run(Thread.java:619)
Caused by: BINDING.JCA-12563
Exception occured when binding was invoked.
Exception occured during invocation of JCA binding: "JCA Binding execute of Reference operation 'SynchRead' failed due to: No Data to process.
No Data to process.
File C:\ftp\FileToRead.txt to be processed was not found or not available or has no content
The invoked JCA adapter raised a resource exception.
Please examine the above error message carefully to determine a resolution.
     at oracle.integration.platform.blocks.adapter.fw.jca.cci.JCAInteractionInvoker.executeJcaInteraction(JCAInteractionInvoker.java:433)
     at oracle.integration.platform.blocks.adapter.fw.jca.cci.JCAInteractionInvoker.invokeJcaReference(JCAInteractionInvoker.java:542)
     at oracle.integration.platform.blocks.adapter.fw.jca.cci.JCAInteractionInvoker.invokeSyncJcaReference(JCAInteractionInvoker.java:492)
     at oracle.integration.platform.blocks.adapter.fw.jca.cci.JCAEndpointInteraction.performSynchronousInteraction(JCAEndpointInteraction.java:472)
     at oracle.integration.platform.blocks.adapter.AdapterReference.request(AdapterReference.java:166)
     ... 74 more
Caused by: BINDING.JCA-11007
================================================================================
The FTPBPELProcess is simply calling a SynchRead operation on a FTP Adapter configured to read from the phisical directory ie., C:\ftp\FileToRead.txt in my local desktop. The file has all permissions for the user has some content too.
Questions :
=========
1. Why do I get the above error and how to resolve this.
2. More importantly , I didnt want my soa server to be hold up because of this . So how can i undeploy this composite manually. ( cant do this by EM as Soa infra doesnt show up because server is still down).
I tried deleting the composite from the folder C":\Oracle\Middleware\user_projects\domains\soa_domain\deployed-composites" and starting the server again.
But it seems like server is looking at somehwere else and picking the composite and deploying it. Do we have any file where we can delete the entry or something specifying that I dont want the composite to be deployed..?? Much wonder to me is that I searched my whole system with *.sar/*.jar for that process but I didnt find any. where is the server picking it from then while dpeloying ?
Really appreciate for your response as this is blocking us completely.
Regards,
Sri.

weblogic.transaction.internal.TimedOutException: Transaction timed out after 302 seconds What is the current value of JTA timeout in your domain? Try to increase it and test the deployment again.
Exception occured during invocation of JCA binding: "JCA Binding execute of Reference operation 'SynchRead' failed due to: No Data to process. No Data to process. File C:\ftp\FileToRead.txt to be processed was not found or not available or has no contentGenerally this issue comes when provided path is not valid but as you mentioned that path is correct and permissions are given, make sure that file has not been opened by any other process which has put a lock on this file. As you said it's a sync read and composite in which this is included, is not getting deployed then how it is getting called? What is the execution start point of your composite and if it is not deployed then why this error?
Regards,
Anuj

Similar Messages

  • The weblogic server does not start because a required provider is wrong

    Hi,
    I configured a new required security provider (sqlAuthentication) in weblogic but the provider  is not working because the name of jdbc is wrong, now I cannot start weblogic and of course I cannot access to the console to change the mistake.
    The question is:
    How  can I revert the changes or reconfigurate a file to fix the problem and start weblogic?
    Any idea?
    Jhon
    weblogic 10.3.5

    Solved.
    I replaced the config.xml with the automatic backup and It works.
    Jhon

  • Web server will not start due to RSA Securid errors

    We have an iPlanet 4.1 Service Pack 14 web server that was running fine until last friday. When we go to start the server we get the following error:
    Status:
    [https-ivpnas]: start failed. (2: unknown early startup error)
    [https-ivpnas]: conf_init: Error running init function securidinit: unknown error
    [https-ivpnas]: server exit: status 1
    Error
    An error occurred during startup.
    The server https-ivpnas was not started.
    The error log also contains this additional error:
    [27/Sep/2004:10:06:57] info ( 4164): successful server startup
    [27/Sep/2004:10:06:57] info ( 4164): iPlanet-WebServer-Enterprise/4.1SP14 BB1-01/15/2004 13:04
    [27/Sep/2004:10:06:58] catastrophe ( 4164): securidauth reports: InitAceClient returned FALSE
    This website uses RSA Securid for authentication. We have contacted RSA and they think it is a webserver problem. Any insight anyone can provide would be great. Thanks!

    The error message is generated by the RSA plugin, not Web Server. RSA should be able to help diagnose the problem further.

  • The Weblogic server can not start because the post is in use

    Hi
    I am trying to run weblogic server on my account, and it says :
    <i>
    Unable to create a server socket on Channel Default for: 127.0.0.1, port: 7002. java.net.BindException: Address already in use Perhaps the address 127.0.0.1 is incorrect or another process is using port 7002.</i>
    checking this port, I get the weblogic console, it is running, but when I try to log in to manage it, it says:
    <i><b>Authentication Denied</b>
    The username or password has been refused by WebLogic Server. Please try again.</i>
    this happened, before, and when I reinstalled the weblogic, it worked, I have no idea what deletes the authentication files, or change my password, and I am sure, I didn't leave it running before, and I do know my password very well,
    can you please check and let me know how to stop this process, to start a new one that I can have control over,
    thanks,

    First you can start witht he example server, after installation go to start menu --> example--> launch the examples. which will create a sample domain and brings up the server etc., If you want your own domain, using configuration wizard create a domain(follow the steps mentioned in edocs.bea.com) and bring up the server.
    -sadiga

  • Managed server does not start with BEA-090870 security error

    I am getting this autorization error
    <Sep 22, 2014 11:07:23 PM EDT> <Error> <Security> <BEA-090870> <The realm "myrealm" failed to be loaded: weblogic.security.service.SecurityServiceException: com.bea.common.engine.ServiceInitializationException: weblogic.security.spi.ProviderInitializationException: A failure occurred attempting to load LDIF for provider Authorizer from file /opt/app/oracle/middleware/v12c/oracle_home/wlserver/server/lib/XACMLAuthorizerInit.ldift..
    weblogic.security.service.SecurityServiceException: com.bea.common.engine.ServiceInitializationException: weblogic.security.spi.ProviderInitializationException: A failure occurred attempting to load LDIF for provider Authorizer from file /opt/app/oracle/middleware/v12c/oracle_home/wlserver/server/lib/XACMLAuthorizerInit.ldift.
    It use to be working. I am looking for a way  to correct this.
    Thanks

    hi
    the following link may hekpful to you
    http://webservices.bea.com:8080/Clarify/getCaseDetails.do?caseID=537204
    open a support case with bea
    Regards
    Prasanna Yalam

  • Managed server is not starting....

    hi friends,
    we have four node weblogic 10.3.5 clustered deployment of oim 11.1.1.5 ....previously everything was working fine....two of the oim managed server is not starting and throwing following error.... two are working fine and all other 4 soa servers also running fine...
    ####<May 20, 2012 3:43:18 PM AST> <Warning> <RMI> <server2> <WLS_OIM2> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1337517798416> <BEA-080004> <An error was thrown by rmi server: weblogic.server.RemoteLifeCycleOperationsImpl.forceShutdown()
    java.lang.ExceptionInInitializerError.
    java.lang.ExceptionInInitializerError
         at weblogic.wsee.runtime.JMSStoreRoutableIDMapper.shutdown(JMSStoreRoutableIDMapper.java:478)
         at weblogic.wsee.runtime.WebServicesRuntime.shutdown(WebServicesRuntime.java:146)
         at weblogic.wsee.runtime.WseeService.haltService(WseeService.java:60)
         at weblogic.server.ServiceActivator.halt(ServiceActivator.java:113)
         at weblogic.t3.srvr.ServerServicesManager.haltInternal(ServerServicesManager.java:504)
         at weblogic.t3.srvr.ServerServicesManager.halt(ServerServicesManager.java:336)
         at weblogic.t3.srvr.T3Srvr.shutdown(T3Srvr.java:1120)
         at weblogic.t3.srvr.T3Srvr.forceShutdown(T3Srvr.java:1024)
         at weblogic.t3.srvr.ServerRuntime.forceShutdown(ServerRuntime.java:351)
         at weblogic.server.RemoteLifeCycleOperationsImpl.forceShutdown(RemoteLifeCycleOperationsImpl.java:57)
         at weblogic.server.RemoteLifeCycleOperationsImpl_WLSkel.invoke(Unknown Source)
         at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:667)
         at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:522)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:146)
         at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:518)
         at weblogic.rmi.internal.wls.WLSExecuteRequest.run(WLSExecuteRequest.java:118)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Caused By: java.lang.IllegalStateException: Shutdown in progress
         at java.lang.ApplicationShutdownHooks.add(ApplicationShutdownHooks.java:39)
         at java.lang.Runtime.addShutdownHook(Runtime.java:193)
         at weblogic.wsee.persistence.LogicalStore.<clinit>(LogicalStore.java:192)
         at weblogic.wsee.runtime.JMSStoreRoutableIDMapper.shutdown(JMSStoreRoutableIDMapper.java:478)
         at weblogic.wsee.runtime.WebServicesRuntime.shutdown(WebServicesRuntime.java:146)
         at weblogic.wsee.runtime.WseeService.haltService(WseeService.java:61)
         at weblogic.server.ServiceActivator.halt(ServiceActivator.java:114)
         at weblogic.t3.srvr.ServerServicesManager.haltInternal(ServerServicesManager.java:504)
         at weblogic.t3.srvr.ServerServicesManager.halt(ServerServicesManager.java:336)
         at weblogic.t3.srvr.T3Srvr.shutdown(T3Srvr.java:1120)
         at weblogic.t3.srvr.T3Srvr.forceShutdown(T3Srvr.java:1025)
         at weblogic.t3.srvr.ServerRuntime.forceShutdown(ServerRuntime.java:351)
         at weblogic.server.RemoteLifeCycleOperationsImpl.forceShutdown(RemoteLifeCycleOperationsImpl.java:59)
         at weblogic.server.RemoteLifeCycleOperationsImpl_WLSkel.invoke(Unknown Source)
         at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:668)
         at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:523)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:146)
         at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:518)
         at weblogic.rmi.internal.wls.WLSExecuteRequest.run(WLSExecuteRequest.java:119)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Regards
    jdev

    thanks for the reply....
    the managed server is pointing to jrokit_160_22_D1.1.1-3 jdk....the server has enough ram also...while running the managed server showing status 'STARTING' for long period of time...and the admin server health goes 'Warning' because of threadpool....when we stop the managed server then adminserver health becomes ok...

  • Mac OS 10.4.4 Application Server Will Not Start

    Installed Mac 10.4.4 last night. The Applicaton Server worked for all my projects. Now I cannot start the Application Server in Creator or Creator 2 ea2.
    Another possible problem is that I was running both Creator and Creator 2 ea2 at the same time, but neither will launch the App Server now with the other not running.
    Has anyone successfully launched the App Server in Mac OS 10.4.4?
    Any other ideas?
    Thanks,
    Bill

    Hello Sakthi,
    Thanks for the help. I got the server running again by finding yet another instance of Creator and started up the Server successfully. Strangely enough, all the other instances of Creator then were able to start up (now one at a time). Another thing, when the server was not starting up it was using different port numbers than normal.
    Error:
    [#|2006-01-11T17:12:10.079-0500|INFO|sun-appserver-pe8.1_02|javax.enterprise.system.tools.admin|_ThreadID=17;|ADM1042:Status of dynamic reconfiguration event processing:[success]|#]
    [#|2006-01-11T17:12:36.979-0500|WARNING|sun-appserver-pe8.1_02|javax.enterprise.resource.resourceadapter|_ThreadID=18;|RAR5038:Unexpected exception while creating resource|#]
    [#|2006-01-11T17:12:36.980-0500|WARNING|sun-appserver-pe8.1_02|javax.enterprise.resource.resourceadapter|_ThreadID=18;|RAR5117 : Failed to obtain/create connection. Reason : Connection could not be allocated because: SQL-server rejected establishment of SQL-connection. Pointbase Server may not be running on localhost at port 29093.|#]

  • Connection Server does not start

    Hello guys,
    The Connection Server does not start anymore.
    When I always try to start it returns me a failed status and shows me that the server is considered failed because it has stopped 5 time(s) in 60 minute(s).
    It's a BOE XI 3.1 SP2 with IK 3.1 SP2 installed on a Windows 2003 Server.
    BO XI database is on a SQL Server and all tables are there and seems to be OK
    The log file for the connectserver via trace is below :
    2010/01/28 19:06:43.339|>>| | | 4524|4528| |||||||||||||||TraceLog::Admin: logdir ('C:/Program Files/Business Objects/BusinessObjects Enterprise 12.0/Logging/')
    2010/01/28 19:06:43.339|>>| | | 4524|4528| |||||||||||||||TraceLog::Admin: update ()
    2010/01/28 19:06:43.339|==| | | 4524|4528| |||||||||||||||TraceBridge::Initialize: pullable set to 1
    2010/01/28 19:06:43.339|==| | | 4524|4528| |||||||||||||||TraceLog state:
    // device_info
    // process        (process#pid)   = ConnectionServer#4524
    // device         (name#deviceid) = ConnectionServer#MainDevice
    // pull/push      (pullable)      = Pull
    // pull mode settings
    //   configfile   (ini)           = C:\Program Files\Business Objects\BusinessObjects Enterprise 12.0\Logging\logConfig\BO_trace.ini
    //   every ... s  (period)        = 60
    // config
    active        = true;
    severity      = 'W';
    importance    = '<<';
    keep          = true;
    always_close  = false;
    log_dir       = "C:/Program Files/Business Objects/BusinessObjects Enterprise 12.0/Logging/";
    2010/01/28 19:06:43.402|==| | | 4524|4528| |||||||||||||||SIServerController:run: Fail to initialize or uninitialize.  Reason is The root server reported an error Unknown.:
    2010/01/28 19:06:43.402|==| | | 4524|4544| |||||||||||||||SIServiceStopThread::run: SIServiceStopThread::run exited
    2010/01/28 19:06:43.402|==| | | 4524|4528| |||||||||||||||CsContainer::uninitialize
    2010/01/28 19:06:43.402|==| | | 4524|4528| |||||||||||||||TransientObjectMonitor stopMonitor()...
    .\siserver.cpp:974: TraceLog message 11
    2010/01/28 19:06:43.402|>>|A| | 4524|4528| |||||||||||||||assert failure: (.\siserver.cpp:974). (false : SIServerController::run: Unknown exception caught in server's uninitialization function).
    Any help please?!
    thank you very much.
    Cesar

    Hello,
    I have the same problem (Connection Server does not start).
    I'am under BOXI R2 SP6 (unix) and i have this error in my log when i want to start ConnectionServer :
    Timestamp       ProcessID       ThreadID        Message
    [Fri May  7 07:37:09 2010]      31154   1103673168      Log: level=3 cat=1 msg=35100 p=ConnectionServer started
    [Fri May  7 07:37:09 2010]      31154   1103673168      trace message: SIServerController::run: Before initialize
    [Fri May  7 07:37:09 2010]      31154   1103673168      (sidaemon.cpp:416): trace message: SUNIXDaemon::init: starting
    [Fri May  7 07:37:09 2010]      31154   1103673168      trace message: SUNIXDaemon::init: redirecting stdio to /dev/null
    [Fri May  7 07:37:09 2010]      31154   1103673168      (sidaemon.cpp:209): trace message: installing fg terminiation handler
    [Fri May  7 07:37:09 2010]      31154   1103673168      (sidaemon.cpp:220): trace message: installing abnormal sys handler
    [Fri May  7 07:37:09 2010]      31154   1103673168      (sidaemon.cpp:506): trace message: SUNIXDaemon::init: finished
    [Fri May  7 07:37:09 2010]      31154   1103673168      Log: level=0 cat=14 msg=35101 p=The root server reported an error Unknown.
    [Fri May  7 07:37:09 2010]      31154   1103673168      trace message: SIServerController:run: Fail to initialize or uninitialize.  Reason is The root server reported an error Un
    known.:
    [Fri May  7 07:37:09 2010]      31154   1103673168      trace message: CsContainer::uninitialize
    [Fri May  7 07:37:09 2010]      31154   1103673168      trace message: TransientObjectMonitor stopMonitor()...
    [Fri May  7 07:37:09 2010]      31154   1103673168      Log: level=0 cat=14 msg=35101 p=The root server reported an error Internal Error. (Reason: Unknown exception caught in ser
    ver).
    [Fri May  7 07:37:09 2010]      31154   1103673168      assert failure: (siserver.cpp:953). (false : SIServerController::run: Unknown exception caught in server's uninitializatio
    n function
    [Fri May  7 07:37:09 2010]      31154   1103673168      Log: level=3 cat=1 msg=35100 p=ConnectionServer stopped
    Any idea ?
    Thanks.

  • After configuring  LDAP Oracle BAM Server is not starting

    Configured LDAP on SOA Suite PS3 (11.1.1.4.0) environment. As per the requirement create OracleSystemUser and OracleSystemGroup in external LDAP and made the user as memner to OracleSystemGroup. Followed the guide @ http://www.oracle.com/technetwork/middleware/bam/technote-bam-multiplesecurityprovid-130532.pdf
    As per the BAM requirement,
    1) Created user "OracleSystemUser" in the external LDAP
    2) Created group "OracleSystemGroup" in the external ldap
    3) Made "OracleSystemUser" as member to "OracleSystemGroup"
    Post configuration, restarted SOA Admin Server and Oracle BAM Server but BAM Server failed to start and its goving following error in the logs :
    [2011-08-17T13:34:38.563+00:00] [bam_server1] [NOTIFICATION] [] [oracle.bam.adc.kernel.server.DataStoreServer] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: OracleSystemUser ] [ecid: 679489bd4ac3a480:-4b8798f0:131d7f26dd0:-8000-0000000000000002,0] [APP: oracle-bam#11.1.1] BAM schema version is 2025
    [2011-08-17T13:35:28.530+00:00] [bam_server1] [ERROR] [] [oracle.bam.adc.security] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: OracleSystemUser ] [ecid: 679489bd4ac3a480:-4b8798f0:131d7f26dd0:-8000-0000000000000002,0] [APP: oracle-bam#11.1.1] [15] Authenticator.createAdminContext: Exception occurred attempting to create administrator context.[[
    java.lang.Exception: BAM administrator account OracleSystemUser does not m_connection-jpss null
    at oracle.bam.adc.security.authentication.Authenticator.createAdminContext(Authenticator<Aug 22, 2011 2:20:00 PM GMT+00:00> <Warning> <org.apache.myfaces.trinidad.webapp.ResourceServlet> <BEA-000000> <ResourceServlet._setHeaders(): Content type for /bi/jsLibs/engine_20101227.swf is NULL! at oracle.bam.adc.kernel.server.ADCService.startService(ADCService.java:91)
    Cause: Unknown file extension> erver$ServiceEntry$1.run(BamServer.java:1717)
    Verified the synchronization of OracleSystemUser as I was able to login using this user to other SOA Application urls.
    Any pointers to resolve this issue would be highly appreciated.

    Hi Raj,
    Couple of points. Please check,
    1. if the listener is up
    2. the tnsnames.ora to check the right HOST
    3. related services are up
    The following thread may be of use :
    Re: Not able to connect to Oracle B2B database after restart of my system
    Regards,
    Dheeraj

  • Config.sh-Admin server directory is created..but manged soa server is not

    Hi,
    I have installed weblogic and then soa 11g,nowe creating domain using config.sh on shared storage.
    @ nodes and binaries are shared for both the nodes(all installation binaries are shared on a common location which is in turn mounted on both nodes).
    After running config.sh ,
    it says installation sucessful howevr Admin server directory is created..but manged soa server is not getting created.
    Plz any body suggest some resolution..vvvv urgent..
    Cheers,
    Arshi

    Hi Arshi,
    Start the Admin server and then managed servers and directory should get created.
    Regards,
    Anuj

  • The Connection Server does not start after an upgrade to BO4.1 SP3

    Hello guys,
    The Connection Server does not start after an upgrade to BO4.1 SP3
    We are in process to upgrade our Business Objects environments to BO4.1 SP3
    The first 2 environments , the upgrade went fine. But the third environment de connection server won’t start.
    When I always try to start it returns me a failed status and shows me that the server is considered failed because it has stopped 5 time(s) in 60 minute(s).
    Our OS is AIX
    Uncaught Exception in SilentScope: [CS] Ser
    verInitialization::InitManager::Initialize: 0.007^^
    The CS initialization failed within the CS server. Aborting
    trc file: "connectionserver_BIO.ConnectionServer_ncs.trc", trc level: 1, release: "720"
    Gerd

    Hi Amine
    The File seems ok
    File from the failing connection server
    -rw-rw---- 1 bioadm bosys 43993 Apr 11 11:29 boconfig.cfg
    File from our test system
    -rw-rw---- 1 bitadm bosys 43892 Apr 14 10:56 boconfig.cfg
    I created a new connectieserver(by the copy function), but the new server won't start.
    Regards
    Gerd
    Log
    |89d4a6e0-2a89-7a05-3020-a51d517ab872|2014 04 14 11:54:30:113|+0200|Error| |>>|E| |connectionserver_BIO.ConnectionServer|28246236|3097|| |0|0|0|0|-|-|-|-|-|-||||||||||||[CS] Unhandled exception raised during CS initialization.
    init_srv.cpp:95:-: TraceLog message 3
    |4dcf04b1-1e1d-df13-48ad-a67f06e29864|2014 04 14 11:54:30:113|+0200|Error| |<<|E|X|connectionserver_BIO.ConnectionServer|28246236|3097|| |0|0|0|0|-|-|-|-|-|-||||||||||||Uncaught Exception in SilentScope: [CS] ServerInitialization::InitManager::Initialize: 0.003
    |77ad78f4-37f7-3013-3b50-85cce9fbe7b8|2014 04 14 11:54:30:113|+0200|Error| |>>|E| |connectionserver_BIO.ConnectionServer|28246236|3097|| |0|0|0|0|-|-|-|-|-|-||||||||||||[CS] The CS initialization failed within the CS server. Aborting.

  • Hyperion 11.1.2.3 --EPMA server is not starting on SQL-Server2008 R2

    I checked the SQL server DB and it looks fine and getting below error
    [2013-11-05T10:32:59.018-06:00] [Error] Hyperion.CommonServices.Exceptions.SessionManagerException: Session Manager could not start because database connectivity could not be established. ---> System.Data.SqlClient.SqlException: A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: TCP Provider, error: 0 - No connection could be made because the target machine actively refused it.)

    Have you met the prereqs:
    When creating a Microsoft SQL Server database for use as a repository, ensure that you set these options:
        Set READ_COMMITTED_SNAPSHOT = ON
        Set ALLOW_SNAPSHOT_ISOLATION = ON
    Also worth checking out the following Oracle Support doc:
    Unable to Start EPMA Process Manager Service When Using SQL Server Named Instance or Non Standard Port (Doc ID 1162697.1)
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • I recently got a new iphone 4 w/iOs 7. I set up th eicloud, etc. and got my contacts and appointments from outlook. All was fine. Now it will not snyc/update my phone from outlook. I get "Your setup couldn't be started because of an unexpected error."

    I recently got a new iphone 4 w/iOs 7. I set up th eicloud, etc. and got my contacts and appointments from outlook. All was fine. Now it will not snyc/update my phone from outlook. I get "Your setup couldn't be started because of an unexpected error."

    Hello JinxUK,
    Thank you for the details of the issue you are experiencing with the iCloud Control Panel.  I found an article referencing the error message you are getting:
    “Your setup couldn't be started because of an unexpected error.”
    Apple is investigating this issue. This article will be updated as more information becomes available.
    iCloud: iCloud Control Panel setup cannot be started
    http://support.apple.com/kb/TS5178
    I recommend saving that link so that you can check back for a resolution when it becomes available. 
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

  • Error Message: "Skype can not start because the system is not available"

    Try to reset all Skype settings. Quit Skype or use Windows Task Manager to kill any Skype.exe process. Go to Windows Start and in the Search/Run box type %appdata% and then press Enter or click the OK button. The Windows File Explorer will pop up. There locate a folder named “Skype”. Rename this folder to something different, e.g. Skype_old. Next go to Windows Start and in the Search/Run box type %temp%\skype and then press Enter or click the OK button. Delete the DbTemp folder. Restart Skype. N.B. If needed, you will still be able to re-establish your call and chat history. All data is still saved in the Skype_old folder. 

    Okay!
    I'm newbie here, but it doesn't matter. I dont want to do here anything else, just write off my opinion about the Microsoft's "new" Skype, and I hope they will read...
    This is a cropped image - of course hungarian, because I'm hungarian, but I think many of us could see this as well. How this is possible? "The Skype can not start because the system is not available" *** What kind of system? The Skype was on a P2P system, where is impossible that the system is not available! This is why the skype was much better than the Microsoft's messenger. Then they bought it, and make it wrong...
    I found a solution for this problem, this can happen if my client is not updated. But IT IS!
    How does it works? Can we use the **bleep** Skype how we would like to use? Or this time we need to find an other application (like Viber), and using that while they not buying that as well, just because that is better?
    Edited to conform with the Community Guidelines
    Subject/title edited to better reflect post content.

  • BI Server is not starting in 11g

    Hi All,
    I have updated OBIEE 11.1.1.5 to 11.1.1.6.
    I started all the servers. But BI server is not starting. I got the below error.
    nqsserver: symbol lookup error: /data/obiee11g/3287/fmw_home1/Oracle_BI1/bifound ation/server/bin/libnqssimutility64.so: undefined symbol: _ZN15InactiveSchemas21                                                                              globalInactiveSchemasE
    Please suggest.

    seems like u're upgrade dint go clean , did you face any error or issue while upgrade ?

Maybe you are looking for