Hello Selma,

Did you set the JAVA_HOME variable pointing to your JDK as a Windows system variable?
Like that,

export JAVA_HOME=/opt/jdk1.6.0_11
export GROOVY_HOME=/opt/groovy/groovy-2.0.0
export ANT_HOME=/opt/ant
export PATH=$PATH:${JAVA_HOME}/bin:${ANT_HOME}/bin:${GROOVY_HOME}/bin

Also try this to run the server:
java -Xmx512M -jar ofbiz.jar / java -jar ofbiz.jar

--
Regards,
Aakash Garhwal
Subject-Matter Adept
Hotwax Media, Inc.| 67.221.226.154


On 07/28/2012 04:14 AM, SelmaoO wrote:
Hi,

I  had this problem too with port 0. when I started startofbiz.bat on
commande lines of windows, i received this Message:<<"Admin socket not
configured; set to port 0">>...
I do not know what can i do..if anyone has a good link for the correct
configuration of ofbiz .. thanks for giving it to me.

Best regards
selma



--
View this message in context: 
http://ofbiz.135035.n4.nabble.com/New-to-OFBiz-Start-up-Problem-tp145109p4635318.html
Sent from the OFBiz - User mailing list archive at Nabble.com.

Reply via email to