You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by Brendan Vogt <br...@gmail.com> on 2007/10/26 19:19:49 UTC

startofbiz.bat standing still

Hi,

 

When I run startofbiz.bat then all it shows is and it stays there:

 

C:\Development\Java\Eclipse\workspace\TestOfBiz>startofbiz.bat

 

C:\Development\Java\Eclipse\workspace\TestOfBiz>ECHO OFF

 

C:\Development\Java\Eclipse\workspace\TestOfBiz>"C:\Sun\SDK\jdk\bin\java"
-Xms25

6M -Xmx512M -Duser.language=en -jar ofbiz.jar  1>runtime\logs\console.log

 

Is it right?

 

Brendan

 


Re: startofbiz.bat standing still

Posted by Adrian Crum <ad...@hlmksw.com>.
Yes, that's how it works. Minimize the command prompt window and proceed with using your browser to 
access OFBiz.

-Adrian

Brendan Vogt wrote:

> Hi,
> 
>  
> 
> When I run startofbiz.bat then all it shows is and it stays there:
> 
>  
> 
> C:\Development\Java\Eclipse\workspace\TestOfBiz>startofbiz.bat
> 
>  
> 
> C:\Development\Java\Eclipse\workspace\TestOfBiz>ECHO OFF
> 
>  
> 
> C:\Development\Java\Eclipse\workspace\TestOfBiz>"C:\Sun\SDK\jdk\bin\java"
> -Xms25
> 
> 6M -Xmx512M -Duser.language=en -jar ofbiz.jar  1>runtime\logs\console.log
> 
>  
> 
> Is it right?
> 
>  
> 
> Brendan
> 
>  
> 
> 


Re: startofbiz.bat standing still

Posted by BJ Freeman <bj...@free-man.net>.
yes.

Brendan Vogt sent the following on 10/26/2007 10:19 AM:
> Hi,
> 
>  
> 
> When I run startofbiz.bat then all it shows is and it stays there:
> 
>  
> 
> C:\Development\Java\Eclipse\workspace\TestOfBiz>startofbiz.bat
> 
>  
> 
> C:\Development\Java\Eclipse\workspace\TestOfBiz>ECHO OFF
> 
>  
> 
> C:\Development\Java\Eclipse\workspace\TestOfBiz>"C:\Sun\SDK\jdk\bin\java"
> -Xms25
> 
> 6M -Xmx512M -Duser.language=en -jar ofbiz.jar  1>runtime\logs\console.log
> 
>  
> 
> Is it right?
> 
>  
> 
> Brendan
> 
>  
> 
> 

Re: startofbiz.bat standing still

Posted by Jacques Le Roux <ja...@les7arts.com>.
You may also refer to  http://docs.ofbiz.org/display/OFBADMIN/Demo+and+Test+Setup+Guide (already sent ;o)

Jacques

De : "Case Torres" <Ca...@casetorrestech.com>
> Yes, that's correct. You can now launch ofbiz in your browser
> https://localhost:8443/webtools/control/login
> 
> 
> Case
> 
> -----Original Message-----
> From: Brendan Vogt [mailto:brendan.vogt@gmail.com] 
> Sent: Friday, October 26, 2007 10:20 AM
> To: user@ofbiz.apache.org
> Subject: startofbiz.bat standing still
> Importance: High
> 
> Hi,
> 
>  
> 
> When I run startofbiz.bat then all it shows is and it stays there:
> 
>  
> 
> C:\Development\Java\Eclipse\workspace\TestOfBiz>startofbiz.bat
> 
>  
> 
> C:\Development\Java\Eclipse\workspace\TestOfBiz>ECHO OFF
> 
>  
> 
> C:\Development\Java\Eclipse\workspace\TestOfBiz>"C:\Sun\SDK\jdk\bin\java"
> -Xms25
> 
> 6M -Xmx512M -Duser.language=en -jar ofbiz.jar  1>runtime\logs\console.log
> 
>  
> 
> Is it right?
> 
>  
> 
> Brendan
> 
>  
> 
> 

RE: startofbiz.bat standing still

Posted by Case Torres <Ca...@casetorrestech.com>.
Yes, that's correct. You can now launch ofbiz in your browser
https://localhost:8443/webtools/control/login


Case

-----Original Message-----
From: Brendan Vogt [mailto:brendan.vogt@gmail.com] 
Sent: Friday, October 26, 2007 10:20 AM
To: user@ofbiz.apache.org
Subject: startofbiz.bat standing still
Importance: High

Hi,

 

When I run startofbiz.bat then all it shows is and it stays there:

 

C:\Development\Java\Eclipse\workspace\TestOfBiz>startofbiz.bat

 

C:\Development\Java\Eclipse\workspace\TestOfBiz>ECHO OFF

 

C:\Development\Java\Eclipse\workspace\TestOfBiz>"C:\Sun\SDK\jdk\bin\java"
-Xms25

6M -Xmx512M -Duser.language=en -jar ofbiz.jar  1>runtime\logs\console.log

 

Is it right?

 

Brendan