Error while running the ant script of fusion order demo -Infrastructure.jws
701124Dec 4 2009 — edited Dec 6 2009Hi All,
I was trying to run the store front application.
As i was trying to run the scripts to create the tables, stored procedure, schemas etc, the execution of the ant script failed with the following error:
The apache Ant log reads as follows:
*[echo] USER_CONTEXT Package Created*
compileImagesApp:
*[javac] Compiling 3 source files to D:\11g\ADF-11g\FusionOrderDemo_R1PS1\Infrastructure\DBSchema\classes*
BUILD FAILED
D:\11g\ADF-11g\FusionOrderDemo_R1PS1\Infrastructure\Ant\build.xml:51: The following error occurred while executing this line:
D:\11g\ADF-11g\FusionOrderDemo_R1PS1\Infrastructure\DBSchema\build.xml:312: D:\Jdev11g\oracle_common\modules\oracle.javacache_11.1.1 not found.
Total time: 2 minutes 26 seconds
I ignored the above error and when i tried to run the StoreFrontUI project, i was unable to see the images rendered on the User Interface.
Can anybody help me as to why this would have happened?
Is it not getting rendered because the ant script failed @ compileImagesApp? If so, what is the solution for the same?
Thanks in Advance,
Vijay