Hello,
I'm making my first steps with OFBiz 12.04.02, with JDK 1.7 update 51 (64-bits), in a Windows 64-bits environment. After exploring the demo data and beginning the setup with my own data, everything seems to be "up and running". But I would like to be reassured about my configuration, before using OFBiz in "production mode". When starting OFBiz with "ant start", the command console displays many messages. It begins with : *"C:\Program Files\Java\jdk1.7.0_51\bin\java" -jar framework/base/lib/ant-launcher-1.8.3.jar -lib framework/base/lib/ant start* *Buildfile: C:\Users\Nicolas\Documents\Travail\201402_EI_Compta\OFBiz120402\build.xml* *start:* * [java] Start.java using configuration file org/ofbiz/base/start/start.properties* * [java] Set OFBIZ_HOME to - C:/Users/Nicolas/Documents/Travail/201402_EI_Compta/OFBiz120402* * [java] Admin socket configured on - /127.0.0.1:10523 <http://127.0.0.1:10523>* * [java] 2014-03-05 11:53:33,488 (main) [ ContainerLoader.java:77 :INFO ] [Startup] Loading containers...* * [java] Warning : Module classpath component '"C:\Program Files\Java\jdk1.7.0_51\lib\tools.jar"' is not valid and will be ignored...* * [java] Warning : Module classpath component 'C:\Windows\Sun\Java\bin' is not valid and will be ignored...* * [java] 2014-03-05 11:53:34,468 (main) [ ComponentContainer.java:180:INFO ] Auto-Loading component directory : [C:/Users/Nicolas/Documents/Travail/201402_EI_Compta/OFBiz120402/framework]* * [java] 2014-03-05 11:53:34,540 (main) [ ComponentContainer.java:241:INFO ] Loading component : [base]* * ...* What is the signification / consequence of the two warning messages "x is not valid and will be ignored" ? Note : C:\Program Files\Java\jdk1.7.0_51\lib\tools.jar exists in my environment, but C:\Windows\Sun\Java\bin does not exist. I hope I have not missed an existing solution : I've looked in JIRA, the mailing list, the internal help and the Wiki. Best regards, Nicolas |
Administrator
|
These are only information for you, you should not worry about them.
They have any implications on OFBiz**functioning Jacques Le 05/03/2014 12:57, Nicolas a écrit : > Hello, > > I'm making my first steps with OFBiz 12.04.02, with JDK 1.7 update 51 > (64-bits), in a Windows 64-bits environment. After exploring the demo data > and beginning the setup with my own data, everything seems to be "up and > running". But I would like to be reassured about my configuration, before > using OFBiz in "production mode". > > When starting OFBiz with "ant start", the command console displays many > messages. It begins with : > > *"C:\Program Files\Java\jdk1.7.0_51\bin\java" -jar > framework/base/lib/ant-launcher-1.8.3.jar -lib framework/base/lib/ant start* > *Buildfile: > C:\Users\Nicolas\Documents\Travail\201402_EI_Compta\OFBiz120402\build.xml* > > *start:* > * [java] Start.java using configuration file > org/ofbiz/base/start/start.properties* > * [java] Set OFBIZ_HOME to - > C:/Users/Nicolas/Documents/Travail/201402_EI_Compta/OFBiz120402* > * [java] Admin socket configured on - /127.0.0.1:10523 > <http://127.0.0.1:10523>* > * [java] 2014-03-05 11:53:33,488 (main) [ ContainerLoader.java:77 > :INFO ] [Startup] Loading containers...* > * [java] Warning : Module classpath component '"C:\Program > Files\Java\jdk1.7.0_51\lib\tools.jar"' is not valid and will be ignored...* > * [java] Warning : Module classpath component 'C:\Windows\Sun\Java\bin' > is not valid and will be ignored...* > * [java] 2014-03-05 11:53:34,468 (main) [ > ComponentContainer.java:180:INFO ] Auto-Loading component directory : > [C:/Users/Nicolas/Documents/Travail/201402_EI_Compta/OFBiz120402/framework]* > * [java] 2014-03-05 11:53:34,540 (main) [ > ComponentContainer.java:241:INFO ] Loading component : [base]* > * ...* > > What is the signification / consequence of the two warning messages "x is > not valid and will be ignored" ? > > Note : C:\Program Files\Java\jdk1.7.0_51\lib\tools.jar exists in my > environment, but C:\Windows\Sun\Java\bin does not exist. > > I hope I have not missed an existing solution : I've looked in JIRA, the > mailing list, the internal help and the Wiki. > > Best regards, > Nicolas > |
OK, Jacques.
Thank you very much ! On Wed, Mar 5, 2014 at 1:25 PM, Jacques Le Roux < [hidden email]> wrote: > These are only information for you, you should not worry about them. > They have any implications on OFBiz**functioning > > Jacques > > Le 05/03/2014 12:57, Nicolas a écrit : > >> Hello, >> >> I'm making my first steps with OFBiz 12.04.02, with JDK 1.7 update 51 >> (64-bits), in a Windows 64-bits environment. After exploring the demo data >> and beginning the setup with my own data, everything seems to be "up and >> running". But I would like to be reassured about my configuration, before >> using OFBiz in "production mode". >> >> When starting OFBiz with "ant start", the command console displays many >> messages. It begins with : >> >> *"C:\Program Files\Java\jdk1.7.0_51\bin\java" -jar >> framework/base/lib/ant-launcher-1.8.3.jar -lib framework/base/lib/ant >> start* >> *Buildfile: >> C:\Users\Nicolas\Documents\Travail\201402_EI_Compta\ >> OFBiz120402\build.xml* >> >> *start:* >> * [java] Start.java using configuration file >> org/ofbiz/base/start/start.properties* >> * [java] Set OFBIZ_HOME to - >> C:/Users/Nicolas/Documents/Travail/201402_EI_Compta/OFBiz120402* >> * [java] Admin socket configured on - /127.0.0.1:10523 >> <http://127.0.0.1:10523>* >> * [java] 2014-03-05 11:53:33,488 (main) [ ContainerLoader.java:77 >> :INFO ] [Startup] Loading containers...* >> * [java] Warning : Module classpath component '"C:\Program >> Files\Java\jdk1.7.0_51\lib\tools.jar"' is not valid and will be >> ignored...* >> * [java] Warning : Module classpath component >> 'C:\Windows\Sun\Java\bin' >> is not valid and will be ignored...* >> * [java] 2014-03-05 11:53:34,468 (main) [ >> >> ComponentContainer.java:180:INFO ] Auto-Loading component directory : >> [C:/Users/Nicolas/Documents/Travail/201402_EI_Compta/ >> OFBiz120402/framework]* >> * [java] 2014-03-05 11:53:34,540 (main) [ >> ComponentContainer.java:241:INFO ] Loading component : [base]* >> * ...* >> >> >> What is the signification / consequence of the two warning messages "x is >> not valid and will be ignored" ? >> >> Note : C:\Program Files\Java\jdk1.7.0_51\lib\tools.jar exists in my >> environment, but C:\Windows\Sun\Java\bin does not exist. >> >> I hope I have not missed an existing solution : I've looked in JIRA, the >> mailing list, the internal help and the Wiki. >> >> Best regards, >> Nicolas >> >> > |
Free forum by Nabble | Edit this page |