Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.softwaretools > #271

errors while creating FOD demo scripts

Newsgroups comp.lang.java.softwaretools
Date 2014-04-14 08:37 -0700
Message-ID <dcc65349-886d-49f7-9191-d74bcd49eb11@googlegroups.com> (permalink)
Subject errors while creating FOD demo scripts
From ehabaziz2001@gmail.com

Show all headers | View raw


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 | NextNext in thread | Find similar


Thread

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