ARIS User Group Deutschland (German only)
Register
ARIS Process Mining in action - Live Demo
Register
AGNL Thema-sessie Architectuur (Dutch only)
Register

View all
AD

Hi,

I have been encountering a find errror while searching models in ARIS business server. The find error works at the root level of a repository but it throws an error if i search for a particular model or object down in the sub groups. The error surfaced few months back but it vanished automatically. Now it has resurfaced again. I am attaching the logs below. Can anyone help me out with a solution to this. Below is the log.

 

  2012-03-06T03:13:05,792 com.idsscheer.aris.server.Exceptions - Exception, userinfo: DB: XY_BPM, user: dasa, client: app=ARIS Business Architect for SAP; user=XXXX; pid=; exe=ARIS Business Architect for SAP; ip=X.X.X.X; pattern=ArchitectmySAP com.idsscheer.aris.server.bl.logic.web.ABLHelper.printUnexpectedException com.idsscheer.aris.server.ul.AULLoginException: Unexpected param datatype id '101' at param ':p0' define plan ExtSearch( IOID[100] :p0 , int :p1 , IOID :p2 , string :p3 , int :p4 , IOID :p5 ) as  ( select * from ObjDef where (((ID in ( select ParentItemId from AttrTextDefTbl<ObjDef> where  AttrTypeNum = :p1 and LanguageId = :p2 and  TextValue  TNFEQ :p3 using wildcards ) OR ID not in ( select ParentItemId from AttrDefTbl<ObjDef> where AttrTypeNum = :p0 and LanguageId = :p1 ) AND 1 = 1) AND ID in ( select ParentItemId from AttrDefTbl<ObjDef> where  AttrTypeNum = :p4 and LanguageId = :p5 ) )) and  GroupID in :p0 ) at com.idsscheer.aris.server.ul.aris.logic.AUserObjectManager.loadArisObjects(Unknown Source) at com.idsscheer.aris.server.bl.logic.queryexecution.AQueryExecution.newSearch(Unknown Source) at com.idsscheer.aris.server.bl.logic.queryexecution.AQueryExecution.simpleSearchWithIterableResult(Unknown Source) at com.idsscheer.aris.server.tl.queryexecution.AQueryExecutionComponent.extQuery(Unknown Source) at com.idsscheer.aris.cltech.common.core.queryexecution.IQueryExecutionDelegate.extQuery(Unknown Source) at com.idsscheer.aris.cltech.common.corba.queryexecution.IQueryExecutionServant.extQuery(Unknown Source) at com.idsscheer.aris.cltech.common.corba.queryexecution.IQueryExecutionPOATie.extQuery(Unknown Source) at com.idsscheer.aris.cltech.common.corba.queryexecution.IQueryExecutionPOA._OB_op_extQuery(Unknown Source) at com.idsscheer.aris.cltech.common.corba.queryexecution.IQueryExecutionPOA._invoke(Unknown Source) at com.ooc.OBPortableServer.ServantDispatcher.dispatch(Unknown Source) at com.ooc.OBPortableServer.POA_impl._OB_dispatch(Unknown Source) at com.ooc.OB.DispatchRequest_impl.invoke(Unknown Source) at com.ooc.OB.ThreadPool$Dispatcher.run(Unknown Source) Caused by: OLException: Unexpected param datatype id '101' at param ':p0' define plan ExtSearch( IOID[100] :p0 , int :p1 , IOID :p2 , string :p3 , int :p4 , IOID :p5 ) as  ( select * from ObjDef where (((ID in ( select ParentItemId from AttrTextDefTbl<ObjDef> where  AttrTypeNum = :p1 and LanguageId = :p2 and  TextValue  TNFEQ :p3 using wildcards ) OR ID not in ( select ParentItemId from AttrDefTbl<ObjDef> where AttrTypeNum = :p0 and LanguageId = :p1 ) AND 1 = 1) AND ID in ( select ParentItemId from AttrDefTbl<ObjDef> where  AttrTypeNum = :p4 and LanguageId = :p5 ) )) and  GroupID in :p0 ) at com.idsscheer.aris.server.ol.logic.AOLExceptionFactory.createOLException(Unknown Source) at com.idsscheer.aris.server.ol.logic.AObjectManager.load(Unknown Source) at com.idsscheer.aris.server.ol.logic.AObjectManager.loadDBObjects(Unknown Source) ... 13 more Caused by: DLException: Unexpected param datatype id '101' at param ':p0' define plan ExtSearch( IOID[100] :p0 , int :p1 , IOID :p2 , string :p3 , int :p4 , IOID :p5 ) as  ( select * from ObjDef where (((ID in ( select ParentItemId from AttrTextDefTbl<ObjDef> where  AttrTypeNum = :p1 and LanguageId = :p2 and  TextValue  TNFEQ :p3 using wildcards ) OR ID not in ( select ParentItemId from AttrDefTbl<ObjDef> where AttrTypeNum = :p0 and LanguageId = :p1 ) AND 1 = 1) AND ID in ( select ParentItemId from AttrDefTbl<ObjDef> where  AttrTypeNum = :p4 and LanguageId = :p5 ) )) and  GroupID in :p0 ) at com.idsscheer.aris.server.usecasemgt.AUseCaseExecutor.createPlan(Unknown Source) at com.idsscheer.aris.server.usecasemgt.AUseCaseExecutor.getPlan(Unknown Source) at com.idsscheer.aris.server.usecasemgt.AUseCaseExecutor.executePlan2(Unknown Source) at com.idsscheer.aris.server.usecasemgt.AUseCaseExecutor.executePlan(Unknown Source) at com.idsscheer.aris.server.recordprovider.APlanRecordProvider.getRecords(Unknown Source) ... 15 more Caused by: DLException: Unexpected param datatype id '101' at param ':p0' at com.idsscheer.dl.mapimpl.ora.dl.AORAQueryPlanEngine$1.buildConditionClause(AORAQueryPlanEngine.java:59) at com.idsscheer.dl.logic.jdbcbased.qpleng.APlanNodeBuilder.buildThisWhereClause(APlanNodeBuilder.java:586) at com.idsscheer.dl.logic.jdbcbased.qpleng.APlanNodeBuilder.createPlanNode(APlanNodeBuilder.java:241) at com.idsscheer.dl.logic.jdbcbased.qpleng.APlanNodeBuilder.createPlanNodes(APlanNodeBuilder.java:164) at com.idsscheer.dl.logic.jdbcbased.qpleng.APlanBuildNode.buildQueryPlanNodes(APlanBuildNode.java:119) at com.idsscheer.dl.logic.jdbcbased.qpleng.AQueryPlanEngine.generateQueryPlan(AQueryPlanEngine.java:185) at com.idsscheer.dl.logic.jdbcbased.qpleng.AQueryPlanEngine.createQueryPlan(AQueryPlanEngine.java:103) ... 20 more Caused by:  Unexpected param datatype id '101' at param ':p0' at com.idsscheer.dl.logic.jdbcbased.qpleng.AConditionBuilder.simple_buildConditionClauseRec(AConditionBuilder.java:1769) at com.idsscheer.dl.logic.jdbcbased.qpleng.AConditionBuilder.simple_buildPredicateClause(AConditionBuilder.java:1854) at com.idsscheer.dl.logic.jdbcbased.qpleng.AConditionBuilder.simple_buildConditionClauseRec(AConditionBuilder.java:1405) at com.idsscheer.dl.logic.jdbcbased.qpleng.AConditionBuilder.simple_buildConditionClauseRec(AConditionBuilder.java:1425) at com.idsscheer.dl.logic.jdbcbased.qpleng.AConditionBuilder.buildConditionClauseRecSubSelect(AConditionBuilder.java:1266) at com.idsscheer.dl.logic.jdbcbased.qpleng.AConditionBuilder.buildConditionClauseRec(AConditionBuilder.java:400) at com.idsscheer.dl.logic.jdbcbased.qpleng.AConditionBuilder.buildConditionClauseRec(AConditionBuilder.java:475) at com.idsscheer.dl.logic.jdbcbased.qpleng.AConditionBuilder.buildConditionClauseRec(AConditionBuilder.java:494) at com.idsscheer.dl.logic.jdbcbased.qpleng.AConditionBuilder.buildConditionClauseRec(AConditionBuilder.java:475) at com.idsscheer.dl.logic.jdbcbased.qpleng.AConditionBuilder.buildConditionClauseRec(AConditionBuilder.java:475) at com.idsscheer.dl.logic.jdbcbased.qpleng.AConditionBuilder.buildConditionClause(AConditionBuilder.java:187) at com.idsscheer.dl.mapimpl.ora.dl.AORAQueryPlanEngine$1.buildConditionClause(AORAQueryPlanEngine.java:55) ... 26 more   In the attached below, In the lookin field if i search for the object/model in the dupont_bpm level,then either it shows "no records found" or comes up with all the search output. but doesnt throw an error.It throws the error if a go a level down in the hierarchy.As shown in the second attachment. The find works if i use it at the root level (1), but it throws the unknown error if i use the find functionality at 2.
File attachments

Featured achievement

Question Solver
Share your expertise and have your answer accepted as best reply.
Recent Unlocks
  • BH
  • Profile picture for user Ivan.Ivanov.softwareag.com
  • Profile picture for user mscheid
  • MS
  • Profile picture for user syarafuddinhilmi
  • PacMan

Leaderboard

|
icon-arrow-down icon-arrow-cerulean-left icon-arrow-cerulean-right icon-arrow-down icon-arrow-left icon-arrow-right icon-arrow icon-back icon-close icon-comments icon-correct-answer icon-tick icon-download icon-facebook icon-flag icon-google-plus icon-hamburger icon-in icon-info icon-instagram icon-login-true icon-login icon-mail-notification icon-mail icon-mortarboard icon-newsletter icon-notification icon-pinterest icon-plus icon-rss icon-search icon-share icon-shield icon-snapchat icon-star icon-tutorials icon-twitter icon-universities icon-videos icon-views icon-whatsapp icon-xing icon-youtube icon-jobs icon-heart icon-heart2 aris-express bpm-glossary help-intro help-design Process_Mining_Icon help-publishing help-administration help-dashboarding help-archive help-risk icon-knowledge icon-question icon-events icon-message icon-more icon-pencil forum-icon icon-lock