Facing an issue when deploying the ADF project
6:50:39 PM] Web Module ViewControllerWebApp.war recognized in project ViewController.jpr
[06:50:39 PM] Web Module ViewController2WebApp.war recognized in project ViewController2.jpr
[06:50:40 PM] —- Deployment started. —-
[06:50:40 PM] Target platform is (Weblogic 12.x).
[06:50:40 PM] Retrieving existing application information
[06:50:40 PM] Running dependency analysis…
[06:50:40 PM] Deploying 3 profiles…
[06:50:40 PM] Wrote Web Application Module to C:\Users\PalaniR\AppData\Roaming\JDeveloper\system12.1.3.0.41.140521.1008\o.j2ee\drs\ADF\ViewController2WebApp.war
[06:50:41 PM] Wrote Web Application Module to C:\Users\PalaniR\AppData\Roaming\JDeveloper\system12.1.3.0.41.140521.1008\o.j2ee\drs\ADF\ViewControllerWebApp.war
[06:50:41 PM] WARNING: Connection ApplicationDB has no password. ApplicationDB-jdbc.xml file not generated for connection ApplicationDB.
[06:50:41 PM] WARNING: Connection application has no password. application-jdbc.xml file not generated for connection application.
[06:50:41 PM] Wrote Enterprise Application Module to C:\Users\PalaniR\AppData\Roaming\JDeveloper\system12.1.3.0.41.140521.1008\o.j2ee\drs\ADF
[06:50:41 PM] Deploying 4 data source(s) to the server…
[06:50:41 PM] Warning: Password for data source ApplicationDB, user (null) not found. Data source password not deployed to the server.
[06:50:41 PM] Warning: Password for data source application, user (null) not found. Data source password not deployed to the server.
[06:50:41 PM] Redeploying Application…
[06:50:49 PM] Deployment cancelled.
#### Cannot run application ADF due to error deploying to IntegratedWebLogicServer.
[06:50:49 PM] —- Deployment incomplete —-.
[06:50:49 PM] Remote deployment failed (oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer)
[06:50:49 PM] Cancel requested
[Application ADF stopped and undeployed from IntegratedWebLogicServer]
Facing an issue when deploying the ADF project
6:50:39 PM] Web Module ViewControllerWebApp.war recognized in project ViewController.jpr
[06:50:39 PM] Web Module ViewController2WebApp.war recognized in project ViewController2.jpr
[06:50:40 PM] —- Deployment started. —-
[06:50:40 PM] Target platform is (Weblogic 12.x).
[06:50:40 PM] Retrieving existing application information
[06:50:40 PM] Running dependency analysis…
[06:50:40 PM] Deploying 3 profiles…
[06:50:40 PM] Wrote Web Application Module to C:\Users\PalaniR\AppData\Roaming\JDeveloper\system12.1.3.0.41.140521.1008\o.j2ee\drs\ADF\ViewController2WebApp.war
[06:50:41 PM] Wrote Web Application Module to C:\Users\PalaniR\AppData\Roaming\JDeveloper\system12.1.3.0.41.140521.1008\o.j2ee\drs\ADF\ViewControllerWebApp.war
[06:50:41 PM] WARNING: Connection ApplicationDB has no password. ApplicationDB-jdbc.xml file not generated for connection ApplicationDB.
[06:50:41 PM] WARNING: Connection application has no password. application-jdbc.xml file not generated for connection application.
[06:50:41 PM] Wrote Enterprise Application Module to C:\Users\PalaniR\AppData\Roaming\JDeveloper\system12.1.3.0.41.140521.1008\o.j2ee\drs\ADF
[06:50:41 PM] Deploying 4 data source(s) to the server…
[06:50:41 PM] Warning: Password for data source ApplicationDB, user (null) not found. Data source password not deployed to the server.
[06:50:41 PM] Warning: Password for data source application, user (null) not found. Data source password not deployed to the server.
[06:50:41 PM] Redeploying Application…
[06:50:49 PM] Deployment cancelled.
#### Cannot run application ADF due to error deploying to IntegratedWebLogicServer.
[06:50:49 PM] —- Deployment incomplete —-.
[06:50:49 PM] Remote deployment failed (oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer)
[06:50:49 PM] Cancel requested
[Application ADF stopped and undeployed from IntegratedWebLogicServer]
There is null password error as per the log.could you check your connection and try redeploymwnt once