Re: Request to Become a Contributor

2017-03-26 Thread Ashish Vijaywargiya
Done, Please refer -> https://cwiki.apache.org/confluence/x/AIRMAg.

--
Kind Regards
Ashish Vijaywargiya
HotWax Systems - est. 1997 


On Mon, Mar 27, 2017 at 9:01 AM, Nitish Mishra <
nitish.mis...@hotwaxsystems.com> wrote:

> Hello,
>
> Please register me as an *OFBiz** Contributor.*
> My account details are as follow:
>
> Full Name: Nitish Mishra
> User Name: nitish.mishra
> Email: nitish.mis...@hotwaxsystems.com
>
> I have signed the ICLA:
> https://people.apache.org/unlistedclas.html
> 
>
> --
> Thanks and Regards,
> Nitish Kumar Mishra
> Enterprise Software Engineer
> Hotwax Systems Pvt. Ltd.
>


OFBiz 16.11.01 installation failed

2017-03-26 Thread Konsultan OFBiz
Dear all,

I try to install OFBiz 16.11.01 on Windows 7 Ultimate SP1 with Java SDK 8
update 121 (64-bit) and here is the report:

F:\ofbiz>gradlew cleanAll loadDefault ofbiz
:clean
:cleanAnt
:cleanCatalina
:cleanData
:cleanDownloads
:cleanEclipseClasspath UP-TO-DATE
:cleanEclipseJdt UP-TO-DATE
:cleanEclipseProject UP-TO-DATE
:cleanEclipse UP-TO-DATE
:cleanFooterFiles
:cleanGradle
:cleanIndexes
:cleanLogs
:cleanOutput
:cleanTempfiles
:cleanUploads
:cleanXtra
:cleanAll
:compileJava
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
:processResources
:classes
:jar
:assemble
:compileTestJava
:processTestResources UP-TO-DATE
:testClasses
:test
:check
:build
:ofbiz --load-data
Exception in thread "main" java.lang.NoClassDefFoundError:
org/apache/commons/cl
i/ParseException :ofbiz --load-data
at org.apache.ofbiz.base.start.Start.main(Start.java:60)
Caused by: java.lang.ClassNotFoundException:
org.apache.commons.cli.ParseExcepti
on
at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 1 more
:ofbiz --load-data FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':ofbiz --load-data'.
> Process 'command 'C:\Program Files\Java\jdk1.8.0_121\bin\java.exe''
finished w
ith non-zero exit value 1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or
--debug
option to get more log output.

BUILD FAILED

Total time: 5 mins 10.628 secs

F:\ofbiz>

Would you please help me to solve this out?

Regards,

Konsultan OFBiz


Request to Become a Contributor

2017-03-26 Thread Nitish Mishra
Hello,

Please register me as an *OFBiz** Contributor.*
My account details are as follow:

Full Name: Nitish Mishra
User Name: nitish.mishra
Email: nitish.mis...@hotwaxsystems.com

I have signed the ICLA:
https://people.apache.org/unlistedclas.html


-- 
Thanks and Regards,
Nitish Kumar Mishra
Enterprise Software Engineer
Hotwax Systems Pvt. Ltd.


Re: Equivalent Steps for Creating Sample Data

2017-03-26 Thread stimits
...
> cleanAll deletes everything as long as you are using an embedded database> 
> (default) otherwise you have to clean itup yourself.
...
 
This is the reason why I'm trying to better understand if loadDefault and 
cleanAll have a series of smaller commands which are equivalent...I am not 
using the embedded database, and those commands leave a non-working ofbiz while 
not clearing out or resetting data in PostgreSQL. The README.md does not say 
much about PostgreSQL.
 
When configured to use PostgreSQL running "gradlew cleanAll loadDefault" leaves 
ofbiz in a non-working state. Clearing out the ofbiz install, running it with 
Derby and the default data makes ofbiz work again; reconfiguring to once again 
use PostgreSQL succeeds, but the previous experimental data changes are there, 
not the fresh demo data. This is expected since gradlew commands have no 
concept of the XML database configuration...only commands going through ofbiz 
itself would have any way of talking to the database as configured in 
entityengine.xml. If I know exactly what sub-steps cleanAll and loadDefault 
take I might be able to clean out my PostgreSQL tables and load default sample 
data in PostgreSQL with a standard mechanism which is repeatable. Manually 
dropping and recreating a database or wiping out my install and starting from 
scratch (but pointing back at the original PostgreSQL database) does not give 
me confidence that I understand enough about the process to put this in place 
in a real store depending on the software (hard drives die, machines die, 
networks change, various software versions migrate to newer versions, so on). 
I'd like to understand what goes on under cleanAll and loadDefault and 
equivalents if working through ofbiz instead of gradlew.
 
An alternate view of my question might read: Does "gradlew cleanAll 
loadDefault" have an equivalent using ofbiz's interface which might work in a 
uniform way regardless of which database is used? The information in README.md 
is minimal with regard to the right way to modify procedures when using a 
non-Derby DB.
 
Thanks!

Re: Rainbow Stone themes

2017-03-26 Thread Pierre Smits
Unfortunately the rainbowstone theme is not available in the r15.12 branch.
See [1]

If you want to try it out you could add a copy of it as an hot-deploy
component ans see how it goes. I have disentangled it from the trunk code
base as a separate repo that you can apply as an svn:external of git
submodule. You can fork it from [2]


[1] https://svn.apache.org/repos/asf/ofbiz/branches/release15.12/themes/
[2] https://github.com/OFBizCI/rainbowstone

Best regards,

Pierre Smits

ORRTIZ.COM 
OFBiz based solutions & services

OFBiz Extensions Marketplace
http://oem.ofbizci.net/oci-2/

On Sun, Mar 26, 2017 at 6:45 PM, Carlos Cruz 
wrote:

> Thx!! Can these themes be used with OFBiz 15, the instructions seem to be
> for OFbiz 16.
>
> Cheers!
> Carlos
>
> -Original Message-
> From: Pierre Smits [mailto:pierre.sm...@gmail.com]
> Sent: Sunday, March 26, 2017 2:52 AM
> To: user@ofbiz.apache.org
> Subject: Re: Rainbow Stone themes
>
> Hi Carlos,
>
> You can find it in the themes folder. See:
> https://github.com/apache/ofbiz-framework/tree/trunk/themes
>
> Best regards,
>
> Pierre Smits
>
> ORRTIZ.COM 
> OFBiz based solutions & services
>
> OFBiz Extensions Marketplace
> http://oem.ofbizci.net/oci-2/
>
> On Sun, Mar 26, 2017 at 3:31 AM, Carlos Cruz 
> wrote:
>
> > Are the Rainbow Stone themes available anywhere? I think they're much
> > nicer than the current commons ones.
> >
> >
> >
> > thx
> >
> > Carlos
> >
> >
> >
> >
>
>


RE: Rainbow Stone themes

2017-03-26 Thread Carlos Cruz
Thx!! Can these themes be used with OFBiz 15, the instructions seem to be for 
OFbiz 16.

Cheers!
Carlos 

-Original Message-
From: Pierre Smits [mailto:pierre.sm...@gmail.com] 
Sent: Sunday, March 26, 2017 2:52 AM
To: user@ofbiz.apache.org
Subject: Re: Rainbow Stone themes

Hi Carlos,

You can find it in the themes folder. See:
https://github.com/apache/ofbiz-framework/tree/trunk/themes

Best regards,

Pierre Smits

ORRTIZ.COM 
OFBiz based solutions & services

OFBiz Extensions Marketplace
http://oem.ofbizci.net/oci-2/

On Sun, Mar 26, 2017 at 3:31 AM, Carlos Cruz 
wrote:

> Are the Rainbow Stone themes available anywhere? I think they're much 
> nicer than the current commons ones.
>
>
>
> thx
>
> Carlos
>
>
>
>



Re: Rainbow Stone themes

2017-03-26 Thread Pierre Smits
Hi Carlos,

You can find it in the themes folder. See:
https://github.com/apache/ofbiz-framework/tree/trunk/themes

Best regards,

Pierre Smits

ORRTIZ.COM 
OFBiz based solutions & services

OFBiz Extensions Marketplace
http://oem.ofbizci.net/oci-2/

On Sun, Mar 26, 2017 at 3:31 AM, Carlos Cruz 
wrote:

> Are the Rainbow Stone themes available anywhere? I think they're much nicer
> than the current commons ones.
>
>
>
> thx
>
> Carlos
>
>
>
>