My Oracle Support Banner

Saving Library Function, getting ERROR: bootstrap class path not set in conjunction with -source 1.6 (Doc ID 2958299.1)

Last updated on FEBRUARY 27, 2024

Applies to:

Oracle BigMachines CPQ Cloud Service - Version 23 A Patch 5 and later
Information in this document applies to any platform.

Symptoms

When attempting to Save or Run Debugger on Library Function, the following error occurs.

ERROR
-----------------------
warning: [options] bootstrap class path not set in conjunction with -source 1.6
/bmfs/dv-dev1vrts/4118171/bmjscript/deployed/com/bm/xchange/bmscript/debugger/temp_run_validateForApproval_4133603.java:1333: error: no suitable method found for exec(String,double,long,boolean,boolean,double,double)
FINALROUTINGVALL = OBJ_UTIL_GETROUTING.exec(NEWORRENEWBUS_QUOTE, StandardScriptFunctions.getLocalVariable("TOTALOFBASEMSRP", localVarMap).doubleValue(), StandardScriptFunctions.getLocalVariable("MAXDISCOUNTSCORE", localVarMap).longValue(), CUSTOMSKU_FLAG, ISEFLEX_QUOTE, StandardScriptFunctions.getLocalVariable("MAXUPLDOWNLIFT", localVarMap).doubleValue(), StandardScriptFunctions.getLocalVariable("HEADERUPLIFT", localVarMap).doubleValue()).stringValue();
^
method BmJScriptInterface.exec() is not applicable
(actual and formal argument lists differ in length)
method AbstractBMLLibScript.exec() is not applicable
(actual and formal argument lists differ in length)
method LibFunction_getRouting_1.exec(String,double,long,boolean,boolean,double,double,String) is not applicable
(actual and formal argument lists differ in length)
1 error


STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Go to the Library Function
2. Click Apply
3. Observe Error

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
Cause
Solution


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