My Oracle Support Banner

Error "java.lang.NoSuchFieldError: TABLE_PUBLISHWORKBENCH" When Running Agile SDK Program (Doc ID 2684902.1)

Last updated on JANUARY 24, 2024

Applies to:

Oracle Agile Product Governance and Compliance - Version 9.3.6.0 and later
Information in this document applies to any platform.

Symptoms

When running the SDK program from one client machine, gets below error


Error

Exception in thread "main" java.lang.NoSuchFieldError: TABLE_PUBLISHWORKBENCH
  at com.agile.api.pc.admin.AgileClass$InitTableDescriptorsAction.include(AgileClass.java:839)
  at com.agile.api.pc.admin.AgileClass$InitTableDescriptorsAction.doSdkAction(AgileClass.java:810)
  at com.agile.api.common.SDKAction.run(SDKAction.java:23)
  at com.agile.api.common.Security.doAs(Security.java:59)
  at com.agile.api.common.Security.doAs(Security.java:109)
  at com.agile.api.pc.admin.AgileClass.getTableDescriptors(AgileClass.java:485)
  at com.agile.api.pc.admin.AgileClass.getTableDescriptor(AgileClass.java:452)
  at com.agile.api.pc.Table.initTableDescriptor(Table.java:1171)
  at com.agile.api.pc.Table.getTableDescriptor(Table.java:736)
  at com.agile.api.pc.Table.getTableIndex(Table.java:1075)
  at com.agile.api.pc.TablePC$LoadServerTableAction.doSdkAction(TablePC.java:313)
  at com.agile.api.common.SDKAction.run(SDKAction.java:23)
  at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:368)
  at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:163)
  at weblogic.security.Security.runAs(Security.java:62)
  at com.agile.api.common.WebLogicAuthenticator.doAs(WebLogicAuthenticator.java:111)
  at com.agile.api.common.Security.doAs(Security.java:54)
  at com.agile.api.common.Security.doAs(Security.java:109)
  at com.agile.api.pc.TablePC.loadServerTable(TablePC.java:96)
  at com.agile.api.pc.TablePC.reload(TablePC.java:72)
  at com.agile.api.pc.Table.getVOTable(Table.java:984)
  at com.agile.api.pc.Table.containsAttribute(Table.java:632)
  at com.agile.api.pc.Table.containsAttribute(Table.java:621)
  at com.agile.api.pc.DataObject.getTableForAttribute(DataObject.java:126)
  at com.agile.api.pc.DataObject.getValue(DataObject.java:177)
  at com.agile.api.pc.supplier.Supplier.toString(Supplier.java:177)
  at java.lang.String.valueOf(Unknown Source)
  at java.lang.StringBuilder.append(Unknown Source)
  at com.agile.px.AWSTest.main(AWSTest.java:30)




Steps

The issue can be reproduced at will from the problem client machine with the following steps:

  1. Run below SDK program from one client machine

      
  2. Gets error



Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.