I've also just gone thru these same steps, however when I visit
localhost.../ofbizsetup, I see a white screen (view source also blank).  Not
receiving a 404, and no lines scroll by in the application output

have tried:
https://127.0.0.1:8443/ofbizsetup
http://127.0.0.1:8080/ofbizsetup

Just for the heck of it I tried:
http://127.0.0.1:8080/ofbizsetuppp
https://127.0.0.1:8443/ofbizsetuppp

Behavior is identical, like it's not finding an app no matter what path it's
looking for.

My setup is near-default using ofbiz-rel9.04-current.zip downloaded evening
of 11/19/2009
The only change is to use "localpostnew" as the datasource.  One thing that
was unclear for me from the various docs is whether the <group-map
group-name="org.ofbiz.olap" ...> also should change to localpostnew.   I've
tried leaving it as derby and changing it to localpostnew.  Neither end up
with anything at /ofbizsetup, but the various apps do come up.  There are no
entries in the party table, and no parties when searching for party ID
"Company"





Hans Bakker-2 wrote:
> 
> This is a pretty difficult one, because it is working fine here.
> 
> It does not matter what kind of data is loaded
> https://demo.ofbiz.org/ofbizsetup should always work and should show the
> login screen as on the demo site.
> 
> did you do any modifications, is it a standard system?
> 
> Regards,
> Hans
> 
> On Mon, 2009-11-09 at 08:08 -0800, mjcampbell wrote:
>> Hello All,
>> I am trying to use the ofbizsetup utility but when I go to
>> https://localhost:8443/ofbizsetup I get a 400 error.  I have followed the
>> instructions listed below. 
>> 
>> Any help or direction that you can provide would be greatly appretiated!
>> 
>> 1. Open a new terminal.
>> 2. Go to your ofbiz directory.
>> 3. Clean out all built classes with : ./ant clean-all 
>> 4. Load the seed data with : ant run-install-extseed
>> 5. Create the admin user with : ./ant create-admin-user-login , then
>> enter a
>> user login id that will be created for you (the initial temporary
>> password
>> is "ofbiz")
>> 6. Start ofbiz with : ./startofbiz.sh 
>> 7. Connect to the OFBiz Setup application with your browser at
>> https://localhost:8443/ofbizsetup.
>> 
>> Thanks
>> Matt
> -- 
> Antwebsystems.com: Quality OFBiz services for competitive rates
> 
> 
> 

-- 
View this message in context: 
http://n4.nabble.com/Ofbizsetup-tp584981p628132.html
Sent from the OFBiz - User mailing list archive at Nabble.com.

Reply via email to