http://ofbiz.116.s1.nabble.com/OFBiz-Users-Demo-data-not-installed-2-of-2-tp136344p136351.html
appear to be confirming.
are running. Make sure that it is compatible with PostgreSQL 7.4.6. Also
picked up or used. There are ways to list files used by a process which
can make it very clear what files have been picked up and used.
pinning it down which is not always so easy.
> Thanks for the reply.
> The lines you have mentioned I get during installation and I dont
> think there is something wrong with them because all the tables are
> created. The problem I have is that demo data is not populated in my
> database.
>
> Iam using PostgreSQL 7.4.6 on RedHat Enterprise 4.0, java 1.4.2_09 and
> ofbiz 3.0.0. I tried to access ofbiz catalog after installation and
> the page comes up asking me for username and password. I enter admin
> and ofbiz and I get this errors in console:
> JobManager.java:176:ERROR]
> org.ofbiz.entity.transaction.GenericTransactionException:
> System error, could not commit transaction (Unexpected
> Exception on commit_one_phase)
>
> Thread.run(Thread.java:534)
> javax.transaction.SystemException: Unexpected
> Exception on commit_one_phase
>
> and directly on the page that I was entering username and pass I get
> this error:
> The following error occurred during login:
> Service [userLogin] Failed (Exception on
> rollback:java.rmi.RemoteException: rollback:
> Unexpected XAException:7)
> I think my user has privilegeds for inserting data but I will double
> check that.
>
> Michal
>
>
> ----- Original Message ----- From: "Ray" <
[hidden email]>
> To: "OFBiz Users / Usage Discussion" <
[hidden email]>
> Sent: Monday, November 07, 2005 10:09 AM
> Subject: Re: [OFBiz] Users - Demo data not installed 2 of 2
>
>
>> Hi,
>>
>> Are you saying you get these sort of messages every time you restart
>> ofbiz?
>> 12796[ DatabaseUtil.java:272:WARN ] Entity "ProductCategory"
>> has no table in the database
>> 12809[ DatabaseUtil.java:285:INFO ] Created table
>> "public.PRODUCT_CATEGORY"
>> Could it be that your user connection to the DB is not privileged
>> enough to query the schema?
>>
>> How about a little more detail on your set up like versions for OS,
>> OFBiz, java, DB etc. Also if you are testing against the an svn
>> version try running an "svn st" command to double check which files
>> if any have been changed.
>>
>> Ray
>