On Fri, Aug 7, 2009 at 1:14 PM, Abhijeet Pandey
<[hidden email]>wrote:
> Hi,
>
>
> i downloaded ofbiz from trunk.
> and and did ant run-install , but it doesn't loaded with demo data.
> <http://svn.ofbiz.org/svn/ofbiz/trunk>trunk :
> http://svn.apache.org/repos/asf/ofbiz/trunk >
> i got following error when i did run-install. I am attaching error.log
>
> Please guide
>
> --
> Abhijeet Pandey
>
Abhijeet Pandey sent the following on 8/7/2009 12:48 AM:
> I am using Microsoft SQL Server 2005.
>
> it is creating tables in the database.
>
> What could be the reason?
>
> Thanks,
>
> Abhijeet Pandey
>
> On Fri, Aug 7, 2009 at 1:14 PM, Abhijeet Pandey
> <[hidden email]>wrote:
>
>> Hi,
>>
>>
>> i downloaded ofbiz from trunk.
>> and and did ant run-install , but it doesn't loaded with demo data.
>> <http://svn.ofbiz.org/svn/ofbiz/trunk>trunk :
>> http://svn.apache.org/repos/asf/ofbiz/trunk >>
>> i got following error when i did run-install. I am attaching error.log
>>
>> Please guide
>>
>> --
>> Abhijeet Pandey
>>
>
>
>
Your attachment is being deleted (I can't see it on the mailing list).
Please go through the log carefully, it is very verbose about data load
issues. So there would definitely be an indication.
Check your logfile for the first occurrence of "ERROR" and what it sais. If
it is really an issue with the data load, there should be occurencies of
"GenericEntityException".
You say you are using MS SQL Server and that has tables created ... is it
specific to your SQL Server setup? Tablespace limited, other capacity
limitations? I am guessing this. The logfile should definitely give you good
hints of what to check. So please do that homework first.