Hi Anurag Meshram,

Will try that, thanks for the advise. Will let you know how it goes.
 

Thanks & Regards,

Peter


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of Anurag Meshram
Sent: 01 May 2007 04:38
To: user@ofbiz.apache.org; [EMAIL PROTECTED]
Subject: Re: Party Manager 'Details' Error

  Hi Peter,
  I have seen your problem and analyze it and come to the conclusion that
your viewprofile.bsh have following problemetic entry...
<<context.put("contentPurposes", contentPurposes); in line 112 ,coloum 1
so remove the (<<) symbol from this....
Thanks and Regards
Anurag Meshram

On 5/1/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> Hi Chris,
>
>
> What would be the solution? Simpily edit the file to correct that syntax
> or
> do another SVN UPDATE?
>
>
> Thanks & Regards,
>
> Peter
>
>
> -----Original Message-----
> From: Chris Howe [mailto:[EMAIL PROTECTED]
> Sent: 01 May 2007 03:08
> To: user@ofbiz.apache.org; [EMAIL PROTECTED]
> Subject: Re: Party Manager 'Details' Error
>
> That's from a failed merge from SVN.  If you edit that file you'll see
> it broken between a <<mine and << rev xxxx and <<rev xxxy
> --- [EMAIL PROTECTED] wrote:
>
> > Hi,
> >
> >
> > I am in 'Party Manager' and I press the 'Details' button and I get
> > the
> > following error/issue. Has anyone seen this problem before?
> >
> >
> > org.ofbiz.base.util.GeneralException: Error rendering screen
> > [component://party/widget/partymgr/PartyScreens.xml#viewprofile]:
> > org.ofbiz.base.util.GeneralException: Error running BSH script at
> > location
> >
> [component://party/webapp/partymgr/WEB-INF/actions/party/viewprofile.bsh]:
> > org.ofbiz.base.util.GeneralException: Error parsing BSH script at
> >
> [component://party/webapp/partymgr/WEB-INF/actions/party/viewprofile.bsh]:
> > In file:
> >
> component://party/webapp/partymgr/WEB-INF/actions/party/viewprofile.bsh
> > Encountered "<<" at line 112, column 1.
> > (In file:
> >
> component://party/webapp/partymgr/WEB-INF/actions/party/viewprofile.bsh
> > Encountered "<<" at line 112, column 1.
> > ) (Error parsing BSH script at
> >
> [component://party/webapp/partymgr/WEB-INF/actions/party/viewprofile.bsh]:
> > In file:
> >
> component://party/webapp/partymgr/WEB-INF/actions/party/viewprofile.bsh
> > Encountered "<<" at line 112, column 1.
> > (In file:
> >
> component://party/webapp/partymgr/WEB-INF/actions/party/viewprofile.bsh
> > Encountered "<<" at line 112, column 1.
> > )) (Error running BSH script at location
> >
> [component://party/webapp/partymgr/WEB-INF/actions/party/viewprofile.bsh]:
> > org.ofbiz.base.util.GeneralException: Error parsing BSH script at
> >
> [component://party/webapp/partymgr/WEB-INF/actions/party/viewprofile.bsh]:
> > In file:
> >
> component://party/webapp/partymgr/WEB-INF/actions/party/viewprofile.bsh
> > Encountered "<<" at line 112, column 1.
> > (In file:
> >
> component://party/webapp/partymgr/WEB-INF/actions/party/viewprofile.bsh
> > Encountered "<<" at line 112, column 1.
> > ) (Error parsing BSH script at
> >
> [component://party/webapp/partymgr/WEB-INF/actions/party/viewprofile.bsh]:
> > In file:
> >
> component://party/webapp/partymgr/WEB-INF/actions/party/viewprofile.bsh
> > Encountered "<<" at line 112, column 1.
> > (In file:
> >
> component://party/webapp/partymgr/WEB-INF/actions/party/viewprofile.bsh
> > Encountered "<<" at line 112, column 1.
> > )))
> >
> >
> > Thanks & Regards,
> >
> > Peter
> >
> >
> > -----Original Message-----
> > From: Kenneth Porter [mailto:[EMAIL PROTECTED]
> > Sent: 01 May 2007 02:43
> > To: user@ofbiz.apache.org
> > Cc: [EMAIL PROTECTED]
> > Subject: RE: SVN Update ROLLBACK?
> >
> > On Tuesday, May 01, 2007 2:25 AM +0100 [EMAIL PROTECTED] wrote:
> >
> > > I am using OpenTaps and I am on;
> > >  revision 923 in '/usr/local/opentaps/pilot/'
> > >  revision 617 in '/usr/local/opentaps/pilot/hot-deploy/crmsfa'
> > >
> > > What about using an 'svn revert'?
> >
> > "svn revert" undoes a local edit to a file in the repository. It
> > doesn't
> > change from one revision to another.
> >
> > "svn update" doesn't require that the new revision must be higher.
> > You can
> > "update" backwards in time, too. (Note that this won't back out your
> > own
> > data changes, so you may need to manually undo data structure updates
> >
> > implemented by later code.)
> >
> >
> >
>
>


-- 
Thanks & Regards
Anurag Meshram
Aditisoft Technology Laboratory
http://www.adititechlabs.com
[EMAIL PROTECTED]
__________________________________
Office          :  509.855.4113
Cellphone    :  +919425313511

Reply via email to