Thread: Oracle Fusion Store Front Demo Application Bug

This question is answered. Helpful answers available: 4. Correct answers available: 1.


Permlink Replies: 6 - Pages: 1 - Last Post: Nov 3, 2008 12:25 PM Last Post By: dvohra16
dvohra16

Posts: 6,037
Registered: 07/02/01
Oracle Fusion Store Front Demo Application Bug
Posted: Nov 2, 2008 9:57 AM
 
Click to report abuse...   Click to reply to this thread Reply
The Oracle Fusion Store Front Demo Application seems to have a bug.
http://www.oracle.com/technology/products/jdev/samples/fod/index.html

Section Installing the Sample Schema>9. generates an error:

Buildfile: C:\Oracle\Infrastructure\Ant\build.xmlinit:
[javac] Compiling 1 source file to C:\Oracle\Infrastructure\Ant\classessetProperties:createDatabase:refreshSchema:BUILD FAILED
C:\Oracle\Infrastructure\Ant\build.xml:52: The following error occurred while executing this line:
C:\Oracle\Infrastructure\DBSchema\build.xml:91: The following error occurred while executing this line:
C:\Oracle\Infrastructure\DBSchema\build.xml:56: The following error occurred while executing this line:
C:\Oracle\Infrastructure\DBSchema\build.xml:28: C:\Oracle\Infrastructure\Ant\wlserver_10.3\server\lib not found.

WebLogic Server is installed in the C:\Oracle\Middleware\wlserver_10.3 directory, not the C:\Oracle\Infrastructure\Ant\wlserver_10.3 directory as the error indicates.

JDeveloper version is jdevstudio11110install
Steve Muench

Posts: 5,912
Registered: 01/10/01
Re: Oracle Fusion Store Front Demo Application Bug
Posted: Nov 2, 2008 2:03 PM   in response to: dvohra16 in response to: dvohra16
Helpful
Click to report abuse...   Click to reply to this thread Reply
The installation worked when I tried it. I edited the:

jdeveloper.home=D:/jdev11g/jdeveloper

line in build.properties as indicated in the setup instructions (where D:/jdev11g is the directory in which I installed the JDev 11g release)
dvohra16

Posts: 6,037
Registered: 07/02/01
Re: Oracle Fusion Store Front Demo Application Bug
Posted: Nov 2, 2008 5:59 PM   in response to: Steve Muench in response to: Steve Muench
 
Click to report abuse...   Click to reply to this thread Reply
Thanks Steve.

The error was generated after modifying the build.properties file.

1. Reinstalled JDeveloper 11g
2. Modified build.properties

The build.xml does not generate an error.

The error gets generated if directory path is sepcified as follows.
jdeveloper.home=C:\Oracle\Middleware\jdeveloper

Error does not get generated if directory path is specified as follows.
jdeveloper.home=C:/Oracle/Middleware/jdeveloper

Either directory path(with forward slash or backslash) should be correct.
dvohra16

Posts: 6,037
Registered: 07/02/01
Re: Oracle Fusion Store Front Demo Application Bug
Posted: Nov 2, 2008 6:36 PM   in response to: Steve Muench in response to: Steve Muench
 
Click to report abuse...   Click to reply to this thread Reply
A directory path does not have a standard delimiter.

"The delimiting character is most commonly the slash ("/"), the backslash character ("\"), or colon (":"), though some operating systems may use a different delimiter. "

http://en.wikipedia.org/wiki/Path_(computing)

Either all commonly used delimiters should be correct or the installation procedure should specify which delimiter is used.
dvohra16

Posts: 6,037
Registered: 07/02/01
Re: Oracle Fusion Store Front Demo Application Bug
Posted: Nov 2, 2008 7:47 PM   in response to: Steve Muench in response to: Steve Muench
 
Click to report abuse...   Click to reply to this thread Reply
Another installation guide has the '\' delimiter in the directory path.
http://www.oracle.com/technology/products/jdev/htdocs/11tp/install.html#install_start_windows
Steve Muench

Posts: 5,912
Registered: 01/10/01
Re: Oracle Fusion Store Front Demo Application Bug
Posted: Nov 2, 2008 10:51 PM   in response to: dvohra16 in response to: dvohra16
 
Click to report abuse...   Click to reply to this thread Reply
So the demo is now working for you?
dvohra16

Posts: 6,037
Registered: 07/02/01
Re: Oracle Fusion Store Front Demo Application Bug
Posted: Nov 3, 2008 12:25 PM   in response to: Steve Muench in response to: Steve Muench
 
Click to report abuse...   Click to reply to this thread Reply
Thanks Steve. Yes, it is.
Legend
Guru Guru : 2500 - 1000000 pts
Expert Expert : 1000 - 2499 pts
Pro Pro : 500 - 999 pts
Journeyman Journeyman : 200 - 499 pts
Newbie Newbie : 0 - 199 pts
Oracle ACE Director
Oracle ACE Member
Oracle Employee ACE
Helpful Answer (5 pts)
Correct Answer (10 pts)

Point your RSS reader here for a feed of the latest messages in all forums