Bill Generation Issue in CC&B 2.4

Hi All,
I'm working on Oracle Utilities CC&B 2.4 on Windows OS. Application and Framework details are as given below:
Product Name
Release ID
Release ID Suffix
Build Number
Patch Number
Oracle Utilities Customer Care and Billing
V2.4.0
029
0
000
Oracle Utilities Application Framework
V4.2.0.0.0
0
SF
012
While I'm trying to generate a bill for an account, I get a System error. Details from the logs are mentioned below.
Will highly appreciate if anyone can suggest the resolution.
SYSUSER - 344285-429-1 2013-05-22 03:04:52,949 [Parent Reader:Thread-29] ERROR (support.cobol.CobolToJavaGateway) A system error occurred calling method invoke on
class com.splwg.ccb.domain.admin.cobolInterface.billSegmentType.BillSegmentCreationAlgorithmFromCobolWrapper_Impl
com.splwg.shared.common.LoggedException: Error invoking method invoke
at com.splwg.shared.common.LoggedException.wrap(LoggedException.java:199)
at com.splwg.shared.common.LoggedException.wrap(LoggedException.java:87)
at com.splwg.base.support.cobol.CobolToJavaGateway$MethodDispatcherCache$MethodDispatcher.dispatchToRequestedMethod(CobolToJavaGateway.java:361)
at com.splwg.base.support.cobol.CobolToJavaGateway$MethodDispatcherCache$MethodDispatcher.access$300(CobolToJavaGateway.java:255)
at com.splwg.base.support.cobol.CobolToJavaGateway$MethodDispatcherCache.dispatchToRequestedMethod(CobolToJavaGateway.java:250)
at com.splwg.base.support.cobol.CobolToJavaGateway$MethodDispatcherCache.access$000(CobolToJavaGateway.java:232)
at com.splwg.base.support.cobol.CobolToJavaGateway.callJava(CobolToJavaGateway.java:65)
at com.splwg.base.support.cobol.host.command.CobolToJavaGatewayCommand.invoke(CobolToJavaGatewayCommand.java:33)
at com.splwg.base.support.cobol.host.PerformCommandExecuter.invoke(PerformCommandExecuter.java:68)
at com.splwg.base.support.cobol.host.OptimizedRemoteExecuterSkel$RequestSocketReader.readRequestExecuteAndRespond(OptimizedRemoteExecuterSkel.java:167)
at com.splwg.base.support.cobol.host.OptimizedRemoteExecuterSkel$RequestSocketReader.run(OptimizedRemoteExecuterSkel.java:101)
at com.splwg.base.support.cobol.host.SocketThreadPool$WrappingParentRunnable.run(SocketThreadPool.java:204)
at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.IllegalArgumentException: Invalid class or can't make instance, com.splwg.base.support.expression.nodes.VariableNode
at antlr.ASTFactory.createUsingCtor(ASTFactory.java:251)
at antlr.ASTFactory.create(ASTFactory.java:210)
at com.splwg.base.support.expression.grammar.ExpressionParser.variable(ExpressionParser.java:590)
at com.splwg.base.support.expression.grammar.ExpressionParser.value(ExpressionParser.java:501)
at com.splwg.base.support.expression.grammar.ExpressionParser.atom(ExpressionParser.java:448)
at com.splwg.base.support.expression.grammar.ExpressionParser.power(ExpressionParser.java:374)
at com.splwg.base.support.expression.grammar.ExpressionParser.term(ExpressionParser.java:317)
at com.splwg.base.support.expression.grammar.ExpressionParser.sum(ExpressionParser.java:268)
at com.splwg.base.support.expression.grammar.ExpressionParser.relational(ExpressionParser.java:179)
at com.splwg.base.support.expression.grammar.ExpressionParser.notExpression(ExpressionParser.java:167)
at com.splwg.base.support.expression.grammar.ExpressionParser.logicalAndExpr(ExpressionParser.java:112)
at com.splwg.base.support.expression.grammar.ExpressionParser.expression(ExpressionParser.java:83)
at com.splwg.base.support.expression.grammar.ExpressionParser.fullExpression(ExpressionParser.java:70)
at com.splwg.base.api.expression.ExpressionParser.parse(ExpressionParser.java:143)
at com.splwg.ccb.domain.rate.common.FormulaCache.getCachedExpression(FormulaCache.java:45)
at com.splwg.ccb.domain.rate.common.FormulaCache.getExpression(FormulaCache.java:30)
at com.splwg.ccb.domain.rate.common.ApplyFormula_Impl.evaluateFinalFormula(ApplyFormula_Impl.java:673)
at com.splwg.ccb.domain.rate.common.ApplyFormula_Impl.evaluateConditionalFormula(ApplyFormula_Impl.java:737)
at com.splwg.ccb.domain.rate.common.ApplyFormula_Impl.applyFormula(ApplyFormula_Impl.java:134)
at com.splwg.ccb.domain.rate.common.ApplyFormula_Impl__.CGLIB$applyFormula$0(<generated>)
at com.splwg.ccb.domain.rate.common.ApplyFormula_Impl__$$FastClassByCGLIB$$fa2e6af0.invoke(<generated>)
at net.sf.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:215)
at com.splwg.base.support.interception.BusinessMethodInterceptor.intercept(BusinessMethodInterceptor.java:84)
at com.splwg.ccb.domain.rate.common.ApplyFormula_Impl__.applyFormula(<generated>)
at com.splwg.ccb.domain.rate.calcRule.algorithm.applyRule.CalculateServiceQuantityAlgComp_Impl.applyDerivedFormula
(CalculateServiceQuantityAlgComp_Impl.java:565)
at com.splwg.ccb.domain.rate.calcRule.algorithm.applyRule.CalculateServiceQuantityAlgComp_Impl.invoke(CalculateServiceQuantityAlgComp_Impl.java:278)
at com.splwg.ccb.domain.rate.calcRule.algorithm.applyRule.CalculateServiceQuantityAlgComp_Impl__.CGLIB$invoke$0(<generated>)
at com.splwg.ccb.domain.rate.calcRule.algorithm.applyRule.CalculateServiceQuantityAlgComp_Impl__$$FastClassByCGLIB$$dbcb52a2.invoke(<generated>)
at net.sf.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:215)
at com.splwg.base.support.interception.BusinessMethodInterceptor.intercept(BusinessMethodInterceptor.java:84)
at com.splwg.ccb.domain.rate.calcRule.algorithm.applyRule.CalculateServiceQuantityAlgComp_Impl__.invoke(<generated>)
at com.splwg.base.api.businessObject.BusinessObjectEventAlgorithmExecuter.execute(BusinessObjectEventAlgorithmExecuter.java:27)
at com.splwg.base.support.schema.BusinessObjectInfo.executeAlgorithms(BusinessObjectInfo.java:712)
at com.splwg.base.support.schema.BusinessObjectInfo.executeOverrideSystemEvents(BusinessObjectInfo.java:660)
at com.splwg.base.support.schema.BusinessObjectInfo.executeSystemEvents(BusinessObjectInfo.java:636)
at com.splwg.base.api.businessObject.BusinessObjectDispatcher.executeBusinessObjectAlgorithms(BusinessObjectDispatcher.java:213)
at com.splwg.ccb.domain.rate.common.CalculationGroupProcessor_Impl.executeCalcRuleAlgorithm(CalculationGroupProcessor_Impl.java:540)
at com.splwg.ccb.domain.rate.common.CalculationGroupProcessor_Impl.applyCalculationRule(CalculationGroupProcessor_Impl.java:318)
at com.splwg.ccb.domain.rate.common.CalculationGroupProcessor_Impl.invokeCalculationGroupProcessor(CalculationGroupProcessor_Impl.java:93)
at com.splwg.ccb.domain.rate.common.CalculationGroupProcessor_Impl__.CGLIB$invokeCalculationGroupProcessor$0(<generated>)
at com.splwg.ccb.domain.rate.common.CalculationGroupProcessor_Impl__$$FastClassByCGLIB$$cb7d099a.invoke(<generated>)
at net.sf.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:215)
at com.splwg.base.support.interception.BusinessMethodInterceptor.intercept(BusinessMethodInterceptor.java:84)
at com.splwg.ccb.domain.rate.common.CalculationGroupProcessor_Impl__.invokeCalculationGroupProcessor(<generated>)
at com.splwg.ccb.domain.rate.calcGroup.entity.CalculationGroup_Impl.executeCalculationGroupProcessor(CalculationGroup_Impl.java:30)
at com.splwg.ccb.domain.rate.calcGroup.entity.CalculationGroup_Per.executeCalculationGroupProcessor(CalculationGroup_Per.java:333)
at com.splwg.ccb.domain.rate.common.RateEnginePreProcessing_Impl.execute(RateEnginePreProcessing_Impl.java:41)
at com.splwg.ccb.domain.rate.common.RateEnginePreProcessing_Impl__.CGLIB$execute$0(<generated>)
at com.splwg.ccb.domain.rate.common.RateEnginePreProcessing_Impl__$$FastClassByCGLIB$$c763ca62.invoke(<generated>)
at net.sf.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:215)
at com.splwg.base.support.interception.BusinessMethodInterceptor.intercept(BusinessMethodInterceptor.java:84)
at com.splwg.ccb.domain.rate.common.RateEnginePreProcessing_Impl__.execute(<generated>)
at com.splwg.ccb.domain.rate.common.RateEngineProcessor_Impl.executeRateEnginePreProcessing(RateEngineProcessor_Impl.java:481)
at com.splwg.ccb.domain.rate.common.RateEngineProcessor_Impl.executeRateEngine(RateEngineProcessor_Impl.java:58)
at com.splwg.ccb.domain.rate.common.RateEngineProcessor_Impl__.CGLIB$executeRateEngine$0(<generated>)
at com.splwg.ccb.domain.rate.common.RateEngineProcessor_Impl__$$FastClassByCGLIB$$95c96ce6.invoke(<generated>)
at net.sf.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:215)
at com.splwg.base.support.interception.BusinessMethodInterceptor.intercept(BusinessMethodInterceptor.java:84)
at com.splwg.ccb.domain.rate.common.RateEngineProcessor_Impl__.executeRateEngine(<generated>)
at com.splwg.ccb.domain.rate.common.RateApplicationProcessor_Impl.applyRate(RateApplicationProcessor_Impl.java:55)
at com.splwg.ccb.domain.rate.common.RateApplicationProcessor_Impl__.CGLIB$applyRate$0(<generated>)
at com.splwg.ccb.domain.rate.common.RateApplicationProcessor_Impl__$$FastClassByCGLIB$$72ae6226.invoke(<generated>)
at net.sf.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:215)
at com.splwg.base.support.interception.BusinessMethodInterceptor.intercept(BusinessMethodInterceptor.java:84)
at com.splwg.ccb.domain.rate.common.RateApplicationProcessor_Impl__.applyRate(<generated>)
at com.splwg.ccb.domain.admin.billSegmentType.algorithm.billSegmentCreation.ApplyRateOnBillSegmentAlgComp_Impl.applyRate
(ApplyRateOnBillSegmentAlgComp_Impl.java:340)
at com.splwg.ccb.domain.admin.billSegmentType.algorithm.billSegmentCreation.ApplyRateOnBillSegmentAlgComp_Impl.invoke
(ApplyRateOnBillSegmentAlgComp_Impl.java:231)
at com.splwg.ccb.domain.admin.billSegmentType.algorithm.billSegmentCreation.ApplyRateOnBillSegmentAlgComp_Impl__.CGLIB$invoke$0(<generated>)
at com.splwg.ccb.domain.admin.billSegmentType.algorithm.billSegmentCreation.ApplyRateOnBillSegmentAlgComp_Impl__$$FastClassByCGLIB$$2d360b1e.invoke
(<generated>)
at net.sf.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:215)
at com.splwg.base.support.interception.BusinessMethodInterceptor.intercept(BusinessMethodInterceptor.java:84)
at com.splwg.ccb.domain.admin.billSegmentType.algorithm.billSegmentCreation.ApplyRateOnBillSegmentAlgComp_Impl__.invoke(<generated>)
at com.splwg.base.support.algorithm.AbstractFromCobolAlgorithmWrapper.invoke(AbstractFromCobolAlgorithmWrapper.java:44)
at com.splwg.ccb.domain.admin.cobolInterface.billSegmentType.BillSegmentCreationAlgorithmFromCobolWrapper_Gen.invoke
(BillSegmentCreationAlgorithmFromCobolWrapper_Gen.java:70)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.splwg.base.support.cobol.CobolToJavaGateway$MethodDispatcherCache$MethodDispatcher.dispatchToRequestedMethod(CobolToJavaGateway.java:337)
... 11 more
SYSUSER - 344285-429-1 2013-05-22 03:04:54,730 [Remote JVM:2 Thread 1] INFO  (COBOL.CIPBBMSL) ZZJR DEBUG - LIST ACTION: R
SYSUSER - 344285-465-1 2013-05-22 03:05:32,840 [Remote JVM:2 Thread 1] INFO  (COBOL.CIPBBMSL) ZZJR DEBUG - LIST ACTION: R
Thanks in advance
Akriti Dubey

Hi All,
I'm working on Oracle Utilities CC&B 2.4 on Windows OS. Application and Framework details are as given below:
Product Name
Release ID
Release ID Suffix
Build Number
Patch Number
Oracle Utilities Customer Care and Billing
V2.4.0
029
0
000
Oracle Utilities Application Framework
V4.2.0.0.0
0
SF
012
While I'm trying to generate a bill for an account, I get a System error. Details from the logs are mentioned below.
Will highly appreciate if anyone can suggest the resolution.
SYSUSER - 344285-429-1 2013-05-22 03:04:52,949 [Parent Reader:Thread-29] ERROR (support.cobol.CobolToJavaGateway) A system error occurred calling method invoke on
class com.splwg.ccb.domain.admin.cobolInterface.billSegmentType.BillSegmentCreationAlgorithmFromCobolWrapper_Impl
com.splwg.shared.common.LoggedException: Error invoking method invoke
at com.splwg.shared.common.LoggedException.wrap(LoggedException.java:199)
at com.splwg.shared.common.LoggedException.wrap(LoggedException.java:87)
at com.splwg.base.support.cobol.CobolToJavaGateway$MethodDispatcherCache$MethodDispatcher.dispatchToRequestedMethod(CobolToJavaGateway.java:361)
at com.splwg.base.support.cobol.CobolToJavaGateway$MethodDispatcherCache$MethodDispatcher.access$300(CobolToJavaGateway.java:255)
at com.splwg.base.support.cobol.CobolToJavaGateway$MethodDispatcherCache.dispatchToRequestedMethod(CobolToJavaGateway.java:250)
at com.splwg.base.support.cobol.CobolToJavaGateway$MethodDispatcherCache.access$000(CobolToJavaGateway.java:232)
at com.splwg.base.support.cobol.CobolToJavaGateway.callJava(CobolToJavaGateway.java:65)
at com.splwg.base.support.cobol.host.command.CobolToJavaGatewayCommand.invoke(CobolToJavaGatewayCommand.java:33)
at com.splwg.base.support.cobol.host.PerformCommandExecuter.invoke(PerformCommandExecuter.java:68)
at com.splwg.base.support.cobol.host.OptimizedRemoteExecuterSkel$RequestSocketReader.readRequestExecuteAndRespond(OptimizedRemoteExecuterSkel.java:167)
at com.splwg.base.support.cobol.host.OptimizedRemoteExecuterSkel$RequestSocketReader.run(OptimizedRemoteExecuterSkel.java:101)
at com.splwg.base.support.cobol.host.SocketThreadPool$WrappingParentRunnable.run(SocketThreadPool.java:204)
at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.IllegalArgumentException: Invalid class or can't make instance, com.splwg.base.support.expression.nodes.VariableNode
at antlr.ASTFactory.createUsingCtor(ASTFactory.java:251)
at antlr.ASTFactory.create(ASTFactory.java:210)
at com.splwg.base.support.expression.grammar.ExpressionParser.variable(ExpressionParser.java:590)
at com.splwg.base.support.expression.grammar.ExpressionParser.value(ExpressionParser.java:501)
at com.splwg.base.support.expression.grammar.ExpressionParser.atom(ExpressionParser.java:448)
at com.splwg.base.support.expression.grammar.ExpressionParser.power(ExpressionParser.java:374)
at com.splwg.base.support.expression.grammar.ExpressionParser.term(ExpressionParser.java:317)
at com.splwg.base.support.expression.grammar.ExpressionParser.sum(ExpressionParser.java:268)
at com.splwg.base.support.expression.grammar.ExpressionParser.relational(ExpressionParser.java:179)
at com.splwg.base.support.expression.grammar.ExpressionParser.notExpression(ExpressionParser.java:167)
at com.splwg.base.support.expression.grammar.ExpressionParser.logicalAndExpr(ExpressionParser.java:112)
at com.splwg.base.support.expression.grammar.ExpressionParser.expression(ExpressionParser.java:83)
at com.splwg.base.support.expression.grammar.ExpressionParser.fullExpression(ExpressionParser.java:70)
at com.splwg.base.api.expression.ExpressionParser.parse(ExpressionParser.java:143)
at com.splwg.ccb.domain.rate.common.FormulaCache.getCachedExpression(FormulaCache.java:45)
at com.splwg.ccb.domain.rate.common.FormulaCache.getExpression(FormulaCache.java:30)
at com.splwg.ccb.domain.rate.common.ApplyFormula_Impl.evaluateFinalFormula(ApplyFormula_Impl.java:673)
at com.splwg.ccb.domain.rate.common.ApplyFormula_Impl.evaluateConditionalFormula(ApplyFormula_Impl.java:737)
at com.splwg.ccb.domain.rate.common.ApplyFormula_Impl.applyFormula(ApplyFormula_Impl.java:134)
at com.splwg.ccb.domain.rate.common.ApplyFormula_Impl__.CGLIB$applyFormula$0(<generated>)
at com.splwg.ccb.domain.rate.common.ApplyFormula_Impl__$$FastClassByCGLIB$$fa2e6af0.invoke(<generated>)
at net.sf.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:215)
at com.splwg.base.support.interception.BusinessMethodInterceptor.intercept(BusinessMethodInterceptor.java:84)
at com.splwg.ccb.domain.rate.common.ApplyFormula_Impl__.applyFormula(<generated>)
at com.splwg.ccb.domain.rate.calcRule.algorithm.applyRule.CalculateServiceQuantityAlgComp_Impl.applyDerivedFormula
(CalculateServiceQuantityAlgComp_Impl.java:565)
at com.splwg.ccb.domain.rate.calcRule.algorithm.applyRule.CalculateServiceQuantityAlgComp_Impl.invoke(CalculateServiceQuantityAlgComp_Impl.java:278)
at com.splwg.ccb.domain.rate.calcRule.algorithm.applyRule.CalculateServiceQuantityAlgComp_Impl__.CGLIB$invoke$0(<generated>)
at com.splwg.ccb.domain.rate.calcRule.algorithm.applyRule.CalculateServiceQuantityAlgComp_Impl__$$FastClassByCGLIB$$dbcb52a2.invoke(<generated>)
at net.sf.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:215)
at com.splwg.base.support.interception.BusinessMethodInterceptor.intercept(BusinessMethodInterceptor.java:84)
at com.splwg.ccb.domain.rate.calcRule.algorithm.applyRule.CalculateServiceQuantityAlgComp_Impl__.invoke(<generated>)
at com.splwg.base.api.businessObject.BusinessObjectEventAlgorithmExecuter.execute(BusinessObjectEventAlgorithmExecuter.java:27)
at com.splwg.base.support.schema.BusinessObjectInfo.executeAlgorithms(BusinessObjectInfo.java:712)
at com.splwg.base.support.schema.BusinessObjectInfo.executeOverrideSystemEvents(BusinessObjectInfo.java:660)
at com.splwg.base.support.schema.BusinessObjectInfo.executeSystemEvents(BusinessObjectInfo.java:636)
at com.splwg.base.api.businessObject.BusinessObjectDispatcher.executeBusinessObjectAlgorithms(BusinessObjectDispatcher.java:213)
at com.splwg.ccb.domain.rate.common.CalculationGroupProcessor_Impl.executeCalcRuleAlgorithm(CalculationGroupProcessor_Impl.java:540)
at com.splwg.ccb.domain.rate.common.CalculationGroupProcessor_Impl.applyCalculationRule(CalculationGroupProcessor_Impl.java:318)
at com.splwg.ccb.domain.rate.common.CalculationGroupProcessor_Impl.invokeCalculationGroupProcessor(CalculationGroupProcessor_Impl.java:93)
at com.splwg.ccb.domain.rate.common.CalculationGroupProcessor_Impl__.CGLIB$invokeCalculationGroupProcessor$0(<generated>)
at com.splwg.ccb.domain.rate.common.CalculationGroupProcessor_Impl__$$FastClassByCGLIB$$cb7d099a.invoke(<generated>)
at net.sf.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:215)
at com.splwg.base.support.interception.BusinessMethodInterceptor.intercept(BusinessMethodInterceptor.java:84)
at com.splwg.ccb.domain.rate.common.CalculationGroupProcessor_Impl__.invokeCalculationGroupProcessor(<generated>)
at com.splwg.ccb.domain.rate.calcGroup.entity.CalculationGroup_Impl.executeCalculationGroupProcessor(CalculationGroup_Impl.java:30)
at com.splwg.ccb.domain.rate.calcGroup.entity.CalculationGroup_Per.executeCalculationGroupProcessor(CalculationGroup_Per.java:333)
at com.splwg.ccb.domain.rate.common.RateEnginePreProcessing_Impl.execute(RateEnginePreProcessing_Impl.java:41)
at com.splwg.ccb.domain.rate.common.RateEnginePreProcessing_Impl__.CGLIB$execute$0(<generated>)
at com.splwg.ccb.domain.rate.common.RateEnginePreProcessing_Impl__$$FastClassByCGLIB$$c763ca62.invoke(<generated>)
at net.sf.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:215)
at com.splwg.base.support.interception.BusinessMethodInterceptor.intercept(BusinessMethodInterceptor.java:84)
at com.splwg.ccb.domain.rate.common.RateEnginePreProcessing_Impl__.execute(<generated>)
at com.splwg.ccb.domain.rate.common.RateEngineProcessor_Impl.executeRateEnginePreProcessing(RateEngineProcessor_Impl.java:481)
at com.splwg.ccb.domain.rate.common.RateEngineProcessor_Impl.executeRateEngine(RateEngineProcessor_Impl.java:58)
at com.splwg.ccb.domain.rate.common.RateEngineProcessor_Impl__.CGLIB$executeRateEngine$0(<generated>)
at com.splwg.ccb.domain.rate.common.RateEngineProcessor_Impl__$$FastClassByCGLIB$$95c96ce6.invoke(<generated>)
at net.sf.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:215)
at com.splwg.base.support.interception.BusinessMethodInterceptor.intercept(BusinessMethodInterceptor.java:84)
at com.splwg.ccb.domain.rate.common.RateEngineProcessor_Impl__.executeRateEngine(<generated>)
at com.splwg.ccb.domain.rate.common.RateApplicationProcessor_Impl.applyRate(RateApplicationProcessor_Impl.java:55)
at com.splwg.ccb.domain.rate.common.RateApplicationProcessor_Impl__.CGLIB$applyRate$0(<generated>)
at com.splwg.ccb.domain.rate.common.RateApplicationProcessor_Impl__$$FastClassByCGLIB$$72ae6226.invoke(<generated>)
at net.sf.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:215)
at com.splwg.base.support.interception.BusinessMethodInterceptor.intercept(BusinessMethodInterceptor.java:84)
at com.splwg.ccb.domain.rate.common.RateApplicationProcessor_Impl__.applyRate(<generated>)
at com.splwg.ccb.domain.admin.billSegmentType.algorithm.billSegmentCreation.ApplyRateOnBillSegmentAlgComp_Impl.applyRate
(ApplyRateOnBillSegmentAlgComp_Impl.java:340)
at com.splwg.ccb.domain.admin.billSegmentType.algorithm.billSegmentCreation.ApplyRateOnBillSegmentAlgComp_Impl.invoke
(ApplyRateOnBillSegmentAlgComp_Impl.java:231)
at com.splwg.ccb.domain.admin.billSegmentType.algorithm.billSegmentCreation.ApplyRateOnBillSegmentAlgComp_Impl__.CGLIB$invoke$0(<generated>)
at com.splwg.ccb.domain.admin.billSegmentType.algorithm.billSegmentCreation.ApplyRateOnBillSegmentAlgComp_Impl__$$FastClassByCGLIB$$2d360b1e.invoke
(<generated>)
at net.sf.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:215)
at com.splwg.base.support.interception.BusinessMethodInterceptor.intercept(BusinessMethodInterceptor.java:84)
at com.splwg.ccb.domain.admin.billSegmentType.algorithm.billSegmentCreation.ApplyRateOnBillSegmentAlgComp_Impl__.invoke(<generated>)
at com.splwg.base.support.algorithm.AbstractFromCobolAlgorithmWrapper.invoke(AbstractFromCobolAlgorithmWrapper.java:44)
at com.splwg.ccb.domain.admin.cobolInterface.billSegmentType.BillSegmentCreationAlgorithmFromCobolWrapper_Gen.invoke
(BillSegmentCreationAlgorithmFromCobolWrapper_Gen.java:70)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.splwg.base.support.cobol.CobolToJavaGateway$MethodDispatcherCache$MethodDispatcher.dispatchToRequestedMethod(CobolToJavaGateway.java:337)
... 11 more
SYSUSER - 344285-429-1 2013-05-22 03:04:54,730 [Remote JVM:2 Thread 1] INFO  (COBOL.CIPBBMSL) ZZJR DEBUG - LIST ACTION: R
SYSUSER - 344285-465-1 2013-05-22 03:05:32,840 [Remote JVM:2 Thread 1] INFO  (COBOL.CIPBBMSL) ZZJR DEBUG - LIST ACTION: R
Thanks in advance
Akriti Dubey

Similar Messages

  • Report generation issue

    what are the diff report generation issues?

    Nvm, solved it just had to set up Reporting studio in order to create an accurate report.

  • Bill Accounting issue  frieght clearing  provision account is not getting

    Hello Experts
    Subjcet: Bill Accounting issue  frieght clearing  provision account is not getting cleared at the time of accounting.
    Error in ZIVA for invoice parking and ZIVB for invoice posting
    my user tying to post the invoice through ZIVB with reference of PO number . So at the time of posting this transaction he is getting error like  Balance not zero: 651.25  debits: 1,378.75  credits: 2,030.00
    that difference amount stands for freight clearing - 651.25
    Before that he was posted to ZIVA for Invoice parking with reference of PO
    Can any body give me suggestion on the same
    Thanks and Regards
    vamsi

    Thanks for all
    my problem was resolved
    regards
    vamsi

  • How to enable "Billing Document- Issue Output To- Issue output to" in VF03

    Plz let me know how to Enable "Billing Document --> Issue Output To --> Issue output to" in the VF03 transaction (2nd screen).
    After entering the billing doc no. n then pressing enter items will be displayed. Then in the menu bar under "Billing Document" there will be "Issue Output To" option will be there.
    Under that again " Issue Output To " & " Screen" options will be there, which by default displayed in disable mode. Is there any option to enable them.

    Hi
    U need to customize a message type for the billing by  trx NACE

  • EOS / EOL / PSIRT report generation Issue

    HI All ,
    I am using lms 3.2 with RME 4.3.0
    Recently i have seen 2 bugs related with EOS/EOL /PSIRT report generation issue
    CSCta76147
    CSCtc36563
    The status of the bug is given as  Fixed(verified )
    Status
    Fixed
    (Verified)
    Severity 3 - moderate
    Last Modified
    In Last Year
    Product
    CiscoWorks Resource Manager Essentials
    1st Found-In
    4.1
    4.3
    Fixed-In
    5.0
    Component(s)
    eoxpsirtreports
    Here the fixed release is given as 5.0 , can anyone please tel me where to get the 5.0 version for download .
    ( Is the 5.0 the LMS version or the RME version  )
    When i am trying to generate EOS/EOL report,  i am getting error saying check the connectivity to cisco .
    Regards
    Angus

    HI Afroj ,
    When i am running the EOS/EOX or PSIRT report the job status is showing running but its not getting stoped .
    I tried using the local option  , downloaded the offline file from the below link and  placed in
    NMSROOT\files\rme\jobs\inventory\reports\EOX_PSIRT\local_xml
    "http://tools.cisco.com/support/downloads/go/ImageList.x?relVer=4.1.1&mdfid=282635175&sftType=CiscoWorks+Resource+Manager+Essentials+Patches&optPlat=Solaris&nodecount=2&edesignator=null&modelName=CiscoWorks+Resource+Manager+Essentials+4.3&treeMdfId=268439477&treeName=Network+Management&modifmdfid=&imname=&hybrid=Y&imst=N&lr=Y
    even then the job is running continuously its not stopping .
    I have a RME version 4.3.0
    Kindly let me know what i am doing is correct .
    Regards
    Angus

  • Can i make at vf02/vf03 billing document issue output  from a select list

    i have 2 output types YN30  an YN38 who are automaticly created ok
    but when i want to output it  sap doesnot show a choice for two types  but instead
    it shows onley the default from TVFK
    by example at va02  you get a choice from all types that are created for this order
    anyone can help me

    i dont think you understand my problem
    compare sales order output
    with invoice output
    in customizing the look identique
    but in sap
    va02   enter an order  > menu sales document > issue output to
    then a popup window is displayed with all documet type that are created for this order
        you can select one > print or display
    vf02 enter an invoice  > menu billing document issue output to> print or display
    and then  there is nolist  but onley the default document type
    you can change that or search in all types defined in sap ( not in onley the types created for this invoice )
    i need that the user can choose between the 2 types
    we work in sap 4.6C

  • Quota generation issue

    Hi Friends,
    We are trying to generate a specific quota for selected employees by using Time evaluation. Now the requirement is to generate the quota from the time evaluation period start date till the end date of FY.
    I.e.
    Quota 10 - 01.04.2010 to 31.03.2011 - 2.5
    Quota 10  - 01.05.2010 to 31.03.2011 - 2.5
    We had assigned a time type with the quota & generating with the time evaluation internal calculation result from period balance table.
    But the issue is seperate line items for every month is not getting created. Instead the quota is getting increased or replaced in the same line item.,
    Would appreciate your quick help on this...
    Thanks
    NK
    Edited by: IBM Functional on Apr 28, 2011 9:30 PM

    This functionality is as per SAP standards because, ideally, one would not run time evaluation for May in April. Time evaluation is to be run every day till the end of that day (or till the end of the current month). So when we look at your scenario in that light, we get the following results:
    April run:
    Quota 10 - 01.04.2010 to 31.03.2011 - 2.5
    May run (it adds the quota to the April row item):
    Quota 10 - 01.05.2010 to 31.03.2011 - 5.0
    If the scenario in your organisation is to run time evaluation up to the current date or current month only, don't worry about this aspect. As long as evaluation is not run for future periods, you should not have an issue.
    If, however, you want to run evaluation for the entire year in advance (something which should not be done), you can still try the following work-around:
    1. Modify user exit HRPTIM03 - go into one of the implementations - maybe 005 or 008, can't recall;
    2. Take the assistance of an ABAP consultant to pass the rule that - when the quota is generated, it's validity start date and deduction start date values are to be changed to the date of generation. This is the only way by which a new row item will be generated in IT 2006 (and the ABWKONTI cluster table) instead of appending the quota into the existing row.

  • Report generation issue with a hut

    Hi,
    I hav an issue using report generation my report is using huts and I i'm writting true or false value in excel case, which is linked with the hut but writting the value in the linked case does not change the hut value.
    Thanks
    Olivier

    Hi Olivier,
    I was wondering if you could expand on what the overall goal for your application is.  Also I am not familiar with huts, could you explain what these are?
    Eric A.
    National Instruments
    Distributed I/O Product Support Engineer

  • Issue in BIP Report Generation - Issue gets fixed when the rtf is opened and re-saved

    Hi,
    We are facing a unique case in BIP reports generation at a Customer site. The BIP installed is a part of the OBIEE 11g installation. The customer report generates most of the times, however there are instances where we get a techinical details error ( custom error ) -  The only way to 'fix' this issue currently is to open the rtf file, hit the spacebar and save this file ( ie re-save this file ) and the report starts to generate correctly again for
    Has anyone else faced such a problem ?
    Also, not sure if this helps - the corresponding xdo has nested tags
    Thanks in Advance
    Orjun - Oracle Financial Services

    Your server file handling has nothing, and really nothing to do with Adobe software. If files don't get locked for (over-)writing and/or lose connection to the program opening them, then your server is misconfigured. It's as plain and simple and that. Anything from "known file types"/ file associations not being set correctly, MIME types being botched, crooked user privileges and file permissions, missing Mac server extensions, delayed file writing on the server, generic network timeout issues and what have you. Either way, you have written a longwinded post with no real value since you haven't bothered to provide any proper technical info, most notably about the alleged server. Either way, the only way you can "fix" it is by straightening out your server and network configuration, not some magic switch in Adobe's software.
    Mylenium

  • Billing document issue

    Hi
    I have 3 sales orders in three sales orders having 3 different quantities.  When am doing delivery in vl10c background processing,  one for all diffrent sales orders 1,2,3, its giving one delivery document number.  Up to it is ok.  When am creating invoice in vf01 it is generating 3 different invoices  but i need one invoice.  In that all the materials should come and net value should be the combination of all those items.  Where we have to for this above process
    Thanks & Regards
    Edited by: rack29 on Apr 28, 2008 11:13 AM

    hai lakshmipathi,
    I maintain in copy control as 
    copying requirement as :  004 ;  Delivery related  item
    data item vbrk/vbrp:001 invoice split sample.
    With this i i created billing document but the system  created 3 invoices for the single delivery.
    I changed as data item vbrk/vbrp;  003 as single invoice
    although i did not get single invoice what could be the reason solve this issue
    points will be rewarded
    Thanks & Regards
    rack29

  • BT Infinity bill / connection issue

    Our infinity connection was cut off yesterday because of a bill issue but was paid online the same day. It is now more than 24 hours since and it is still disconnected. According to our bt account page it has been resolved and is now working but that is NOT the case. We have tried ringing the bt helpline twice, both yesterday and today but both times we have been on hold for more than 2 hours with no success. Can somebody please tell me what is going on?

    like i posted it sounds like the payment has not yet cleared the banking system it can sometimes take up to 3 working days
    If you want to say thanks for a helpful answer,please click on the Ratings star on the left-hand side If the reply answers your question then please mark as ’Mark as Accepted Solution’

  • Exchange 2003 to 2010 Migration OAB Generation Issue

    Hi
    I am in the process of migrating from 2003 to 2010. All mailboxes are moved across and email in and out are moving through the 2010. However I cannot move the oab generation server as when i go to change the generating server my New 2010 server is not listed
    only the two old 2003 servers. This is a child domain in a large organization and is one of a large number of exchange servers forestwide. I have created a new oab and asigned to the mailboxes on the new 2010 server. The old 2003 server is off for over a week
    and there are no issues.
    I now need to remove both 2003 servers, what issues will not being able to move the generation server cause (If any if i am using a new oab). Also I am following the remove last exchange server line as this is the last 2003 server in this child domain are
    there any issues with this in this scenario?

    Hi,
    According to your description, I understand that all mailboxes have been moved to Exchange 2010 and a new OAB is created for all users in your environment.
    Please make sure the new created OAB is generated by Exchange 2010 and Enabled Web-based distribution. If there are any Outlook 2003 users in your environment, the public folder distribution should also be enabled. Then we can set the new one as default.
    If so, all users in Exchange 2010 would use the new created OAB by default.
    If you want to double check the OAB configuration, we can run the following command to check it:
    Get-OfflineAddressBook | FL
    Additionally, if your migration is complete and successful, we can follow the article below to remove the last legacy Exchange server from your Exchange 2010 organization:
    http://technet.microsoft.com/en-us/library/gg576862(v=exchg.141).aspx
    Best Regards,
    Winnie Liang
    TechNet Community Support

  • External Send Billing Document - Issues Generating Body Text in Email

    Have generated output type to email billing document as PDF to customer. I am using medium 5 for 'External Send' and have everything working well - the subject line is correctly showing the company name and invoice number, also the PDF is tagged correctly the same data. The issue I am having is trying to incorporate body text in the email itself. I found OSS note 753622, and it indicates this is not possible but the note is quite old. I have combed internet for solutions on this, and many suggestions seem to point to function module CONVERT_OTF_AND_MAIL but not clear to me that this can be overcome here. Would appreciate any insights if someone has experienced this requirement as well.
    Thanks,
    Jay

    Jason,
    The FM you mentioned CONVERT_OTF_AND_MAIL is only for converting the OTF format to the email format. It has no other role in displaying some texts in the email.
    As already pointed out, it is not possible in standard SAP. You have to go for the custom code in the report program meant for the output type.
    This is the widely accepted and used practice in output world.
    Hope this helps you

  • Contract , billing plan issue

    Hello
    I am having issue where I have cancelled billing document corresponding to a contract, then also I canu2019t rebill the contract. I found in the header billing plan the status is showing is B(Partially processed) which is partially processed and for a line item it is showing C(Completely  processed), though I have cancelled all the invoices. Can some one help.
    David

    David
    Try running reports SDVBUK00 and RVV05IVB  to correct the status and/or billing index after carefully reading their documentation.
    Hope this helps.

  • Idoc billing document issue

    hi ,
    i am using IDOC_OUTPUT_INVOIC  for billing documents,
    the issue is when ever the idoc is created for a particular billing document the segment E1EDK05 has only data of only a particular CONDITION TYPE .
    how ever the requirement is to obtain all the data records of all the condition type for that document number for only header values  which is not getting reflected
    i have tried to do the necessary changes using enhancements under routine fuellen_idoc_inttab still nogo.......
    kinldy suggest me with some solutions....
    thanks

    Hi,
    There is a simple solution provided by SAP to trigger the BILLING DOCUMENTS for Deliveries
    This is a standard process
    Setup a Job in SM36 for the program SDBILLDL and it will pick all the delivery document which are open on that particular Billing date
    and process the Billing documents
    Alternatively you can also create the IDOC to trigger the BILLING DOCUMENTS
    For which you need to setup the PARTNER PROFILES, MESSAGE TYPES, PORT, RFC DESTINATION, SEGMENT CREATION,
    But i would suggest you to go with the standard program to create the Billing documents
    regards,
    santosh

Maybe you are looking for

  • Thunderbolt to Firewire Adapter & New Network Interface Message

    I am using the new Thunderbolt to Firewire Adapter. Why is it that every time I use it, I get the following message: "A new network interface has been detected. The Thunderbolt FireWire Slot 2 network interface has not been set up. To set up this int

  • Need to add horsepower to Power PC G5 (can't afford an Intel one yet)

    Hello all. In the ideal world I would buy a new Intel based Mac. Right now I can't afford it nor the cost of replacing all the software. So I must make do with what I have. However, I would like to get the most out of it and so I'm wondering of the g

  • External WebService Definitions linked to Service Interface in PI 7.1

    I have a WSDL defining datatypes and services with port locations etc... that I have imported into PI7.1 Enterprise Service Builder.  This defines a service that I would like to use in my Aris models for a SOA example.  However I guess I need to make

  • How can I update the table with a single query for...

    I have a table with columns C1 and C2. C1 C2 A1 null A1 null A1 null A1 null A2 null A2 null A2 null A3 null A4 null A4 null I want to update my table with a single query so that I would have data like C1 C2 A1 1 A1 2 A1 3 A1 4 A2 1 A2 2 A2 3 A3 1 A4

  • Changing Role created with Customizing Auth. Utility

    I created a role in PFCG using the Customizing Auth. option under Utilities by referencing a project view that I created in the IMG.  My intent was to create a security role with access to all of the SPRO tcodes and related security objects.  I then