Cannot start application

classic Classic list List threaded Threaded
3 messages Options
big
Reply | Threaded
Open this post in threaded view
|

Cannot start application

big
Hi,
On 12.2.9, DB 19c on AIX
When start: we have
...............
Starting oacore_server1...

Server specific logs are located at /U1/appli/ttXXXoap/fs2/FMW_Home/user_projects/domains/EBS_domain/servers/oacore_server1/logs

admanagedsrvctl.sh: exiting with status 1

admanagedsrvctl.sh: check the logfile /U1/appli/ttXXXoap/fs2/inst/apps/ttXXXoap_server/logs/appl/admin/log/adoacorectl.txt for more information ...


.end std out.

.end err out.

****************************************************




adstrtal.sh: Exiting with status 1
In logs we have:
view oacore_server1-diagnostic.log

[2023-01-18T09:27:05.523+01:00] [oacore_server1] [NOTIFICATION] [] [oracle.dms.event] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning
)'] [userId: <WLS Kernel>] [ecid: 0000ON3zIMyEoIL5QR_Aid1ZlupP000001,0] DMS-58081: The flight recorder destination (id=JFRDestination) can not function in this environm
ent because although the JVMs flight recorder feature is present it is inactive. Platform:WebLogic, VM:{'name'='IBM J9 VM', 'version'='2.6', 'spec-version'='1.7'}.[[
Cause: The JVM has a flight recorder feature but the flight recorder feature is not active.
Action: Review the JVMs flight recorder settings and if you wish DMS to contribute data to the flight recorder then enable the flight recorder feature. This can be acco
mplished on some JVMs by including these command line options: -XX:+UnlockCommercialFeatures -XX:+FlightRecorder. In the meantime the event route involving the JFRDesti
nation will be disabled.
view oacore_server1.out
<Jan 19, 2023 2:18:19 PM CET> <Warning> <oracle.as.jmx.framework.generic.spi.BaseJMXFrameworkProviderImpl> <BEA-000000> <The configuration at URI "/U1/appli/tta
f2oap/fs2/FMW_Home/user_projects/domains/EBS_domain/config/fmwconfig/mbeans/../default-keystore.jks" cannot be loaded.>
<Jan 19, 2023 2:18:29 PM CET> <Error> <Deployer> <BEA-149205> <Failed to initialize the application 'EBSDataSource' due to error weblogic.application.ModuleException: .
weblogic.application.ModuleException:
        at weblogic.jdbc.module.JDBCModule.prepare(JDBCModule.java:327)
        at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)
        at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:517)
        at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
        at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:159)
        Truncated. see log file for complete stacktrace
Caused By: weblogic.common.resourcepool.ResourceSystemException:
 Could not connect to 'oracle.jdbc.OracleDriver'.
 Could not connect to 'oracle.jdbc.OracleDriver'.

<b>view oacore_server1.log
####<Jan 19, 2023 3:10:40 PM CET> <Error> <Deployer> <machine.serv.cdc.fr> <oacore_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-
tuning)'> <<WLS Kernel>> <> <> <1674137440199> <BEA-149205> <Failed to initialize the application 'EBSDataSource' due to error weblogic.application.ModuleException: .
weblogic.application.ModuleException:
        at weblogic.jdbc.module.JDBCModule.prepare(JDBCModule.java:327)

        at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
Caused By: weblogic.common.resourcepool.ResourceSystemException:
 Could not connect to 'oracle.jdbc.OracleDriver'.




Any idea?
Thanks.
Reply | Threaded
Open this post in threaded view
|

Re: Cannot start application

ErmanArslansOracleBlog
Administrator
We need to see more ..
We need to see what is written after "Could not connect to 'oracle.jdbc.OracleDriver'" .  The cause should be there but it can not be seen from the culprit that you sent.
It may be due to invalid password for instance.  If that s the case , see - >

Status of "oacore_server1" And "forms_sever1" Is "ADMIN" Not "RUNNING" on EBS Created by Rapidclone (Doc ID 2824612.1) To BottomTo Bottom
big
Reply | Threaded
Open this post in threaded view
|

Re: Cannot start application

big
Thanks.

As you know (see my other post) I was applying some patches.

After which I did not run adop fs-clone.

Because of this application did not start.

I ran adop fs-clone and now system is up.

Regards.