Error: Access to Java class (Integration between Rollbase an

Posted by tbektemi on 05-Sep-2014 08:33

Hi everyone,


There is an error when I send request to Corticon Server from Rollbase application.

Error executing Trigger: "CScore_CcRequest_Processing" Error Access to Java class "org.apache.xerces.dom.DeferredElementImpl" is prohibited. (line #7) [Customer Info: Hello] in formula:var rbv_api = new Packages.com.rb.core.services.api.ServerSideAPI(1, 5826);var code = rbv_api.getSharedValue("ReturnStatus"); var body = rbv_api.getSharedValue("ReturnBody"); if (body != null && body != '') { var root = rbv_api.parseXML(body); var nodes = root.getChildNodes(); // s...


The application perfectly works for Release 2.1.0.2 (build date 01/15/2014). However, I recently installed the latest evaluation version release 3.0.3.0 (build date 08/26/2014) and the same application does not work. Does this mean that the latest version of Rollbase does not support some of libraries? And how can I resolve this issue?

Thanks in advance and look forward to hearing you.

Regards,
Talgat

Posted by Manooj Murali on 05-Sep-2014 08:57

This bug has already been reported here community.progress.com/.../12116.aspx

A workaround for the moment :

1. Stop Pas.

2. Add a new property “CustomClassFilter=org.apache.xerces.*” to shared.properties (you would find it under pas_Instance\rollbase\config)  

3. Start pas and resume testing your service.

The issue - PSC00312797 would be fixed in 4.0.0

-Thanks

All Replies

Posted by Manooj Murali on 05-Sep-2014 08:57

This bug has already been reported here community.progress.com/.../12116.aspx

A workaround for the moment :

1. Stop Pas.

2. Add a new property “CustomClassFilter=org.apache.xerces.*” to shared.properties (you would find it under pas_Instance\rollbase\config)  

3. Start pas and resume testing your service.

The issue - PSC00312797 would be fixed in 4.0.0

-Thanks

Posted by tbektemi on 05-Sep-2014 09:13

Hi Manooj,
 
Thanks, it solved my problem J
 
May I know when the next version will be released?
 
 
 
 
[collapse]
From: Manooj Murali [mailto:bounce-mmurali@community.progress.com]
Sent: Friday, September 05, 2014 9:58 PM
To: TU.Rollbase@community.progress.com
Subject: RE: [Technical Users - Rollbase] Error: Access to Java class (Integration between Rollbase and Corticon)
 
Reply by Manooj Murali

This bug has already been reported here community.progress.com/.../12116.aspx

A workaround for the moment :

1. Stop Pas.

2. Add a new property “CustomClassFilter=org.apache.xerces.*” to shared.properties (you would find it under pas_Instance\rollbase\config)  

3. Start pas and resume testing your service.

The issue - PSC00312797 would be fixed in 4.0.0

-Thanks

Stop receiving emails on this subject.

Flag this post as spam/abuse.

[/collapse]

This thread is closed