Mod_perl recompile w/9ias(1.0.2.2.2) w/Solaris8(sparc)

Where and how would you recompile the mod_perl that comes with 9iAS 1.0.2.2.2 on a Sun Sparc running Solaris2.8 (8)?
I expect that it would be the same as open source Apache, or am I on cheap caffine?
Has anyone done this?
Dean Pokotylo

Probably a better question for the 9iAS forum at:
Oracle Application Server - General
Generally, without knowing the specifics of this case, these types of modifications are not supported ... i.e. often they can be done but if something goes wrong with your app server, Oracle Support will ask you to reproduce the problem on an unaltered runtime from Oracle9iAS.
Mike.

Similar Messages

  • Report Server and VNC Server

    Hello,
    We are in the process of migrating from C/S to web. We understand that we need an XTerm window open or VNC software running on the console to run Oracle Reports (6i)
    We are running 9iAS (Release 1) on Sun Solaris 5.8 (SPARC 32-bit).
    If the recommended solution is to run a VNC software, can you us which recommended software?
    Thanks in advance.
    Arun.

    hello,
    please consult the release notes of iAS for futher information about VNC or xvfb, which both can be used to provide the necessary xsession.
    regards,
    philipp

  • How to install mod_perl in 9iAS and run perl ?

    i am running 9iAS on winnt 4 , i want to install perl module in 9iAS and run oraperl / perl ? any ideas?
    null

    You may want to take a look at WebMin - besides an all-round great way to manage a server, it provides in depth tinkering w/Apache, albeit not so much for the faint-of-heart at times. You'll have loads of control over Apache, but deciding how to wield it can be intimidating until you've gotten settled in.
    In any case, the things that are made easier far outweigh any learning curve on the few that demand more.

  • Problem with OWA_UTIL.IDENT_ARR parameters through mod_plsql in 9iAS

    Hi!
    We discovered very strange bug in our Oracle environment. We're using the following configuration: Oracle8i (8.1.6), OWA-packages (from 9iAS), 9iAS (Release 1).
    Suddenly some procedures stopped working. mod_plsql reports the following
    ---start-------------------------------------------------------------------------
    Thu, 27 Jun 2002 04:42:32 GMT
    ORA-06550: line 7, column 2:
    PLS-00306: wrong number or types of arguments in call to 'INDICATORS_REPORT1'
    ORA-06550: line 7, column 2:
    PL/SQL: Statement ignored
    DAD name: owh8i
    PROCEDURE : htm_client_indicators_leshik.indicators_report1
    USER : dwh
    URL : http://ntw:80/pls/owh8i/htm_client_indicators_leshik.indicators_report1?monthes_=200206&monthes_=200205&monthes_=200204&client_id_=8175682&division_id_=0&type_balance_=morning&mail_=N&rs_without_rs_=on&rs_without_deposit_=on&rs_without_credit_=on&rs_without_veksel_=on
    PARAMETERS :
    ============
    monthes_:
    200206
    client_id_:
    8175682
    division_id_:
    0
    type_balance_:
    morning
    mail_:
    N
    rs_without_rs_:
    on
    rs_without_deposit_:
    on
    rs_without_credit_:
    on
    rs_without_veksel_:
    on
    ENVIRONMENT:
    ============
    PLSQL_GATEWAY=WebDb
    GATEWAY_IVERSION=2
    SERVER_SOFTWARE=Oracle HTTP Server Powered by Apache/1.3.19 (Unix) mod_perl/1.25 mod_oprocmgr/1.0
    GATEWAY_INTERFACE=CGI/1.1
    SERVER_PORT=80
    SERVER_NAME=ntw
    REQUEST_METHOD=GET
    QUERY_STRING=monthes_=200206&monthes_=200205&monthes_=200204&client_id_=8175682&division_id_=0&type_balance_=morning&mail_=N&rs_without_rs_=on&rs_without_deposit_=on&rs_without_credit_=on&rs_without_veksel_=on
    PATH_INFO=/pls/owh8i/htm_client_indicators_leshik.indicators_report1
    SCRIPT_NAME=/pls
    REMOTE_HOST=
    REMOTE_ADDR=172.16.1.36
    SERVER_PROTOCOL=HTTP/1.1
    REQUEST_PROTOCOL=HTTP
    REMOTE_USER=
    HTTP_CONTENT_LENGTH=
    HTTP_CONTENT_TYPE=
    HTTP_USER_AGENT=Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)
    HTTP_HOST=ntw
    HTTP_ACCEPT=*/*
    HTTP_ACCEPT_ENCODING=gzip, deflate
    HTTP_ACCEPT_LANGUAGE=en-us
    HTTP_ACCEPT_CHARSET=
    HTTP_COOKIE=
    Authorization=Basic ZHdoOnlmbGp2eWp1aiQ=
    HTTP_IF_MODIFIED_SINCE=
    HTTP_REFERER=
    HTTP_SOAPACTION=
    ---end---------------------------------------------------------------------------------
    here you can see that URL contains substring "monthes_=200206&monthes_=200205&monthes_=200204" but in "parameters" section there's only one "monthes_".
    This procedure is part of a package. I tried to create empty package with this procedure alone. And it works. But the original package doesn't work.
    Similar things has happened in some other packages. It seems that the problem is somehow connected with IDENT_ARRs.
    I can send you configuration files for app server and the problem package.

    Check for procedure name overloading for the procedure you
    are trying to run
    If you still have problems, please provide a simple testcase
    which shows the procedure signature and how you are attempting
    to call it

  • Attachment on Report 6i  and 9ias

    Hi,
    We have several reports made with reports 6i which we run in pdf format through 9ias. Now we want the report to include attachments in the pdf output.
    In the oracle report 6i apparantly you can only include text and bitmap files. How can we make it work for other formats so that the can be merged into one pfd output on 9ias.
    Ame

    Can I install report 10g, if I have report 6i already
    on that machine?Yes. Just install it in new oracle home.
    Is it just you need to open reports into 10G and
    recompile them?.Yes. It worked for me.
    Does anybody had any problems with the obselete
    objects. like buttons,graphics etc.There are no buttons in 10g. I don't have any idea about graphics.
    Also, I have to migrate reports 9i to 10g (for
    different project) what do I need to do?Not much difference in 9i and 10g. Just recompile in 10g (9.0.4).
    Also see these links
    http://www.oracle.com/technology/products/reports/index.html
    http://www.oracle.com/technology/products/reports/migration/index.html

  • Help with apache mod_perl

    I'm in the process of teaching myself perl, and I've also just set up a server. I'd like to combine my efforts .    I'd like to know how to set up apache with mod_perl. I gather it will probably need some sort of recompilation? I also don't see a mod_perl package anywhare. What will I have to do to set this up?
    I've been using linux for a while, and arch for most of the time, but I've never really played with this sort of thing before, so I'm kinda lost  :oops: .

    Dirty PKGBUILD, which doesn't work. Oh well, I'll repair it ASAp
    # $Id$
    pkgname=mod_perl
    pkgver=2.0
    pkgrel=1
    pkgdesc="The full power of the Perl programming language and the Apache HTTP server."
    url="http://perl.apache.org"
    depends=(apache perl)
    source=(mod_perl-2.0-current.tar.gz)
    md5sums=('3e7f7aefb19c772a998802990ced15c0')
    build() {
    cd $startdir/src/$pkgname-2.0.0-RC6
    perl Makefile.PL MP_APXS=`which apxs` PERLPREFIX=$startdir/pkg/usr SITEPREFIX=$startdir/pkg/usr
    make || return 1
    make install
    Maybe somebody will write tidier package. Take care. (Well, next would be embperl package).
    Ja ne,
    Antti

  • Mod_wl_ssl.so and Mod_perl

    Hi,
    I've been trying to track down a problem with the weblogic plugin
    segfaulting. I've discovered that if I recompile apache without mod_perl,
    all works well. When I compile it back in, I get segfaults. Is there an
    issue with the Weblogic plugin and Mod_perl?
    Thanks,
    Dave.

    Our sysadmin things that our installation of Perl was messed up and that
    might be what caused the problem..... So, we are going to fix that to see
    if we can get it working....
    thanks,
    Dave.
    "Jong Lee" <[email protected]> wrote in message
    news:3b8b0a7d$[email protected]..
    >
    I've tried to reproduce the problem on wls6.1, but not successful.
    Anyone else seen this?
    thanks
    Jong
    "David Mullens" <[email protected]> wrote:
    Hi,
    I've been trying to track down a problem with the weblogic plugin
    segfaulting. I've discovered that if I recompile apache without
    mod_perl,
    all works well. When I compile it back in, I get segfaults. Is there
    an
    issue with the Weblogic plugin and Mod_perl?
    Thanks,
    Dave.

  • Servlet deploy to 9ias

    Hi oracle team,
    I have a servlet in jdev903 run is OK but to deploy 9iAS
    903 ocour 500 Internal Server Error
    java.lang.UnsupportedClassVersionError: request/Servlet2 (Unsupported major.minor version 48.0)
         at java.lang.ClassLoader.defineClass0(Native Method)
         at java.lang.ClassLoader.defineClass(ClassLoader.java:488)
    is 9ias bug?
    package request;
    import javax.servlet.ServletException;
    import javax.servlet.http.*;
    import java.io.PrintWriter;
    import java.io.IOException;
    public class Servlet1 extends HttpServlet
    public void doGet(HttpServletRequest request, HttpServletResponse response)
    throws ServletException, IOException
    response.setContentType("text/html");
    PrintWriter out = response.getWriter();
    out.println("<html>");
    out.println("<head><title>Servlet1</title></head>");
    out.println("<body>");
    out.println("<p>The servlet has received a GET. This is the reply.</p>");
    out.println("</body></html>");
    out.close();

    You should recompile your servlet against JDK 1.3, not JDK 1.4 (or upgrade your iAS to 9.0.4)
    [JDK 1.4 uses class file version 48.0]
    Rob
    Team JDev

  • Recompile Forms after Unix OS upgrade

    I am running 9iAS 1.0.2.2.2 on IBM AIX 5.1 (32 bit mode). We have a forms 6i application that was originally compiled on AIX 4.3.3.
    Can I transfer the fmx files directly to the AIX 5.1 server or do I need to recompile the fmb files first?

    hi,
    u don't have recompile your fmx'es but you must defintely compile all your rep's because it will u unable to retrieve a string error.
    One important point if u have used or accessed any environment variables or api's specific to the previous OS u have to recompile those fmx'es.
    Rajendra - [email protected]

  • URGENT - Oracle 9i, Oracle 9iAS, and Oracle 9iAS Portal Installation Problem

    ERROR :
    1. Objects with type JAVA CLASS with more than 30 characters are truncated to 30 characters
    2. There are only 30 objects with type JAVA CLASS are installed (instead of 334) mentioned on the troubleshooting guide
    3. Oracle9iASHttpService automatically stops after starting the service
    Environment :
    Windows 2000 Server
    Oracle 9i 9.0.1.1.1
    Oracle 9iAS 3.0.9.8.2 (Oracle 9iAS 1.0.2.2.2a)
    PDK Services for Java version 3.0.9.0.4 (from Patch used to install 3.0.9.8.2)
    Patches 8.1.7.1.1, 8.1.7.1.5, 3.0.9.8.2
    I installed the Oracle 9i, 9iAS, Portal and the patches based on the installation instructions (http://portalstudio.oracle.com/pls/ops/docs/FOLDER/COMMUNITY/OTN_CONTENT/DOCUMENTATION/INSTALL_GUIDE_9I.PDF)
    I tried adding the Sample Web Provider I got ORA-29531 error on HttpProviderDispatcher. Then I checked the Patch 8.1.7.1.1 installation, they are some scripts that need to be run that was not part of the 9i/9iAS installation instruction. I run the suggested scripts(catalog.sql, catproc.sql and utlrp.sql) and modified the jserv.properties to point the xsqlconfig.xml to ORACLE_HOME\oracore\admin.
    The error still persisted. From the Troubleshooting PDK Services for Java, one of the suggestion is to run the sql command :
    Select object_name, object_type, status from user_objects where object_name like '%HttpProvider%';
    which resulted to an object with name '/3334f18_HttpProviderDispatche' without the 'r' at the end
    and
    Select count(object_name) from user_objects where object_type='JAVA CLASS';
    which resulted to only 30 VALID object. According to the installation instruction, there are supposedly 334 objects.
    I checked the object_name of the other JAVA CLASS objects, all the names of the objects are all less than 30 characters. It looks like that the objects with the object_name > 30 are truncated to 30 characters.
    Then I rebooted the machine, when the machine went back on Oracle9iASHttpService stops automatically after it has been started.

    I have posted question on that thread and there is no specific solution from our problem. From the Oracle PDK Troubleshooting PDK Services for Java, it looks like there is a problem on the Oracle Portal installation. I tried recompiling the packages and my problem worsened. Now I cannot start the Oracle9iAS HTTP Service.

  • Form 6i Patch 10 and Oracle 9iAS Rel 1

    Hi,
    I have an application developed in Forms 6i (6.0.8.8.0) and web enabled using Oracle 9i Application Server Rel 1.
    Recently I applied Forms 6i Patch 10 and recompiled the forms. After this the application crashes in the browser when deployed in 9iAS (The icon images are not loading, the triggers are not executing, etc)..
    Is there any known issues for Patch 10 with Oracle 9i Application server Release 1?
    Any help would be appreciated.
    Thanks,
    Anoop

    Did you forget to recompile your PLL libraries?

  • Will forms demos for 9iDS work on 9iAS  running on HP unix

    Will forms 9i demos work on 9iAS on a Unix system?
    I've just tried it on 9iDS on win NT.
    How to configure the same?
    Thanks
    Mahesh

    Mahesh,
    all you need to do is to configure the demos with your formsweb.cfg file and default.env file on Unix. Of course, before running the samples you will have to recompile the Forms fmx files. Because most of teh PJC and Java examples work on the client side I don't expect problems on this side. Make sure that you manually create teh database schema used by the demos (this is performed by the installler on Windows systems. Unfortunately the installer routine will not work on Unix systems).
    You don't need to to create the forms90demo servlet mapping to run teh demos if you are okay of sharing your forms90 root mapping (default formsweb.cfg file) with the demos.
    Frank

  • Error while running a report JSP in a war file from 9iAS server

    Hi,
    I've a web application archive file (war) which i m deploying to the web using OEM. The war file consists of many JSPs. Among those JSPs i have one Report JSP, which i m calling from another JSP which is like a parameter form for the report JSP. When i call the report JSP, it gave me the following error,
    javax.servlet.jsp.JspException: com.sun.corba.se.internal.iiop.ORB
    javax.servlet.jsp.JspException: com.sun.corba.se.internal.iiop.ORB
    at oracle.reports.jsp.ReportTag.doStartTag(ReportTag.java:334)
    at FMCardExp.jspService(_FMCardExp.java:58)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:302)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:407)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:330)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:336)
    at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:59)
    at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:283)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:523)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:269)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:735)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:151)
    at com.evermind.util.ThreadPoolThread.run(ThreadPoolThread.java:64)
    The report tag in the report JSP is as follows,
    <rw:report id="report" parameters="server=repsvr&userid=scott/tiger@db">
    The report server is up and running and so is the database. This report JSP was generated from the reports builder and the opened in JDeveloper environment,in the war file project. It was then compiled and a war file was created. Surprisingly this report JSP works fine when i run my webapplication from the embedded OC4J instance for JDeveloper, but when i try to run it from the 9iAS server i get the above mentioned error. The deployment of the war file to the server is successful and the other JSPs work fine, only the reports JSP is not working. Do i need to have some settings for running the reports JSP, please advise.
    Thanks in advance
    Unmesh

    Can you please help me in deploying jdeveloper (9.0.3.1)war file to 9iAS release 1, when I try to run, none of the jsp's execute, I get java OutOf Memory error, I also think that there may be some version compatibility between jdev jdk and 9iAS jdk.
    Thanks,
    Kavitha

  • Error in the assistant of installation of Oracle 9ias 9.0.2 single sing-on

    Install oracle 9ias 9.0.2.0, but when this in the assisting existing Oracle 9ias single singn-on the error that the host or port are not been worth appears. in the host sijita.uptc.edu.co places and in the port 7777. That it can be the error??? one doesn't also eat to pull up the Apache service because the following error appears:
    $ apachectl start
    Syntax error on line 6 of /u06/oracle/ora9ias/Apache/Apache/conf/mod_osso.conf:
    Unable to deobfuscate the SSO server config file,
    /u06/oracle/ora9ias/Apache/Apache/conf/osso/osso.conf, error Bad padding
    pattern detected in the last block.
    /u06/oracle/ora9ias/Apache/Apache/bin/apachectl start: httpd could not be started
    WARNING!! Direct use of apachectl within Oracle9iAS is
    deprecated. Using apachectl in conjunction with opmn may lead
    to unexpected behavior (such as opmn automatically restarting
    OHS after it has been shutdown using apachectl). Please use
    dcmctl (located at ORACLE_HOME/dcm/bin/dcmctl) instead.
    apachectl may not be shipped with future versions of Oracle9iAS.
    $ httpd start
    Ouch! ap_mm_create(1048576, "/tmp/apache/logs/mm.1262") failed
    Error: MM: mm:core: failed to open memory file (No such file or directory):
    OS: No such file or directory

    9iAS (9.0.2.0.1) is desupported and will not be certified against any new OS releases...
    Regards,
    Martin

  • 9ias release 2 in HP-UX cluster  in HA mode configuration

    Hi all,
    We have configured 9ias release 2 Business intelligence .
    Both Infrastructure, Report server, and database on the same HP-UX 9000 server.
    Its been critical application, we want to configure the same in the HP-UX for High availability of the application server. So if this node fails the second node will take over & application server will b available for the users with minimal down time.
    Can anybody help me in regards to this or give any i/p for How tos?
    Thanks,
    Dhanashree

    We have had lots of issues with 9i AS on linux. May this tip might help you to reduce time each iteration of installation.
    I have tried atleast 15 iterations before a succful installation. After few attemts infrastructure was succeful, what I did was to take a file level backup of the dirctory structure. So keep trying the mid tier only every time. For every attemp you can restore from the file leval backup and try only the mid tier part. It is impotranat that you clean everything for each attempt. Well this may not exactly the answer to your questions, but i would like to share my experience. i kow the pain.

Maybe you are looking for

  • How to get current time in jsp page?

    my problem is :- i have a radio buttons with name as 9am, 11am ,1pm, 3pm , 5pm , 7pm , 9pm , 11pm , 1am , 3am ,5am 7am. what ever the current time may be the radio button of four hour plus than current time should be atomatically checked and previous

  • Can u write the following query without using group by clause

    select sp.sid, p.pid, p.name from product p, supp_prod sp where sp.pid= p.pid and sp.sid = ( select sid from supp_prod group by sid having count(*) =(select count(*) from product)); thru this, we retrieving all the products delivered by the supplier.

  • Animate dashed lines

    Hello, I need to animate dashes on quite complex circuits in Flash. I think the best tool to achieve this is Illustrator, by offsetting dashes. Here's what I got by duplicating paths and altering dashes on each copy. As you can see, it does the job b

  • Cp 5 crashes during publishing of large projects

    I have large Captivate 5 projects with 300-450 slides divided into 2 to 4 slide groups.  When I publish the SWF file, the publishing process always freezes at 70% and the application crashes (can't hit Cancel in the progress window ).  This is not du

  • Wiring the default name on File Dialog causes an error 43

    LabView 8.5 Pro: I placed an express file dialog on my diagram. I wired the start path and ran my vi. As expected the open file dialog box appears, however if I wire the default name to the vi the dialog box does not display and generates an error 43