Re: Updating ofbiz 16.11

2019-03-14 Thread Jacques Le Roux

You need to be at the root of the location where you put OFBiz

For you it's where you put "ofbiz.16.11" with "svn co" as below

Jacques

Le 14/03/2019 à 12:58, wp.rauchh...@gmail.com a écrit :

I currently run ofbiz 16.11 that I installed as

svn co http://svn.apache.org/repos/asf/ofbiz/branches/release16.11 ofbiz.16.11

I tried to update executing 'svn up' from home office /usr/local/ofbiz.
The only thing that happened was a 'Restore' of plugins in specialpurpose I had 
previously removed, but no further update.
How do I correctly update ofbiz?

Wolfgang



Updating ofbiz 16.11

2019-03-14 Thread wp . rauchholz
I currently run ofbiz 16.11 that I installed as

svn co http://svn.apache.org/repos/asf/ofbiz/branches/release16.11 ofbiz.16.11

I tried to update executing 'svn up' from home office /usr/local/ofbiz.
The only thing that happened was a 'Restore' of plugins in specialpurpose I had 
previously removed, but no further update.
How do I correctly update ofbiz?

Wolfgang


Re: myportal config.

2019-03-14 Thread Wolfgang Paul Rauchholz
I checked in ENTITY ENGINE TOOLS. All portalPageId have a value.
Interesting enough, when going to my portal, I don't see any of these in
'Preferences' or Portal Page Admin.'. Do I have an issue with the security
model?
My username is not 'admin', but one chosen when running

./gradlew "ofbiz --load-data readers=seed,seed-initial" loadAdminUserLogin
-PuserLoginId=.


  portalPageId portalPageName description ownerUserLoginId
originalPortalPageId parentPortalPageId sequenceNum securityGroupId
lastUpdatedStamp lastUpdatedTxStamp createdStamp createdTxStamp
helpContentId
View

Delete

ApPortalPage Main Portal page for Past Due Invoices and Invoices Due Soon
in AP _NA_

0
2019-03-09 12:20:16.0 2019-03-09 12:20:16.0 2019-03-09 12:20:16.0 2019-03-09
12:20:16.0
View

Delete

ArPortalPage Main Portal page for Past Due Invoices and Invoices Due Soon
in AR _NA_

0
2019-03-09 12:20:16.0 2019-03-09 12:20:16.0 2019-03-09 12:20:16.0 2019-03-09
12:20:16.0
View

Delete

EXAMPLE Example Portal Page The default example OFBiz portal page _NA_

0
2019-03-09 12:20:17.0 2019-03-09 12:20:17.0 2019-03-09 12:20:17.0 2019-03-09
12:20:17.0
View

Delete

EXAMPLE1 Example Portal Page 1 Portal page 1 _NA_
EXAMPLE 100
2019-03-09 12:20:17.0 2019-03-09 12:20:17.0 2019-03-09 12:20:17.0 2019-03-09
12:20:17.0
View

Delete

EXAMPLE2 Example Portal Page 2 Portal page 2 _NA_
EXAMPLE 200
2019-03-09 12:20:17.0 2019-03-09 12:20:17.0 2019-03-09 12:20:17.0 2019-03-09
12:20:17.0
View

Delete

FinAccountPortalPage Fin account portal page Fin account main screen using
flexible portal technology _NA_

0
2019-03-09 12:20:16.0 2019-03-09 12:20:16.0 2019-03-09 12:20:16.0 2019-03-09
12:20:16.0
View

Delete

OrderPortalPage Order Portal Page Order main page using flexible Portal
technology _NA_

0
2019-03-09 12:20:16.0 2019-03-09 12:20:16.0 2019-03-09 12:20:16.0 2019-03-09
12:20:16.0
View

Delete

OrderReportPage Order Purchase Report Portal Page Order purchase Report
page using flexible Portal technology _NA_

0
2019-03-09 12:20:16.0 2019-03-09 12:20:16.0 2019-03-09 12:20:16.0 2019-03-09
12:20:16.0
View

Delete

PartyProfile Parties Party profile page using flexible Portal technology
_NA_

0
2019-03-09 12:20:11.0 2019-03-09 12:20:10.0 2019-03-09 12:20:11.0 2019-03-09
12:20:10.0
View

Delete

ProductStoreFacility ProductStore Facility Management The page to manage
productStoreFacility data _NA_

100
2019-03-09 12:20:13.0 2019-03-09 12:20:13.0 2019-03-09 12:20:13.0 2019-03-09
12:20:13.0
View

Delete

SFA_MAIN Main The SFA main page _NA_

0
2019-03-09 12:20:17.0 2019-03-09 12:20:17.0 2019-03-09 12:20:17.0 2019-03-09
12:20:17.0
View

Delete

_NA_ For using genericPortletScreen To be able to have parameters at the
portlet level, not PortletPage level _NA_

Re: Error message price list

2019-03-14 Thread Wolfgang Paul Rauchholz
Okay, I will post in mailing list in the future. But I just got a last
quesiton.
I am currentyly on 16.11
I executed 'svn up'. The only thing that happend was that plugins in
/usr/loocal/ofbiz/specialpurpose we restored, but no further update done.
So I still have the issue of the price list.

Wolfgang

On Thu, Mar 14, 2019 at 11:39 AM Jacques Le Roux <
jacques.le.r...@les7arts.com> wrote:

> Done quickly
>
> HTH
>
> Le 14/03/2019 à 10:43, Jacques Le Roux a écrit :
> > Thanks Wolfgang,
> >
> > I was unaware of this page, I'll complete it when I'll get a chance...
> >
> > Jacques
> >
> > Le 14/03/2019 à 09:36, Wolfgang Paul Rauchholz a écrit :
> >> Thank you Jacques.
> >> How to apply a patch in ofbiz.
> >> The Howto is not yet dome.
> >>
> https://cwiki.apache.org/confluence/display/OFBENDUSER/How+to+apply+a+patch+to+OFBiz
> >>
> >> Wolfgang
> >>
> >> On Thu, Mar 14, 2019 at 9:32 AM Jacques Le Roux <
> >> jacques.le.r...@les7arts.com> wrote:
> >>
> >>> Hi Wolfgang,
> >>>
> >>> Actually you did not use the last stable release but the R16 branch.
> >>>
> >>> I have fixed the issue with
> >>> https://issues.apache.org/jira/browse/OFBIZ-10837
> >>>
> >>> Please update and try again
> >>>
> >>> Thanks
> >>>
> >>> Jacques
> >>>
> >>> Le 14/03/2019 à 09:01, Wolfgang Paul Rauchholz a écrit :
>  I re-produced the error:
> 
>   1. Go to Catalog > Product>
>   2. Select a Product
>   3. Got to tab  'Prices':
>  1. Price Type: Promotional Price or Defasul Price
>  2. Price
>  3. termUOMId: Other: Each
>  4. Tax Percentage: 10%
>  5. Tax in Price
> 
>  This generates the error as described.
> 
>  Wolfgang
> 
> 
> 
>  On Thu, Mar 14, 2019 at 7:04 AM Amit Gadaley <
> >>> amit.gada...@hotwaxsystems.com>
>  wrote:
> 
> > Hi Wolfgang,
> >
> > Could you please add more details like which screen are you using to
> run
> > this operation and the data that are you trying to insert.
> >
> > On Sat, Mar 9, 2019 at 5:45 PM wp.rauchh...@gmail.com <
> > wp.rauchh...@gmail.com> wrote:
> >
> >> I made a fresh install of latest 16.11  stable.
> >> When entering a new price I get hte following error message:
> >> java.lang.ClassCastException: Incompatible class: java.sql.Timestamp
> >> A price record through is was created.
> >>
> >> When deleting a reord, I get he dollowing message:
> >> java.lang.ClassCastException: Incompatible class:
> java.math.BigDecimal
> >>
> >> Thanks, Wolfgang
> >>
> > --
> > Kind Regards,
> > *Amit Gadaley* | Technical Consultant
> > HotWax Systems 
> > Plot no. 80, Scheme no. 78 Part 2, Near Brilliant Convention Center,
> > Indore,
> > M.P., India - 452010
> >
> >>
> >
>


-- 

Wolfgang Rauchholz


Re: Error message price list

2019-03-14 Thread Jacques Le Roux

Done quickly

HTH

Le 14/03/2019 à 10:43, Jacques Le Roux a écrit :

Thanks Wolfgang,

I was unaware of this page, I'll complete it when I'll get a chance...

Jacques

Le 14/03/2019 à 09:36, Wolfgang Paul Rauchholz a écrit :

Thank you Jacques.
How to apply a patch in ofbiz.
The Howto is not yet dome.
https://cwiki.apache.org/confluence/display/OFBENDUSER/How+to+apply+a+patch+to+OFBiz

Wolfgang

On Thu, Mar 14, 2019 at 9:32 AM Jacques Le Roux <
jacques.le.r...@les7arts.com> wrote:


Hi Wolfgang,

Actually you did not use the last stable release but the R16 branch.

I have fixed the issue with
https://issues.apache.org/jira/browse/OFBIZ-10837

Please update and try again

Thanks

Jacques

Le 14/03/2019 à 09:01, Wolfgang Paul Rauchholz a écrit :

I re-produced the error:

 1. Go to Catalog > Product>
 2. Select a Product
 3. Got to tab  'Prices':
    1. Price Type: Promotional Price or Defasul Price
    2. Price
    3. termUOMId: Other: Each
    4. Tax Percentage: 10%
    5. Tax in Price

This generates the error as described.

Wolfgang



On Thu, Mar 14, 2019 at 7:04 AM Amit Gadaley <

amit.gada...@hotwaxsystems.com>

wrote:


Hi Wolfgang,

Could you please add more details like which screen are you using to run
this operation and the data that are you trying to insert.

On Sat, Mar 9, 2019 at 5:45 PM wp.rauchh...@gmail.com <
wp.rauchh...@gmail.com> wrote:


I made a fresh install of latest 16.11  stable.
When entering a new price I get hte following error message:
java.lang.ClassCastException: Incompatible class: java.sql.Timestamp
A price record through is was created.

When deleting a reord, I get he dollowing message:
java.lang.ClassCastException: Incompatible class: java.math.BigDecimal

Thanks, Wolfgang


--
Kind Regards,
*Amit Gadaley* | Technical Consultant
HotWax Systems 
Plot no. 80, Scheme no. 78 Part 2, Near Brilliant Convention Center,
Indore,
M.P., India - 452010







Re: Error message price list

2019-03-14 Thread Jacques Le Roux

Thanks  Wolfgang,

I was unaware of this page, I'll complete it when I'll get a chance...

Jacques

Le 14/03/2019 à 09:36, Wolfgang Paul Rauchholz a écrit :

Thank you Jacques.
How to apply a patch in ofbiz.
The Howto is not yet dome.
https://cwiki.apache.org/confluence/display/OFBENDUSER/How+to+apply+a+patch+to+OFBiz

Wolfgang

On Thu, Mar 14, 2019 at 9:32 AM Jacques Le Roux <
jacques.le.r...@les7arts.com> wrote:


Hi Wolfgang,

Actually you did not use the last stable release but the R16 branch.

I have fixed the issue with
https://issues.apache.org/jira/browse/OFBIZ-10837

Please update and try again

Thanks

Jacques

Le 14/03/2019 à 09:01, Wolfgang Paul Rauchholz a écrit :

I re-produced the error:

 1. Go to Catalog > Product>
 2. Select a Product
 3. Got to tab  'Prices':
1. Price Type: Promotional Price or Defasul Price
2. Price
3. termUOMId: Other: Each
4. Tax Percentage: 10%
5. Tax in Price

This generates the error as described.

Wolfgang



On Thu, Mar 14, 2019 at 7:04 AM Amit Gadaley <

amit.gada...@hotwaxsystems.com>

wrote:


Hi Wolfgang,

Could you please add more details like which screen are you using to run
this operation and the data that are you trying to insert.

On Sat, Mar 9, 2019 at 5:45 PM wp.rauchh...@gmail.com <
wp.rauchh...@gmail.com> wrote:


I made a fresh install of latest 16.11  stable.
When entering a new price I get hte following error message:
java.lang.ClassCastException: Incompatible class: java.sql.Timestamp
A price record through is was created.

When deleting a reord, I get he dollowing message:
java.lang.ClassCastException: Incompatible class: java.math.BigDecimal

Thanks, Wolfgang


--
Kind Regards,
*Amit Gadaley* | Technical Consultant
HotWax Systems 
Plot no. 80, Scheme no. 78 Part 2, Near Brilliant Convention Center,
Indore,
M.P., India - 452010





Re: Error message price list

2019-03-14 Thread Jacques Le Roux

Then you simply need to update your working copy

use: svn up in the root directory, you will have to do the same in the plugins directory if you have installed and use few plugins. Please refer to 
README.md.html


HTH

Jacques

Le 14/03/2019 à 09:46, Wolfgang Paul Rauchholz a écrit :

svn co http://svn.apache.org/repos/asf/ofbiz/branches/release16.11
ofbiz.16.11


On Thu, Mar 14, 2019 at 9:41 AM Jacques Le Roux <
jacques.le.r...@les7arts.com> wrote:


You maybe not need to, how did you download the version you use?

Jacques

Le 14/03/2019 à 09:36, Wolfgang Paul Rauchholz a écrit :

Thank you Jacques.
How to apply a patch in ofbiz.
The Howto is not yet dome.


https://cwiki.apache.org/confluence/display/OFBENDUSER/How+to+apply+a+patch+to+OFBiz

Wolfgang

On Thu, Mar 14, 2019 at 9:32 AM Jacques Le Roux <
jacques.le.r...@les7arts.com> wrote:


Hi Wolfgang,

Actually you did not use the last stable release but the R16 branch.

I have fixed the issue with
https://issues.apache.org/jira/browse/OFBIZ-10837

Please update and try again

Thanks

Jacques

Le 14/03/2019 à 09:01, Wolfgang Paul Rauchholz a écrit :

I re-produced the error:

  1. Go to Catalog > Product>
  2. Select a Product
  3. Got to tab  'Prices':
 1. Price Type: Promotional Price or Defasul Price
 2. Price
 3. termUOMId: Other: Each
 4. Tax Percentage: 10%
 5. Tax in Price

This generates the error as described.

Wolfgang



On Thu, Mar 14, 2019 at 7:04 AM Amit Gadaley <

amit.gada...@hotwaxsystems.com>

wrote:


Hi Wolfgang,

Could you please add more details like which screen are you using to

run

this operation and the data that are you trying to insert.

On Sat, Mar 9, 2019 at 5:45 PM wp.rauchh...@gmail.com <
wp.rauchh...@gmail.com> wrote:


I made a fresh install of latest 16.11  stable.
When entering a new price I get hte following error message:
java.lang.ClassCastException: Incompatible class: java.sql.Timestamp
A price record through is was created.

When deleting a reord, I get he dollowing message:
java.lang.ClassCastException: Incompatible class:

java.math.BigDecimal

Thanks, Wolfgang


--
Kind Regards,
*Amit Gadaley* | Technical Consultant
HotWax Systems 
Plot no. 80, Scheme no. 78 Part 2, Near Brilliant Convention Center,
Indore,
M.P., India - 452010





Re: Error message price list

2019-03-14 Thread Jacques Le Roux

Wolfgang,

Please use rather the user ML for such questions, see why here 
http://ofbiz.apache.org/mailing-lists.html
You will get a better support and it's more fair to share with everybody

The wider the audience the better the answers you might get

Thanks

This said, R17.12 is not an considered official release. It's a branch not an official packaged release. But it will be "soon" released. Please check 
https://ofbiz.apache.org/download.html to understand how releasing works


Jacques

Le 14/03/2019 à 09:37, Wolfgang Paul Rauchholz a écrit :

Jacques, is 17.12 considered official relase or is it still under development?

Wolfgang

On Thu, Mar 14, 2019 at 9:32 AM Jacques Le Roux mailto:jacques.le.r...@les7arts.com>> wrote:

Hi Wolfgang,

Actually you did not use the last stable release but the R16 branch.

I have fixed the issue with 
https://issues.apache.org/jira/browse/OFBIZ-10837

Please update and try again

Thanks

Jacques

Le 14/03/2019 à 09:01, Wolfgang Paul Rauchholz a écrit :
> I re-produced the error:
>
>     1. Go to Catalog > Product>
>     2. Select a Product
>     3. Got to tab  'Prices':
>        1. Price Type: Promotional Price or Defasul Price
>        2. Price
>        3. termUOMId: Other: Each
>        4. Tax Percentage: 10%
>        5. Tax in Price
>
> This generates the error as described.
>
> Wolfgang
>
>
>
> On Thu, Mar 14, 2019 at 7:04 AM Amit Gadaley mailto:amit.gada...@hotwaxsystems.com>>
> wrote:
>
>> Hi Wolfgang,
>>
>> Could you please add more details like which screen are you using to run
>> this operation and the data that are you trying to insert.
>>
>> On Sat, Mar 9, 2019 at 5:45 PM wp.rauchh...@gmail.com 
 <
>> wp.rauchh...@gmail.com > wrote:
>>
>>> I made a fresh install of latest 16.11  stable.
>>> When entering a new price I get hte following error message:
>>> java.lang.ClassCastException: Incompatible class: java.sql.Timestamp
>>> A price record through is was created.
>>>
>>> When deleting a reord, I get he dollowing message:
>>> java.lang.ClassCastException: Incompatible class: java.math.BigDecimal
>>>
>>> Thanks, Wolfgang
>>>
>>
>> --
>> Kind Regards,
>> *Amit Gadaley* | Technical Consultant
>> HotWax Systems 
>> Plot no. 80, Scheme no. 78 Part 2, Near Brilliant Convention Center,
>> Indore,
>> M.P., India - 452010
>>
>



--

Wolfgang Rauchholz





Re: myportal config.

2019-03-14 Thread Arun Patidar
Looks like portalPageId is empty value in screen
component://common/widget/PortalPageScreens.xml#showPortalPage.

Please verify.

Kind Regards,
*Arun Patidar*



On Thu, Mar 14, 2019 at 1:35 PM Wolfgang Paul Rauchholz <
wp.rauchh...@gmail.com> wrote:

> Good day Arun. Here we go
>
> org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering
> screen [component://common/widget/PortalPageScreens.xml#showPortalPage]:
> org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering
> screen [component://myportal/widget/CommonScreens.xml#main-decorator]:
> org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering
> screen
> [component://commonext/widget/CommonScreens.xml#ApplicationDecorator]:
> org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering
> screen [component://common/widget/CommonScreens.xml#GlobalDecorator]:
> java.lang.RuntimeException: Could not find PortalPage with portalPageId []
> (Could not find PortalPage with portalPageId [] ) (Error rendering screen
> [component://common/widget/CommonScreens.xml#GlobalDecorator]:
> java.lang.RuntimeException: Could not find PortalPage with portalPageId []
> (Could not find PortalPage with portalPageId [] )) (Error rendering screen
> [component://commonext/widget/CommonScreens.xml#ApplicationDecorator]:
> org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering
> screen [component://common/widget/CommonScreens.xml#GlobalDecorator]:
> java.lang.RuntimeException: Could not find PortalPage with portalPageId []
> (Could not find PortalPage with portalPageId [] ) (Error rendering screen
> [component://common/widget/CommonScreens.xml#GlobalDecorator]:
> java.lang.RuntimeException: Could not find PortalPage with portalPageId []
> (Could not find PortalPage with portalPageId [] ))) (Error rendering screen
> [component://myportal/widget/CommonScreens.xml#main-decorator]:
> org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering
> screen
> [component://commonext/widget/CommonScreens.xml#ApplicationDecorator]:
> org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering
> screen [component://common/widget/CommonScreens.xml#GlobalDecorator]:
> java.lang.RuntimeException: Could not find PortalPage with portalPageId []
> (Could not find PortalPage with portalPageId [] ) (Error rendering screen
> [component://common/widget/CommonScreens.xml#GlobalDecorator]:
> java.lang.RuntimeException: Could not find PortalPage with portalPageId []
> (Could not find PortalPage with portalPageId [] )) (Error rendering screen
> [component://commonext/widget/CommonScreens.xml#ApplicationDecorator]:
> org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering
> screen [component://common/widget/CommonScreens.xml#GlobalDecorator]:
> java.lang.RuntimeException: Could not find PortalPage with portalPageId []
> (Could not find PortalPage with portalPageId [] ) (Error rendering screen
> [component://common/widget/CommonScreens.xml#GlobalDecorator]:
> java.lang.RuntimeException: Could not find PortalPage with portalPageId []
> (Could not find PortalPage with portalPageId [] 
>
> Wolfgang
>
> On Thu, Mar 14, 2019 at 6:27 AM Arun Patidar <
> arun.pati...@hotwaxsystems.com>
> wrote:
>
> > Hi WOlfgang,
> >
> > Please share your error message in detail here.
> >
> > Kind Regards,
> > *Arun Patidar* | Manager, Enterprise Development
> > HotWax Systems 
> > Plot no. 80, Scheme no. 78 Part 2, Near Brilliant Convention Center,
> > Indore, M.P. 452010
> > Linkedin: *Arun Patidar* 
> >
> >
> >
> > On Thu, Mar 7, 2019 at 11:11 PM wp.rauchh...@gmail.com <
> > wp.rauchh...@gmail.com> wrote:
> >
> > > I'd appreciate a hint form the community in what I am doing wrong with
> > the
> > > myportal setup. I get a long error message when accessing:
> > > org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering
> > > screen [component://common.
> > >
> > > That is what I did:
> > > I added a new security group MYPORTAL_EMPLOYEE (as in demo).
> > > In permissions I added amongst others:  MYPORTALBASE_ADMIN ALL MyPortal
> > > base operations  and
> > > I created then a new Portal Page ID added as  'Owner User Login ID' my
> > own
> > > login, set the  Security Group Id  to MYPORTAL_EMPLOYEE and added
> > portlets.
> > >
> > > But still not working, what am I missing?
> > > What I notices is that - in contrast to the demo version - when I go to
> > > Preferences part in MyPortal, I only can create a new Portal Page, the
> > the
> > > ones created do not show up there.
> > >
> > > Thanks, WOlfgang
> > >
> >
>
>
> --
>
> Wolfgang Rauchholz
>


Re: Error message price list

2019-03-14 Thread Wolfgang Paul Rauchholz
svn co http://svn.apache.org/repos/asf/ofbiz/branches/release16.11
ofbiz.16.11


On Thu, Mar 14, 2019 at 9:41 AM Jacques Le Roux <
jacques.le.r...@les7arts.com> wrote:

> You maybe not need to, how did you download the version you use?
>
> Jacques
>
> Le 14/03/2019 à 09:36, Wolfgang Paul Rauchholz a écrit :
> > Thank you Jacques.
> > How to apply a patch in ofbiz.
> > The Howto is not yet dome.
> >
> https://cwiki.apache.org/confluence/display/OFBENDUSER/How+to+apply+a+patch+to+OFBiz
> >
> > Wolfgang
> >
> > On Thu, Mar 14, 2019 at 9:32 AM Jacques Le Roux <
> > jacques.le.r...@les7arts.com> wrote:
> >
> >> Hi Wolfgang,
> >>
> >> Actually you did not use the last stable release but the R16 branch.
> >>
> >> I have fixed the issue with
> >> https://issues.apache.org/jira/browse/OFBIZ-10837
> >>
> >> Please update and try again
> >>
> >> Thanks
> >>
> >> Jacques
> >>
> >> Le 14/03/2019 à 09:01, Wolfgang Paul Rauchholz a écrit :
> >>> I re-produced the error:
> >>>
> >>>  1. Go to Catalog > Product>
> >>>  2. Select a Product
> >>>  3. Got to tab  'Prices':
> >>> 1. Price Type: Promotional Price or Defasul Price
> >>> 2. Price
> >>> 3. termUOMId: Other: Each
> >>> 4. Tax Percentage: 10%
> >>> 5. Tax in Price
> >>>
> >>> This generates the error as described.
> >>>
> >>> Wolfgang
> >>>
> >>>
> >>>
> >>> On Thu, Mar 14, 2019 at 7:04 AM Amit Gadaley <
> >> amit.gada...@hotwaxsystems.com>
> >>> wrote:
> >>>
>  Hi Wolfgang,
> 
>  Could you please add more details like which screen are you using to
> run
>  this operation and the data that are you trying to insert.
> 
>  On Sat, Mar 9, 2019 at 5:45 PM wp.rauchh...@gmail.com <
>  wp.rauchh...@gmail.com> wrote:
> 
> > I made a fresh install of latest 16.11  stable.
> > When entering a new price I get hte following error message:
> > java.lang.ClassCastException: Incompatible class: java.sql.Timestamp
> > A price record through is was created.
> >
> > When deleting a reord, I get he dollowing message:
> > java.lang.ClassCastException: Incompatible class:
> java.math.BigDecimal
> >
> > Thanks, Wolfgang
> >
>  --
>  Kind Regards,
>  *Amit Gadaley* | Technical Consultant
>  HotWax Systems 
>  Plot no. 80, Scheme no. 78 Part 2, Near Brilliant Convention Center,
>  Indore,
>  M.P., India - 452010
> 
> >
>


-- 

Wolfgang Rauchholz


Re: Error message price list

2019-03-14 Thread Jacques Le Roux

You maybe not need to, how did you download the version you use?

Jacques

Le 14/03/2019 à 09:36, Wolfgang Paul Rauchholz a écrit :

Thank you Jacques.
How to apply a patch in ofbiz.
The Howto is not yet dome.
https://cwiki.apache.org/confluence/display/OFBENDUSER/How+to+apply+a+patch+to+OFBiz

Wolfgang

On Thu, Mar 14, 2019 at 9:32 AM Jacques Le Roux <
jacques.le.r...@les7arts.com> wrote:


Hi Wolfgang,

Actually you did not use the last stable release but the R16 branch.

I have fixed the issue with
https://issues.apache.org/jira/browse/OFBIZ-10837

Please update and try again

Thanks

Jacques

Le 14/03/2019 à 09:01, Wolfgang Paul Rauchholz a écrit :

I re-produced the error:

 1. Go to Catalog > Product>
 2. Select a Product
 3. Got to tab  'Prices':
1. Price Type: Promotional Price or Defasul Price
2. Price
3. termUOMId: Other: Each
4. Tax Percentage: 10%
5. Tax in Price

This generates the error as described.

Wolfgang



On Thu, Mar 14, 2019 at 7:04 AM Amit Gadaley <

amit.gada...@hotwaxsystems.com>

wrote:


Hi Wolfgang,

Could you please add more details like which screen are you using to run
this operation and the data that are you trying to insert.

On Sat, Mar 9, 2019 at 5:45 PM wp.rauchh...@gmail.com <
wp.rauchh...@gmail.com> wrote:


I made a fresh install of latest 16.11  stable.
When entering a new price I get hte following error message:
java.lang.ClassCastException: Incompatible class: java.sql.Timestamp
A price record through is was created.

When deleting a reord, I get he dollowing message:
java.lang.ClassCastException: Incompatible class: java.math.BigDecimal

Thanks, Wolfgang


--
Kind Regards,
*Amit Gadaley* | Technical Consultant
HotWax Systems 
Plot no. 80, Scheme no. 78 Part 2, Near Brilliant Convention Center,
Indore,
M.P., India - 452010





Re: Error message price list

2019-03-14 Thread Wolfgang Paul Rauchholz
Thank you Jacques.
How to apply a patch in ofbiz.
The Howto is not yet dome.
https://cwiki.apache.org/confluence/display/OFBENDUSER/How+to+apply+a+patch+to+OFBiz

Wolfgang

On Thu, Mar 14, 2019 at 9:32 AM Jacques Le Roux <
jacques.le.r...@les7arts.com> wrote:

> Hi Wolfgang,
>
> Actually you did not use the last stable release but the R16 branch.
>
> I have fixed the issue with
> https://issues.apache.org/jira/browse/OFBIZ-10837
>
> Please update and try again
>
> Thanks
>
> Jacques
>
> Le 14/03/2019 à 09:01, Wolfgang Paul Rauchholz a écrit :
> > I re-produced the error:
> >
> > 1. Go to Catalog > Product>
> > 2. Select a Product
> > 3. Got to tab  'Prices':
> >1. Price Type: Promotional Price or Defasul Price
> >2. Price
> >3. termUOMId: Other: Each
> >4. Tax Percentage: 10%
> >5. Tax in Price
> >
> > This generates the error as described.
> >
> > Wolfgang
> >
> >
> >
> > On Thu, Mar 14, 2019 at 7:04 AM Amit Gadaley <
> amit.gada...@hotwaxsystems.com>
> > wrote:
> >
> >> Hi Wolfgang,
> >>
> >> Could you please add more details like which screen are you using to run
> >> this operation and the data that are you trying to insert.
> >>
> >> On Sat, Mar 9, 2019 at 5:45 PM wp.rauchh...@gmail.com <
> >> wp.rauchh...@gmail.com> wrote:
> >>
> >>> I made a fresh install of latest 16.11  stable.
> >>> When entering a new price I get hte following error message:
> >>> java.lang.ClassCastException: Incompatible class: java.sql.Timestamp
> >>> A price record through is was created.
> >>>
> >>> When deleting a reord, I get he dollowing message:
> >>> java.lang.ClassCastException: Incompatible class: java.math.BigDecimal
> >>>
> >>> Thanks, Wolfgang
> >>>
> >>
> >> --
> >> Kind Regards,
> >> *Amit Gadaley* | Technical Consultant
> >> HotWax Systems 
> >> Plot no. 80, Scheme no. 78 Part 2, Near Brilliant Convention Center,
> >> Indore,
> >> M.P., India - 452010
> >>
> >
>


-- 

Wolfgang Rauchholz


Re: Error message price list

2019-03-14 Thread Jacques Le Roux

Hi Wolfgang,

Actually you did not use the last stable release but the R16 branch.

I have fixed the issue with https://issues.apache.org/jira/browse/OFBIZ-10837

Please update and try again

Thanks

Jacques

Le 14/03/2019 à 09:01, Wolfgang Paul Rauchholz a écrit :

I re-produced the error:

1. Go to Catalog > Product>
2. Select a Product
3. Got to tab  'Prices':
   1. Price Type: Promotional Price or Defasul Price
   2. Price
   3. termUOMId: Other: Each
   4. Tax Percentage: 10%
   5. Tax in Price

This generates the error as described.

Wolfgang



On Thu, Mar 14, 2019 at 7:04 AM Amit Gadaley 
wrote:


Hi Wolfgang,

Could you please add more details like which screen are you using to run
this operation and the data that are you trying to insert.

On Sat, Mar 9, 2019 at 5:45 PM wp.rauchh...@gmail.com <
wp.rauchh...@gmail.com> wrote:


I made a fresh install of latest 16.11  stable.
When entering a new price I get hte following error message:
java.lang.ClassCastException: Incompatible class: java.sql.Timestamp
A price record through is was created.

When deleting a reord, I get he dollowing message:
java.lang.ClassCastException: Incompatible class: java.math.BigDecimal

Thanks, Wolfgang



--
Kind Regards,
*Amit Gadaley* | Technical Consultant
HotWax Systems 
Plot no. 80, Scheme no. 78 Part 2, Near Brilliant Convention Center,
Indore,
M.P., India - 452010





Re: myportal config.

2019-03-14 Thread Wolfgang Paul Rauchholz
Good day Arun. Here we go

org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering
screen [component://common/widget/PortalPageScreens.xml#showPortalPage]:
org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering
screen [component://myportal/widget/CommonScreens.xml#main-decorator]:
org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering
screen
[component://commonext/widget/CommonScreens.xml#ApplicationDecorator]:
org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering
screen [component://common/widget/CommonScreens.xml#GlobalDecorator]:
java.lang.RuntimeException: Could not find PortalPage with portalPageId []
(Could not find PortalPage with portalPageId [] ) (Error rendering screen
[component://common/widget/CommonScreens.xml#GlobalDecorator]:
java.lang.RuntimeException: Could not find PortalPage with portalPageId []
(Could not find PortalPage with portalPageId [] )) (Error rendering screen
[component://commonext/widget/CommonScreens.xml#ApplicationDecorator]:
org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering
screen [component://common/widget/CommonScreens.xml#GlobalDecorator]:
java.lang.RuntimeException: Could not find PortalPage with portalPageId []
(Could not find PortalPage with portalPageId [] ) (Error rendering screen
[component://common/widget/CommonScreens.xml#GlobalDecorator]:
java.lang.RuntimeException: Could not find PortalPage with portalPageId []
(Could not find PortalPage with portalPageId [] ))) (Error rendering screen
[component://myportal/widget/CommonScreens.xml#main-decorator]:
org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering
screen
[component://commonext/widget/CommonScreens.xml#ApplicationDecorator]:
org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering
screen [component://common/widget/CommonScreens.xml#GlobalDecorator]:
java.lang.RuntimeException: Could not find PortalPage with portalPageId []
(Could not find PortalPage with portalPageId [] ) (Error rendering screen
[component://common/widget/CommonScreens.xml#GlobalDecorator]:
java.lang.RuntimeException: Could not find PortalPage with portalPageId []
(Could not find PortalPage with portalPageId [] )) (Error rendering screen
[component://commonext/widget/CommonScreens.xml#ApplicationDecorator]:
org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering
screen [component://common/widget/CommonScreens.xml#GlobalDecorator]:
java.lang.RuntimeException: Could not find PortalPage with portalPageId []
(Could not find PortalPage with portalPageId [] ) (Error rendering screen
[component://common/widget/CommonScreens.xml#GlobalDecorator]:
java.lang.RuntimeException: Could not find PortalPage with portalPageId []
(Could not find PortalPage with portalPageId [] 

Wolfgang

On Thu, Mar 14, 2019 at 6:27 AM Arun Patidar 
wrote:

> Hi WOlfgang,
>
> Please share your error message in detail here.
>
> Kind Regards,
> *Arun Patidar* | Manager, Enterprise Development
> HotWax Systems 
> Plot no. 80, Scheme no. 78 Part 2, Near Brilliant Convention Center,
> Indore, M.P. 452010
> Linkedin: *Arun Patidar* 
>
>
>
> On Thu, Mar 7, 2019 at 11:11 PM wp.rauchh...@gmail.com <
> wp.rauchh...@gmail.com> wrote:
>
> > I'd appreciate a hint form the community in what I am doing wrong with
> the
> > myportal setup. I get a long error message when accessing:
> > org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering
> > screen [component://common.
> >
> > That is what I did:
> > I added a new security group MYPORTAL_EMPLOYEE (as in demo).
> > In permissions I added amongst others:  MYPORTALBASE_ADMIN ALL MyPortal
> > base operations  and
> > I created then a new Portal Page ID added as  'Owner User Login ID' my
> own
> > login, set the  Security Group Id  to MYPORTAL_EMPLOYEE and added
> portlets.
> >
> > But still not working, what am I missing?
> > What I notices is that - in contrast to the demo version - when I go to
> > Preferences part in MyPortal, I only can create a new Portal Page, the
> the
> > ones created do not show up there.
> >
> > Thanks, WOlfgang
> >
>


-- 

Wolfgang Rauchholz


Re: Error message price list

2019-03-14 Thread Wolfgang Paul Rauchholz
I re-produced the error:

   1. Go to Catalog > Product>
   2. Select a Product
   3. Got to tab  'Prices':
  1. Price Type: Promotional Price or Defasul Price
  2. Price
  3. termUOMId: Other: Each
  4. Tax Percentage: 10%
  5. Tax in Price

This generates the error as described.

Wolfgang



On Thu, Mar 14, 2019 at 7:04 AM Amit Gadaley 
wrote:

> Hi Wolfgang,
>
> Could you please add more details like which screen are you using to run
> this operation and the data that are you trying to insert.
>
> On Sat, Mar 9, 2019 at 5:45 PM wp.rauchh...@gmail.com <
> wp.rauchh...@gmail.com> wrote:
>
> > I made a fresh install of latest 16.11  stable.
> > When entering a new price I get hte following error message:
> > java.lang.ClassCastException: Incompatible class: java.sql.Timestamp
> > A price record through is was created.
> >
> > When deleting a reord, I get he dollowing message:
> > java.lang.ClassCastException: Incompatible class: java.math.BigDecimal
> >
> > Thanks, Wolfgang
> >
>
>
> --
> Kind Regards,
> *Amit Gadaley* | Technical Consultant
> HotWax Systems 
> Plot no. 80, Scheme no. 78 Part 2, Near Brilliant Convention Center,
> Indore,
> M.P., India - 452010
>


-- 

Wolfgang Rauchholz


Re: Error message price list

2019-03-14 Thread Swapnil M Mane
Hi Wolfgang,

It seems this issue is related to
https://issues.apache.org/jira/browse/OFBIZ-10837
Please feel free to comment on the ticket.


- Best Regards,
Swapnil M Mane,
ofbiz.apache.org

On Thu, Mar 14, 2019 at 11:34 AM Amit Gadaley <
amit.gada...@hotwaxsystems.com> wrote:

> Hi Wolfgang,
>
> Could you please add more details like which screen are you using to run
> this operation and the data that are you trying to insert.
>
> On Sat, Mar 9, 2019 at 5:45 PM wp.rauchh...@gmail.com <
> wp.rauchh...@gmail.com> wrote:
>
> > I made a fresh install of latest 16.11  stable.
> > When entering a new price I get hte following error message:
> > java.lang.ClassCastException: Incompatible class: java.sql.Timestamp
> > A price record through is was created.
> >
> > When deleting a reord, I get he dollowing message:
> > java.lang.ClassCastException: Incompatible class: java.math.BigDecimal
> >
> > Thanks, Wolfgang
> >
>
>
> --
> Kind Regards,
> *Amit Gadaley* | Technical Consultant
> HotWax Systems 
> Plot no. 80, Scheme no. 78 Part 2, Near Brilliant Convention Center,
> Indore,
> M.P., India - 452010
>


Re: Error message price list

2019-03-14 Thread Amit Gadaley
Hi Wolfgang,

Could you please add more details like which screen are you using to run
this operation and the data that are you trying to insert.

On Sat, Mar 9, 2019 at 5:45 PM wp.rauchh...@gmail.com <
wp.rauchh...@gmail.com> wrote:

> I made a fresh install of latest 16.11  stable.
> When entering a new price I get hte following error message:
> java.lang.ClassCastException: Incompatible class: java.sql.Timestamp
> A price record through is was created.
>
> When deleting a reord, I get he dollowing message:
> java.lang.ClassCastException: Incompatible class: java.math.BigDecimal
>
> Thanks, Wolfgang
>


-- 
Kind Regards,
*Amit Gadaley* | Technical Consultant
HotWax Systems 
Plot no. 80, Scheme no. 78 Part 2, Near Brilliant Convention Center, Indore,
M.P., India - 452010