this is a release 9.04 (zip) error.
if it has been fixed in the SVN, as Adrian commented, then we should vote for a 9.04.1 release since is it a Blocker for the Release to function.


=========================
BJ Freeman
http://bjfreeman.elance.com
Strategic Power Office with Supplier Automation  
<http://www.businessesnetwork.com/automation/viewforum.php?f=52>
Specialtymarket.com  <http://www.specialtymarket.com/>

Systems Integrator-- Glad to Assist

Chat  Y! messenger: bjfr33man
Linkedin <http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro>


BJ Freeman sent the following on 6/25/2010 1:34 PM:
here is another low level mismatch that is not solved.
I raises my concern about our level of testing with buildbot.

=========================
BJ Freeman
http://bjfreeman.elance.com
Strategic Power Office with Supplier Automation
<http://www.businessesnetwork.com/automation/viewforum.php?f=52>
Specialtymarket.com <http://www.specialtymarket.com/>

Systems Integrator-- Glad to Assist

Chat Y! messenger: bjfr33man
Linkedin
<http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro>



BJ Freeman (JIRA) sent the following on 6/22/2010 4:40 PM:

[
https://issues.apache.org/jira/browse/OFBIZ-3832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12881456#action_12881456
]

BJ Freeman commented on OFBIZ-3832:
-----------------------------------


well I clicked on the demo-stable site and got
"Message List For Forum Ask the Experts"
and the rest is blank.
when I log in as admin
I get blank not even
the previous msg.
got a clean
http://www.apache.org/dyn/closer.cgi/ofbiz/apache-ofbiz-09.04.zip
did an
ant run-install
startofbiz
http://localhost:8080/ecommerce/
login
clicked on new message when submitted got you error.
here is the log

2010-06-22 16:26:05,375 (http-0.0.0.0-8443-8) [
ConfigXMLReader.java:118:INFO ] controller loaded: 0.094s, 258
requests, 87 views in jndi:/0.0.0.0/ecommerce/WEB-INF/controller.xml
2010-06-22 16:26:06,312 (http-0.0.0.0-8443-8) [ Log.java:110:INFO ]
[ContentServices.xml#createArticleContent] textDataLen:7
2010-06-22 16:26:06,468 (http-0.0.0.0-8443-8) [
UtilProperties.java:870:INFO ] ResourceBundle forum (en_US) created in
0.125s with 1 properties
2010-06-22 16:26:06,500 (http-0.0.0.0-8443-8) [ Log.java:110:INFO ]
[ContentServices.xml#createArticleContent] descriptLen:80
2010-06-22 16:26:06,515 (http-0.0.0.0-8443-8) [
CallObjectMethod.java:173:ERROR]
---- runtime exception report
--------------------------------------------------
Illegal argument calling method in call method operation
Exception: java.lang.IllegalArgumentException
Message: argument type mismatch
---- stack trace
---------------------------------------------------------------
java.lang.IllegalArgumentException: argument type mismatch
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
java.lang.reflect.Method.invoke(Unknown Source)
org.ofbiz.minilang.method.callops.CallObjectMethod.callMethod(CallObjectMethod.java:150)

org.ofbiz.minilang.method.callops.CallClassMethod.exec(CallClassMethod.java:100)

org.ofbiz.minilang.SimpleMethod.runSubOps(SimpleMethod.java:921)
org.ofbiz.minilang.SimpleMethod.exec(SimpleMethod.java:749)
org.ofbiz.minilang.SimpleMethod.runSimpleMethod(SimpleMethod.java:149)
org.ofbiz.minilang.SimpleMethod.runSimpleService(SimpleMethod.java:131)
org.ofbiz.minilang.SimpleServiceEngine.serviceInvoker(SimpleServiceEngine.java:76)

org.ofbiz.minilang.SimpleServiceEngine.runSync(SimpleServiceEngine.java:51)

org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:390)
org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:219)
org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:159)
org.ofbiz.webapp.event.ServiceEventHandler.invoke(ServiceEventHandler.java:336)

org.ofbiz.webapp.control.RequestHandler.runEvent(RequestHandler.java:592)
org.ofbiz.webapp.control.RequestHandler.doRequest(RequestHandler.java:361)

org.ofbiz.webapp.control.ControlServlet.doGet(ControlServlet.java:202)
org.ofbiz.webapp.control.ControlServlet.doPost(ControlServlet.java:78)

I would say this is where the error is and got fixed
sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
java.lang.reflect.Method.invoke(Unknown Source)
org.ofbiz.minilang.method.callops.CallObjectMethod.callMethod(CallObjectMethod.java:150)

org.ofbiz.minilang.method.callops.CallClassMethod.exec(CallClassMethod.java:100)

org.ofbiz.minilang.SimpleMethod.runSubOps(SimpleMethod.java:921)

have to check the commit logs for the svn 9.04 to see what if anything
was done.


Error when creating forum entry [Illegal argument calling method to
execute named min: java.lang.IllegalArgumentException: argument type
mismatch]
--------------------------------------------------------------------------------------------------------------------------------------------------


Key: OFBIZ-3832
URL: https://issues.apache.org/jira/browse/OFBIZ-3832
Project: OFBiz
Issue Type: Bug
Components: content
Affects Versions: Release 09.04
Environment: SVN info: Revision - 904025
last change rev: 903429
OFBiz 9.04 downloaded from download site as zip package
Reporter: Ruth Hoffman

I get the following error when attempting to add a forum entry as a
logged in user (admin):
010-06-22 14:44:31,503 (http-0.0.0.0-8443-5) [
ServiceDispatcher.java:528:ERROR] Error in Service
[createArticleContent]: ERROR: Could not complete the Post a new
Content article Entry
[file:/Users/ruthhoffman/ofbiz-release9.04/applications/content/script/org/ofbiz/content/content/ContentServices.xml#createArticleContent]
process [Illegal argument calling method to execute named min:
java.lang.IllegalArgumentException: argument type mismatch]
To reproduce:
Login as admin
Navigate to ecommerce main page
Select the "ask the experts" forum
Select "New Message"
Add something in
Observe:
The Following Errors Occurred:
ERROR: Could not complete the Post a new Content article Entry
[file:/Users/ruthhoffman/ofbiz-release9.04/applications/content/script/org/ofbiz/content/content/ContentServices.xml#createArticleContent]
process [Illegal argument calling method to execute named min:
java.lang.IllegalArgumentException: argument type mismatch




Reply via email to