Problem with PAKCreatePI

Posted by KoenB on 07-Mar-2012 04:11

Hi all,

We have a problem with the PAKCreatePI...

Situation :

We have a BizSolo application where a customer can login. After he logged in you can set some parameters and at the end of the application we create an instance in the portal using the PAKCreatePI adapter.

After this step we have 1 final step. Telling the customer the instance is succesfully created, at this point the customer can decide to create another instance. When he does, we go back to the stap after the login so he doesn't have to login twice.

The problem occurs when we come to the PAKCreatePI step for the second time. Then it fails creating the instance and we get an error.

Type: Bizsolo Exception
Message: PAKCreatePI.commit() | (PW18033):Error occurred while setting process instance name TEST Additional information can be found in BizSolo log file.

Can someone help us ?

( 2th problem : Some parameters are mapped to the instance , but only the document slot fails to give the documents to the process ... )

Kind Regards,

Koen

All Replies

Posted by sandips on 07-Mar-2012 09:07

Hi Koen,

Please share bizsolo.log and bizlogic.log under SBM_HOME\logs directory to further investigate.

Thanks,

Sandip

Posted by KoenB on 07-Mar-2012 10:19

javax.servlet.jsp.JspException: PAKCreatePI.commit() | (PW18033):Error occurred while setting process instance name TEST
     at com.savvion.BizSolo.tags.ExecuteActionTag.doEndTag(Unknown Source)
     at org.apache.jsp.BizSolo.SubPDF.Start_jsp._jspx_meth_bizsolo_005fexecuteAction_005f1(Start_jsp.java:461)
     at org.apache.jsp.BizSolo.SubPDF.Start_jsp._jspService(Start_jsp.java:262)
     at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
     at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:369)
     at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:322)
     at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:249)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
     at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
     at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
     at com.savvion.sbm.bpmportal.util.CacheFilter.doFilter(Unknown Source)
     at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
     at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
     at com.savvion.sbm.bpmportal.util.ContextPathFilter.doFilter(Unknown Source)
     at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
     at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
     at com.savvion.sbm.websecurity.xss.filter.XSSFilter.doFilter(Unknown Source)
     at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
     at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
     at com.savvion.sbm.bpmportal.util.GZIPFilter.doFilter(Unknown Source)
     at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
     at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
     at com.savvion.sbm.bpmportal.util.EncodingFilter.doFilter(Unknown Source)
     at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
     at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
     at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
     at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
     at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
     at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:235)
     at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
     at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:190)
     at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:92)
     at org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.process(SecurityContextEstablishmentValve.java:126)
     at org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.invoke(SecurityContextEstablishmentValve.java:70)
     at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
     at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
     at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:158)
     at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
     at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:330)
     at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:829)
     at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:598)
     at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
     at java.lang.Thread.run(Thread.java:619)


Is this enough information or not ?

Thanks in advance,
Koen

Posted by sandips on 07-Mar-2012 10:21

Hello Koen,

Requested files would be helpful.Please upload along with ejb server logs.

Thanks,

Sandip

Posted by KoenB on 09-Mar-2012 04:06

Hi,

Srry for the late respons,

Its really strange because sometimes it works fine , and other times it gives the error.

I attached the BizLogic and BizSolo log.

When I look at them it seems like the session stopped ...

Thanks in advance,
Koen

Posted by sandips on 12-Mar-2012 07:54

Hello Koen,

The log message in the logs are insufficient to conclude. I would request you to open a support work reuqest so that this issue can be better tracked and investigated via live meeting.

Thanks,

Sandip

This thread is closed