Is supported OC4J 9.0.2 on AIX?

Is supported OC4J 9.0.2 on AIX with jdk1.3.0?

The two questions you are asking are different. The stanalone version of OC4J is pure Java and is available to be run on a J2SE 1.3.1 JVM. Oracle9i Application Server Release 2 is a product which integrates a lot of native applications as well as Java so is platform dependant. It should be available soon on AIX.
Thanks -- Jeff

Similar Messages

  • Does OC4J DP4 works well at AIX 5.2 (Java Version=1.4.2) ?

    when I first start oc4j dp4, It prompted me to insert password for oc4jadmin.
    and when I restart oc4j dp4, oc4j made java core dump and crashed.
    Is there any requirement for oc4j to work well on AIX 5.2 ?

    Oc4j 10.1.3 dp4 is tested on our base development platform (Linux) and Win32.
    It is expected of oc4j to prompt your to insert password at first. The following core dump sounds more like a problem with the AIX JDK itself. There were problems with the AIX JDK 1.4.1 when oc4j 9.0.4 was released. See the link "Patch for IBM AIX5L" at http://www.oracle.com/technology/software/products/ias/htdocs/utilsoft.html
    Can you check if the problem goes away when you patch your AIX JDK to a higher maintenance level?

  • I want a Web hosting supports OC4J

    Hi
    I have a oracle developer suit 10g application(.FMX) with Oracle 10g database engine and I want to upload it on web server,
    I`m tiring searching for web hosting support oracle application server witch supports(OC4J) ?
    please,can you suggest me web hosting sits support OC4J or alternative solutions.
    thank you.

    You can set Firefox to open with the internet log-in page, and have
    another page as your home page. The password manager will take
    care of the rest.
    Press the '''<Alt>''' or '''<F10>''' key to bring up the tool bar.
    Followed by;
    Windows; '''Tools > Options'''
    Linux; '''Edit > Preferences'''
    Mac; ''application name'' '''> Preferences'''
    Then '''General.'''
    There are two settings;
    * '''When Firefox Starts'''
    When the browser is started, what page do you want to
    display. Many of us choose '''Show My Home Page.'''
    * '''Home Page'''
    When a new page is opened, what do you want displayed.
    # '''Use Current Page'''. Use what ever page(s) are open at that time.
    # '''Use Bookmark'''
    # '''Restore To Default.''' about:home shows a Mozilla page with tools.
    You can use any of these that you wish;
    '''about:home''' (Firefox default home page),
    '''about:newtab''' (shows the sites most visited),
    '''about:blank''' (a blank page),
    or you can enter any '''web page''' or '''about: ''page''''' you want.

  • Unable to start OC4J 10.1.3 on AIX

    Hi All,
    I have installed OC4J on AIX and on running the oc4j.sh script with -start option results in a coredump. Just wondering if I am missing something. Any help would be greatly appreciated.
    thanks
    -sheshi
    Here is the trace
    st-ibm18:$ ./oc4j.sh -start
    Starting OC4J...
    05/02/25 16:19:54 ServerComponent: initDeployment(): begin
    05/02/25 16:19:54 ServerComponent: copyAndDeploy(true): begin
    05/02/25 16:19:54 ServerComponent: copyAndDeploy(true): end--initDeployment
    05/02/25 16:19:54 ServerComponent: copyAndDeploy(true): end--Previous deployment not found
    05/02/25 16:19:54 ServerComponent: initDeployment(): end
    05/02/25 16:19:55 com.evermind.server.XMLApplicationServerConfig.postInit: Application ascontrol beginning the outside for loop, checking app ref 1 of 1
    05/02/25 16:19:55 com.evermind.server.XMLApplicationServerConfig.postInit: Application ascontrol has completed the for loop. The current count is 1
    05/02/25 16:19:55 ServerComponent: initDeployment(): begin
    05/02/25 16:19:55 ServerComponent: initDeployment(data, 0, 443): begin
    05/02/25 16:19:56 ServerComponent: initDeployment: returning NULL
    05/02/25 16:19:56 ServerComponent: initDeployment(data, 0, 443): end
    05/02/25 16:19:56 ServerComponent: initDeployment(): end
    ./oc4j.sh[11]: 85624 Segmentation fault(coredump)

    Triple asdf, I agree that the shell script, oc4j.sh, is too simple and nice to be guilty here. From the console output, it seems the coredump happened when the server was initializing ascontrol application. To confirm that, can you comment out the following two lines in your j2ee/home/config/server.xml and then try starting the server.
      <application name="ascontrol" path="../applications/ascontrol.ear" start="true" />
      <web-site path="./ascontrol-web-site.xml" />
    If you got the server started, then try adding these lines and bounce the server.

  • Support for Firefox V3.0 on AIX available? Is v3.0 downloadable?

    I need to download Mozilla Firefox V3.0 for AIX. Is this version (2007) still supported/downloadable ?

    Mozilla makes desktop Firefox available for Windows, Mac and Linux. For AIX availability, you would have to check with IBM or whatever third-party source supplies it.
    Apparently, IBM only makes Firefox 3.5.13 available:
    http://www-03.ibm.com/systems/power/software/aix/browsers/index.html
    Older and newer versions can be downloaded from third-party sources, but version 3.0 doesn't seem to be available:
    http://linkitup.de/ForAIX/Firefox/
    Versions of desktop Firefox currently supported by Mozilla
    * http://www.mozilla.org/en-US/firefox/all.html
    * https://www.mozilla.org/en-US/firefox/organizations/all.html
    * http://www.mozilla.org/en-US/firefox/all-older.html

  • Error invoking in_plsql.mk in 8.1.7 install on AIX 5L

    Hello
    I am trying to install Oracle 8i release 3 (8.1.7.0.0 - as this is the minimum version of Oracle that our products support) onto an IBM Server running AIX 5L.
    I have followed the instructions in the Oracle installation guide and have proceeded to install the 'typical' installation. Everything was going well in the installation until it got to about 65% complete where it has halted with the following error:
    "Error in invoking target install of makefile /export/home/oracle/8.1.7/plsql/lib/ins_plsql.mk"
    It then gives me the option to click on ignore, cancel or retry.
    I have installed a gnu compiler and a binutils package and I still get the same problem.
    Does anyone what is causing this problem and how to solve it??
    Any help will be gratefully received.
    Thanks

    oops, sorry, just noticed that I posted this in the wrong forum.

  • Eclipse and OC4J

    Hi
    I'm using Eclipse for development and deploy and run my
    applications in Oracle Appliaction Server Containers for J2EE (OC4J).
    Anyone knowing if it is possible to run OC4J integrated with Eclipse for debugging?
    Thanks

    We use OC4J inside of Eclipse for development/debugging. The "manual" way is to debug OC4J as a java application. You add the OC4J jars to your classpath, and run the OC4J main class: com.evermind.server.OC4JServer and in the debug configuration, you set the "working directory" to the /oc4j/j2ee/home directory.
    The "easy" way to do it, is to use MyEclipse http://www.myeclipseide.com. It has wizards and complete eclipse integration which supports OC4J.
    Hope that helps,
    --Leif                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Does TopLink support JBoss App Server?

    My company is a software development company. So, we use many application servers for our customers.
    I found that TopLink supports OC4J, WebLogic and WebSphere, but I don't know, Does TopLink support JBoss? I just downloaded TopLink for test yesterday, so, I don't know much about TopLink, but my current project uses JBoss.
    Please give me some suggestion that might help me to refine my project.
    Thank you so much.

    Yes it does and there are customers using JBOSS. TopLink supports any app server and, in fact, doesn't even require an app server -- and compliant JVM will do just fine.

  • OW 8.1.1 p4 and AIX 6.1 as a target resource

    HI,
    We are using OW 8.1.1 p4 and want to provision to AIX 6.1 as a target resource. The release notes says IBM AIX 4.3.3, 5.2, 5L, 5.3, 6.0 are supported. Has anyone provisioned to AIX 6.1?
    Regards
    Arjun

    Hi,
    It happened that we have to integrate Siebel Finance To ADSI
    have you confirmed that any of the questions you asked
    If so
    What have you use to connect Siebel with ADSI?
    if you can refer us to a document or a certain methodology would be very thankful
    Regards and thanks in advance

  • Oem10g on AIX

    Guys: I have an AIX p650 box, where I want to install Oem 10g Grid control. I tried at least 4 times. Everytime, it fails at the OC4J Configuration Assisstant part. Aix is at 5200-02 level. The Aix agent runs fine. Anybody has gotten Oem10g to work on Aix?
    Windows version works great with Windows agents and Aix agents running.
    Thanks
    jw

    Guys: I have an AIX p650 box, where I want to
    install Oem 10g Grid control. I tried at least 4
    times. Everytime, it fails at the OC4J Configuration
    Assisstant part. Aix is at 5200-02 level. The Aix
    agent runs fine. Anybody has gotten Oem10g to work
    on Aix?
    Windows version works great with Windows agents and
    Aix agents running.
    Thanks
    jwGuess you would have got the solution by now. I had got the same issue while installing 10.1.0.2 grid control on AIX 5.2 , and opened a tar against Oracle.
    The solution is to set the variables TMPDIR=/tmp and TMP=/tmp before starting runInstaller. The bug number for this is the following:
    314167.1: Bug:398504 Grid Control Installation Fails At The OC4J Configuration Assistant.
    I would appreciate if you can please tell which version of agents and grid control installations did you use for Windows 2k

  • Can large page improve timesten performance on aix??

    hello, chris:
    Can large page imporove timesten performance on aix? we havenot test it yet, I just want to know whether it is ok?? thank you.

    Enabling large page support on AIX may help performance under some circumstances (typically with large datastores). TimesTen does support use of large pages on AIX and no special action is needed on the TimesTen side to utilise large pages. Here is some information on this which should eventually appear in the TimesTen documentation.
    The TimesTen shared memory segment for AIX has been created with the flags
    ( SHM_PIN | SHM_LGPAGE) necessary for large page support for many releases.
    It used to be the case that special kernel flags needed to be enabled so it
    was never documented as being supported. Subsequent AIX releases have made
    enabling large pages a matter of system administration.
    1) Enable capabilities (chuser)
    2) Configure page pool (vmo -r)
    3) Enable memory pining (vmo -p)
    4) [restart timesten daemons]
    The documentation is quoted below.
    AIX maintains separate 4 KB and 16 MB physical memory pools. You can
    specify the amount of physical memory in the 16 MB memory pool using the vmo
    command. Starting with AIX 5.3, the large page pool is dynamic, so the amount
    of physical memory that you specify takes effect immediately and does not
    require a system reboot. The remaining physical memory backs the 4 KB virtual
    pages.
    AIX treats large pages as pinned memory. AIX does not provide paging
    support for large pages. The data of an application that is backed by large
    pages remains in physical memory until the application completes. A security
    access control mechanism prevents unauthorized applications from using large
    pages or large page physical memory. The security access control mechanism
    also prevents unauthorized users from using large pages for their
    applications. For non-root user ids, you must enable the CAP_BYPASS_RAC_VMM
    capability with the chuser command in order to use large pages. The following
    example demonstrates how to grant the CAP_BYPASS_RAC_VMM capability as the
    superuser:
    # chuser capabilities=CAP_BYPASS_RAC_VMM,CAP_PROPAGATE <user id>
    The system default is to not have any memory allocated to the large page
    physical memory pool. You can use the vmo command to configure the size of
    the large page physical memory pool. The following example allocates 4 GB to
    the large page physical memory pool:
    # vmo -r -o lgpg_regions=64 -o lgpg_size=16777216
    To use large pages for shared memory, you must enable the SHM_PIN shmget()
    system call with the following command, which persists across system reboots:
    # vmo -p -o v_pinshm=1
    To see how many large pages are in use on your system, use the vmstat -l
    command as in the following example:
    # vmstat -l
    kthr memory page faults cpu large-page
    r b avm fre re pi po fr sr cy in sy cs us sy id wa alp flp
    2 1 52238 124523 0 0 0 0 0 0 142 41 73 0 3 97 0 16 16
    From the above example, you can see that there are 16 active large pages, alp, and
    16 free large pages, flp.
    Documentation is at:
    http://publib.boulder.ibm.com/infocenter/pseries/v5r3/index.jsp?topic=/com.ibmaix.prftungd/doc/prftungd/large_page_ovw.htm
    Chris

  • Oracle 10.2 on OEL 6 64 bit

    Hi,
    OS : OEL 6 64 bit
    RDBMS : oracle 10.2
    i have some install errors and seems pretty famous.
    I have error on 65% of installation, where linking process exist.
    I have browsedthe internet and found that this can be fixed with package "glibc-devel-2.3.2-95.20" but it should be 32 bit.
    when i am trying to install this package , os gives me error that conflict arise with an x86_64 bit same package. So unable to install this.
    Is any one tell me the reamdy ?
    here are the end lines of installation log
    INFO: Exception thrown from action: make
    Exception Name: MakefileException
    Exception String: Error in invoking target 'install' of makefile '/home/oracle/oracle/product/10.2.0/db_1/ctx/lib/ins_ctx.mk'. See '/home/oracle/oraInventory/logs/installActions2011-06-08_11-57-36PM.log' for details.
    Exception Severity: 1

    Hello,
    OEL *6.0* is not certified for Oracle *10.2*, you may have a look on the recommendations of the Note of My Oracle Support below:
    Oracle Database on Unix AIX,HP-UX,Linux,Mac OS X,Solaris,Tru64 Unix Operating Systems
    Installation and Configuration Requirements Quick Reference (8.0.5 to 11.2) [ID 169706.1] Hope this help.
    Best regards,
    Jean-Valentin

  • Alpha Server for database

    Alpha server upgrade
    We are switching from an Alpha architecture to an NT architecture
    for our Developer Suite and moving from 7.3.3.4 database to 9i.1.
    We currently have an entirely web-based system using Developer and
    Forms exclusively via an Oracle NT based web server.
    We have received all of the software and understand the requirements.
    Management has asked me to provide a spec for the same upgrade to an
    Alpha architecture.
    My questions are:
    1. Is a management server still required as a separate server?
    2. If so, would this need to be an alpha server or an NT server?
    3. How long does Oracle envision support for the Alpha technology (not AIX).
    Thanks you in advance for your help.
    Greg

    Hi,
    I recommend you check if the Remote Registry service is running on Mailbox01, Mailbox02, Mailbox03 and Mailbox04. If not, please start it and then add mailbox database copy to check the result.
    Best regards,
    Belinda
    Belinda Ma
    TechNet Community Support

  • Job Terminated on Signal 11

    I have received a Tidal Bridge configuration file to run on our current AIX hardware. After creating a new Env. File and executing a test job I receive the following error message in the output file.
    Launcher Error: Job error:- Job terminated on signal 11
    JDE EnterpriseOne - 9.0
    Tidal
    Master Status - version 6.0.2.155
    Plugin(tes-6.0) - version 6.0.2.154
    Any help would be greatly appreciated.

    What bridge are you running? You might need the latest bridge software. If it is Informatica or JDE, you should be using the adapter in 6.x.
    I have also seen this error has related to ulimit in AIX environments and we have a paramter that you can try adding to your tagent.ini. More information is below. In the future, please contact support for errors to ensure faster response. This forum is not designed to support errors in the product.
    AIX only
    HOT00464 : AIX Agent not honoring ulimits set from LDAP.
    Problem : Customer desires way to make agent work as it did before
    HOT00444.
    Fix : Added 'ulimitold=y|n' tagent.ini parameter to control whether read
    standard AIX limits file or not (default is read file  - 'ulimitold=n').
    If this does not resolve your issue, please contact support for further help.
    John
    Cisco TAC

  • DistributedManagementException,  null BasicDeploymentMBean for deployment

    Hi All,
    During a wladmin BATCHUPDATE, I got the following error message. My question is: what is the possible reason? What causes an BasicDeploymentMBean to be null? I did a Google-search, I have found similar error messages, but no solution. (Weblogic 10.3, on AIX)
    Any idea is welcome.
    Best regards, József
    On the screen:
    Connection pool "lionPool" created successfully.
    Executing command: SET -mbean listenOnline:Name=lionPool,Type=JDBCConnectionPool -property Targets "listenOnline:Name=ejb,Type=Cluster"
    weblogic.management.DistributedManagementException : Distributed Management [1 exceptions]
    [Deployer:149189]Attempt to operate 'remove' on null BasicDeploymentMBean for deployment CP-lionPool.
    Operation can not be performed until server is restarted.
    in servers/adminServer/logs/adminServer.log:
    ####<Jul 28, 2009 9:15:35 AM CEST> <Info> <DeploymentService> <abgpp091> <adminServer> <[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1248765335652> <BEA-290063> <commit for request '1,248,765,335,146' will not proceed further since its requires restart flag is set.>
    ####<Jul 28, 2009 9:15:35 AM CEST> <Info> <Deployer> <abgpp091> <adminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <jhalasz53> <> <> <1248765335878> <BEA-149038> <Initiating Task for CP-lionPool : [Deployer:149026]remove application CP-lionPool on adminServer.>
    ####<Jul 28, 2009 9:15:35 AM CEST> <Warning> <Deployer> <abgpp091> <adminServer> <[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1248765335926> <BEA-149189> <Attempt to operate 'remove' on null BasicDeploymentMBean for deployment CP-lionPool. Operation can not be performed until server is restarted.>
    ####<Jul 28, 2009 9:15:35 AM CEST> <Warning> <Deployer> <abgpp091> <adminServer> <[STANDBY] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1248765335946> <BEA-149004> <Failures were detected while initiating remove task for application 'CP-lionPool'.>
    ####<Jul 28, 2009 9:15:35 AM CEST> <Warning> <Deployer> <abgpp091> <adminServer> <[STANDBY] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1248765335946> <BEA-149078> <Stack trace for message 149004
    weblogic.management.DeploymentException: [Deployer:149189]Attempt to operate 'remove' on null BasicDeploymentMBean for deployment CP-lionPool. Operation can not be performed until server is restarted.
    at weblogic.deploy.internal.targetserver.DeploymentManager.assertDeploymentMBeanIsNonNull(DeploymentManager.java:1285)
    at weblogic.deploy.internal.targetserver.DeploymentManager.findDeploymentMBean(DeploymentManager.java:1326)
    at weblogic.deploy.internal.targetserver.DeploymentManager.createOperation(DeploymentManager.java:1098)
    at weblogic.deploy.internal.targetserver.DeploymentManager.createOperations(DeploymentManager.java:1372)
    at weblogic.deploy.internal.targetserver.DeploymentManager.handleUpdateDeploymentContext(DeploymentManager.java:160)
    at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.updateDeploymentContext(DeploymentServiceDispatcher.java:155)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doUpdateDeploymentContextCallback(DeploymentReceiverCallbackDeliverer.java:133)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.updateDeploymentContext(DeploymentReceiverCallbackDeliverer.java:27)
    at weblogic.deploy.service.internal.statemachines.targetserver.ReceivedPrepare.callDeploymentReceivers(ReceivedPrepare.java:203)
    at weblogic.deploy.service.internal.statemachines.targetserver.ReceivedPrepare.handlePrepare(ReceivedPrepare.java:112)
    at weblogic.deploy.service.internal.statemachines.targetserver.ReceivedPrepare.receivedPrepare(ReceivedPrepare.java:52)
    at weblogic.deploy.service.internal.targetserver.TargetRequestImpl.run(TargetRequestImpl.java:211)
    at weblogic.deploy.service.internal.transport.CommonMessageReceiver$1.run(CommonMessageReceiver.java:410)
    at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:516)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    >

    I am not so sure any more, that it is a JDBC problem. Though, it is possible, because I could not find any ojdbc6.jar for Oracle 10.2.0.4. [http://www.oracle.com/technology/software/tech/java/sqlj_jdbc/htdocs/jdbc_10201.html]
    We use WebLogic 10.3, and it requires Java *6*. That is why I thought, that it would be good to find an ojdbc6.jar for this Oracle version.
    I tried to run the application with ojdbc14.jar and ojdbc6.jar. Interestingly, the results were the same. (I had to use the ojdbc6.jar, that was released for Oracle 11.1.0.7.0)
    Yes, Vijay, I do think, that I should contact the WebLogic support team. Anyway, we use AIX LPARs (logical machines on a PowerPC). The application is installed in my home directory. What is more, the same home directory is mounted on all LPARS. So, the application is always mounted through a kind of logical network. But the WebLogic Server is not in my home directory. So, the WebLogic and the application are not in the same fs.
    József

Maybe you are looking for