erpstuff

erpstuff ·

SSL giving error

Hi,
To check SSL configured certificates in Oracle Wallet and here is the result. The database is 12c on Windows.

Check 4: Can we talk to the J2EE server?Error occured: ORA-29273: HTTP request failed ORA-28860: Fatal SSL error ORA-06512: at "...

user_install.sql giving error

Dear Dietmar,
You are right already used localhost since on same node but want to configure SSL for later move to multi nodes. Will share if any challenge as will check once certificates imported in the wallet. Thanks

user_install.sql giving error

Great!

For the ACLs you have a sample script to allow them.
In the documentation you will find instructions for running it with SSL: https://github.com/daust/JasperReportsIntegration#accessing-jasperreportsintegration-through-ssl

Generally speaking, sin...

user_install.sql giving error

Hi, By removing constant the script having no error now resolving the ACL/SSL issues. Will get back to you with my findings or questions. thanks

user_install.sql giving error

Hi,

please use the latest release and make the following change in the file xlib_http.pks in line 39:

HTTP_VERSION_1_1 constant VARCHAR2(64) := 'HTTP/1.1'; -- #123

=>

HTTP_VERSION_1_1 VARCHAR2(64) := 'HTTP/1.1'; -- #123

So, basically, when you...

user_install.sql giving error

I will have a look later today. Still busy. First I need to set up an environment so that I can test it ... on an older release. Please bear with me. Thanks. Want to make sure, it works flawlessly this time.

user_install.sql giving error

I will have a look later today. Still busy. First I need to set up an environment so that I can test it ... on an older release. Please bear with me. Thanks. Want to make sure, it works flawlessly this time.

user_install.sql giving error

Hi Dietmar, Any suggestion please. thanks

user_install.sql giving error

Hi Dietmar,
Here are my responses,

Did you run the script: sys_install_acl_12_and_above.sql ? >> YES

You need to use the exact same configuration as what you want to call via the url. For example, when you want to access then you should configure the...

user_install.sql giving error

I am able to configure JasperReportsIntegration-2.4.0.0 but now stuck at the end. From Tomcat TEST report is showing but when I install test app in APEX it is giving error. Database is 12C and APEX is 22.2.1on Verify Setup entered URL details as ...

user_install.sql giving error

I will be going in details so will be raising concern if any please don't mind in advance. @user_remove.sql also having issues like not dropping a seuquence and a type object. thanks

user_install.sql giving error

Hi,
Great sure please and in documentation such releases not mentioned,

Oracle Database Release: The minimum requirement is the availability of the package UTL_HTTP. Thus the integration will work with all Oracle versions in which Oracle APEX can be inst...

user_install.sql giving error

Hi,
Here is the error while running @user_install.sql in 12c APEX 22.2.1 on Windows OS.

~~ Package Headers

Package created.

No errors.

Warning: Package created with compilation errors.

Errors for PACKAGE "XLIB_HTTP":

LINE/COL ERROR


52/4...

topic was trashed

Joined GitQ

on