Solved

Error in Ant-script : Failed to deploy applications 'docvue'

  • 10 February 2022
  • 8 replies
  • 462 views

Userlevel 4
Badge +11

Hi everyone,

I am wondering, we have a customer on CxBP where only one developer is working on.
The latest delivery to the BNT was succesful.
Now with the latest delivery on apps10 we got an error in tje Ant-script.

The content of the delivery? : Database, Client, Language files

The error is visible here

2022-02-09 07:32:36 Finalize process IFS Middleware Server 10.11.11.0
2022-02-09 07:32:36 Running ant script C:\IFS\BNT\repository\server\install_fndmws.xml, target finalize for component server
[java]: Java Result: 1
Error in Ant-script: server\install_fndmws.xml
Reported error is: The following error occurred while executing this line:
C:\IFS\BNT\repository\server\install_fndmws.xml:337: Failed to deploy applications. Error is: Error when deploying applications: com.oracle.cie.domain.script.jython.WLSTException: Failed to deploy applications: ['docvue']

Steps tried out:

  • Reconfigure the environment 
  • Restart VM
  • Reconfiguration try again in the environment

Any hints? :) Thank you !

icon

Best answer by Charith Epasinghe 10 February 2022, 04:57

View original

This topic has been closed for comments

8 replies

Userlevel 6
Badge +13

Hi @JohannesKnust,

Is this regarding APPS10 environment ?

This could be due to  WLS_*** temporary files mismatching.Can you tru out below, Backup and remove the temporary files after stoping all the services related to IFS.After that start services and reconfigure the environment and try out again

 

*.dat files under - Admin Server

wls_domain\<INSTANCE_NAME>\servers\AdminServer\data\store\default

wls_domain\<INSTANCE_NAME>\servers\AdminServer\data\store\diagnostics

 

*.dat files under -Main Server

wls_domain\<INSTANCE_NAME>\servers\MainServer1\data\store\default

 wls_domain\<INSTANCE_NAME>\servers\MainServer1\data\store\diagnostics

 

*.dat files under- Int Server

wls_domain\<INSTANCE_NAME>\servers\IntServer\data\store\default

wls_domain\<INSTANCE_NAME>\servers\IntServer\data\store\diagnostic

 

 

 

Userlevel 4
Badge +11

THank you @Charith Epasinghe ! we will double check. I will come back to you!

Userlevel 4
Badge +11

@Charith Epasinghe unfortunally the java error persists. Any suggestions to continue?

Userlevel 6
Badge +13

hi @JohannesKnust,

So basically this is happening when the installer couldn't deploy a deployment and there could be lot of reasons .Corruption of deployment,Resource issues (RAM, Disk, Virtual Processors), Holding a process by another application. etc

Hope you can try out below as well.

  • Login to the admin console and check the deployment statusand if there any failed ones,if you find any try to start from there.
  • If we couldn't start it I simply restart the VM and try to do a reconfiguration (Mostly this work) but if still failing then that means the IFS_HOME repository has the corrupted deployment.

Also check the the validity of The SSL certificate

If none of above worked,

Any middlware server backups taken prior to the instalaltion. ? if so can you try restore it and try to reapply the delivery

Userlevel 4
Badge +11

THanks for the further details.
we will check it out :) & come back to you

Userlevel 4
Badge +11

We can not find a solution. Any idea how we can receive onhand help? :)

Userlevel 4
Badge +11

@Charith Epasinghe , @Sanjani Perera 
in my case here: is this bug here related?

 

Userlevel 4
Badge +11

IFS Feedback
As a solution we all agreed to do a re-installation of IFS instance using the existing the build home because the alternative approaches were already tried with no success.

INNEX/E-analytics engineers agreed to perform this by themselves.

.