<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: JBO-27122 errors when using AppDynamics in Splunk AppDynamics</title>
    <link>https://community.splunk.com/t5/Splunk-AppDynamics/JBO-27122-errors-when-using-AppDynamics/m-p/720603#M2111</link>
    <description>&lt;P&gt;Hi Diego,&amp;nbsp;&lt;/P&gt;

&lt;P&gt;At this point, we recommend opening a support ticket here.&amp;nbsp;&lt;A href="https://www.appdynamics.com/support" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.appdynamics.com/support&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 05 May 2020 20:13:54 GMT</pubDate>
    <dc:creator>iamryan</dc:creator>
    <dc:date>2020-05-05T20:13:54Z</dc:date>
    <item>
      <title>JBO-27122 errors when using AppDynamics</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/JBO-27122-errors-when-using-AppDynamics/m-p/720596#M2104</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;After updating WebLogic from version 12.1 to 12.2.1.3.0 and Java from 6 to 8 (1.8.0_191), we start getting some "JBO-27122: SQL error during statement preparation" errors.&lt;BR /&gt;After some investigation we remove AppDynamics from our start scripts and this error disappear.&lt;BR /&gt;We are using AppDynamics agent version 4.5.8.25346.&lt;BR /&gt;Can you please assist with this issue?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Please see error below:&lt;/P&gt;&lt;P&gt;2019-12-16 21:01:32.436 ERROR [faultQuartzScheduler_Worker-0] au.gov.wa.dola.eas2.businesszone.businessprocess.request.EasRequestProcessBean : Caught oracle.jbo.SQLStmtException&lt;BR /&gt;oracle.jbo.SQLStmtException: JBO-27122: SQL error during statement preparation. Statement: SELECT ParentTitleLot.REQUEST_NUMBER, ParentTitleLot.PI_TYPE, ParentTitleLot.PI_PARCEL,&lt;BR /&gt;ParentTitleLot.POLYGON_NUMBER, ParentTitleLot.REGISTER_ID, ParentTitleLot.STRATA_LOT_NUMBER, ParentTitleLot.TITLE_PREFIX, ParentTitleLot.TITLE_VOLUME_NUMBER,&lt;BR /&gt;ParentTitleLot.TITLE_FOLIO_NUMBER, ParentTitleLot.TITLE_SUFFIX, ParentTitleLot.PARCEL_NUMBER FROM EAS.PARENT_TITLE_LOT ParentTitleLot WHERE (ParentTitleLot.REQUEST_NUMBER = :1)&lt;BR /&gt;at oracle.jbo.server.QueryCollection.buildResultSet(QueryCollection.java:644)&lt;BR /&gt;at oracle.jbo.server.QueryCollection.executeQuery(QueryCollection.java:521)&lt;BR /&gt;at oracle.jbo.server.ViewObjectImpl.executeQueryForCollection(ViewObjectImpl.java:3200)&lt;BR /&gt;at oracle.jbo.server.ViewRowSetImpl.execute(ViewRowSetImpl.java:597)&lt;BR /&gt;at oracle.jbo.server.ViewRowSetImpl.execute(ViewRowSetImpl.java:574)&lt;BR /&gt;at oracle.jbo.server.ViewRowSetIteratorImpl.ensureRefreshed(ViewRowSetIteratorImpl.java:2548)&lt;BR /&gt;at oracle.jbo.server.ViewRowSetIteratorImpl.hasNext(ViewRowSetIteratorImpl.java:1705)&lt;BR /&gt;at oracle.jbo.server.ViewRowSetImpl.hasNext(ViewRowSetImpl.java:2537)&lt;BR /&gt;at au.gov.wa.dola.eas2.businesszone.businessprocess.request.EasRequestProcessBean.loadAdviceOfSale(EasRequestProcessBean.java:2961)&lt;BR /&gt;at au.gov.wa.dola.eas2.businesszone.businessprocess.request.EasRequestProcessBean.loadAdviceOfSale(EasRequestProcessBean.java:2807)&lt;BR /&gt;at au.gov.wa.dola.eas2.businesszone.businessprocess.request.EasRequestProcessBean.loadRequest(EasRequestProcessBean.java:363)&lt;BR /&gt;at au.gov.wa.dola.eas2.businesszone.businessprocess.request.EasRequestProcess_3xxnzk_ELOImpl.__WL_invoke(Unknown Source)&lt;BR /&gt;at weblogic.ejb.container.internal.SessionLocalMethodInvoker.invoke(SessionLocalMethodInvoker.java:33)&lt;BR /&gt;at au.gov.wa.dola.eas2.businesszone.businessprocess.request.EasRequestProcess_3xxnzk_ELOImpl.loadRequest(Unknown Source)&lt;BR /&gt;at au.gov.wa.dola.eas2.businesszone.service.eas.CmdLoadRequest.execute(CmdLoadRequest.java:57)&lt;BR /&gt;at au.gov.wa.dola.framework.businesszone.service.RequestController.execute(RequestController.java:49)&lt;BR /&gt;at au.gov.wa.dola.framework.businesszone.service.ServiceRequestHelper.execute(ServiceRequestHelper.java:44)&lt;BR /&gt;at au.gov.wa.dola.eas2.businesszone.businessprocess.message.handler.EmailAgentSummariesBean.getAdviceOfSale(EmailAgentSummariesBean.java:457)&lt;BR /&gt;at au.gov.wa.dola.eas2.businesszone.businessprocess.message.handler.EmailAgentSummariesBean.emailSummariesToAgent(EmailAgentSummariesBean.java:82)&lt;BR /&gt;at au.gov.wa.dola.eas2.businesszone.businessprocess.message.handler.EmailAgentSummariesBean.emailAgentSummaries(EmailAgentSummariesBean.java:190)&lt;BR /&gt;at au.gov.wa.dola.eas2.businesszone.businessprocess.message.handler.EmailSummaries_8me4xv_ELOImpl.__WL_invoke(Unknown Source)&lt;BR /&gt;at weblogic.ejb.container.internal.SessionLocalMethodInvoker.invoke(SessionLocalMethodInvoker.java:33)&lt;BR /&gt;at au.gov.wa.dola.eas2.businesszone.businessprocess.message.handler.EmailSummaries_8me4xv_ELOImpl.emailAgentSummaries(Unknown Source)&lt;BR /&gt;at au.gov.wa.dola.eas2.scheduler.tasks.EmailAgentSummariesTaskRunner.execute(EmailAgentSummariesTaskRunner.java:77)&lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)&lt;BR /&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;BR /&gt;at java.lang.reflect.Method.invoke(Method.java:498)&lt;BR /&gt;at org.springframework.util.MethodInvoker.invoke(MethodInvoker.java:283)&lt;BR /&gt;at org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean$MethodInvokingJob.executeInternal(MethodInvokingJobDetailFactoryBean.java:272)&lt;BR /&gt;at org.springframework.scheduling.quartz.QuartzJobBean.execute(QuartzJobBean.java:86)&lt;BR /&gt;at org.quartz.core.JobRunShell.run(JobRunShell.java:203)&lt;BR /&gt;at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:520)&lt;BR /&gt;## Detail 0 ##&lt;BR /&gt;java.sql.SQLException: Statement cancelled, probably by transaction timing out&lt;BR /&gt;at weblogic.jdbc.wrapper.Statement.postInvocationHandler(Statement.java:64)&lt;BR /&gt;at weblogic.jdbc.wrapper.PreparedStatement_oracle_jdbc_driver_OraclePreparedStatementWrapper.setMaxRows(Unknown Source)&lt;BR /&gt;at oracle.jbo.server.QueryCollection.buildResultSet(QueryCollection.java:582)&lt;BR /&gt;at oracle.jbo.server.QueryCollection.executeQuery(QueryCollection.java:521)&lt;BR /&gt;at oracle.jbo.server.ViewObjectImpl.executeQueryForCollection(ViewObjectImpl.java:3200)&lt;BR /&gt;at oracle.jbo.server.ViewRowSetImpl.execute(ViewRowSetImpl.java:597)&lt;BR /&gt;at oracle.jbo.server.ViewRowSetImpl.execute(ViewRowSetImpl.java:574)&lt;BR /&gt;at oracle.jbo.server.ViewRowSetIteratorImpl.ensureRefreshed(ViewRowSetIteratorImpl.java:2548)&lt;BR /&gt;at oracle.jbo.server.ViewRowSetIteratorImpl.hasNext(ViewRowSetIteratorImpl.java:1705)&lt;BR /&gt;at oracle.jbo.server.ViewRowSetImpl.hasNext(ViewRowSetImpl.java:2537)&lt;BR /&gt;at au.gov.wa.dola.eas2.businesszone.businessprocess.request.EasRequestProcessBean.loadAdviceOfSale(EasRequestProcessBean.java:2961)&lt;BR /&gt;at au.gov.wa.dola.eas2.businesszone.businessprocess.request.EasRequestProcessBean.loadAdviceOfSale(EasRequestProcessBean.java:2807)&lt;BR /&gt;at au.gov.wa.dola.eas2.businesszone.businessprocess.request.EasRequestProcessBean.loadRequest(EasRequestProcessBean.java:363)&lt;BR /&gt;at au.gov.wa.dola.eas2.businesszone.businessprocess.request.EasRequestProcess_3xxnzk_ELOImpl.__WL_invoke(Unknown Source)&lt;BR /&gt;at weblogic.ejb.container.internal.SessionLocalMethodInvoker.invoke(SessionLocalMethodInvoker.java:33)&lt;BR /&gt;at au.gov.wa.dola.eas2.businesszone.businessprocess.request.EasRequestProcess_3xxnzk_ELOImpl.loadRequest(Unknown Source)&lt;BR /&gt;at au.gov.wa.dola.eas2.businesszone.service.eas.CmdLoadRequest.execute(CmdLoadRequest.java:57)&lt;BR /&gt;at au.gov.wa.dola.framework.businesszone.service.RequestController.execute(RequestController.java:49)&lt;BR /&gt;at au.gov.wa.dola.framework.businesszone.service.ServiceRequestHelper.execute(ServiceRequestHelper.java:44)&lt;BR /&gt;at au.gov.wa.dola.eas2.businesszone.businessprocess.message.handler.EmailAgentSummariesBean.getAdviceOfSale(EmailAgentSummariesBean.java:457)&lt;BR /&gt;at au.gov.wa.dola.eas2.businesszone.businessprocess.message.handler.EmailAgentSummariesBean.emailSummariesToAgent(EmailAgentSummariesBean.java:82)&lt;BR /&gt;at au.gov.wa.dola.eas2.businesszone.businessprocess.message.handler.EmailAgentSummariesBean.emailAgentSummaries(EmailAgentSummariesBean.java:190)&lt;BR /&gt;at au.gov.wa.dola.eas2.businesszone.businessprocess.message.handler.EmailSummaries_8me4xv_ELOImpl.__WL_invoke(Unknown Source)&lt;BR /&gt;at weblogic.ejb.container.internal.SessionLocalMethodInvoker.invoke(SessionLocalMethodInvoker.java:33)&lt;BR /&gt;at au.gov.wa.dola.eas2.businesszone.businessprocess.message.handler.EmailSummaries_8me4xv_ELOImpl.emailAgentSummaries(Unknown Source)&lt;BR /&gt;at au.gov.wa.dola.eas2.scheduler.tasks.EmailAgentSummariesTaskRunner.execute(EmailAgentSummariesTaskRunner.java:77)&lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)&lt;BR /&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;BR /&gt;at java.lang.reflect.Method.invoke(Method.java:498)&lt;BR /&gt;at org.springframework.util.MethodInvoker.invoke(MethodInvoker.java:283)&lt;BR /&gt;at org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean$MethodInvokingJob.executeInternal(MethodInvokingJobDetailFactoryBean.java:272)&lt;BR /&gt;at org.springframework.scheduling.quartz.QuartzJobBean.execute(QuartzJobBean.java:86)&lt;BR /&gt;at org.quartz.core.JobRunShell.run(JobRunShell.java:203)&lt;BR /&gt;at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:520)&lt;BR /&gt;2019-12-16 21:01:32.439 ERROR [faultQuartzScheduler_Worker-0] au.gov.wa.dola.eas2.businesszone.businessprocess.request.EasRequestProcessBean : [java.sql.SQLException: Statement cancelled, probably by transaction timing out]&lt;/P&gt;</description>
      <pubDate>Sun, 15 Mar 2020 23:50:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/JBO-27122-errors-when-using-AppDynamics/m-p/720596#M2104</guid>
      <dc:creator>Diego_Garibotti</dc:creator>
      <dc:date>2020-03-15T23:50:55Z</dc:date>
    </item>
    <item>
      <title>Re: JBO-27122 errors when using AppDynamics</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/JBO-27122-errors-when-using-AppDynamics/m-p/720597#M2105</link>
      <description>&lt;P&gt;Hi. There have been many enhancements around compatibility in agent versions since 4.5.8. Please update to the latest java agent from download.appdynamics.com. Let us know how that works out. Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 17 Mar 2020 17:44:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/JBO-27122-errors-when-using-AppDynamics/m-p/720597#M2105</guid>
      <dc:creator>Allan_Schiebold</dc:creator>
      <dc:date>2020-03-17T17:44:38Z</dc:date>
    </item>
    <item>
      <title>Re: JBO-27122 errors when using AppDynamics</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/JBO-27122-errors-when-using-AppDynamics/m-p/720598#M2106</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have updated to java agent 4.5.19.29609 in test environment.&lt;/P&gt;&lt;P&gt;I will keep monitoring it to check if this will solve the JBO-27122 issue.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 23 Mar 2020 03:31:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/JBO-27122-errors-when-using-AppDynamics/m-p/720598#M2106</guid>
      <dc:creator>Diego_Garibotti</dc:creator>
      <dc:date>2020-03-23T03:31:11Z</dc:date>
    </item>
    <item>
      <title>Re: JBO-27122 errors when using AppDynamics</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/JBO-27122-errors-when-using-AppDynamics/m-p/720599#M2107</link>
      <description>&lt;P&gt;Hi Allan,&lt;/P&gt;&lt;P&gt;After updating to the last agent version, it still showing the JBO-27122 errors.&lt;/P&gt;&lt;P&gt;This errors just started after we update the weblogic.&lt;/P&gt;&lt;P&gt;Any thoughts on what else we can do to fix this issue?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 01 Apr 2020 00:05:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/JBO-27122-errors-when-using-AppDynamics/m-p/720599#M2107</guid>
      <dc:creator>Diego_Garibotti</dc:creator>
      <dc:date>2020-04-01T00:05:35Z</dc:date>
    </item>
    <item>
      <title>Re: JBO-27122 errors when using AppDynamics</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/JBO-27122-errors-when-using-AppDynamics/m-p/720600#M2108</link>
      <description>&lt;P&gt;Thanks for the update. I noticed in the docs that it says:&lt;/P&gt;&lt;P&gt;If you have enabled Java 2 security on your WebLogic server, you need to add the following code block to the weblogic.policy file:&lt;/P&gt;&lt;DIV class="preformatted panel conf-macro output-block"&gt;&lt;DIV class="preformattedContent panelContent"&gt;&lt;PRE&gt;grant codeBase "file:/&amp;lt;agent_home&amp;gt;/-"
{ permission java.security.AllPermission; };&lt;/PRE&gt;&lt;P&gt;If you don't already have that change made in the policy file, I'm wondering if the update on weblogic enabled Java 2 Security. Can you let us know if you're using Java 2 Security? If so, make sure the policy file has been changed with the above config.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 01 Apr 2020 23:59:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/JBO-27122-errors-when-using-AppDynamics/m-p/720600#M2108</guid>
      <dc:creator>Allan_Schiebold</dc:creator>
      <dc:date>2020-04-01T23:59:40Z</dc:date>
    </item>
    <item>
      <title>Re: JBO-27122 errors when using AppDynamics</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/JBO-27122-errors-when-using-AppDynamics/m-p/720601#M2109</link>
      <description>&lt;P&gt;Hi Allan,&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;I have just add the code block to the weblogic.policy file.&lt;/P&gt;&lt;P&gt;I will keep monitoring the server for a week or so and I will let you know if this config change&amp;nbsp;&lt;/P&gt;&lt;P&gt;will sort this issue out.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Diego&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2020 23:50:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/JBO-27122-errors-when-using-AppDynamics/m-p/720601#M2109</guid>
      <dc:creator>Diego_Garibotti</dc:creator>
      <dc:date>2020-04-21T23:50:17Z</dc:date>
    </item>
    <item>
      <title>Re: JBO-27122 errors when using AppDynamics</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/JBO-27122-errors-when-using-AppDynamics/m-p/720602#M2110</link>
      <description>&lt;P&gt;Hi Allan,&lt;/P&gt;&lt;P&gt;After the changes in the weblogic.policy file the error persists.&lt;/P&gt;&lt;P&gt;Any other ideas?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Diego&lt;/P&gt;</description>
      <pubDate>Fri, 01 May 2020 00:11:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/JBO-27122-errors-when-using-AppDynamics/m-p/720602#M2110</guid>
      <dc:creator>Diego_Garibotti</dc:creator>
      <dc:date>2020-05-01T00:11:32Z</dc:date>
    </item>
    <item>
      <title>Re: JBO-27122 errors when using AppDynamics</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/JBO-27122-errors-when-using-AppDynamics/m-p/720603#M2111</link>
      <description>&lt;P&gt;Hi Diego,&amp;nbsp;&lt;/P&gt;

&lt;P&gt;At this point, we recommend opening a support ticket here.&amp;nbsp;&lt;A href="https://www.appdynamics.com/support" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.appdynamics.com/support&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 May 2020 20:13:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/JBO-27122-errors-when-using-AppDynamics/m-p/720603#M2111</guid>
      <dc:creator>iamryan</dc:creator>
      <dc:date>2020-05-05T20:13:54Z</dc:date>
    </item>
  </channel>
</rss>

