com.iplanet.ias.deployment.backend.IASDeploymentException: Deployment Error -- java.lang.IllegalArgumentException: File source doesn't exist
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Oracle Community by 807581, 1 year ago
via Oracle Community by 807581, 9 months ago
via Oracle Community by 807581, 1 year ago
via Oracle Community by 807581, 1 year ago
via Oracle Community by 843830, 1 year ago
via Oracle Community by 807581, 1 year ago
com.iplanet.ias.deployment.backend.IASDeploymentException: java.lang.IllegalArgumentException: File source doesn't exist
at com.iplanet.ias.deployment.backend.AppDeployer.deploy(AppDeployer.java:110)
at com.iplanet.ias.deployment.backend.AppDeployer.doRequest(AppDeployer.java:50)
at com.iplanet.ias.server.ApplicationManager.reload(ApplicationManager.java:259)
at com.iplanet.ias.server.ReloadMonitor.run(ReloadMonitor.java:145)
at java.util.TimerThread.mainLoop(Timer.java:432)
at java.util.TimerThread.run(Timer.java:382)