I'm trying to demo ofbiz to see if it fits my needs. I am NOT a java programmer, so this is probably going to be a ridiculously stupid question.
I was following the quick and easy setup instructions here (I installed ofbiz-rel4.0-current.zip) and got to step 3. I mucked through my environment variables, but can't seem to get past this error: "Unable to access jarfile ofbiz.jar." I also noticed that the archive I grabbed didn't have a file (/framework/entity/config/entityengine.xml) referenced in the DB setup in the Technical Production Setup doc. Did I miss a download somewhere? I've searched the ofbiz.apache site, this forum, and googled the message to no avail. I'm stumped. Thanks for the help. |
Administrator
|
Which date si your ofbiz-rel4.0-current.zip ? Note that the trunk is more recommended to try.
Jacques From: "juddco" <[hidden email]> > > I'm trying to demo ofbiz to see if it fits my needs. I am NOT a java > programmer, so this is probably going to be a ridiculously stupid question. > > I was following the quick and easy setup instructions > http://docs.ofbiz.org/display/OFBADMIN/Demo+and+Test+Setup+Guide here (I > installed ofbiz-rel4.0-current.zip) and got to step 3. I mucked through my > environment variables, but can't seem to get past this error: "Unable to > access jarfile ofbiz.jar." > > I also noticed that the archive I grabbed didn't have a file > (/framework/entity/config/entityengine.xml) referenced in the DB setup in > the Technical Production Setup doc. Did I miss a download somewhere? > > I've searched the ofbiz.apache site, this forum, and googled the message to > no avail. I'm stumped. > > Thanks for the help. > > http://www.nabble.com/file/p18148299/jarfile_error.jpg > -- > View this message in context: http://www.nabble.com/newbie-question---first-installation-and-execution-tp18148299p18148299.html > Sent from the OFBiz - User mailing list archive at Nabble.com. > |
Thank you for your response. I downloaded the trunk, and it's about 40% larger than the 4.0 current. Still no ofbiz.jar; I still get the same error.
I tried adjusting the JAVA_HOME variable, thinking that might be it.
Basic question: Should there be an ofbiz.jar file in the zip file at this link: http://build.hotwaxmedia.com/builds/ofbiz-trunk-current.zip? There isn't one.
Thanks again,
Judd
|
Oh Man,
ofbiz.jar file is generated when you run the "ant". "ant" (the default target) compiles all java files and at the end it creates the ofbiz.jar file in the OFBIZ_HOME directory. It will be good if you should spend some time in reading the document available on http://docs.ofbiz.org/display/OFBADMIN/OFBiz+Documentation+Index. -- Ashish On Tue, Jul 1, 2008 at 12:39 AM, juddco <[hidden email]> wrote: > > Thank you for your response. I downloaded the trunk, and it's about 40% > larger than the 4.0 current. Still no ofbiz.jar; I still get the same > error. > > I tried adjusting the JAVA_HOME variable, thinking that might be it. > > Basic question: Should there be an ofbiz.jar file in the zip file at this > link: http://build.hotwaxmedia.com/builds/ofbiz-trunk-current.zip? There > isn't one. > > Thanks again, > > Judd > > > jacques.le.roux wrote: > > > > Which date si your ofbiz-rel4.0-current.zip ? Note that the trunk is more > > recommended to try. > > > > Jacques > > > > From: "juddco" > >> > >> I'm trying to demo ofbiz to see if it fits my needs. I am NOT a java > >> programmer, so this is probably going to be a ridiculously stupid > >> question. > >> > >> I was following the quick and easy setup instructions > >> http://docs.ofbiz.org/display/OFBADMIN/Demo+and+Test+Setup+Guide here > (I > >> installed ofbiz-rel4.0-current.zip) and got to step 3. I mucked through > >> my > >> environment variables, but can't seem to get past this error: "Unable to > >> access jarfile ofbiz.jar." > >> > >> I also noticed that the archive I grabbed didn't have a file > >> (/framework/entity/config/entityengine.xml) referenced in the DB setup > in > >> the Technical Production Setup doc. Did I miss a download somewhere? > >> > >> I've searched the ofbiz.apache site, this forum, and googled the message > >> to > >> no avail. I'm stumped. > >> > >> Thanks for the help. > >> > >> http://www.nabble.com/file/p18148299/jarfile_error.jpg > >> -- > >> View this message in context: > >> > http://www.nabble.com/newbie-question---first-installation-and-execution-tp18148299p18148299.html > >> Sent from the OFBiz - User mailing list archive at Nabble.com. > >> > > > > > > -- > View this message in context: > http://www.nabble.com/newbie-question---first-installation-and-execution-tp18148299p18209064.html > Sent from the OFBiz - User mailing list archive at Nabble.com. > |
Hmmm... yes Ashish, you are right but if Judd downloaded the zip file
from the build.hotwaxmedia.com site then it means that he should have a pre-built system... I don't know why the ofbiz.jar file isn't in there... are others having the same issue? Jacopo On Jul 1, 2008, at 7:26 AM, Ashish Vijaywargiya wrote: > Oh Man, > > ofbiz.jar file is generated when you run the "ant". > "ant" (the default target) compiles all java files and at the end it > creates > the ofbiz.jar file in the OFBIZ_HOME directory. > > It will be good if you should spend some time in reading the document > available on > http://docs.ofbiz.org/display/OFBADMIN/OFBiz+Documentation+Index. > > -- > Ashish > > > On Tue, Jul 1, 2008 at 12:39 AM, juddco <[hidden email]> wrote: > >> >> Thank you for your response. I downloaded the trunk, and it's >> about 40% >> larger than the 4.0 current. Still no ofbiz.jar; I still get the >> same >> error. >> >> I tried adjusting the JAVA_HOME variable, thinking that might be it. >> >> Basic question: Should there be an ofbiz.jar file in the zip file >> at this >> link: http://build.hotwaxmedia.com/builds/ofbiz-trunk- >> current.zip? There >> isn't one. >> >> Thanks again, >> >> Judd >> >> >> jacques.le.roux wrote: >>> >>> Which date si your ofbiz-rel4.0-current.zip ? Note that the trunk >>> is more >>> recommended to try. >>> >>> Jacques >>> >>> From: "juddco" >>>> >>>> I'm trying to demo ofbiz to see if it fits my needs. I am NOT a >>>> java >>>> programmer, so this is probably going to be a ridiculously stupid >>>> question. >>>> >>>> I was following the quick and easy setup instructions >>>> http://docs.ofbiz.org/display/OFBADMIN/Demo+and+Test+Setup+Guide >>>> here >> (I >>>> installed ofbiz-rel4.0-current.zip) and got to step 3. I mucked >>>> through >>>> my >>>> environment variables, but can't seem to get past this error: >>>> "Unable to >>>> access jarfile ofbiz.jar." >>>> >>>> I also noticed that the archive I grabbed didn't have a file >>>> (/framework/entity/config/entityengine.xml) referenced in the DB >>>> setup >> in >>>> the Technical Production Setup doc. Did I miss a download >>>> somewhere? >>>> >>>> I've searched the ofbiz.apache site, this forum, and googled the >>>> message >>>> to >>>> no avail. I'm stumped. >>>> >>>> Thanks for the help. >>>> >>>> http://www.nabble.com/file/p18148299/jarfile_error.jpg >>>> -- >>>> View this message in context: >>>> >> http://www.nabble.com/newbie-question---first-installation-and-execution-tp18148299p18148299.html >>>> Sent from the OFBiz - User mailing list archive at Nabble.com. >>>> >>> >>> >> >> -- >> View this message in context: >> http://www.nabble.com/newbie-question---first-installation-and-execution-tp18148299p18209064.html >> Sent from the OFBiz - User mailing list archive at Nabble.com. >> |
Administrator
|
In reply to this post by Ashish Vijaywargiya
Ashish,
Judd took http://build.hotwaxmedia.com/builds/ofbiz-trunk-current.zip. But There has been a bug commited last night : http://www.nabble.com/Release-4.0-ofbiz.jar-missing-tt18198738.html Judd : just reload the new package, following user ML would have helped... Jacques From: "Ashish Vijaywargiya" <[hidden email]> > Oh Man, > > ofbiz.jar file is generated when you run the "ant". > "ant" (the default target) compiles all java files and at the end it creates > the ofbiz.jar file in the OFBIZ_HOME directory. > > It will be good if you should spend some time in reading the document > available on > http://docs.ofbiz.org/display/OFBADMIN/OFBiz+Documentation+Index. > > -- > Ashish > > > On Tue, Jul 1, 2008 at 12:39 AM, juddco <[hidden email]> wrote: > >> >> Thank you for your response. I downloaded the trunk, and it's about 40% >> larger than the 4.0 current. Still no ofbiz.jar; I still get the same >> error. >> >> I tried adjusting the JAVA_HOME variable, thinking that might be it. >> >> Basic question: Should there be an ofbiz.jar file in the zip file at this >> link: http://build.hotwaxmedia.com/builds/ofbiz-trunk-current.zip? There >> isn't one. >> >> Thanks again, >> >> Judd >> >> >> jacques.le.roux wrote: >> > >> > Which date si your ofbiz-rel4.0-current.zip ? Note that the trunk is more >> > recommended to try. >> > >> > Jacques >> > >> > From: "juddco" >> >> >> >> I'm trying to demo ofbiz to see if it fits my needs. I am NOT a java >> >> programmer, so this is probably going to be a ridiculously stupid >> >> question. >> >> >> >> I was following the quick and easy setup instructions >> >> http://docs.ofbiz.org/display/OFBADMIN/Demo+and+Test+Setup+Guide here >> (I >> >> installed ofbiz-rel4.0-current.zip) and got to step 3. I mucked through >> >> my >> >> environment variables, but can't seem to get past this error: "Unable to >> >> access jarfile ofbiz.jar." >> >> >> >> I also noticed that the archive I grabbed didn't have a file >> >> (/framework/entity/config/entityengine.xml) referenced in the DB setup >> in >> >> the Technical Production Setup doc. Did I miss a download somewhere? >> >> >> >> I've searched the ofbiz.apache site, this forum, and googled the message >> >> to >> >> no avail. I'm stumped. >> >> >> >> Thanks for the help. >> >> >> >> http://www.nabble.com/file/p18148299/jarfile_error.jpg >> >> -- >> >> View this message in context: >> >> >> http://www.nabble.com/newbie-question---first-installation-and-execution-tp18148299p18148299.html >> >> Sent from the OFBiz - User mailing list archive at Nabble.com. >> >> >> > >> > >> >> -- >> View this message in context: >> http://www.nabble.com/newbie-question---first-installation-and-execution-tp18148299p18209064.html >> Sent from the OFBiz - User mailing list archive at Nabble.com. >> > |
Jacques,
Thanks for this details. After replying to this thread I noticed that there has been a discussion going on in some other thread and you have specified the solution of it over there. -- Ashish On Tue, Jul 1, 2008 at 2:32 AM, Jacques Le Roux < [hidden email]> wrote: > Ashish, > > Judd took http://build.hotwaxmedia.com/builds/ofbiz-trunk-current.zip. But > There has been a bug commited last night : > http://www.nabble.com/Release-4.0-ofbiz.jar-missing-tt18198738.html > > Judd : just reload the new package, following user ML would have helped... > > Jacques > > From: "Ashish Vijaywargiya" <[hidden email]> > > Oh Man, >> >> ofbiz.jar file is generated when you run the "ant". >> "ant" (the default target) compiles all java files and at the end it >> creates >> the ofbiz.jar file in the OFBIZ_HOME directory. >> >> It will be good if you should spend some time in reading the document >> available on >> http://docs.ofbiz.org/display/OFBADMIN/OFBiz+Documentation+Index. >> >> -- >> Ashish >> >> >> On Tue, Jul 1, 2008 at 12:39 AM, juddco <[hidden email]> wrote: >> >> >>> Thank you for your response. I downloaded the trunk, and it's about 40% >>> larger than the 4.0 current. Still no ofbiz.jar; I still get the same >>> error. >>> >>> I tried adjusting the JAVA_HOME variable, thinking that might be it. >>> >>> Basic question: Should there be an ofbiz.jar file in the zip file at >>> this >>> link: http://build.hotwaxmedia.com/builds/ofbiz-trunk-current.zip? >>> There >>> isn't one. >>> >>> Thanks again, >>> >>> Judd >>> >>> >>> jacques.le.roux wrote: >>> > >>> > Which date si your ofbiz-rel4.0-current.zip ? Note that the trunk is >>> more >>> > recommended to try. >>> > >>> > Jacques >>> > >>> > From: "juddco" >>> >> >>> >> I'm trying to demo ofbiz to see if it fits my needs. I am NOT a java >>> >> programmer, so this is probably going to be a ridiculously stupid >>> >> question. >>> >> >>> >> I was following the quick and easy setup instructions >>> >> http://docs.ofbiz.org/display/OFBADMIN/Demo+and+Test+Setup+Guide here >>> (I >>> >> installed ofbiz-rel4.0-current.zip) and got to step 3. I mucked >>> through >>> >> my >>> >> environment variables, but can't seem to get past this error: "Unable >>> to >>> >> access jarfile ofbiz.jar." >>> >> >>> >> I also noticed that the archive I grabbed didn't have a file >>> >> (/framework/entity/config/entityengine.xml) referenced in the DB setup >>> in >>> >> the Technical Production Setup doc. Did I miss a download somewhere? >>> >> >>> >> I've searched the ofbiz.apache site, this forum, and googled the >>> message >>> >> to >>> >> no avail. I'm stumped. >>> >> >>> >> Thanks for the help. >>> >> >>> >> http://www.nabble.com/file/p18148299/jarfile_error.jpg >>> >> -- >>> >> View this message in context: >>> >> >>> >>> http://www.nabble.com/newbie-question---first-installation-and-execution-tp18148299p18148299.html >>> >> Sent from the OFBiz - User mailing list archive at Nabble.com. >>> >> >>> > >>> > >>> >>> -- >>> View this message in context: >>> >>> http://www.nabble.com/newbie-question---first-installation-and-execution-tp18148299p18209064.html >>> Sent from the OFBiz - User mailing list archive at Nabble.com. >>> >>> >> |
In reply to this post by Jacques Le Roux
Thanks. Just glad to know I'm not crazy.
I'll give it another shot. Any reason I can't just upload the jar file? Or do I need to replace the entire contents? J
|
Administrator
|
Simply upload the jar file and extract it in a new directory, then follow instructions
Jacques From: "juddco" <[hidden email]> > > Thanks. Just glad to know I'm not crazy. > > I'll give it another shot. Any reason I can't just upload the jar file? Or > do I need to replace the entire contents? > > J > > jacques.le.roux wrote: >> >> Ashish, >> >> Judd took http://build.hotwaxmedia.com/builds/ofbiz-trunk-current.zip. But >> There has been a bug commited last night : >> http://www.nabble.com/Release-4.0-ofbiz.jar-missing-tt18198738.html >> >> Judd : just reload the new package, following user ML would have >> helped... >> >> Jacques >> >> From: "Ashish Vijaywargiya" <[hidden email]> >>> Oh Man, >>> >>> ofbiz.jar file is generated when you run the "ant". >>> "ant" (the default target) compiles all java files and at the end it >>> creates >>> the ofbiz.jar file in the OFBIZ_HOME directory. >>> >>> It will be good if you should spend some time in reading the document >>> available on >>> http://docs.ofbiz.org/display/OFBADMIN/OFBiz+Documentation+Index. >>> >>> -- >>> Ashish >>> >>> >>> On Tue, Jul 1, 2008 at 12:39 AM, juddco <[hidden email]> wrote: >>> >>>> >>>> Thank you for your response. I downloaded the trunk, and it's about 40% >>>> larger than the 4.0 current. Still no ofbiz.jar; I still get the same >>>> error. >>>> >>>> I tried adjusting the JAVA_HOME variable, thinking that might be it. >>>> >>>> Basic question: Should there be an ofbiz.jar file in the zip file at >>>> this >>>> link: http://build.hotwaxmedia.com/builds/ofbiz-trunk-current.zip? >>>> There >>>> isn't one. >>>> >>>> Thanks again, >>>> >>>> Judd >>>> >>>> >>>> jacques.le.roux wrote: >>>> > >>>> > Which date si your ofbiz-rel4.0-current.zip ? Note that the trunk is >>>> more >>>> > recommended to try. >>>> > >>>> > Jacques >>>> > >>>> > From: "juddco" >>>> >> >>>> >> I'm trying to demo ofbiz to see if it fits my needs. I am NOT a java >>>> >> programmer, so this is probably going to be a ridiculously stupid >>>> >> question. >>>> >> >>>> >> I was following the quick and easy setup instructions >>>> >> http://docs.ofbiz.org/display/OFBADMIN/Demo+and+Test+Setup+Guide here >>>> (I >>>> >> installed ofbiz-rel4.0-current.zip) and got to step 3. I mucked >>>> through >>>> >> my >>>> >> environment variables, but can't seem to get past this error: "Unable >>>> to >>>> >> access jarfile ofbiz.jar." >>>> >> >>>> >> I also noticed that the archive I grabbed didn't have a file >>>> >> (/framework/entity/config/entityengine.xml) referenced in the DB >>>> setup >>>> in >>>> >> the Technical Production Setup doc. Did I miss a download somewhere? >>>> >> >>>> >> I've searched the ofbiz.apache site, this forum, and googled the >>>> message >>>> >> to >>>> >> no avail. I'm stumped. >>>> >> >>>> >> Thanks for the help. >>>> >> >>>> >> http://www.nabble.com/file/p18148299/jarfile_error.jpg >>>> >> -- >>>> >> View this message in context: >>>> >> >>>> http://www.nabble.com/newbie-question---first-installation-and-execution-tp18148299p18148299.html >>>> >> Sent from the OFBiz - User mailing list archive at Nabble.com. >>>> >> >>>> > >>>> > >>>> >>>> -- >>>> View this message in context: >>>> http://www.nabble.com/newbie-question---first-installation-and-execution-tp18148299p18209064.html >>>> Sent from the OFBiz - User mailing list archive at Nabble.com. >>>> >>> >> >> > > -- > View this message in context: http://www.nabble.com/newbie-question---first-installation-and-execution-tp18148299p18214354.html > Sent from the OFBiz - User mailing list archive at Nabble.com. > |
The 6/18 trunk version is the last one with the ofbiz.jar file in it.
I had some trouble getting the version I had to work, so I'm scrapping the load, the DB, etc. and starting over with the 6/18 trunk. I ran ant, and as far as I could tell it was successful. I had some hiccups with the install, and then with running ofbiz. The last line of the log was that the beanshell service ports were not secure. I'm not sure if that's OK or not (as in, I don't know if the startup script had hung or completed). My database tables were set up, although they didn't contain any seed or demo data. (I had set it up to run mysql 4 local and the jdbc driver seemed to be working just fine). Ultimately, I got 404's when I went to http://dev1.mydomain.com/ecommerce/control/main. Back to the beginning. If you see anything obvious that I'm missing, I'd love to hear about it. I'm going to stick with the Derby DB until I make sure that the demo works. If you have any pointers for changing from Derby to MySQL, that would be great too. Thanks again for the help. Judd
|
Administrator
|
From: "juddco" <[hidden email]>
> > The 6/18 trunk version is the last one with the ofbiz.jar file in it. > > I had some trouble getting the version I had to work, so I'm scrapping the > load, the DB, etc. and starting over with the 6/18 trunk. > > I ran ant, and as far as I could tell it was successful. I had some hiccups You don't need to run ant if you are using a nightly build. This is *the reason* these nightly builds exist. Just follow the instructions on the download page > with the install, and then with running ofbiz. The last line of the log was > that the beanshell service ports were not secure. I'm not sure if that's OK > or not (as in, I don't know if the startup script had hung or completed). It's safe enough when testing. This is a reminder for production phase. > My database tables were set up, although they didn't contain any seed or > demo data. (I had set it up to run mysql 4 local and the jdbc driver seemed > to be working just fine). The nightly builds should contain aDerby DB ready to go with demo data, *please read instructions on the download page* ! I'm currently downloading the last trunk nightly build and will let you know if I get any problems Jacques > Ultimately, I got 404's when I went to > http://dev1.mydomain.com/ecommerce/control/main. > > Back to the beginning. If you see anything obvious that I'm missing, I'd > love to hear about it. I'm going to stick with the Derby DB until I make > sure that the demo works. If you have any pointers for changing from Derby > to MySQL, that would be great too. > > Thanks again for the help. > > Judd > > > jacques.le.roux wrote: >> >> Simply upload the jar file and extract it in a new directory, then follow >> instructions >> >> Jacques >> >> From: "juddco" <[hidden email]> >>> >>> Thanks. Just glad to know I'm not crazy. >>> >>> I'll give it another shot. Any reason I can't just upload the jar file? >>> Or >>> do I need to replace the entire contents? >>> >>> J >>> >>> jacques.le.roux wrote: >>>> >>>> Ashish, >>>> >>>> Judd took http://build.hotwaxmedia.com/builds/ofbiz-trunk-current.zip. >>>> But >>>> There has been a bug commited last night : >>>> http://www.nabble.com/Release-4.0-ofbiz.jar-missing-tt18198738.html >>>> >>>> Judd : just reload the new package, following user ML would have >>>> helped... >>>> >>>> Jacques >>>> >>>> From: "Ashish Vijaywargiya" <[hidden email]> >>>>> Oh Man, >>>>> >>>>> ofbiz.jar file is generated when you run the "ant". >>>>> "ant" (the default target) compiles all java files and at the end it >>>>> creates >>>>> the ofbiz.jar file in the OFBIZ_HOME directory. >>>>> >>>>> It will be good if you should spend some time in reading the document >>>>> available on >>>>> http://docs.ofbiz.org/display/OFBADMIN/OFBiz+Documentation+Index. >>>>> >>>>> -- >>>>> Ashish >>>>> >>>>> >>>>> On Tue, Jul 1, 2008 at 12:39 AM, juddco <[hidden email]> wrote: >>>>> >>>>>> >>>>>> Thank you for your response. I downloaded the trunk, and it's about >>>>>> 40% >>>>>> larger than the 4.0 current. Still no ofbiz.jar; I still get the same >>>>>> error. >>>>>> >>>>>> I tried adjusting the JAVA_HOME variable, thinking that might be it. >>>>>> >>>>>> Basic question: Should there be an ofbiz.jar file in the zip file at >>>>>> this >>>>>> link: http://build.hotwaxmedia.com/builds/ofbiz-trunk-current.zip? >>>>>> There >>>>>> isn't one. >>>>>> >>>>>> Thanks again, >>>>>> >>>>>> Judd >>>>>> >>>>>> >>>>>> jacques.le.roux wrote: >>>>>> > >>>>>> > Which date si your ofbiz-rel4.0-current.zip ? Note that the trunk is >>>>>> more >>>>>> > recommended to try. >>>>>> > >>>>>> > Jacques >>>>>> > >>>>>> > From: "juddco" >>>>>> >> >>>>>> >> I'm trying to demo ofbiz to see if it fits my needs. I am NOT a >>>>>> java >>>>>> >> programmer, so this is probably going to be a ridiculously stupid >>>>>> >> question. >>>>>> >> >>>>>> >> I was following the quick and easy setup instructions >>>>>> >> http://docs.ofbiz.org/display/OFBADMIN/Demo+and+Test+Setup+Guide >>>>>> here >>>>>> (I >>>>>> >> installed ofbiz-rel4.0-current.zip) and got to step 3. I mucked >>>>>> through >>>>>> >> my >>>>>> >> environment variables, but can't seem to get past this error: >>>>>> "Unable >>>>>> to >>>>>> >> access jarfile ofbiz.jar." >>>>>> >> >>>>>> >> I also noticed that the archive I grabbed didn't have a file >>>>>> >> (/framework/entity/config/entityengine.xml) referenced in the DB >>>>>> setup >>>>>> in >>>>>> >> the Technical Production Setup doc. Did I miss a download >>>>>> somewhere? >>>>>> >> >>>>>> >> I've searched the ofbiz.apache site, this forum, and googled the >>>>>> message >>>>>> >> to >>>>>> >> no avail. I'm stumped. >>>>>> >> >>>>>> >> Thanks for the help. >>>>>> >> >>>>>> >> http://www.nabble.com/file/p18148299/jarfile_error.jpg >>>>>> >> -- >>>>>> >> View this message in context: >>>>>> >> >>>>>> http://www.nabble.com/newbie-question---first-installation-and-execution-tp18148299p18148299.html >>>>>> >> Sent from the OFBiz - User mailing list archive at Nabble.com. >>>>>> >> >>>>>> > >>>>>> > >>>>>> >>>>>> -- >>>>>> View this message in context: >>>>>> http://www.nabble.com/newbie-question---first-installation-and-execution-tp18148299p18209064.html >>>>>> Sent from the OFBiz - User mailing list archive at Nabble.com. >>>>>> >>>>> >>>> >>>> >>> >>> -- >>> View this message in context: >>> http://www.nabble.com/newbie-question---first-installation-and-execution-tp18148299p18214354.html >>> Sent from the OFBiz - User mailing list archive at Nabble.com. >>> >> >> > > -- > View this message in context: http://www.nabble.com/newbie-question---first-installation-and-execution-tp18148299p18228906.html > Sent from the OFBiz - User mailing list archive at Nabble.com. > |
Administrator
|
You are right Judd. The trunk (at least) is not build anymore. So it seems from you research that this dates from 6/18
Please Tim, could you have a look at it ? TIA Jacques From: "Jacques Le Roux" <[hidden email]> > From: "juddco" <[hidden email]> >> >> The 6/18 trunk version is the last one with the ofbiz.jar file in it. >> >> I had some trouble getting the version I had to work, so I'm scrapping the >> load, the DB, etc. and starting over with the 6/18 trunk. >> >> I ran ant, and as far as I could tell it was successful. I had some hiccups > > You don't need to run ant if you are using a nightly build. This is *the reason* these nightly builds exist. Just follow the > instructions on the download page > >> with the install, and then with running ofbiz. The last line of the log was >> that the beanshell service ports were not secure. I'm not sure if that's OK >> or not (as in, I don't know if the startup script had hung or completed). > > It's safe enough when testing. This is a reminder for production phase. > >> My database tables were set up, although they didn't contain any seed or >> demo data. (I had set it up to run mysql 4 local and the jdbc driver seemed >> to be working just fine). > > The nightly builds should contain aDerby DB ready to go with demo data, *please read instructions on the download page* ! > > I'm currently downloading the last trunk nightly build and will let you know if I get any problems > > Jacques > >> Ultimately, I got 404's when I went to >> http://dev1.mydomain.com/ecommerce/control/main. >> >> Back to the beginning. If you see anything obvious that I'm missing, I'd >> love to hear about it. I'm going to stick with the Derby DB until I make >> sure that the demo works. If you have any pointers for changing from Derby >> to MySQL, that would be great too. >> >> Thanks again for the help. >> >> Judd >> >> >> jacques.le.roux wrote: >>> >>> Simply upload the jar file and extract it in a new directory, then follow >>> instructions >>> >>> Jacques >>> >>> From: "juddco" <[hidden email]> >>>> >>>> Thanks. Just glad to know I'm not crazy. >>>> >>>> I'll give it another shot. Any reason I can't just upload the jar file? >>>> Or >>>> do I need to replace the entire contents? >>>> >>>> J >>>> >>>> jacques.le.roux wrote: >>>>> >>>>> Ashish, >>>>> >>>>> Judd took http://build.hotwaxmedia.com/builds/ofbiz-trunk-current.zip. >>>>> But >>>>> There has been a bug commited last night : >>>>> http://www.nabble.com/Release-4.0-ofbiz.jar-missing-tt18198738.html >>>>> >>>>> Judd : just reload the new package, following user ML would have >>>>> helped... >>>>> >>>>> Jacques >>>>> >>>>> From: "Ashish Vijaywargiya" <[hidden email]> >>>>>> Oh Man, >>>>>> >>>>>> ofbiz.jar file is generated when you run the "ant". >>>>>> "ant" (the default target) compiles all java files and at the end it >>>>>> creates >>>>>> the ofbiz.jar file in the OFBIZ_HOME directory. >>>>>> >>>>>> It will be good if you should spend some time in reading the document >>>>>> available on >>>>>> http://docs.ofbiz.org/display/OFBADMIN/OFBiz+Documentation+Index. >>>>>> >>>>>> -- >>>>>> Ashish >>>>>> >>>>>> >>>>>> On Tue, Jul 1, 2008 at 12:39 AM, juddco <[hidden email]> wrote: >>>>>> >>>>>>> >>>>>>> Thank you for your response. I downloaded the trunk, and it's about >>>>>>> 40% >>>>>>> larger than the 4.0 current. Still no ofbiz.jar; I still get the same >>>>>>> error. >>>>>>> >>>>>>> I tried adjusting the JAVA_HOME variable, thinking that might be it. >>>>>>> >>>>>>> Basic question: Should there be an ofbiz.jar file in the zip file at >>>>>>> this >>>>>>> link: http://build.hotwaxmedia.com/builds/ofbiz-trunk-current.zip? >>>>>>> There >>>>>>> isn't one. >>>>>>> >>>>>>> Thanks again, >>>>>>> >>>>>>> Judd >>>>>>> >>>>>>> >>>>>>> jacques.le.roux wrote: >>>>>>> > >>>>>>> > Which date si your ofbiz-rel4.0-current.zip ? Note that the trunk is >>>>>>> more >>>>>>> > recommended to try. >>>>>>> > >>>>>>> > Jacques >>>>>>> > >>>>>>> > From: "juddco" >>>>>>> >> >>>>>>> >> I'm trying to demo ofbiz to see if it fits my needs. I am NOT a >>>>>>> java >>>>>>> >> programmer, so this is probably going to be a ridiculously stupid >>>>>>> >> question. >>>>>>> >> >>>>>>> >> I was following the quick and easy setup instructions >>>>>>> >> http://docs.ofbiz.org/display/OFBADMIN/Demo+and+Test+Setup+Guide >>>>>>> here >>>>>>> (I >>>>>>> >> installed ofbiz-rel4.0-current.zip) and got to step 3. I mucked >>>>>>> through >>>>>>> >> my >>>>>>> >> environment variables, but can't seem to get past this error: >>>>>>> "Unable >>>>>>> to >>>>>>> >> access jarfile ofbiz.jar." >>>>>>> >> >>>>>>> >> I also noticed that the archive I grabbed didn't have a file >>>>>>> >> (/framework/entity/config/entityengine.xml) referenced in the DB >>>>>>> setup >>>>>>> in >>>>>>> >> the Technical Production Setup doc. Did I miss a download >>>>>>> somewhere? >>>>>>> >> >>>>>>> >> I've searched the ofbiz.apache site, this forum, and googled the >>>>>>> message >>>>>>> >> to >>>>>>> >> no avail. I'm stumped. >>>>>>> >> >>>>>>> >> Thanks for the help. >>>>>>> >> >>>>>>> >> http://www.nabble.com/file/p18148299/jarfile_error.jpg >>>>>>> >> -- >>>>>>> >> View this message in context: >>>>>>> >> >>>>>>> http://www.nabble.com/newbie-question---first-installation-and-execution-tp18148299p18148299.html >>>>>>> >> Sent from the OFBiz - User mailing list archive at Nabble.com. >>>>>>> >> >>>>>>> > >>>>>>> > >>>>>>> >>>>>>> -- >>>>>>> View this message in context: >>>>>>> http://www.nabble.com/newbie-question---first-installation-and-execution-tp18148299p18209064.html >>>>>>> Sent from the OFBiz - User mailing list archive at Nabble.com. >>>>>>> >>>>>> >>>>> >>>>> >>>> >>>> -- >>>> View this message in context: >>>> http://www.nabble.com/newbie-question---first-installation-and-execution-tp18148299p18214354.html >>>> Sent from the OFBiz - User mailing list archive at Nabble.com. >>>> >>> >>> >> >> -- >> View this message in context: http://www.nabble.com/newbie-question---first-installation-and-execution-tp18148299p18228906.html >> Sent from the OFBiz - User mailing list archive at Nabble.com. >> > |
I'm on it.
Cheers, Tim -- Tim Ruppert HotWax Media http://www.hotwaxmedia.com o:801.649.6594 f:801.649.6595 On Jul 2, 2008, at 3:16 AM, Jacques Le Roux wrote: > You are right Judd. The trunk (at least) is not build anymore. So it > seems from you research that this dates from 6/18 > > Please Tim, could you have a look at it ? > > TIA > > Jacques > > From: "Jacques Le Roux" <[hidden email]> >> From: "juddco" <[hidden email]> >>> >>> The 6/18 trunk version is the last one with the ofbiz.jar file in >>> it. >>> >>> I had some trouble getting the version I had to work, so I'm >>> scrapping the >>> load, the DB, etc. and starting over with the 6/18 trunk. >>> >>> I ran ant, and as far as I could tell it was successful. I had >>> some hiccups >> You don't need to run ant if you are using a nightly build. This is >> *the reason* these nightly builds exist. Just follow the >> instructions on the download page >>> with the install, and then with running ofbiz. The last line of >>> the log was >>> that the beanshell service ports were not secure. I'm not sure if >>> that's OK >>> or not (as in, I don't know if the startup script had hung or >>> completed). >> It's safe enough when testing. This is a reminder for production >> phase. >>> My database tables were set up, although they didn't contain any >>> seed or >>> demo data. (I had set it up to run mysql 4 local and the jdbc >>> driver seemed >>> to be working just fine). >> The nightly builds should contain aDerby DB ready to go with demo >> data, *please read instructions on the download page* ! >> I'm currently downloading the last trunk nightly build and will let >> you know if I get any problems >> Jacques >>> Ultimately, I got 404's when I went to >>> http://dev1.mydomain.com/ecommerce/control/main. >>> >>> Back to the beginning. If you see anything obvious that I'm >>> missing, I'd >>> love to hear about it. I'm going to stick with the Derby DB until >>> I make >>> sure that the demo works. If you have any pointers for changing >>> from Derby >>> to MySQL, that would be great too. >>> >>> Thanks again for the help. >>> >>> Judd >>> >>> >>> jacques.le.roux wrote: >>>> >>>> Simply upload the jar file and extract it in a new directory, >>>> then follow >>>> instructions >>>> >>>> Jacques >>>> >>>> From: "juddco" <[hidden email]> >>>>> >>>>> Thanks. Just glad to know I'm not crazy. >>>>> >>>>> I'll give it another shot. Any reason I can't just upload the >>>>> jar file? >>>>> Or >>>>> do I need to replace the entire contents? >>>>> >>>>> J >>>>> >>>>> jacques.le.roux wrote: >>>>>> >>>>>> Ashish, >>>>>> >>>>>> Judd took http://build.hotwaxmedia.com/builds/ofbiz-trunk-current.zip >>>>>> . >>>>>> But >>>>>> There has been a bug commited last night : >>>>>> http://www.nabble.com/Release-4.0-ofbiz.jar-missing-tt18198738.html >>>>>> >>>>>> Judd : just reload the new package, following user ML would have >>>>>> helped... >>>>>> >>>>>> Jacques >>>>>> >>>>>> From: "Ashish Vijaywargiya" <[hidden email]> >>>>>>> Oh Man, >>>>>>> >>>>>>> ofbiz.jar file is generated when you run the "ant". >>>>>>> "ant" (the default target) compiles all java files and at the >>>>>>> end it >>>>>>> creates >>>>>>> the ofbiz.jar file in the OFBIZ_HOME directory. >>>>>>> >>>>>>> It will be good if you should spend some time in reading the >>>>>>> document >>>>>>> available on >>>>>>> http://docs.ofbiz.org/display/OFBADMIN/OFBiz+Documentation >>>>>>> +Index. >>>>>>> >>>>>>> -- >>>>>>> Ashish >>>>>>> >>>>>>> >>>>>>> On Tue, Jul 1, 2008 at 12:39 AM, juddco <[hidden email]> >>>>>>> wrote: >>>>>>> >>>>>>>> >>>>>>>> Thank you for your response. I downloaded the trunk, and >>>>>>>> it's about >>>>>>>> 40% >>>>>>>> larger than the 4.0 current. Still no ofbiz.jar; I still get >>>>>>>> the same >>>>>>>> error. >>>>>>>> >>>>>>>> I tried adjusting the JAVA_HOME variable, thinking that might >>>>>>>> be it. >>>>>>>> >>>>>>>> Basic question: Should there be an ofbiz.jar file in the zip >>>>>>>> file at >>>>>>>> this >>>>>>>> link: http://build.hotwaxmedia.com/builds/ofbiz-trunk-current.zip? >>>>>>>> There >>>>>>>> isn't one. >>>>>>>> >>>>>>>> Thanks again, >>>>>>>> >>>>>>>> Judd >>>>>>>> >>>>>>>> >>>>>>>> jacques.le.roux wrote: >>>>>>>> > >>>>>>>> > Which date si your ofbiz-rel4.0-current.zip ? Note that the >>>>>>>> trunk is >>>>>>>> more >>>>>>>> > recommended to try. >>>>>>>> > >>>>>>>> > Jacques >>>>>>>> > >>>>>>>> > From: "juddco" >>>>>>>> >> >>>>>>>> >> I'm trying to demo ofbiz to see if it fits my needs. I am >>>>>>>> NOT a >>>>>>>> java >>>>>>>> >> programmer, so this is probably going to be a ridiculously >>>>>>>> stupid >>>>>>>> >> question. >>>>>>>> >> >>>>>>>> >> I was following the quick and easy setup instructions >>>>>>>> >> http://docs.ofbiz.org/display/OFBADMIN/Demo+and+Test+Setup+Guide >>>>>>>> here >>>>>>>> (I >>>>>>>> >> installed ofbiz-rel4.0-current.zip) and got to step 3. I >>>>>>>> mucked >>>>>>>> through >>>>>>>> >> my >>>>>>>> >> environment variables, but can't seem to get past this >>>>>>>> error: >>>>>>>> "Unable >>>>>>>> to >>>>>>>> >> access jarfile ofbiz.jar." >>>>>>>> >> >>>>>>>> >> I also noticed that the archive I grabbed didn't have a file >>>>>>>> >> (/framework/entity/config/entityengine.xml) referenced in >>>>>>>> the DB >>>>>>>> setup >>>>>>>> in >>>>>>>> >> the Technical Production Setup doc. Did I miss a download >>>>>>>> somewhere? >>>>>>>> >> >>>>>>>> >> I've searched the ofbiz.apache site, this forum, and >>>>>>>> googled the >>>>>>>> message >>>>>>>> >> to >>>>>>>> >> no avail. I'm stumped. >>>>>>>> >> >>>>>>>> >> Thanks for the help. >>>>>>>> >> >>>>>>>> >> http://www.nabble.com/file/p18148299/jarfile_error.jpg >>>>>>>> >> -- >>>>>>>> >> View this message in context: >>>>>>>> >> >>>>>>>> http://www.nabble.com/newbie-question---first-installation-and-execution-tp18148299p18148299.html >>>>>>>> >> Sent from the OFBiz - User mailing list archive at >>>>>>>> Nabble.com. >>>>>>>> >> >>>>>>>> > >>>>>>>> > >>>>>>>> >>>>>>>> -- >>>>>>>> View this message in context: >>>>>>>> http://www.nabble.com/newbie-question---first-installation-and-execution-tp18148299p18209064.html >>>>>>>> Sent from the OFBiz - User mailing list archive at Nabble.com. >>>>>>>> >>>>>>> >>>>>> >>>>>> >>>>> >>>>> -- >>>>> View this message in context: >>>>> http://www.nabble.com/newbie-question---first-installation-and-execution-tp18148299p18214354.html >>>>> Sent from the OFBiz - User mailing list archive at Nabble.com. >>>>> >>>> >>>> >>> >>> -- >>> View this message in context: http://www.nabble.com/newbie-question---first-installation-and-execution-tp18148299p18228906.html >>> Sent from the OFBiz - User mailing list archive at Nabble.com. >> smime.p7s (3K) Download Attachment |
I have confirmed the issue and will have it rectified ASAP. Note that
we will not be going back and rebuilding all of the old versions - too much downloading to test all of them :) Cheers, Tim -- Tim Ruppert HotWax Media http://www.hotwaxmedia.com o:801.649.6594 f:801.649.6595 On Jul 2, 2008, at 7:14 AM, Tim Ruppert wrote: > I'm on it. > > Cheers, > Tim > -- > Tim Ruppert > HotWax Media > http://www.hotwaxmedia.com > > o:801.649.6594 > f:801.649.6595 > > > On Jul 2, 2008, at 3:16 AM, Jacques Le Roux wrote: > >> You are right Judd. The trunk (at least) is not build anymore. So >> it seems from you research that this dates from 6/18 >> >> Please Tim, could you have a look at it ? >> >> TIA >> >> Jacques >> >> From: "Jacques Le Roux" <[hidden email]> >>> From: "juddco" <[hidden email]> >>>> >>>> The 6/18 trunk version is the last one with the ofbiz.jar file in >>>> it. >>>> >>>> I had some trouble getting the version I had to work, so I'm >>>> scrapping the >>>> load, the DB, etc. and starting over with the 6/18 trunk. >>>> >>>> I ran ant, and as far as I could tell it was successful. I had >>>> some hiccups >>> You don't need to run ant if you are using a nightly build. This >>> is *the reason* these nightly builds exist. Just follow the >>> instructions on the download page >>>> with the install, and then with running ofbiz. The last line of >>>> the log was >>>> that the beanshell service ports were not secure. I'm not sure >>>> if that's OK >>>> or not (as in, I don't know if the startup script had hung or >>>> completed). >>> It's safe enough when testing. This is a reminder for production >>> phase. >>>> My database tables were set up, although they didn't contain any >>>> seed or >>>> demo data. (I had set it up to run mysql 4 local and the jdbc >>>> driver seemed >>>> to be working just fine). >>> The nightly builds should contain aDerby DB ready to go with demo >>> data, *please read instructions on the download page* ! >>> I'm currently downloading the last trunk nightly build and will >>> let you know if I get any problems >>> Jacques >>>> Ultimately, I got 404's when I went to >>>> http://dev1.mydomain.com/ecommerce/control/main. >>>> >>>> Back to the beginning. If you see anything obvious that I'm >>>> missing, I'd >>>> love to hear about it. I'm going to stick with the Derby DB >>>> until I make >>>> sure that the demo works. If you have any pointers for changing >>>> from Derby >>>> to MySQL, that would be great too. >>>> >>>> Thanks again for the help. >>>> >>>> Judd >>>> >>>> >>>> jacques.le.roux wrote: >>>>> >>>>> Simply upload the jar file and extract it in a new directory, >>>>> then follow >>>>> instructions >>>>> >>>>> Jacques >>>>> >>>>> From: "juddco" <[hidden email]> >>>>>> >>>>>> Thanks. Just glad to know I'm not crazy. >>>>>> >>>>>> I'll give it another shot. Any reason I can't just upload the >>>>>> jar file? >>>>>> Or >>>>>> do I need to replace the entire contents? >>>>>> >>>>>> J >>>>>> >>>>>> jacques.le.roux wrote: >>>>>>> >>>>>>> Ashish, >>>>>>> >>>>>>> Judd took http://build.hotwaxmedia.com/builds/ofbiz-trunk-current.zip >>>>>>> . >>>>>>> But >>>>>>> There has been a bug commited last night : >>>>>>> http://www.nabble.com/Release-4.0-ofbiz.jar-missing-tt18198738.html >>>>>>> >>>>>>> Judd : just reload the new package, following user ML would >>>>>>> have >>>>>>> helped... >>>>>>> >>>>>>> Jacques >>>>>>> >>>>>>> From: "Ashish Vijaywargiya" <[hidden email]> >>>>>>>> Oh Man, >>>>>>>> >>>>>>>> ofbiz.jar file is generated when you run the "ant". >>>>>>>> "ant" (the default target) compiles all java files and at the >>>>>>>> end it >>>>>>>> creates >>>>>>>> the ofbiz.jar file in the OFBIZ_HOME directory. >>>>>>>> >>>>>>>> It will be good if you should spend some time in reading the >>>>>>>> document >>>>>>>> available on >>>>>>>> http://docs.ofbiz.org/display/OFBADMIN/OFBiz+Documentation+Index >>>>>>>> . >>>>>>>> >>>>>>>> -- >>>>>>>> Ashish >>>>>>>> >>>>>>>> >>>>>>>> On Tue, Jul 1, 2008 at 12:39 AM, juddco <[hidden email]> >>>>>>>> wrote: >>>>>>>> >>>>>>>>> >>>>>>>>> Thank you for your response. I downloaded the trunk, and >>>>>>>>> it's about >>>>>>>>> 40% >>>>>>>>> larger than the 4.0 current. Still no ofbiz.jar; I still >>>>>>>>> get the same >>>>>>>>> error. >>>>>>>>> >>>>>>>>> I tried adjusting the JAVA_HOME variable, thinking that >>>>>>>>> might be it. >>>>>>>>> >>>>>>>>> Basic question: Should there be an ofbiz.jar file in the >>>>>>>>> zip file at >>>>>>>>> this >>>>>>>>> link: http://build.hotwaxmedia.com/builds/ofbiz-trunk-current.zip? >>>>>>>>> There >>>>>>>>> isn't one. >>>>>>>>> >>>>>>>>> Thanks again, >>>>>>>>> >>>>>>>>> Judd >>>>>>>>> >>>>>>>>> >>>>>>>>> jacques.le.roux wrote: >>>>>>>>> > >>>>>>>>> > Which date si your ofbiz-rel4.0-current.zip ? Note that >>>>>>>>> the trunk is >>>>>>>>> more >>>>>>>>> > recommended to try. >>>>>>>>> > >>>>>>>>> > Jacques >>>>>>>>> > >>>>>>>>> > From: "juddco" >>>>>>>>> >> >>>>>>>>> >> I'm trying to demo ofbiz to see if it fits my needs. I >>>>>>>>> am NOT a >>>>>>>>> java >>>>>>>>> >> programmer, so this is probably going to be a >>>>>>>>> ridiculously stupid >>>>>>>>> >> question. >>>>>>>>> >> >>>>>>>>> >> I was following the quick and easy setup instructions >>>>>>>>> >> http://docs.ofbiz.org/display/OFBADMIN/Demo+and+Test+Setup+Guide >>>>>>>>> here >>>>>>>>> (I >>>>>>>>> >> installed ofbiz-rel4.0-current.zip) and got to step 3. I >>>>>>>>> mucked >>>>>>>>> through >>>>>>>>> >> my >>>>>>>>> >> environment variables, but can't seem to get past this >>>>>>>>> error: >>>>>>>>> "Unable >>>>>>>>> to >>>>>>>>> >> access jarfile ofbiz.jar." >>>>>>>>> >> >>>>>>>>> >> I also noticed that the archive I grabbed didn't have a >>>>>>>>> file >>>>>>>>> >> (/framework/entity/config/entityengine.xml) referenced in >>>>>>>>> the DB >>>>>>>>> setup >>>>>>>>> in >>>>>>>>> >> the Technical Production Setup doc. Did I miss a download >>>>>>>>> somewhere? >>>>>>>>> >> >>>>>>>>> >> I've searched the ofbiz.apache site, this forum, and >>>>>>>>> googled the >>>>>>>>> message >>>>>>>>> >> to >>>>>>>>> >> no avail. I'm stumped. >>>>>>>>> >> >>>>>>>>> >> Thanks for the help. >>>>>>>>> >> >>>>>>>>> >> http://www.nabble.com/file/p18148299/jarfile_error.jpg >>>>>>>>> >> -- >>>>>>>>> >> View this message in context: >>>>>>>>> >> >>>>>>>>> http://www.nabble.com/newbie-question---first-installation-and-execution-tp18148299p18148299.html >>>>>>>>> >> Sent from the OFBiz - User mailing list archive at >>>>>>>>> Nabble.com. >>>>>>>>> >> >>>>>>>>> > >>>>>>>>> > >>>>>>>>> >>>>>>>>> -- >>>>>>>>> View this message in context: >>>>>>>>> http://www.nabble.com/newbie-question---first-installation-and-execution-tp18148299p18209064.html >>>>>>>>> Sent from the OFBiz - User mailing list archive at Nabble.com. >>>>>>>>> >>>>>>>> >>>>>>> >>>>>>> >>>>>> >>>>>> -- >>>>>> View this message in context: >>>>>> http://www.nabble.com/newbie-question---first-installation-and-execution-tp18148299p18214354.html >>>>>> Sent from the OFBiz - User mailing list archive at Nabble.com. >>>>>> >>>>> >>>>> >>>> >>>> -- >>>> View this message in context: http://www.nabble.com/newbie-question---first-installation-and-execution-tp18148299p18228906.html >>>> Sent from the OFBiz - User mailing list archive at Nabble.com. >>> > smime.p7s (3K) Download Attachment |
In reply to this post by Jacques Le Roux
Thanks, Jaques.
A couple more questions for clarity: 1. Is that beanshell line supposed to be the last thing I see when I run it? I kind of expected something like, "Congratulations! OFBiz is installed and running successfully! Go have a drink!" I suspect that my install/start did not complete. 2. On the database, I was trying to get fancy and shift to MySQL from the very beginning. This time, I'm going to start with Derby (one less variable) but I'm going to want to shift to mysql. How do I make that transition? I know how to configure entityengine.xml and where to put the driver (I *have been* reading the docs. :-)). The question is do I need to re-run install to switch databases, or will starting the jar build the tables in the new DB? What about the seed/demo data? (I cut out most of the previous discussion on the thread for efficiency. What happened was the trunk and release zip files on hotwax weren't built, and I had a mess trying to get them installed. Due in large part to my ignorance. Now I am starting over.) >> Ultimately, I got 404's when I went to >> http://dev1.mydomain.com/ecommerce/control/main. >> >> Back to the beginning. If you see anything obvious that I'm missing, I'd >> love to hear about it. Thanks, Judd |
Administrator
|
Judd,
From: "juddco" <[hidden email]> > > Thanks, Jaques. It's Jacques (but nevermind :o) > A couple more questions for clarity: > > 1. Is that beanshell line supposed to be the last thing I see when I run > it? I kind of expected something like, "Congratulations! OFBiz is > installed and running successfully! Go have a drink!" I suspect that my > install/start did not complete. Yes it is, we prefer to be cryptic (joke ;o) > 2. On the database, I was trying to get fancy and shift to MySQL from the > very beginning. This time, I'm going to start with Derby (one less > variable) but I'm going to want to shift to mysql. How do I make that > transition? I know how to configure entityengine.xml and where to put the > driver (I *have been* reading the docs. :-)). The question is do I need to > re-run install to switch databases, or will starting the jar build the > tables in the new DB? What about the seed/demo data? You need to re-run install to populate the new DB > > (I cut out most of the previous discussion on the thread for efficiency. > What happened was the trunk and release zip files on hotwax weren't built, > and I had a mess trying to get them installed. Due in large part to my > ignorance. Now I am starting over.) Tim Rupert is kindly (we are all volunteers) currently fixing this issue on the server. Thank you for the feedback. Jacques > >>> Ultimately, I got 404's when I went to >>> http://dev1.mydomain.com/ecommerce/control/main. >>> >>> Back to the beginning. If you see anything obvious that I'm missing, I'd >>> love to hear about it. > > Thanks, Judd > -- > View this message in context: http://www.nabble.com/newbie-question---first-installation-and-execution-tp18148299p18238154.html > Sent from the OFBiz - User mailing list archive at Nabble.com. > |
In reply to this post by juddco
On Jul 2, 2008, at 4:01 PM, juddco wrote: > > Thanks, Jaques. > > A couple more questions for clarity: > > 1. Is that beanshell line supposed to be the last thing I see when > I run > it? I kind of expected something like, "Congratulations! OFBiz is > installed and running successfully! Go have a drink!" I suspect > that my > install/start did not complete. > > 2. On the database, I was trying to get fancy and shift to MySQL > from the > very beginning. This time, I'm going to start with Derby (one less > variable) but I'm going to want to shift to mysql. How do I make that > transition? I know how to configure entityengine.xml and where to > put the > driver (I *have been* reading the docs. :-)). The question is do I > need to > re-run install to switch databases, or will starting the jar build the > tables in the new DB? What about the seed/demo data? You have to: 1) create an empty db in MySQL 2) create the db user and grant all privileges on that db 3) use the information at 1 and 2 to configure the entityengine.xml file (also add the driver to the classpath) As soon as you will restart OFBiz the tables will be created, but without seed data. So you have also to: 4) "ant run-install-seed" (or "ant run-install" if you want also the demo data) Jacopo > > > (I cut out most of the previous discussion on the thread for > efficiency. > What happened was the trunk and release zip files on hotwax weren't > built, > and I had a mess trying to get them installed. Due in large part to > my > ignorance. Now I am starting over.) > >>> Ultimately, I got 404's when I went to >>> http://dev1.mydomain.com/ecommerce/control/main. >>> >>> Back to the beginning. If you see anything obvious that I'm >>> missing, I'd >>> love to hear about it. > > Thanks, Judd > -- > View this message in context: http://www.nabble.com/newbie-question---first-installation-and-execution-tp18148299p18238154.html > Sent from the OFBiz - User mailing list archive at Nabble.com. > |
In reply to this post by Tim Ruppert
This has been rectified.
Cheers, Tim -- Tim Ruppert HotWax Media http://www.hotwaxmedia.com o:801.649.6594 f:801.649.6595 On Jul 2, 2008, at 7:43 AM, Tim Ruppert wrote: > I have confirmed the issue and will have it rectified ASAP. Note > that we will not be going back and rebuilding all of the old > versions - too much downloading to test all of them :) > > Cheers, > Tim > -- > Tim Ruppert > HotWax Media > http://www.hotwaxmedia.com > > o:801.649.6594 > f:801.649.6595 > > > On Jul 2, 2008, at 7:14 AM, Tim Ruppert wrote: > >> I'm on it. >> >> Cheers, >> Tim >> -- >> Tim Ruppert >> HotWax Media >> http://www.hotwaxmedia.com >> >> o:801.649.6594 >> f:801.649.6595 >> >> >> On Jul 2, 2008, at 3:16 AM, Jacques Le Roux wrote: >> >>> You are right Judd. The trunk (at least) is not build anymore. So >>> it seems from you research that this dates from 6/18 >>> >>> Please Tim, could you have a look at it ? >>> >>> TIA >>> >>> Jacques >>> >>> From: "Jacques Le Roux" <[hidden email]> >>>> From: "juddco" <[hidden email]> >>>>> >>>>> The 6/18 trunk version is the last one with the ofbiz.jar file >>>>> in it. >>>>> >>>>> I had some trouble getting the version I had to work, so I'm >>>>> scrapping the >>>>> load, the DB, etc. and starting over with the 6/18 trunk. >>>>> >>>>> I ran ant, and as far as I could tell it was successful. I had >>>>> some hiccups >>>> You don't need to run ant if you are using a nightly build. This >>>> is *the reason* these nightly builds exist. Just follow the >>>> instructions on the download page >>>>> with the install, and then with running ofbiz. The last line of >>>>> the log was >>>>> that the beanshell service ports were not secure. I'm not sure >>>>> if that's OK >>>>> or not (as in, I don't know if the startup script had hung or >>>>> completed). >>>> It's safe enough when testing. This is a reminder for production >>>> phase. >>>>> My database tables were set up, although they didn't contain any >>>>> seed or >>>>> demo data. (I had set it up to run mysql 4 local and the jdbc >>>>> driver seemed >>>>> to be working just fine). >>>> The nightly builds should contain aDerby DB ready to go with >>>> demo data, *please read instructions on the download page* ! >>>> I'm currently downloading the last trunk nightly build and will >>>> let you know if I get any problems >>>> Jacques >>>>> Ultimately, I got 404's when I went to >>>>> http://dev1.mydomain.com/ecommerce/control/main. >>>>> >>>>> Back to the beginning. If you see anything obvious that I'm >>>>> missing, I'd >>>>> love to hear about it. I'm going to stick with the Derby DB >>>>> until I make >>>>> sure that the demo works. If you have any pointers for changing >>>>> from Derby >>>>> to MySQL, that would be great too. >>>>> >>>>> Thanks again for the help. >>>>> >>>>> Judd >>>>> >>>>> >>>>> jacques.le.roux wrote: >>>>>> >>>>>> Simply upload the jar file and extract it in a new directory, >>>>>> then follow >>>>>> instructions >>>>>> >>>>>> Jacques >>>>>> >>>>>> From: "juddco" <[hidden email]> >>>>>>> >>>>>>> Thanks. Just glad to know I'm not crazy. >>>>>>> >>>>>>> I'll give it another shot. Any reason I can't just upload the >>>>>>> jar file? >>>>>>> Or >>>>>>> do I need to replace the entire contents? >>>>>>> >>>>>>> J >>>>>>> >>>>>>> jacques.le.roux wrote: >>>>>>>> >>>>>>>> Ashish, >>>>>>>> >>>>>>>> Judd took http://build.hotwaxmedia.com/builds/ofbiz-trunk-current.zip >>>>>>>> . >>>>>>>> But >>>>>>>> There has been a bug commited last night : >>>>>>>> http://www.nabble.com/Release-4.0-ofbiz.jar-missing-tt18198738.html >>>>>>>> >>>>>>>> Judd : just reload the new package, following user ML would >>>>>>>> have >>>>>>>> helped... >>>>>>>> >>>>>>>> Jacques >>>>>>>> >>>>>>>> From: "Ashish Vijaywargiya" <[hidden email]> >>>>>>>>> Oh Man, >>>>>>>>> >>>>>>>>> ofbiz.jar file is generated when you run the "ant". >>>>>>>>> "ant" (the default target) compiles all java files and at >>>>>>>>> the end it >>>>>>>>> creates >>>>>>>>> the ofbiz.jar file in the OFBIZ_HOME directory. >>>>>>>>> >>>>>>>>> It will be good if you should spend some time in reading the >>>>>>>>> document >>>>>>>>> available on >>>>>>>>> http://docs.ofbiz.org/display/OFBADMIN/OFBiz+Documentation+Index >>>>>>>>> . >>>>>>>>> >>>>>>>>> -- >>>>>>>>> Ashish >>>>>>>>> >>>>>>>>> >>>>>>>>> On Tue, Jul 1, 2008 at 12:39 AM, juddco <[hidden email]> >>>>>>>>> wrote: >>>>>>>>> >>>>>>>>>> >>>>>>>>>> Thank you for your response. I downloaded the trunk, and >>>>>>>>>> it's about >>>>>>>>>> 40% >>>>>>>>>> larger than the 4.0 current. Still no ofbiz.jar; I still >>>>>>>>>> get the same >>>>>>>>>> error. >>>>>>>>>> >>>>>>>>>> I tried adjusting the JAVA_HOME variable, thinking that >>>>>>>>>> might be it. >>>>>>>>>> >>>>>>>>>> Basic question: Should there be an ofbiz.jar file in the >>>>>>>>>> zip file at >>>>>>>>>> this >>>>>>>>>> link: http://build.hotwaxmedia.com/builds/ofbiz-trunk-current.zip? >>>>>>>>>> There >>>>>>>>>> isn't one. >>>>>>>>>> >>>>>>>>>> Thanks again, >>>>>>>>>> >>>>>>>>>> Judd >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> jacques.le.roux wrote: >>>>>>>>>> > >>>>>>>>>> > Which date si your ofbiz-rel4.0-current.zip ? Note that >>>>>>>>>> the trunk is >>>>>>>>>> more >>>>>>>>>> > recommended to try. >>>>>>>>>> > >>>>>>>>>> > Jacques >>>>>>>>>> > >>>>>>>>>> > From: "juddco" >>>>>>>>>> >> >>>>>>>>>> >> I'm trying to demo ofbiz to see if it fits my needs. I >>>>>>>>>> am NOT a >>>>>>>>>> java >>>>>>>>>> >> programmer, so this is probably going to be a >>>>>>>>>> ridiculously stupid >>>>>>>>>> >> question. >>>>>>>>>> >> >>>>>>>>>> >> I was following the quick and easy setup instructions >>>>>>>>>> >> http://docs.ofbiz.org/display/OFBADMIN/Demo+and+Test+Setup+Guide >>>>>>>>>> here >>>>>>>>>> (I >>>>>>>>>> >> installed ofbiz-rel4.0-current.zip) and got to step 3. >>>>>>>>>> I mucked >>>>>>>>>> through >>>>>>>>>> >> my >>>>>>>>>> >> environment variables, but can't seem to get past this >>>>>>>>>> error: >>>>>>>>>> "Unable >>>>>>>>>> to >>>>>>>>>> >> access jarfile ofbiz.jar." >>>>>>>>>> >> >>>>>>>>>> >> I also noticed that the archive I grabbed didn't have a >>>>>>>>>> file >>>>>>>>>> >> (/framework/entity/config/entityengine.xml) referenced >>>>>>>>>> in the DB >>>>>>>>>> setup >>>>>>>>>> in >>>>>>>>>> >> the Technical Production Setup doc. Did I miss a download >>>>>>>>>> somewhere? >>>>>>>>>> >> >>>>>>>>>> >> I've searched the ofbiz.apache site, this forum, and >>>>>>>>>> googled the >>>>>>>>>> message >>>>>>>>>> >> to >>>>>>>>>> >> no avail. I'm stumped. >>>>>>>>>> >> >>>>>>>>>> >> Thanks for the help. >>>>>>>>>> >> >>>>>>>>>> >> http://www.nabble.com/file/p18148299/jarfile_error.jpg >>>>>>>>>> >> -- >>>>>>>>>> >> View this message in context: >>>>>>>>>> >> >>>>>>>>>> http://www.nabble.com/newbie-question---first-installation-and-execution-tp18148299p18148299.html >>>>>>>>>> >> Sent from the OFBiz - User mailing list archive at >>>>>>>>>> Nabble.com. >>>>>>>>>> >> >>>>>>>>>> > >>>>>>>>>> > >>>>>>>>>> >>>>>>>>>> -- >>>>>>>>>> View this message in context: >>>>>>>>>> http://www.nabble.com/newbie-question---first-installation-and-execution-tp18148299p18209064.html >>>>>>>>>> Sent from the OFBiz - User mailing list archive at >>>>>>>>>> Nabble.com. >>>>>>>>>> >>>>>>>>> >>>>>>>> >>>>>>>> >>>>>>> >>>>>>> -- >>>>>>> View this message in context: >>>>>>> http://www.nabble.com/newbie-question---first-installation-and-execution-tp18148299p18214354.html >>>>>>> Sent from the OFBiz - User mailing list archive at Nabble.com. >>>>>>> >>>>>> >>>>>> >>>>> >>>>> -- >>>>> View this message in context: http://www.nabble.com/newbie-question---first-installation-and-execution-tp18148299p18228906.html >>>>> Sent from the OFBiz - User mailing list archive at Nabble.com. >>>> >> > smime.p7s (3K) Download Attachment |
Administrator
|
Thanks Tim,
Jacques From: "Tim Ruppert" <[hidden email]> > This has been rectified. > > Cheers, > Tim > -- > Tim Ruppert > HotWax Media > http://www.hotwaxmedia.com > > o:801.649.6594 > f:801.649.6595 > > > On Jul 2, 2008, at 7:43 AM, Tim Ruppert wrote: > >> I have confirmed the issue and will have it rectified ASAP. Note that we will not be going back and rebuilding all of the old >> versions - too much downloading to test all of them :) >> >> Cheers, >> Tim >> -- >> Tim Ruppert >> HotWax Media >> http://www.hotwaxmedia.com >> >> o:801.649.6594 >> f:801.649.6595 >> >> >> On Jul 2, 2008, at 7:14 AM, Tim Ruppert wrote: >> >>> I'm on it. >>> >>> Cheers, >>> Tim >>> -- >>> Tim Ruppert >>> HotWax Media >>> http://www.hotwaxmedia.com >>> >>> o:801.649.6594 >>> f:801.649.6595 >>> >>> >>> On Jul 2, 2008, at 3:16 AM, Jacques Le Roux wrote: >>> >>>> You are right Judd. The trunk (at least) is not build anymore. So it seems from you research that this dates from 6/18 >>>> >>>> Please Tim, could you have a look at it ? >>>> >>>> TIA >>>> >>>> Jacques >>>> >>>> From: "Jacques Le Roux" <[hidden email]> >>>>> From: "juddco" <[hidden email]> >>>>>> >>>>>> The 6/18 trunk version is the last one with the ofbiz.jar file in it. >>>>>> >>>>>> I had some trouble getting the version I had to work, so I'm scrapping the >>>>>> load, the DB, etc. and starting over with the 6/18 trunk. >>>>>> >>>>>> I ran ant, and as far as I could tell it was successful. I had some hiccups >>>>> You don't need to run ant if you are using a nightly build. This is *the reason* these nightly builds exist. Just follow the >>>>> instructions on the download page >>>>>> with the install, and then with running ofbiz. The last line of the log was >>>>>> that the beanshell service ports were not secure. I'm not sure if that's OK >>>>>> or not (as in, I don't know if the startup script had hung or completed). >>>>> It's safe enough when testing. This is a reminder for production phase. >>>>>> My database tables were set up, although they didn't contain any seed or >>>>>> demo data. (I had set it up to run mysql 4 local and the jdbc driver seemed >>>>>> to be working just fine). >>>>> The nightly builds should contain aDerby DB ready to go with demo data, *please read instructions on the download page* ! >>>>> I'm currently downloading the last trunk nightly build and will let you know if I get any problems >>>>> Jacques >>>>>> Ultimately, I got 404's when I went to >>>>>> http://dev1.mydomain.com/ecommerce/control/main. >>>>>> >>>>>> Back to the beginning. If you see anything obvious that I'm missing, I'd >>>>>> love to hear about it. I'm going to stick with the Derby DB until I make >>>>>> sure that the demo works. If you have any pointers for changing from Derby >>>>>> to MySQL, that would be great too. >>>>>> >>>>>> Thanks again for the help. >>>>>> >>>>>> Judd >>>>>> >>>>>> >>>>>> jacques.le.roux wrote: >>>>>>> >>>>>>> Simply upload the jar file and extract it in a new directory, then follow >>>>>>> instructions >>>>>>> >>>>>>> Jacques >>>>>>> >>>>>>> From: "juddco" <[hidden email]> >>>>>>>> >>>>>>>> Thanks. Just glad to know I'm not crazy. >>>>>>>> >>>>>>>> I'll give it another shot. Any reason I can't just upload the jar file? >>>>>>>> Or >>>>>>>> do I need to replace the entire contents? >>>>>>>> >>>>>>>> J >>>>>>>> >>>>>>>> jacques.le.roux wrote: >>>>>>>>> >>>>>>>>> Ashish, >>>>>>>>> >>>>>>>>> Judd took http://build.hotwaxmedia.com/builds/ofbiz-trunk-current.zip . >>>>>>>>> But >>>>>>>>> There has been a bug commited last night : >>>>>>>>> http://www.nabble.com/Release-4.0-ofbiz.jar-missing-tt18198738.html >>>>>>>>> >>>>>>>>> Judd : just reload the new package, following user ML would have >>>>>>>>> helped... >>>>>>>>> >>>>>>>>> Jacques >>>>>>>>> >>>>>>>>> From: "Ashish Vijaywargiya" <[hidden email]> >>>>>>>>>> Oh Man, >>>>>>>>>> >>>>>>>>>> ofbiz.jar file is generated when you run the "ant". >>>>>>>>>> "ant" (the default target) compiles all java files and at the end it >>>>>>>>>> creates >>>>>>>>>> the ofbiz.jar file in the OFBIZ_HOME directory. >>>>>>>>>> >>>>>>>>>> It will be good if you should spend some time in reading the document >>>>>>>>>> available on >>>>>>>>>> http://docs.ofbiz.org/display/OFBADMIN/OFBiz+Documentation+Index . >>>>>>>>>> >>>>>>>>>> -- >>>>>>>>>> Ashish >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> On Tue, Jul 1, 2008 at 12:39 AM, juddco <[hidden email]> wrote: >>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> Thank you for your response. I downloaded the trunk, and it's about >>>>>>>>>>> 40% >>>>>>>>>>> larger than the 4.0 current. Still no ofbiz.jar; I still get the same >>>>>>>>>>> error. >>>>>>>>>>> >>>>>>>>>>> I tried adjusting the JAVA_HOME variable, thinking that might be it. >>>>>>>>>>> >>>>>>>>>>> Basic question: Should there be an ofbiz.jar file in the zip file at >>>>>>>>>>> this >>>>>>>>>>> link: http://build.hotwaxmedia.com/builds/ofbiz-trunk-current.zip? >>>>>>>>>>> There >>>>>>>>>>> isn't one. >>>>>>>>>>> >>>>>>>>>>> Thanks again, >>>>>>>>>>> >>>>>>>>>>> Judd >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> jacques.le.roux wrote: >>>>>>>>>>> > >>>>>>>>>>> > Which date si your ofbiz-rel4.0-current.zip ? Note that >>>>>>>>>>> the trunk is >>>>>>>>>>> more >>>>>>>>>>> > recommended to try. >>>>>>>>>>> > >>>>>>>>>>> > Jacques >>>>>>>>>>> > >>>>>>>>>>> > From: "juddco" >>>>>>>>>>> >> >>>>>>>>>>> >> I'm trying to demo ofbiz to see if it fits my needs. I >>>>>>>>>>> am NOT a >>>>>>>>>>> java >>>>>>>>>>> >> programmer, so this is probably going to be a >>>>>>>>>>> ridiculously stupid >>>>>>>>>>> >> question. >>>>>>>>>>> >> >>>>>>>>>>> >> I was following the quick and easy setup instructions >>>>>>>>>>> >> http://docs.ofbiz.org/display/OFBADMIN/Demo+and+Test+Setup+Guide >>>>>>>>>>> here >>>>>>>>>>> (I >>>>>>>>>>> >> installed ofbiz-rel4.0-current.zip) and got to step 3. >>>>>>>>>>> I mucked >>>>>>>>>>> through >>>>>>>>>>> >> my >>>>>>>>>>> >> environment variables, but can't seem to get past this >>>>>>>>>>> error: >>>>>>>>>>> "Unable >>>>>>>>>>> to >>>>>>>>>>> >> access jarfile ofbiz.jar." >>>>>>>>>>> >> >>>>>>>>>>> >> I also noticed that the archive I grabbed didn't have a >>>>>>>>>>> file >>>>>>>>>>> >> (/framework/entity/config/entityengine.xml) referenced >>>>>>>>>>> in the DB >>>>>>>>>>> setup >>>>>>>>>>> in >>>>>>>>>>> >> the Technical Production Setup doc. Did I miss a download >>>>>>>>>>> somewhere? >>>>>>>>>>> >> >>>>>>>>>>> >> I've searched the ofbiz.apache site, this forum, and >>>>>>>>>>> googled the >>>>>>>>>>> message >>>>>>>>>>> >> to >>>>>>>>>>> >> no avail. I'm stumped. >>>>>>>>>>> >> >>>>>>>>>>> >> Thanks for the help. >>>>>>>>>>> >> >>>>>>>>>>> >> http://www.nabble.com/file/p18148299/jarfile_error.jpg >>>>>>>>>>> >> -- >>>>>>>>>>> >> View this message in context: >>>>>>>>>>> >> >>>>>>>>>>> http://www.nabble.com/newbie-question---first-installation-and-execution-tp18148299p18148299.html >>>>>>>>>>> >> Sent from the OFBiz - User mailing list archive at >>>>>>>>>>> Nabble.com. >>>>>>>>>>> >> >>>>>>>>>>> > >>>>>>>>>>> > >>>>>>>>>>> >>>>>>>>>>> -- >>>>>>>>>>> View this message in context: >>>>>>>>>>> http://www.nabble.com/newbie-question---first-installation-and-execution-tp18148299p18209064.html >>>>>>>>>>> Sent from the OFBiz - User mailing list archive at Nabble.com. >>>>>>>>>>> >>>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>> >>>>>>>> -- >>>>>>>> View this message in context: >>>>>>>> http://www.nabble.com/newbie-question---first-installation-and-execution-tp18148299p18214354.html >>>>>>>> Sent from the OFBiz - User mailing list archive at Nabble.com. >>>>>>>> >>>>>>> >>>>>>> >>>>>> >>>>>> -- >>>>>> View this message in context: >>>>>> http://www.nabble.com/newbie-question---first-installation-and-execution-tp18148299p18228906.html >>>>>> Sent from the OFBiz - User mailing list archive at Nabble.com. >>>>> >>> >> > > |
Free forum by Nabble | Edit this page |