The following table lists the most important known issues in the ASP release:
Table 1–5 Known Issues in Sun Java System ASP
Problem ID |
Description |
---|---|
No ID |
Cannot connect to a remote Oracle database when Sun Java System ASP 4.0.2 is installed on AIX 5.2 with the Oracle client. The connectivity test results in the following error: /opt/casp/asp-server-3154/testadocon[16]: 123088 Illegal instruction(coredump) Workaround By default, 64-bit libraries are installed when Oracle is installed on AIX 5.2. Sun Java System ASP 4.0.2 uses a 32-bit driver, so the following changes must be made:
|
6542849 |
Apache HTTPd crashes with SIGSEGV, when ASP 4.0.2 installed on UNIX/Linux platforms and compiled with some non-standard options. Workaround When Apache HTTPd compiled with some non-standard options, (for example, large file support), Sun Java System ASP Server requires that its module for Apache be re-compiled using apxs. For more information on how to compile, see Apache HTTPd documentation: http://httpd.apache.org/docs/2.2/programs/apxs.html (Apache 2.2) http://httpd.apache.org/docs/2.0/programs/apxs.html(Apache 2.0) http://httpd.apache.org/docs/1.3/programs/apxs.html(Apache 1.3) |