it is not String, it should be javax.mail.Store

On Thursday, October 29, 2015 at 4:30:37 PM UTC-7, Eric Yang wrote:
>
> HI there,
>
>
> I used this lib [io.forward/clojure-mail "1.0"] in my test, it works fine 
> on my local box, but when I run in in jenkins, there is a strange 
> reflection error, any clue why it happened?
>
> Thanks!
>
>
> 18:40:02,623 ERROR [SoapUI] An error occurred [No matching field found: 
> getDefaultFolder for class java.lang.Character], see error log for details
> java.lang.IllegalArgumentException: No matching field found: 
> getDefaultFolder for class java.lang.Character
> at clojure.lang.Reflector.getInstanceField(Reflector.java:271)
> at clojure.lang.Reflector.invokeNoArgInstanceMember(Reflector.java:315)
> at clojure_mail.core$open_folder.invoke(core.clj:136)
> at clojure_mail.core$search_inbox.invoke(core.clj:207)
> at everbridge.mail_service$get_mail_by_title.invoke(mail_service.clj:145)
> at everbridge.qa$_EmailsearchEmail.invoke(qa.clj:130)
> at everbridge.qa.EmailsearchEmail(Unknown Source)
> at everbridge.qa$EmailsearchEmail.call(Unknown Source)
> at 
> org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:45)
> at 
> org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:108)
> at 
> org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:124)
> at Script1.run(Script1.groovy:4)
> at 
> com.eviware.soapui.support.scripting.groovy.SoapUIGroovyScriptEngine.run(SoapUIGroovyScriptEngine.java:92)
> at 
> com.eviware.soapui.support.scripting.groovy.SoapUIProGroovyScriptEngineFactory$SoapUIProGroovyScriptEngine.run(SourceFile:79)
> at 
> com.eviware.soapui.impl.wsdl.teststeps.WsdlGroovyScriptTestStep.run(WsdlGroovyScriptTestStep.java:138)
> at 
> com.eviware.soapui.impl.wsdl.support.AbstractTestCaseRunner.runTestStep(AbstractTestCaseRunner.java:213)
> at 
>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to