You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by "G.Venkata Phanindra" <ph...@gmail.com> on 2007/03/10 10:28:17 UTC

Strarting problm with ofbiz on windows

Hi I am facing with the following problem while running ofbiz on windows
BUILD FAILED
D:\Workspace\ofbiz\build.xml:99: The following error occurred while
executing this line:
D:\Workspace\ofbiz\framework\build.xml:129: The following error occurred
while executing this line:
D:\Workspace\ofbiz\framework\service\build.xml:91: Cannot use SUN rmic, as
it is not available.  A common solution is to set the environment variable
JAVA_HOME or CLASSPATH.

I have added java_home and also in class path .. both javac and java are
accessible from my command prompt.
Please tell me what could be the problem.

-- 
G.Venkata Phanindra
Mob:: 9849852989

Re: Strarting problm with ofbiz on windows

Posted by Jörg Herbst <el...@web.de>.
Hi, you shoul check you're JDK Version. Try the following, type:
- java -version and
- echo %JAVA_HOME%

You should see the version and the path to the you're JDK. Check if this 
is a version which is
supported by ofbiz or post the result back to the list.

Greetings
Joerg
> Hi I am facing with the following problem while running ofbiz on windows
> BUILD FAILED
> D:\Workspace\ofbiz\build.xml:99: The following error occurred while
> executing this line:
> D:\Workspace\ofbiz\framework\build.xml:129: The following error occurred
> while executing this line:
> D:\Workspace\ofbiz\framework\service\build.xml:91: Cannot use SUN 
> rmic, as
> it is not available.  A common solution is to set the environment 
> variable
> JAVA_HOME or CLASSPATH.
>
> I have added java_home and also in class path .. both javac and java are
> accessible from my command prompt.
> Please tell me what could be the problem.
>


Re: Strarting problm with ofbiz on windows

Posted by Ashish Vijaywargiya <as...@adititechlabs.com>.
Amie,

By default Jdk5 is installed in Program Files directory if user don't select
any location from its own.
>>Make sure that the path to JAVA_HOME doesn't have any blank character
If I remember correctly this blank character problem has been resolved long
time back on Windows.
http://issues.apache.org/jira/browse/OFBIZ-486

So Phani can you please give more log details and offcourse let me know
which version of jdk you are using.

On 3/10/07, Amine AZZI <ba...@gmail.com> wrote:
>
> Hi, Make sure that the path to JAVA_HOME doesn't have any blank character.
>
> Amine.
>
> 2007/3/10, G.Venkata Phanindra <ph...@gmail.com>:
> >
> > Hi I am facing with the following problem while running ofbiz on windows
> > BUILD FAILED
> > D:\Workspace\ofbiz\build.xml:99: The following error occurred while
> > executing this line:
> > D:\Workspace\ofbiz\framework\build.xml:129: The following error occurred
> > while executing this line:
> > D:\Workspace\ofbiz\framework\service\build.xml:91: Cannot use SUN rmic,
> as
> > it is not available.  A common solution is to set the environment
> variable
> > JAVA_HOME or CLASSPATH.
> >
> > I have added java_home and also in class path .. both javac and java are
> > accessible from my command prompt.
> > Please tell me what could be the problem.
> >
> > --
> > G.Venkata Phanindra
> > Mob:: 9849852989
> >
>



-- 
Regards
Ashish Vijaywargiya
Aditisoft Technology Laboratory
http://www.adititechlabs.com

Office : 509.855.4113
Cell    : 91-989-347-9711

Re: Strarting problm with ofbiz on windows

Posted by Amine AZZI <ba...@gmail.com>.
Hi, Make sure that the path to JAVA_HOME doesn't have any blank character.

Amine.

2007/3/10, G.Venkata Phanindra <ph...@gmail.com>:
>
> Hi I am facing with the following problem while running ofbiz on windows
> BUILD FAILED
> D:\Workspace\ofbiz\build.xml:99: The following error occurred while
> executing this line:
> D:\Workspace\ofbiz\framework\build.xml:129: The following error occurred
> while executing this line:
> D:\Workspace\ofbiz\framework\service\build.xml:91: Cannot use SUN rmic, as
> it is not available.  A common solution is to set the environment variable
> JAVA_HOME or CLASSPATH.
>
> I have added java_home and also in class path .. both javac and java are
> accessible from my command prompt.
> Please tell me what could be the problem.
>
> --
> G.Venkata Phanindra
> Mob:: 9849852989
>