Weblogic 4.5.1, AIX 4.3, and hardware recommendations?

I have been asked to spec the hardware for the application server. We are
expecting the load to initially be very small but could grow up to 3000
concurrent users. We are thinking about initially going with an IBM H50, dual
processor (332Mhz 604E Power PC chip), 1 Gig of memory, running AIX 4.3.
We have concerns about web logic's support on AIX, it states that it is only
certified on JDK 1.1.6. Does anyone know if JDK 1.2 is supported? I believe
their is a JDK for 1.2 on AIX. We are uncomfortable about moving back to 1.1.6
just to run on an AIX box. Should we be thinking about using a Sun or NT box
instead?
Are there any other gotchas that we need to be looking for when specifying our
hardware? Does anyone have a matrix to help spec the expected memory, disk I/O,
and CPU power required for an EJB based application. I understand that this is
largely dependent on the design of the beans, but there has got to be something
out there that defines a "typical" setup.
Thanks for you help.
Tyler Van Gorder
[email protected]
Landacorp.

We have a Capacity Planning Guide that should help you in sizing your hardware
setup. It will soon be available off our website (with the rest of the docs) ...
but in the meanwhile, pl contact your sales rep for a copy.
Srikant.
Tyler Van Gorder wrote:
I have been asked to spec the hardware for the application server. We are
expecting the load to initially be very small but could grow up to 3000
concurrent users. We are thinking about initially going with an IBM H50, dual
processor (332Mhz 604E Power PC chip), 1 Gig of memory, running AIX 4.3.
We have concerns about web logic's support on AIX, it states that it is only
certified on JDK 1.1.6. Does anyone know if JDK 1.2 is supported? I believe
their is a JDK for 1.2 on AIX. We are uncomfortable about moving back to 1.1.6
just to run on an AIX box. Should we be thinking about using a Sun or NT box
instead?
Are there any other gotchas that we need to be looking for when specifying our
hardware? Does anyone have a matrix to help spec the expected memory, disk I/O,
and CPU power required for an EJB based application. I understand that this is
largely dependent on the design of the beans, but there has got to be something
out there that defines a "typical" setup.
Thanks for you help.
Tyler Van Gorder
[email protected]
Landacorp.

Similar Messages

  • Senior Design HVAC trainer. Sensors and hardware recommendations.

    I am working on a Senior Design project revamping an HVAC trainer.  It currently has a LonWorks server UNC-410-1 and two MNL-800 controllers.  It is our intension to interface with the current equipment and read the data into LabView for classroom LAB projects.  In this scenario, I understand that I have to have a LonWorks OPC server (software) in order to use LabView's OPC plugin to access the pins on the controllers.  However, I am uncertain as to what additional hardware I will need to interface with the unit.  I have seen equipment from Easylon such as the Easylon Ethernet Adapter that is designed for this purpose.  Obviously, since this is a senior design project, our budget is limited unless we are able to locate a sponsor do donate the hardware.  For this reason, I am researching alternative solutions to our problem.  
    The other alternative is to start over with NI hardware and manipulate the data in LabView.  I have researched what to use on the NI website such as the SCXI-1122 and SCXI-1322 termianl block.  This will require a chassy SCXI-1000, and a contoller SCXI-1600 USB.  The price for these items comes to around $3950.00.  I am hoping I can manipulate the data with a 32 voltage input DAQ instead.  I have acheived this with thermisters but have not attempted a pressure transducer nor a thermocouple. 
    I  will need to read in 12 thermolcouples and four pressure transducers for line pressure.  I would like a couple of outputs  in case I want to shut off the compressor or fan motor.  Any recommendations on what hardware I will need for this for the lowest cost possible?  Any other recommendations? 
    Thanks,
    Richard   

    I live in Lombard, IL and have taken professional enrichment Certification Courses - LabVIEW Core 1 and Core 2 this past July.  My skills are fresh, sharp, and honed.  I have had several years of experience programming LabVIEW for companies like Motorola, Tellabs, and ElectroDynamics.  I have a full career developing Automated Test Equipment and a plethora of programming skills.  I am interested in your position on a full-time basis.

  • Error when listening on port 80 for weblogic 6.1 on AIX

    I setup weblogic 6.1 on AIX 4.3. I configured weblogic to listen on port 80. When
    I start weblogic as a non-privilege user(not using root) the weblogic report the
    error as following:
    <Dec 12, 2001 1:31:46 PM CST> <Emergency> <WebLogicServer> <Unable to create a
    s
    erver socket for port: 80. java.net.BindException: The file access permissions
    do not allow the specified action. Perhaps another process is using port 80.>
    But when I login as root, startweblogic didn't report the error.
    Who can help me?
    Thanks.

    Hello,
    Port numbers less than 1024 are only accessible to
    root.
    You may be able to work around this by creating a start script
    owned by root with the setuid bit on. That way your
    non-privilege account could execute the script and
    run the server as root.
    Hope this helps.
    "zhenglee" <[email protected]> wrote:
    >
    I setup weblogic 6.1 on AIX 4.3. I configured weblogic to listen on port
    80. When
    I start weblogic as a non-privilege user(not using root) the weblogic
    report the
    error as following:
    <Dec 12, 2001 1:31:46 PM CST> <Emergency> <WebLogicServer> <Unable to
    create a
    s
    erver socket for port: 80. java.net.BindException: The file access permissions
    do not allow the specified action. Perhaps another process is using port
    80.>
    But when I login as root, startweblogic didn't report the error.
    Who can help me?
    Thanks.

  • Can't find library libjsafe.so in LIBPATH (Weblogic 5.1 on AIX 4.3.3)

     

    try adding
    -Dweblogic.security.SSL.useJava=true
    to your startup script
    John Ruskin wrote:
    I am trying to start WebLogic 5.1 on AIX 4.3.3.
    WebLogic is installed in /app/weblogic/weblogic510 and
    JDK 1.2.2 is in /usr/jdk_base.
    When I run startWebLogic.sh, it throws an exception which is listed below.
    However, the first message displayed when it starts up is
    LIBPATH=/app/weblogic/weblogic510/lib/aix
    and the library mentioned in the exception is indeed there
    Despite the exception Server does start up, but complains about
    unable to Initialize/Load POSIX Performance Pack.
    Any help is appreciated!
    JR
    y 18 08:57:15 CDT 2000:<I> <WebLogicServer> Server loading from
    weblogic.class.path. EJB redeployment enabled.
    java.lang.UnsatisfiedLinkError: Can't find library libjsafe.so in LIBPATH
    LIBPATH=/usr/jdk_base/lib/aix/native_threads
    at java.lang.Runtime.loadLibrary(Compiled Code)
    at java.lang.System.loadLibrary(Compiled Code)
    at COM.rsa.jsafe.JSAFE_DeviceBuilderNative.buildObjects(Compiled
    Code)
    at COM.rsa.jsafe.JSAFE_AsymmetricCipher.getInstance(Compiled Code)
    at COM.rsa.jsafe.JSAFE_AsymmetricCipher.getInstance(Compiled Code)
    at weblogic.security.RSA.performOPJSafe(Compiled Code)
    at weblogic.security.RSA.performOp(Compiled Code)
    at weblogic.security.RSApkcs1.decrypt(Compiled Code)
    at weblogic.security.RSAMDSignature.verify(Compiled Code)
    at weblogic.security.X509.verifySignature(Compiled Code)
    at weblogic.t3.srvr.SSLListenThread.insertIntoCAChain(Compiled Code)
    at weblogic.t3.srvr.SSLListenThread.<init>(Compiled Code)
    at weblogic.t3.srvr.SSLListenThread.<init>(Compiled Code)
    at weblogic.t3.srvr.T3Srvr.start(Compiled Code)
    at weblogic.t3.srvr.T3Srvr.main(Compiled Code)
    at weblogic.Server.startServerDynamically(Compiled Code)
    at weblogic.Server.main(Compiled Code)
    at weblogic.Server.main(Compiled Code)
    Following is the last two lines before the "Server Started" message.
    Thu May 18 08:57:23 CDT 2000:<A> <Posix Performance Pack> Could not
    initialize POSIX Performance Pack.
    Thu May 18 08:57:23 CDT 2000:<E> <Performance Pack> Unable to load
    performance pack, using Java I/O.
    Please remember to ALWAYS Reference Your Case Number in the subject line.
    Ian Kushnir
    Technical Support Engineer - North Sydney
    BEA Systems
    Phone: +61-2-9923 4043
    Mobile: +61-417 889 336 or 0417 889 336
    Fax: +61-2-9923 4080
    Email: [email protected]

  • Is available weblogic 8.1 (from AIX 5.3 to AIX 6.1) ?

    WLS Current verion 8.1
    OS Current AIX 5.3
    i am going to buy new server IBM Power 6 (installed AIX 6.1)
    Upgrading OS LEVEL.
    Is available weblogic 8.1 (from AIX 5.3 to AIX 6.1) ?
    if not,

    Hi,
    AIX 5L v5.3-ML2 and higher MLs versions are supported on Weblogic 8.1 , you can check Configuration Requirements : http://e-docs.bea.com/platform/suppconfigs/configs81/aix53_powerpc/81sp6.html
    Thanks

  • Why does javascript fail to work at gmail on IBM AIX 5.3 and 6.1 systesms?

    Sorry about asking this question again; but I have not gotten a responce
    in over 6 months.
    Both firefox 3 and seamonkey 2 seem to have the same problem
    on IBM AIX 5.3 and 6.1 systems.
    If I try to login to gmail using their standard method (Not HTML)
    I can not select any folder. If I select a folder firefox hang.
    I just see a message saying "Loading".
    I am also experiencing problems when I access my financial
    institutions (Online banking!).
    I believe the problem is in the javascript implementation.
    Not sure about gmail; but I do know that the problem at
    my financial institusions sites has to do with executing
    a javascript.
    "I really need some help. firefox and seamonkey are the
    only browsers that have been ported to my systems."
    If some one can tell me where to look or what is causing the
    problem I can submit a problem report to IBM and have them
    fix the problem in their version of firefox. So far IBM has not
    been able to figure out what is causing the problem.
    I really should upgrade to firefox 3.6.18 and seamonkey 2.0.14; but
    I can not find a working version. The only thing that works on my
    system is firefox 2.0.0.20 and seamonkey 1.1.18. I keep getting security warning when I uses these browsers.
    I really would appreciate some help!

    Can you start in Firefox safe mode? See [[Safe Mode]]

  • Aix 5.1 and 4.3

    anyone got any feedback on using aix 5.1 and 4.3 as ldap clients with DS 5.2 (Solaris)
    regards peter

    Thanks gary
    Ill be more specific as i did not come here first
    the statments that aix 5.1 and 4.3 ldap dont support
    rfc 2307 are what worry me, as fitting these clients
    into a DS 5.2 setup that works with solaris 8,9,10
    and hp-ux using ldapux 4.0 which is rfc2307.
    how does this effect those clients.
    5.2 is fine as it supports 2307
    regards peterOne thing to keep in mind though is that with 5.2, AIX will not perform an ldap bind to authenticate a user, it prefers to bind to the directory server as the administator (i.e. cn=directory manager), and to authenticate, retrieve the user's hashed unix password (in the traditional UNIX crypt format) and check it for itself. You can use an alternate entry for AIX servers to use instead of directory manager, but they essentially need total read/write access to your entire suffix. With 5.3, it's supposed better (though I have not had an opportunity to verify).

  • Does Sun One 6.1 support AIX 5.3 and 6.1

    Hi,
    We have a license for Sun One web server 6.1. Currently it is running on solaris 8.We want to know whether Sun One web server 6.1is compatible with AIX 5.3 and 6.1 as we are looking to migrate to AIX.
    We also need to know wherher the same license(i.e. for Sun One web server 6.1) can be used for Sun Java System Web Server 7.0 or we need a new one?
    Please help.

    You can export the server key + cert with pk12util from the old instance into a PKCS#12 format file and then use pkcs12util to import them to the new instance from that file. Run pkcs12util without any options for usage info.
    If you have additional questions about it, start a new thread at the web server forum (see link in the response above by cvr-786) so the relevant people can see it. Do not respond to this thread.
    P.S. If you found some problem with migrating away from 4.1 using the supported migration (using pk12util directly as noted above isn't really supported migration, though I believe it should probably work fine) the engineering team would certainly like to know about it. Please start a separate thread (again, in the web server forum, not here) describing the issues and/or file a bug through your support contact.

  • Want document about  weblogic 5.1,6.1 , 7.0 and 8.1 server performace matrix

    hi,Guys
    Where can I find the document about weblogic 5.1,6.1 , 7.0 and 8.1
    server performace matrix? currently we want to update our system from
    5.1 to the most recent WLS, everyone know WLS 8.1 is running faster than
    5.1, who can tell me how faster it can be based on very generically way.
    thanks,
    Roy

    Where can I find the document about weblogic 5.1,6.1 , 7.0 and 8.1
    server performace matrix?Roy asks a great question - and I've been searching Weblogic site for the info
    myself.
    From a management perspective, it takes time and money to upgrade to the latest
    WLS.
    I need to put together a business case for management illustrating a Cost/Benefits
    analysis.
    If I can point to sources were people upgraded from 5.1/1.3.1 to 8.0/1.3.1 and
    achived an XX% increase; then I can relate that to the cost of upgrading hardware/etc
    - and better decide where to spend the money.
    If anybody has the numbers or experience - I'd love to hear from you.
    Thanks

  • Weblog for Simple way to debug ESS and MSS Web Dynpro Java applications

    Here is the link to the new Weblog topic "Simple way to debug ESS and MSS Web Dynpro Java applications"
    /people/yugandhar.reddy/blog/2011/03/26/simple-way-to-debug-ess-and-mss-web-dynpro-java-based-applications--very-useful-technique

    Thanks Siddharth. I was trying as you suggested, I was trying to add the link to the FAQ's but looks like the wiki is locked or I dont have permission to create a page in it. Is there any other way to do it?
    Edited by: Yugandhar  Reddy on Mar 28, 2011 5:04 PM

  • Source different O/S and hardware from destination

    What are the limitations on using Streams to move data between Oracle instances, when those instances differ by O/S and hardware platform?
    We're working with a vendor to replicate from an Oracle instance 10gR2 running on an IBM server running AIX, and we're hoping to perform one-way replication into another 10gR2 instance running on an HP server with a Linux Red Hat O/S (both are 64-bit).
    I came across this document yesterday, which mentions that it's a bad idea, although I haven't seen the same restrictions in the documentation:
    http://www.eecs.berkeley.edu/~nimar/papers/vldb05.pdf
    Namely, it mentions that in the 3rd & 4th point
    Operational Requirements for Downstream Capture
    -The source database must be running at least Oracle Database 10g and the downstream capture database must be running the same release of Oracle as the source database or later.
    -The downstream database must be running Oracle Database 10g Release 2 to configure real-time downstream capture. In this case, the source database must be running Oracle Database 10g Release 1 or later.
    -The operating system on the source and downstream capture sites must be the same, but the operating system release does not need to be the same. In addition, the downstream sites can use a different directory structure from the source site.
    -The hardware architecture on the source and downstream capture sites must be the same. For example, a downstream capture configuration with a source database on a 32-bit Sun system must have a downstream database that is configured on a 32-bit Sun system. Other hardware elements, such as the number of CPUs, memory size, and storage configuration, can be different between the source and downstream sites.
    The reason why I'm concerned is that Oracle came to us about 8 months ago and sold us on Streams over DataGuard for a read-only direct copy of data. DataGuard was sold as being tied to having the recovery instance be as identical as possible to the source. They led use to believe that there were no such restrictions for Streams. So, we didn't add any provisions for purchasing a Replication tool. Now I'm thinking we might need to spring for ODI or something ...
    Has anyone found differences in hardware and O/S to be a problem when using Streams?
    Thanks
    --=Chuck
    Edited by: chuckers on Nov 13, 2009 2:06 PM
    Sorry, wrong link initially.

    I have no experience with downstream capture, which ships archives from one platform to another.
    If you are not using downstreams, then heterognenous platform work fine over SQL*NET (dblink).
    I have already operated in production Windows to Solaris multimaster Streams and would have gladly
    exchanged the win box for your AIX.

  • Oracle 9iR2 db and Hardware movement

    Friends
    We are moving our servers (OS AIX 5.3) and installed softwares from harware IBM p670 to 570. We will move Oracle installations also. We plan to move disk images (no new Oracle server installation) and network controls.
    Is there any things that is required to be done by a DBA on Oracle database server side other than relinking it. I hope I will just need to do just relinking of the exectables.
    Any suggestions?
    Thanks
    Vishal

    Yes, first you can try a relink. If that doesn't work well, you can always do a reinstall and patch up to the same level.
    If the location of all files (control files, datafiles and logfiles etc) are not changed, then it should be alright.
    Make sure user and group information is correct and ownership (permission) of the files are right.
    If the network IP address changes, you may need to change your listener.ora and tnsnames.ora to reflect the change.

  • My iPhone 5c is not recognized by my MacBook Pro or iTunes even though my software and hardware is up to date?

    Even though my software and hardware is up to date my new iPhone 5c is not recognized by my computer or itunes, it does not even load or show up on my desktop.  Is anyone else having this problem?
    I'm afraid it may be related to activating the phone in the store earlier today and not having my computer on hand?

    Hi, akp2585. 
    If your Mac is running OS X v10.6.8 or later and iTunes version 11.1 or later, here is a troubleshooting article that you may find helpful. 
    iOS: Device not recognized in iTunes for Mac OS X
    http://support.apple.com/kb/TS1591
    Cheers,
    Jason H. 

  • When is the new macbook air coming..?? and what are the probable updates, both software and hardware..??

    When is the new macbook air coming..??
    and what are the probable updates in both softwares and hardware..??

    SubmissionsStay on topic. Apple Support Communities is here to help people use Apple products and technologies more effectively. Unless otherwise noted, do not add Submissions about nontechnical topics, including:Speculations or rumors about unannounced products.
    You'll want to ask this question elsewhere. "Management" on these boards don't want these topics.

  • I am looking to implement a POS system using my iPad, What is the best software and hardware for POS?

    One of my clients wants to transition to an iPad POS system and I want to know what are the best software and hardware options?
    I am going to completely upgrade the hardware so I'll need solutions for card readers, printers, cash drawers and iPad enclosures that are compatible with an iPad POS system.
    Any help would be appreciated!

    We're a small business and we decided to go on iPad POS deployment and started researching. We chose Maclocks iPad POS stand since it is the most secured way to use your iPad as a POS plus its design is awesome and takes 2 minutes to set it up! They have it for iPad mini too.
    You can also see Maclocks iPad POS stand in action right here: http://youtu.be/0GaFCt-JDyg
    Check it out:

Maybe you are looking for