Problem :
When we are trying to deploy the the project which are migrated from older version of jdeveloper (1.5 to 1.6) to new version it not deploying as expected.
It shows deploying for long time but never deployed to the environment
Fix:
1)create the project with the same name as the project which not gettting deployed (example:project) from jdeveloper
2)Navigate to the local folder where new project is created, and copy JPR file (example:Project.jpr)
3) Now navigate to the local folder for the project which not getting deployed .
4)Replace the old jpr with new jpr file,note both should of same name Project.jpr
5)Now deploy the project ,issue will be resolved!!!
Cheers,
Ram.
When we are trying to deploy the the project which are migrated from older version of jdeveloper (1.5 to 1.6) to new version it not deploying as expected.
It shows deploying for long time but never deployed to the environment
Fix:
1)create the project with the same name as the project which not gettting deployed (example:project) from jdeveloper
2)Navigate to the local folder where new project is created, and copy JPR file (example:Project.jpr)
3) Now navigate to the local folder for the project which not getting deployed .
4)Replace the old jpr with new jpr file,note both should of same name Project.jpr
5)Now deploy the project ,issue will be resolved!!!
Cheers,
Ram.