Login  Register

Re: [OFBiz] Users - Demo data not installed 2 of 2

Posted by Ray Barlow on Nov 08, 2005; 9:05am
URL: http://ofbiz.116.s1.nabble.com/OFBiz-Users-Demo-data-not-installed-2-of-2-tp136344p136351.html

I was trying to clarify that the message only occurred the once during
the first run and not there after for each  subsequent run, which you
appear to be confirming.

It might be worth checking out the java database driver version that you
are running. Make sure that it is compatible with PostgreSQL 7.4.6. Also
check your path/classpath for other potential undesired files being
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.

In all PostgreSQL is probably the most tested/used database with OFBiz
so this really should be something reasonably basic, it's just a case of
pinning it down which is not always so easy.

Ray

michal wrote:

> 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
>
 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users