How to config OFBiz works with Oracle database 11g express?

2017-06-20 Thread Donhu Vy
I face a hard task. I have been already connect OFBiz with MySQL database success. I try to connect OFBiz with Oracle datatabase 11g express. I config in file \framework\entity\config\entityengine.xml With MySQL, I have 3 datasources: localmysql, localmysqlolap, localmysqltenant. But with

Re: Following error occurred during login: User not found.

2017-06-20 Thread Daniel Coric
Hi Craig, that worked like a charm. Thanks, Daniel On 2017-06-20 20:24 (+0200), Craig Parker wrote: > Someone correct me if I'm wrong (I'm still new) but I believe: > > ./gradlew "ofbiz ‐‐load-data readers=seed,seed-initial" > loadAdminUserLogin -PuserLoginId=admin

Re: Following error occurred during login: User not found.

2017-06-20 Thread Craig Parker
Someone correct me if I'm wrong (I'm still new) but I believe: ./gradlew "ofbiz ‐‐load-data readers=seed,seed-initial" loadAdminUserLogin -PuserLoginId=admin loads up seed data AND an admin user On 06/20/2017 02:21 PM, Daniel Coric wrote: Hello to everyone, I am trying to work through the

Following error occurred during login: User not found.

2017-06-20 Thread Daniel Coric
Hello to everyone, I am trying to work through the "Apache OFBiz Technical Production Setup Guide" wiki page (using release16.11). After I run ./gradlew "ofbiz --load-data readers=seed,seed-initial", start the OFBiz and try to login the following error occurs: "Following error occurred during

Re: The Following Errors Occurred: The following required parameter is missing: [IN] [createProductionRunsForProductBom.facilityId]

2017-06-20 Thread Donhu Vy
I created https://issues.apache.org/jira/browse/OFBIZ-9421 From: Michael Brohl Sent: Tuesday, June 20, 2017 2:54:09 PM To: user@ofbiz.apache.org Subject: Re: The Following Errors Occurred: The following required parameter is missing:

Re: The Following Errors Occurred: The following required parameter is missing: [IN] [createProductionRunsForProductBom.facilityId]

2017-06-20 Thread Michael Brohl
This can be improved, indeed. Please feel free to file a Jira for it. Thanks, Michael Am 20.06.17 um 09:42 schrieb Donhu Vy: Thank Michael Brohl, You true. Selection box is too small, No exist option. No "Must required" mark. I think this is a bug about GUI.

Re: The Following Errors Occurred: The following required parameter is missing: [IN] [createProductionRunsForProductBom.facilityId]

2017-06-20 Thread Donhu Vy
Thank Michael Brohl, You true. Selection box is too small, No exist option. No "Must required" mark. I think this is a bug about GUI. From: Michael Brohl Sent: Tuesday, June 20, 2017 2:35:57 PM To: user@ofbiz.apache.org Subject: Re:

Re: The Following Errors Occurred: The following required parameter is missing: [IN] [createProductionRunsForProductBom.facilityId]

2017-06-20 Thread Michael Brohl
Hi Donhu, looks like there is no facility to choose, which causes the mandatory facilityId to be missing. The service validation throws the error. Do you have loaded the demo data? If not, you'll either need to to this or create your own facility to be chosen in this view. Regards,

Re: The Following Errors Occurred: The following required parameter is missing: [IN] [createProductionRunsForProductBom.facilityId]

2017-06-20 Thread Donhu Vy
This is log at console: https://gist.github.com/donhuvy/fc508a118a19a0a34dc849ec057073fe From: Donhu Vy Sent: Tuesday, June 20, 2017 2:30:11 PM To: user@ofbiz.apache.org Subject: The Following Errors Occurred: The following required

The Following Errors Occurred: The following required parameter is missing: [IN] [createProductionRunsForProductBom.facilityId]

2017-06-20 Thread Donhu Vy
I am using Windows 10 pro x64, MySQL Community edition 5.7, OFBiz 16.11.02 . I try module Manufacturing, steps like screenshot image. Error happen: The Following Errors Occurred: The following required parameter is missing: [IN] [createProductionRunsForProductBom.facilityId] At URL:

[INFO] Trunk demo back

2017-06-20 Thread Jacques Le Roux
Hi, The trunk demo is back (failed to start this night) Jacques

Re: How to disable/hide/remove menu area?

2017-06-20 Thread Donhu Vy
Thank Rishi Solanki, I try change file \applications\humanres\ofbiz-component.xml https://gist.github.com/donhuvy/f8400fdb4b24b7c3124ca28dd4625edf/revisions?diff=split Then run commands: gradlew cleanAll gradlew loadDefault gradlew ofbiz --info Then access: