Hello, I have a server error when using the MantisConnect 
mc_project_get_issue_headers function. This happens only when the attribute " 
BigInteger per_page " is greater than 10. IssueHeaderData[] 
mc_project_get_issue_headers(String username,                                   
            String password,                                               
BigInteger project_id,                                               BigInteger 
page_number,                                               BigInteger per_page) 
                                              throws RemoteException Are you 
aware of this problem and know you possibly a way to get around ? Thank you in 
advance. ps: Mantis is on 1.2.19 version CODE: SELECT ALLAxisFaultfaultCode: 
{http://xml.apache.org/axis/}HTTPfaultSubcode: faultString: (500)Internal 
Server ErrorfaultActor: faultNode: faultDetail:   {}:return code:  500    
{http://xml.apache.org/axis/}HttpErrorCode:500 try {   header_result = 
portType.mc_project_get_issue_headers(user, pwd, getAccessibleProject(), 
BigInteger.valueOf(1), BigInteger.valueOf(15));   } catch (Exception e) {   
e.printStackTrace();   }      Cordialement,Loïc                                 
          
------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
mantisbt-help mailing list
mantisbt-help@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mantisbt-help

Reply via email to