you should to create 3 databases in mysql 

发自我的 iPhone

在 2012-12-22,10:27,Mark Schneider <[email protected]> 写道:

> For some reason I am getting the following error when I run the command below 
> on wheezy debian linux / JDK7u9 trying to install BigFish 1.08
> 
> After a while:
> ---- cause 
> ---------------------------------------------------------------------
> Exception: java.sql.SQLException
> Message: *Unable to acquire a new connection from the pool*
> ---- cause 
> ---------------------------------------------------------------------
> Exception: java.lang.NullPointerException
> Message: connection is null
> 
> 
> Thank you in advance for any hints.
> 
> regards, Mark
> 
> # ---
> user@wheezy:~/apache-ofbiz-10.04.04$ ant run-install-seed
> .
> .
>     [java] 2012-12-22 01:55:59,928 (main) 
> [EntityDataLoadContainer.java:397:INFO ] 00116 of 122131 from 
> file:/home/ironm/apache-ofbiz-10.04.04/hot-deploy/osafeadmin/data/OsafeAdminSecurityData.xml
>     [java] 2012-12-22 01:55:59,928 (main) 
> [EntityDataLoadContainer.java:397:INFO ] 00065 of 122196 from 
> file:/home/ironm/apache-ofbiz-10.04.04/hot-deploy/osafeadmin/data/OsafeAdminHomePageSeedData.xml
>     [java] 2012-12-22 01:55:59,928 (main) 
> [EntityDataLoadContainer.java:402:INFO ] The following *errors* occured in 
> the data load:
>     [java] 2012-12-22 01:55:59,928 (main) 
> [EntityDataLoadContainer.java:404:INFO ] [install.loadData]: *Error* loading 
> XML Resource 
> "file:/home/ironm/apache-ofbiz-10.04.04/framework/common/data/DimensionTypeData.xml";
>  *Error* was: A transaction error occurred reading data
>     [java] 2012-12-22 01:55:59,928 (main) 
> [EntityDataLoadContainer.java:404:INFO ] [install.loadData]: *Error* loading 
> XML Resource 
> "file:/home/ironm/apache-ofbiz-10.04.04/applications/product/data/DimensionTypeData.xml";
>  *Error* was: A transaction error occurred reading data
>     [java] 2012-12-22 01:55:59,928 (main) 
> [EntityDataLoadContainer.java:408:INFO ] =-=-=-=-=-=-= Finished the data load 
> with 122196 rows changed.
>     [java] 2012-12-22 01:55:59,928 (main) [    ContainerLoader.java:113:INFO 
> ] Shutting down containers
> 
> BUILD SUCCESSFUL
> Total time: 1 minute 52 seconds
> 
> 
> 
> Am 20.12.2012 17:02, schrieb Nick Rosser:
>> Thanks for the positive feedback.
>> 
>> In regards to 11.04.01 we wouldn't expect any major issues -- the data model 
>> has minimal extensions -- and we hooked into the OFBiz service layer, so 
>> assuming a 10->11 upgrade is generally pain free so should running BigFish 
>> on V11.
>> 
>> Interested in any feedback you have.
>> 
>> Best Regards,
>> 
>> Nick Rosser
>> [email protected]
>> O: 516.742.7888 x221
>> C: 516.901.1720
>> 
>> 
>> On 12/20/2012 10:52 AM, Mark Schneider wrote:
>>> Hello Nick
>>> 
>>> Thanks a lot. It is an excellent and very impressive solution!
>>> 
>>> I will try to customize it a bit and try to run it also with OFBiz 11.04.01 
>>> (I don't know it it is possible).
>>> 
>>> regards, Mark
>>> 
>>> 
>>> Am 06.12.2012 19:05, schrieb Nick Rosser:
>>>> The latest release of our OFBiz / BigFish eCommerce platform is available.
>>>> 
>>>> For more details please visit http://bigfish.salmonllc.com, the "Demo" 
>>>> section will provide a good overview of both an eCommerce implementation 
>>>> and the BigFish Admin Module.
>>>> 
>>>> Of particular note, in this release:
>>>> 
>>>> * Support for Mobile (small devices)
>>>>     o a very cool implementation!
>>>>     o implemented for the Fashion House demo
>>>>       (http://bigfish.salmonllc.com:8082/online/shop/main)
>>>>     o whenever the browser screen size gets to 450 pixels or less then
>>>>       the "small device CSS" will kick-in (so called "responsive")
>>>>     o try resizing your browser down to 450 pixels wide, try from a
>>>>       phone, it works!
>>>>     o a little rough at the edges, we will be fine tuning this over
>>>>       the coming month or so
>>>> 
>>>> * Feeds, Services and Scheduled Jobs
>>>>     o a significant amount of work has been done in this area
>>>>     o many services and scheduled jobs built around clients who want a
>>>>       BigFish eCommerce front-end solution but also need to continue
>>>>       using their existing ERP solution for fulfillment
>>>>     o scheduled jobs to extract New Customers, New Orders and import
>>>>       into the back-end ERP
>>>>     o scheduled jobs to accept new files from clients for Product
>>>>       Updates, Order Status Updates and Store Locator updates
>>>> 
>>>> * Smart Variant Feature Awareness
>>>>     o Ability to understand a primary feature, associate to a specific
>>>>       variant and act accordingly
>>>>     o examples from the Fashion House demo:
>>>>         + search for "pink", if there is a pink colored variant it
>>>>           will be shown (try "white", you'll see the same product but
>>>>           the white variant will be displayed)
>>>>         + facets: click on a "red" facet filter, all products with a
>>>>           red variant will show the red version
>>>>         + sticky: if the list page is showing a specific variant (blue
>>>>           color) then the detail page will show the same
>>>>     o all configurable, not just for "color" although this would seem
>>>>       the natural usage given that this feature will naturally lead to
>>>>       variant specific imagery
>>>> 
>>>> * Help System in Admin Module
>>>>     o The beginnings of a BigFish Admin Module help system
>>>>     o We have help for the functional pages
>>>>     o But our focus will continue to be in the "How To" and "Guides" areas
>>>>     o Basically approach is that the Admin screens are pretty self
>>>>       explanatory, but how to do something from a business point of
>>>>       view is more difficult to understand because several aspects of
>>>>       the Admin Module may be involved
>>>>     o Check out the first How-To and General-Guides, click on "Help"
>>>>       in any Admin Module instance
>>>> 
>>>> * Performance / Scalability
>>>>     o Many changes to take advantage of OFBiz caching
>>>>     o Everything cached in the eComm implementation, nothing cached in
>>>>       the Admin Module
>>>>     o We couldn't find any useful documentation for this ... if anyone
>>>>       is interested we have a help document available
>>>> 
>>>> And many smaller tweaks, fixes and enhancements As always, questions and 
>>>> comments are welcome.
> 
> -- 
> [email protected]
> 
> http://rsync.it-infrastrukturen.org
> 

Reply via email to