Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.softwaretools > #315
| Newsgroups | comp.lang.java.softwaretools |
|---|---|
| Date | 2014-06-19 16:09 -0700 |
| References | <dcc65349-886d-49f7-9191-d74bcd49eb11@googlegroups.com> |
| Message-ID | <c55a9344-148e-44d1-ab6d-5baffa768913@googlegroups.com> (permalink) |
| Subject | Re: errors while creating FOD demo scripts |
| From | senthilrajs@gmail.com |
Check the build.properties wrong path... jdeveloper.home=C:\oracle\Middleware\jdeveloper correct path should be... jdeveloper.home=C:/oracle/Middleware/developer On Monday, April 14, 2014 8:37:52 AM UTC-7, ehabaz...@gmail.com wrote: > I followed the steps of creating oracle 11g schema as written in http://www.oracle.com/technetwork/testcontent/connection11g-088156.html#t1s1 > > > > I got these errors : > > > > > > Buildfile: F:\programs\sql_oracle11g\sql\sql_oracle11_reference\Fusion_order_demo\FusionOrderDemo_R2_1_revised\Infrastructure\Ant\build.xml > > > > > > init: > > [javac] F:\programs\sql_oracle11g\sql\sql_oracle11_reference\Fusion_order_demo\FusionOrderDemo_R2_1_revised\Infrastructure\Ant\build.xml:38: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds > > [javac] Compiling 1 source file to F:\programs\sql_oracle11g\sql\sql_oracle11_reference\Fusion_order_demo\FusionOrderDemo_R2_1_revised\Infrastructure\Ant\classes > > [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.5 > > [javac] 1 warning > > > > > > setProperties: > > > > > > createDatabase: > > > > > > refreshSchema: > > > > > > BUILD FAILED > > F:\programs\sql_oracle11g\sql\sql_oracle11_reference\Fusion_order_demo\FusionOrderDemo_R2_1_revised\Infrastructure\Ant\build.xml:51: The following error occurred while executing this line: > > F:\programs\sql_oracle11g\sql\sql_oracle11_reference\Fusion_order_demo\FusionOrderDemo_R2_1_revised\Infrastructure\DBSchema\build.xml:100: The following error occurred while executing this line: > > F:\programs\sql_oracle11g\sql\sql_oracle11_reference\Fusion_order_demo\FusionOrderDemo_R2_1_revised\Infrastructure\DBSchema\build.xml:63: The following error occurred while executing this line: > > F:\programs\sql_oracle11g\sql\sql_oracle11_reference\Fusion_order_demo\FusionOrderDemo_R2_1_revised\Infrastructure\DBSchema\build.xml:28: C:\Oracle\Middleware\jdeveloper\wlserver_10.3\server\lib does not exist. > > > > > > Total time: 11 seconds
Back to comp.lang.java.softwaretools | Previous | Next — Previous in thread | Find similar
errors while creating FOD demo scripts ehabaziz2001@gmail.com - 2014-04-14 08:37 -0700 Re: errors while creating FOD demo scripts senthilrajs@gmail.com - 2014-06-19 16:09 -0700
csiph-web