Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
6819 posts
|
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1 Love the layout of smoothfeather. not sure if this is the layout of just code Method public java.lang.String org.ofbiz.widget.screen.ScreenRenderer.render(java.lang.String,java.lang.String) throws org.ofbiz.base.util.GeneralException,java.io.IOException,org.xml.sax.SAXException,javax.xml.parsers.ParserConfigurationException threw an exception when invoked on org.ofbiz.widget.screen.ScreenRenderer@6770f2 with arguments of types [java.lang.String,java.lang.String,] The problematic instruction: - ---------- ==> ${screens.render(portlet.screenLocation, portlet.screenName)} [on line 33, column 13 in component://common/webcommon/portal/showPortalPage.ftl] ---------- Java backtrace for programmers: ---------- freemarker.template.TemplateModelException: Method public java.lang.String org.ofbiz.widget.screen.ScreenRenderer.render(java.lang.String,java.lang.String) throws org.ofbiz.base.util.GeneralException,java.io.IOException,org.xml.sax.SAXException,javax.xml.parsers.ParserConfigurationException threw an exception when invoked on org.ofbiz.widget.screen.ScreenRenderer@6770f2 with arguments of types [java.lang.String,java.lang.String,] at freemarker.ext.beans.OverloadedMethodModel.exec(OverloadedMethodModel.java:134) at -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFJ3nSArP3NbaWWqE4RAg4yAJ4iIcmR1zUol/Nsr5MyjVRmtagQdgCcDSr9 t8P3jauYx5eVJhex7TL07Xc= =i2lq -----END PGP SIGNATURE----- |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Administrator
17869 posts
|
The URL would have helped... (o discrimiate between code or theme, it needs just to be tested with the std layout)
Jacques From: "BJ Freeman" <[hidden email]> > Love the layout of smoothfeather. > > not sure if this is the layout of just code > > > Method public java.lang.String > org.ofbiz.widget.screen.ScreenRenderer.render(java.lang.String,java.lang.String) > throws > org.ofbiz.base.util.GeneralException,java.io.IOException,org.xml.sax.SAXException,javax.xml.parsers.ParserConfigurationException > threw an exception when invoked on > org.ofbiz.widget.screen.ScreenRenderer@6770f2 with arguments of types > [java.lang.String,java.lang.String,] The problematic instruction: > - ---------- ==> ${screens.render(portlet.screenLocation, > portlet.screenName)} [on line 33, column 13 in > component://common/webcommon/portal/showPortalPage.ftl] ---------- Java > backtrace for programmers: ---------- > freemarker.template.TemplateModelException: Method public > java.lang.String > org.ofbiz.widget.screen.ScreenRenderer.render(java.lang.String,java.lang.String) > throws > org.ofbiz.base.util.GeneralException,java.io.IOException,org.xml.sax.SAXException,javax.xml.parsers.ParserConfigurationException > threw an exception when invoked on > org.ofbiz.widget.screen.ScreenRenderer@6770f2 with arguments of types > [java.lang.String,java.lang.String,] at > freemarker.ext.beans.OverloadedMethodModel.exec(OverloadedMethodModel.java:134) > at > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.6 (MingW32) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > iD8DBQFJ3nSArP3NbaWWqE4RAg4yAJ4iIcmR1zUol/Nsr5MyjVRmtagQdgCcDSr9 > t8P3jauYx5eVJhex7TL07Xc= > =i2lq > -----END PGP SIGNATURE----- > ... [show rest of quote] |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
2 posts
|
In reply to this post by BJ Freeman
I got same problem several days ago.
Compared "bad"(svn) and "good"(trunk), different data in the column screenLocation of table Portal_Porlet make exceptions thrown. My workarounds: 1. drop table Portlet_Portlet_Category, Portal_Page_Portlet, Portal_Page_Column, Portal_Page, Portlet_Category, Portlet_Attribute, Portal_Portlet. 2. stop ofbiz 3. ant run-install-seed and start ofbiz again. It works ... // Dukian
... [show rest of quote]
|
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
6819 posts
|
In reply to this post by Jacques Le Roux
https://demo.ofbiz.org/myportal/control/main
Working now. My apologies for not showing the steps to create the problem. Jacques Le Roux sent the following on 4/14/2009 1:28 PM: > The URL would have helped... (o discrimiate between code or theme, it > needs just to be tested with the std layout) > > Jacques > > From: "BJ Freeman" <[hidden email]> >> Love the layout of smoothfeather. >> >> not sure if this is the layout of just code >> >> >> Method public java.lang.String >> org.ofbiz.widget.screen.ScreenRenderer.render(java.lang.String,java.lang.String) >> >> throws >> org.ofbiz.base.util.GeneralException,java.io.IOException,org.xml.sax.SAXException,javax.xml.parsers.ParserConfigurationException >> >> threw an exception when invoked on >> org.ofbiz.widget.screen.ScreenRenderer@6770f2 with arguments of types >> [java.lang.String,java.lang.String,] The problematic instruction: >> - ---------- ==> ${screens.render(portlet.screenLocation, >> portlet.screenName)} [on line 33, column 13 in >> component://common/webcommon/portal/showPortalPage.ftl] ---------- Java >> backtrace for programmers: ---------- >> freemarker.template.TemplateModelException: Method public >> java.lang.String >> org.ofbiz.widget.screen.ScreenRenderer.render(java.lang.String,java.lang.String) >> >> throws >> org.ofbiz.base.util.GeneralException,java.io.IOException,org.xml.sax.SAXException,javax.xml.parsers.ParserConfigurationException >> >> threw an exception when invoked on >> org.ofbiz.widget.screen.ScreenRenderer@6770f2 with arguments of types >> [java.lang.String,java.lang.String,] at >> freemarker.ext.beans.OverloadedMethodModel.exec(OverloadedMethodModel.java:134) >> >> at >> -----BEGIN PGP SIGNATURE----- >> Version: GnuPG v1.4.6 (MingW32) >> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org >> >> iD8DBQFJ3nSArP3NbaWWqE4RAg4yAJ4iIcmR1zUol/Nsr5MyjVRmtagQdgCcDSr9 >> t8P3jauYx5eVJhex7TL07Xc= >> =i2lq >> -----END PGP SIGNATURE----- >> > > > ... [show rest of quote]
|
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
6819 posts
|
In reply to this post by dukian
Since this was on the demo server, they are suppose to be clear on each
new upload of the svn. It is working now. dukian sent the following on 4/15/2009 11:17 PM: > I got same problem several days ago. > > Compared "bad"(svn) and "good"(trunk), different data in the column > screenLocation of table Portal_Porlet make exceptions thrown. > > My workarounds: > > 1. drop table Portlet_Portlet_Category, Portal_Page_Portlet, > Portal_Page_Column, Portal_Page, Portlet_Category, Portlet_Attribute, > Portal_Portlet. > > 2. stop ofbiz > > 3. ant run-install-seed > > and start ofbiz again. It works ... > > > // Dukian > > > BJ Freeman wrote: > Love the layout of smoothfeather. > > not sure if this is the layout of just code > > > Method public java.lang.String > org.ofbiz.widget.screen.ScreenRenderer.render(java.lang.String,java.lang.String) > throws > org.ofbiz.base.util.GeneralException,java.io.IOException,org.xml.sax.SAXException,javax.xml.parsers.ParserConfigurationException > threw an exception when invoked on > org.ofbiz.widget.screen.ScreenRenderer@6770f2 with arguments of types > [java.lang.String,java.lang.String,] The problematic instruction: > ---------- ==> ${screens.render(portlet.screenLocation, > portlet.screenName)} [on line 33, column 13 in > component://common/webcommon/portal/showPortalPage.ftl] ---------- Java > backtrace for programmers: ---------- > freemarker.template.TemplateModelException: Method public > java.lang.String > org.ofbiz.widget.screen.ScreenRenderer.render(java.lang.String,java.lang.String) > throws > org.ofbiz.base.util.GeneralException,java.io.IOException,org.xml.sax.SAXException,javax.xml.parsers.ParserConfigurationException > threw an exception when invoked on > org.ofbiz.widget.screen.ScreenRenderer@6770f2 with arguments of types > [java.lang.String,java.lang.String,] at > freemarker.ext.beans.OverloadedMethodModel.exec(OverloadedMethodModel.java:134) > at >> >> ... [show rest of quote] |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
1639 posts
|
In reply to this post by dukian
please read:
http://docs.ofbiz.org/display/OFBTECH/Revisions+Requiring+Data+Migration this is all documented...... On Wed, 2009-04-15 at 23:17 -0700, dukian wrote: > I got same problem several days ago. > > Compared "bad"(svn) and "good"(trunk), different data in the column > screenLocation of table Portal_Porlet make exceptions thrown. > > My workarounds: > > 1. drop table Portlet_Portlet_Category, Portal_Page_Portlet, > Portal_Page_Column, Portal_Page, Portlet_Category, Portlet_Attribute, > Portal_Portlet. > > 2. stop ofbiz > > 3. ant run-install-seed > > and start ofbiz again. It works ... > > > // Dukian > > > BJ Freeman wrote: > > > > -----BEGIN PGP SIGNED MESSAGE----- > > Hash: SHA1 > > > > Love the layout of smoothfeather. > > > > not sure if this is the layout of just code > > > > > > Method public java.lang.String > > org.ofbiz.widget.screen.ScreenRenderer.render(java.lang.String,java.lang.String) > > throws > > org.ofbiz.base.util.GeneralException,java.io.IOException,org.xml.sax.SAXException,javax.xml.parsers.ParserConfigurationException > > threw an exception when invoked on > > org.ofbiz.widget.screen.ScreenRenderer@6770f2 with arguments of types > > [java.lang.String,java.lang.String,] The problematic instruction: > > - ---------- ==> ${screens.render(portlet.screenLocation, > > portlet.screenName)} [on line 33, column 13 in > > component://common/webcommon/portal/showPortalPage.ftl] ---------- Java > > backtrace for programmers: ---------- > > freemarker.template.TemplateModelException: Method public > > java.lang.String > > org.ofbiz.widget.screen.ScreenRenderer.render(java.lang.String,java.lang.String) > > throws > > org.ofbiz.base.util.GeneralException,java.io.IOException,org.xml.sax.SAXException,javax.xml.parsers.ParserConfigurationException > > threw an exception when invoked on > > org.ofbiz.widget.screen.ScreenRenderer@6770f2 with arguments of types > > [java.lang.String,java.lang.String,] at > > freemarker.ext.beans.OverloadedMethodModel.exec(OverloadedMethodModel.java:134) > > at > > -----BEGIN PGP SIGNATURE----- > > Version: GnuPG v1.4.6 (MingW32) > > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > > > iD8DBQFJ3nSArP3NbaWWqE4RAg4yAJ4iIcmR1zUol/Nsr5MyjVRmtagQdgCcDSr9 > > t8P3jauYx5eVJhex7TL07Xc= > > =i2lq > > -----END PGP SIGNATURE----- > > > > > ... [show rest of quote] --
Antwebsystems.com: Quality OFBiz services for competitive rates |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
2 posts
|
Thank you for your hints. It seems belong old issue ... Mar 15!
I'm newbie for OFBiz, just trace code/data to figure out. I'll read doc carefully next time. :-) // Dukian
... [show rest of quote]
|
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
202 posts
|
In reply to this post by Jacques Le Roux
Hi Jacques,
I am getting same kind of error at - https://localhost:8443/accounting/control/FinAccountMain I have dropped the database and running it at latest version. Let me know if anyone else is getting same error. -- Thanks And Regards Sumit Pandit On 15-Apr-09, at 1:58 AM, Jacques Le Roux wrote: > The URL would have helped... (o discrimiate between code or theme, > it needs just to be tested with the std layout) > > Jacques > > From: "BJ Freeman" <[hidden email]> >> Love the layout of smoothfeather. >> not sure if this is the layout of just code >> Method public java.lang.String >> org >> .ofbiz >> .widget >> .screen.ScreenRenderer.render(java.lang.String,java.lang.String) >> throws >> org >> .ofbiz >> .base >> .util >> .GeneralException >> ,java >> .io >> .IOException >> ,org >> .xml.sax.SAXException,javax.xml.parsers.ParserConfigurationException >> threw an exception when invoked on >> org.ofbiz.widget.screen.ScreenRenderer@6770f2 with arguments of types >> [java.lang.String,java.lang.String,] The problematic instruction: >> - ---------- ==> ${screens.render(portlet.screenLocation, >> portlet.screenName)} [on line 33, column 13 in >> component://common/webcommon/portal/showPortalPage.ftl] ---------- >> Java >> backtrace for programmers: ---------- >> freemarker.template.TemplateModelException: Method public >> java.lang.String >> org >> .ofbiz >> .widget >> .screen.ScreenRenderer.render(java.lang.String,java.lang.String) >> throws >> org >> .ofbiz >> .base >> .util >> .GeneralException >> ,java >> .io >> .IOException >> ,org >> .xml.sax.SAXException,javax.xml.parsers.ParserConfigurationException >> threw an exception when invoked on >> org.ofbiz.widget.screen.ScreenRenderer@6770f2 with arguments of types >> [java.lang.String,java.lang.String,] at >> freemarker >> .ext.beans.OverloadedMethodModel.exec(OverloadedMethodModel.java:134) >> at >> -----BEGIN PGP SIGNATURE----- >> Version: GnuPG v1.4.6 (MingW32) >> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org >> iD8DBQFJ3nSArP3NbaWWqE4RAg4yAJ4iIcmR1zUol/Nsr5MyjVRmtagQdgCcDSr9 >> t8P3jauYx5eVJhex7TL07Xc= >> =i2lq >> -----END PGP SIGNATURE----- >> > ... [show rest of quote] |
Free forum by Nabble | Edit this page |