Web server installation on distributed environment

Hi Gurus,
I need some clarification as mentioned in installation document.
document
On each remote machine in a distributed environment, install the Web applications you plan to run on that machine and then use EPM System Configurator to deploy the Web applications automatically, or manually deploy the Web applications.
if i would like to configure
Server1: foundation, workspace
server2: eas, planning
server3: essbase related
should i install EAS and planning on server 1 and 2 both.
regards
Kumar

On the machine on which you plan to administer the WebLogic Server, you must install all Web applications for all applications you plan to deploy on any machine in the environment. (The WebLogic Administration Server is installed and deployed on the Foundation Services machine.)
So Install all the web application components on the foundation machine and on the machine you want to deploy on.
Cheers
John
http://john-goodwin.blogspot.com/

Similar Messages

  • EPM System Installation in Distributed Environment...

    Hi all,
    I am planning to install EPM 11.1.1.1 in a distributed environment. I have one XP machine and two Windows 2003 machines. Can anybody please tell me which components of EPM I put in which machine? Where should I put 11g database and Oracle Application Server 10g?? A response will be appreciated.
    Thanks.
    Edited by: Sap B on May 12, 2009 1:06 AM

    Hi,
    Have a read of this post which is very similiar :- Installation of Hyperion Planning in a distributed Architecture
    Once you have read it and if there are any areas you don't understand then ask.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • WebLogic as Web Server Installation using WebLogic Express

    Hi all,
    I am in a process of installing WebLogic Web server. I downloaded WebLogic Express from bea site, and it turns out to be the same bin file that I had used for WebLogic Server installation. During the installation, I did not come across an specific steps meant for WebLogic Express (which is a web server + servlet/jsp container)
    Can some one please guide me at the earlier as regards installation steps for WebLogic Web Server,
    Regards,

    Jim,
    I am trying to set up WLS 9.1 and got this error.
    Could you help me with this? Why I am getting it?
    Thanks!
    Marvin
    ####<Jan 16, 2008 10:54:13 PM EST> <Error> <HTTP> <netwave8888> <MedRecServer> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1200542053359> <BEA-101359> <The servlet weblogic.servlet.AsyncInitServlet init method failed while it was run in the background. The exception was: java.lang.ExceptionInInitializerError.
    java.lang.ExceptionInInitializerError
         at java.lang.Class.forName(Ljava.lang.String;ZLjava.lang.ClassLoader;)Ljava.lang.Class;(Unknown Source)
         at weblogic.servlet.AsyncInitServlet.createDelegate(AsyncInitServlet.java:43)
         at weblogic.servlet.AsyncInitServlet.initDelegate(AsyncInitServlet.java:92)
         at weblogic.servlet.internal.WebAppServletContext$AsyncInitRequest.run(WebAppServletContext.java:1641)
         at weblogic.work.ServerWorkManagerImpl$WorkAdapterImpl.run(ServerWorkManagerImpl.java:518)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:179)
    org.apache.commons.logging.LogConfigurationException: java.lang.reflect.InvocationTargetException
         at org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:532)
         at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:272)
         at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:246)
         at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:395)
         at org.apache.struts.action.ActionServlet.<clinit>(ActionServlet.java:375)
         at java.lang.Class.forName(Ljava.lang.String;ZLjava.lang.ClassLoader;)Ljava.lang.Class;(Unknown Source)
         at weblogic.servlet.AsyncInitServlet.createDelegate(AsyncInitServlet.java:43)
         at weblogic.servlet.AsyncInitServlet.initDelegate(AsyncInitServlet.java:92)
         at weblogic.servlet.internal.WebAppServletContext$AsyncInitRequest.run(WebAppServletContext.java:1641)
         at weblogic.work.ServerWorkManagerImpl$WorkAdapterImpl.run(ServerWorkManagerImpl.java:518)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:179)
    java.lang.reflect.InvocationTargetException
         at jrockit.reflect.NativeConstructorInvoker.newInstance([Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source)
         at java.lang.reflect.Constructor.newInstance([Ljava.lang.Object;I)Ljava.lang.Object;(Unknown Source)
         at org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:525)
         at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:272)
         at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:246)
         at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:395)
         at org.apache.struts.action.ActionServlet.<clinit>(ActionServlet.java:375)
         at java.lang.Class.forName(Ljava.lang.String;ZLjava.lang.ClassLoader;)Ljava.lang.Class;(Unknown Source)
         at weblogic.servlet.AsyncInitServlet.createDelegate(AsyncInitServlet.java:43)
         at weblogic.servlet.AsyncInitServlet.initDelegate(AsyncInitServlet.java:92)
         at weblogic.servlet.internal.WebAppServletContext$AsyncInitRequest.run(WebAppServletContext.java:1641)
         at weblogic.work.ServerWorkManagerImpl$WorkAdapterImpl.run(ServerWorkManagerImpl.java:518)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:179)
    java.lang.NoClassDefFoundError: org/apache/log4j/LogManager
         at org.apache.log4j.Category.getInstance(Category.java:514)
         at org.apache.commons.logging.impl.Log4JCategoryLog.<init>(Log4JCategoryLog.java:104)
         at jrockit.reflect.NativeConstructorInvoker.newInstance([Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source)
         at java.lang.reflect.Constructor.newInstance([Ljava.lang.Object;I)Ljava.lang.Object;(Unknown Source)
         at org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:525)
         at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:272)
         at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:246)
         at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:395)
         at org.apache.struts.action.ActionServlet.<clinit>(ActionServlet.java:375)
         at java.lang.Class.forName(Ljava.lang.String;ZLjava.lang.ClassLoader;)Ljava.lang.Class;(Unknown Source)
         at weblogic.servlet.AsyncInitServlet.createDelegate(AsyncInitServlet.java:43)
         at weblogic.servlet.AsyncInitServlet.initDelegate(AsyncInitServlet.java:92)
         at weblogic.servlet.internal.WebAppServletContext$AsyncInitRequest.run(WebAppServletContext.java:1641)
         at weblogic.work.ServerWorkManagerImpl$WorkAdapterImpl.run(ServerWorkManagerImpl.java:518)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:179)
    >
    ####<Jan 16, 2008 10:54:13 PM EST> <Info> <Management> <netwave8888> <MedRecServer> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1200542053609> <BEA-141052> <The auto deployment poller has started.>

  • Mobile Web Server installation failure

    Hi Forum,
    I have used the server on my phone previously. It worked well.
    Now after a updating my phone, I cannot even install the application. It runs through the installtion and then starts a "installing web server" half way through which it fails!
    Despite installation failure it features in my App Manager but not in 'My Own' folder. I uninstall it and reinstall to no avail.
    I am a Nokia N93 user.
    Would greatly appreciate assistance as I want to demo the software for my class.
    Best,
    wirefree

    I had exactly the same problem ("Installation failed" at install time) but finally got it running.
    My steps:
    0. I removed the unfinished installation of the MWS.
    1. I manually installed the Open-C libs (only glib.sis, pips_nokia_1_3_SS.sis and ssl.sis) from the SDK here: http://www.forum.nokia.com/main/resources/technologies/openc_cpp/
    2. Then I manually installed python (PythonScriptShell_1_4_4_3rdEd.sis) from here: http://sourceforge.net/project/showfiles.php?group_id=154155&package_id=171153&release_id=609802
    3. Finally I reinstalled the mobile web server (v1.4 beta) . No error message anymore. Everything works like a charm now. Hope this helps. :-)
    Kind regards,
    Florian

  • PeopleSoft Web Server installation Failing

    You guys,
    I am trying to set up PeopleSoft in a test envionment, in Red Hat Linux, for development purposes (the company that I work for maps Software Infrastructure).
    I managed to install the Database Server and the Application Server, both the PeopleTools and their FSCM counterparts.
    I am now trying to install the Web Server, with WebLogic 9.2. However, I am unable to complete the installation properly. After I choose all the various options in PsMpPIAInstall/setup.linux, I am prompted with this message:
    Warning: /opt/PT8.49/webserv/peoplesoft/applications/people soft/PSOL.war/WEB-INF/lib does not exist. (PSChangeSharedLibPermission)
    INSTALL FAILED!!!
    The problem is, the directory /opt/PT8.49/webserv is completely empty. Is it supposed to be populated? When was it supposed to be populated? Which installation step did I misdo? Am I doing anything wrong?
    The log file is empty, by the way, and I amn't really sure how to proceed.
    Thanks for your replies.
    Edoardo L'Astorina

    What user did you use to run the PsMpPIAInstall ? Is it the owner of the Peopletools installation binaries ? Did you run the psconfig.sh script before running the deployment.
    Have a look to that article I wrote some mone ago, seems similar issue :
    http://gasparotto.blogspot.com/2008/02/peopletools-84900-and-pia.html
    Nicolas.
    Edited by: N. Gasparotto on Dec 15, 2008 9:13 PM

  • Use Imac as Web Server in A Windows Environment

    I would like to use an Imac to host some sites over my companies intranet. My question is how can it be done. I dont need the mac to file share or anything like that, just run as a ftp and web server. Any suggestions?

    Any reason why, assuming you have Windows 2000/2003 Server?
    At any rate, this subject doesn't have anything to do with Windows Compatibility as there isn't any compatibility issue here.
    Just turn on the Web Serving option in the Sharing control panel and Apache will start up.

  • Common components install fails for Essbase Server in a distributed environment.

    Hello all, I am trying to install essbase server(V 11.1.2.3) on Red hat Linux 6, 64 bit. Have already installed Foundation Services on Windows 2008. Nothing has been configured yet. On the Linux install, the install of the common components fails. I have looked around in the forums and also in Oracle Support(Doc ID 1360561.1) and looks like it is a known issue. There is discussion that this is because of a few rpm's missing on the linux server. However I could not find a definite answer as to what exact package it was or if it actually is a rpm issue in the first place. Could someone please throw light on what exactly is causing the issue and what exact package is required. Thanks.
    BTW this is the error from common-ocm-install.log
    (Jul 2, 2013 11:53:33 AM), Install, com.hyperion.cis.OCMOracleHomeSetup, dbg, /software/hyperion/EPMSystem11R1/ccr/bin/configCCR -r :
    STDOUT:
    STDERR:
    sh: /software/hyperion/EPMSystem11R1/ccr/bin/configCCR: No such file or directory
    Exit code: 127
    And this is the error in installTool-install-stderr.log
    Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
      at javax.swing.plaf.basic.BasicTreeUI.completeEditing(BasicTreeUI.java:2009)
      at javax.swing.plaf.basic.BasicTreeUI.completeEditing(BasicTreeUI.java:1974)
      at javax.swing.plaf.basic.BasicTreeUI$Handler.valueChanged(BasicTreeUI.java:3637)
      at javax.swing.tree.DefaultTreeSelectionModel.fireValueChanged(DefaultTreeSelectionModel.java:629)
      at javax.swing.tree.DefaultTreeSelectionModel.clearSelection(DefaultTreeSelectionModel.java:570)
      at javax.swing.tree.VariableHeightLayoutCache.rebuild(VariableHeightLayoutCache.java:740)
      at javax.swing.tree.VariableHeightLayoutCache.treeStructureChanged(VariableHeightLayoutCache.java:626)
      at javax.swing.plaf.basic.BasicTreeUI$Handler.treeStructureChanged(BasicTreeUI.java:3824)
      at com.hyperion.install.wizard.swing.FeatureTreeModel.fireStructureChanged(FeatureTreeModel.java:511)
      at com.hyperion.install.wizard.swing.FeatureTreeModel.fireStructureChanged(FeatureTreeModel.java:520)
      at com.hyperion.install.wizard.swing.TreeSelectionFieldSwingImpl$11.run(TreeSelectionFieldSwingImpl.java:311)
      at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
      at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:641)
      at java.awt.EventQueue.access$000(EventQueue.java:84)
      at java.awt.EventQueue$1.run(EventQueue.java:602)
      at java.awt.EventQueue$1.run(EventQueue.java:600)
      at java.security.AccessController.doPrivileged(Native Method)
      at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
      at java.awt.EventQueue.dispatchEvent(EventQueue.java:611)
      at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
      at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
      at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
      at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
      at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
      at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
    Thanks,
    Ted.

    It will be because OCM is 32bit and requires the glibc 32bit packages.
    Try running
    yum install glibc-devel.i686 glibc.i686
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Where is "Web Server Instance Location" for SWSE installation in HP-UX?

    Hi there,
    We are using Siebel CRM SIA 8.1.1, our database version is Oracle 10g 10.2.0.2.
    For Siebel Web Server Installation in HP-UX, it will asked where is the location for "Web Server Instance Location" in HP-UX.
    Previously we also having problem for SUN Solaris, but there's a metalink on this (someone else raised it) and we manage to solve it.
    For HP-UX, we are using HP Web Server. According to bookshelf, we should use HP Apache Web Server?
    Kindly advice where is the location for "Web Server Instance Location" as per question in the installation.
    I believe our Web Server is installed in /opt/hpws.
    Regards,
    Rizwan

    Issues solved.
    Basically the location will /opt/hpws/apache32
    Currently Siebel 8.1.1 is only support apache32 bit.
    Things that need to consider, make sure you installing the same user as the user in apache32 folder.
    Means if you install apache32 as root, then you need to install SWSE as root.
    In my case, even thought i install as root, the apache32 folder will belong to BIN user. Not sure why.
    Then we had to install SWSE as bin user, then we manage to get the execution successfull msg.l
    Thanks

  • Webi Server Performance Tuning

    We have Webi Server in a clustered environment.
    Our environment doesn't have much reports for Webi server to handle..
    But, webi server goes down often and i have to restart the physical server to get webi running.
    Is there a way to tune webi performance or find the root cause where the problem is ?

    Yes, there are.
    In CMC got o servers and view properties for Webi report server, Admin guide will have details on those parameters and possible tunigs...
    Also, applying latest Service Packs and Fix PAcks helps a lot.
    Improving report design helps tremendously.
    To troubleshoot issues - you need to enable tracing, review log files.

  • NTLM for Apache web server

    First, I didn't find a specific category in the forums for the Apache web server that comes with Oracle 8i and 9i, so if this isn't the right place, I'd like to know where it is.
    Anyway, has anyone had success using NTLM with recent versions of Oracle's Apache web server? I had it working with 8.1.7, but when I upgraded to 8.1.7.3, it broke again. It doesn't work with 9.2 either. Oracle support was quite unimpressed that I had even tried it at all, but I think it is something that should be part of an intranet web server in a corporate environment, since Windows is on most desktops.
    Thanks,
    Andy Johnson

    NT Lan Manager authentication for Apache? Are there even APIs published by Microsoft? On the other hand, I would not be surprised if a module exists. (then again Oracle would not support it for their variant of Apache=OHS)

  • Secure service in Java Web server 2.0

    Hi all, I have installed a Java Web Server 2.0 without the secure service running, and everything works just fine.
    Then I make a self-signed certificate with authstore, using key size 1024, MD5withRSA, hostname: <my computer> (testing on local net (maybe this is what fails?)), and all the other stuff. All looks good and certificate info looks like this:
    Subject Information: CN=yodopc1, OU=SW dept, O=Yodoba, L=Z?rich, ST=Z?ric, C=CH
    Issuer Information: CN=yodopc1, OU=SW dept, O=Yodoba, L=Z?rich, ST=Z?ric, C=CH
    Dates Valid: Thu Jun 28 10:19:35 CEST 2001 --> Wed Sep 26 10:19:35 CEST 2001
    Algorithm: MD5withRSA
    Serial Number: 993716375
    Then I exit, and restart (even tried rebooting machine).
    Start webserver, type inn key password, and login to the Server admin applet. There it says:
    Service -------------- Status ------ Port -- Network Address
    Java web server ------ Terminated - -------
    - Web service -------- Unknown --- 80 ----
    - Secure Web service - Unknown --- 7070 --
    If I try to start the server, it runs for about ten seconds before it is back to the same state again. Of course trying to access server through http(s)://localhost(:7070) results in a "Cannot find server..." If I delete the keys file in <JWS-root>, everything is back to where it was before I started creating the certificate.
    I have seen that there are a lot of old (1-2 years old) Posts with similar and perhaps related issues, but none of witch have any replies that finds a solution. Hopefully someone can help my now...
    All help and suggestion are Greatly appriciated.
    Sjur

    Hi Sjurba,
    Please follow this URL:
    http://www.sun.com/software/jwebserver/faq/faq.html#f6
    http://docs.iplanet.com/docs/manuals/messaging/sims35/install/postwa.doc6.html
    Also read the below.
    Client side workaround: Use Netscape Communicator 4.x instead of Netscape Navigator 3.x.
    Java Web Server workaround: Use the VeriSign root certificate that is shipped in Java Web Server 1.1. Follow these instructions:
    1.Copy or save the file named keys, located in the top level directory of your Java Web Server installation, to a secure place (for example, a floppy disk).
    2.Locate the secure server certificate that VeriSign sent you.
    3.Install Java Web Server 1.1 in a temporary directory. You don't need to run this server--you only need to run AuthStore to regenerate the keys file. (The install of
    Java Web Server 1.1 does need not be on the same machine as the install of the Java Web Server 1.1.x that has the problem).
    For the remainder of these instructions, 1.1.x server root is the installation directory of the Java Web Server 1.1.x that shows the problem. 1.1 server root is the
    installation directory of Java Web Server 1.1
    4.Copy the keys file from 1.1.x server root/ to 1.1 server root/.
    5.Run AuthStore under 1.1 server root. AuthStore is in the bin directory. You will need to type in the server passphrase to launch AuthStore.
    6.From the scrolling list, select the key that corresponds to the secure server certificate from VeriSign.
    7.Click Import and type the full path of the certificate that you received from VeriSign.
    8.Click Save to write a new keys file under 1.1 server root.
    9.Click Exit.
    10.Copy the new keys file from 1.1 server root/ to 1.1.x server root/.
    11.Restart the Java Web Server 1.1.x under 1.1.x server root.
    I hope this will help you.
    Thanks
    Bakrudeen
    Technical Support Engineer
    Sun MicroSystems Inc, India

  • Deploy to Application Server Failed on a distributed environment

    Hi All,
    I am trying to configure new Hyperion verion 11.1.2.2 on distributed environment but during configuring calculation manager to application server failed and getting error message like "Deploy to Application Server Failed". I am not sure what is issue and how to fix it. I have tried to read log files but I am not able to undersantd where to look and debug this issue.
    My Hyperion Environment over view as a below:-
    1- I have used Microsoft VMWARE to build my Hyperion Enviornment
    2- I have created 1 window server 2003 domain and made 4 clients of that domain. (All these systems have windows server 2003 installed). I have given name to each client server i.e. System A, System B, System C, System D
    3- I have installed SQL 2005 and created databases for all Hyperion components i.e. Shared services, calculation manager, epma on a system A
    5- I have installed and configured foundation services and weblogic server on a system B. (In this system I have installed and configured shared services, weblogic, workspace, and able to deploye application server on a same system)
    6- On a system A I am able to complete installation for hyperion Performance Management Architect and Calculation Manager and able to finish all type of configuration for these two components but as soon as system trying to configure any related to APPLICATION SERVER services it fails to configure. On a configuration summary page system shows everything is configured but APPLICATION SERVER says FAILED wrtten on a red color letters.
    I have explored log files and found that Calculation Manager application server failed to deploy or Deploy to Application server failed.....
    Since, I am not sure where to look and how to debug this issue I am requesting to all hyperion friends to help and guide me to debug as I have been trying to install this product since last friday and still no out put....
    I will be really thankful if someone share his or her wisdom to help me....
    Thank you to all in Advance.....
    Thanks,
    Safi

    Did you install all the WebLogic web applications on the foundation machine as well as the machine they are going to be deployed to.
    "On the machine on which you plan to administer the WebLogic Server, you must install all Web applications for all applications you plan to deploy on any machine in the environment. (The WebLogic Administration Server is installed and deployed on the Foundation Services machine.)"
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Hyperion 11.1.1.3 Installation and Configuration on a Distributed Environ:

    Hi All,
    We have Only Hyperion Production Servers on a Distributed Environment. Now, we are thinking to create new instance that will be called Development Environment and that must be replica or mirror of Prod Environment. For that we cloned Production Servers.
    Since we have all four servers Cloned for Development Environment now I need to Configure those all four instances.....I never worked with installations and configurations ...I do have knowledge and little experience with single tier or one system installation and configuration but distributed environment....I need your support and guideline to configure these boxes...
    Our Distributed Environment lay out is as follows:-
    We have installed Hyperion on Windows Server 2003 and Database is SQL Server
    (1) We have Four Servers
    (a) SQL, which Contains these services EPMA, and IIS Admin Service, World Wide Publishing Services, Hyperion Calc Manager-Web Application,
    Hyperion EPMA (.Net JNI Bridge, Engine Manager, Event Manager, Job Manager, Process Manager, Web Application, and Data Syn-WebApplication)
    (b) Essbase Server Contains these services Hyp ERP Integrator-Web Application, Hyp Essbase Services, Hyp financial Data Quality Management-
    Task Manager
    (c) Planning Server contains these Services Hyp Financial Reporting-Web Application, Hyperion Planning-Web Application, Hyp RMI Registry,
    Hyp Web Analysis-Web Application
    (d) Workspace Server Contains these services Hyp Finacial Reporting (Java RMI Registy, Print Server, Report Server, Scheduler Server), Hyp Foundatio
    OpenLDAP, Hyp foundation shared services-web application, Hyp Provider Services - web application, Hyp Workspace (agent service and web application)
    (2) Now my question is which server needs to be configured 1st then next and next and what things or steps i need to follow for configuration that works fine?
    I know I can run EPMA configure tool for each system from Stat>All program>Oracle EPMA>EPMA Configuration> and then select tool to run.....But I am bit confused that which one go 1st and then next.
    Please give your few words for this so that I can start configure the system....
    I hoping for positive feedback...
    Thanks in Advance.
    Safi
    Edited by: Safi on Aug 31, 2011 2:00 PM

    We have roughly 8 servers in our distributed prod environment. We are using red linux for everything but the epma and report server which you need a windows server. The way we installed was to start with the base server with Shared services and establish that one and whatever else you want on that server. From there it really didnt matter as you go through the installs it will ask you where your shared services box is located. The only problem we had was that some of our boxes are behind a WHI cage where we had to open up ports. Other then that i really didnt follow a specific sequence of installation after shared services. Hope that helps.

  • SAP Content server installation using apache web server under HP-UX 11i

    Hello,
    I installed a SAP Content Server 6.4 in HP-UX 11.11 with MaxDB 7.6.
    Although Installation is finished completely I got an syxtext error when apache web server is started after completing installation as below;
    kbwpdc 106: /home/dmscs/bin>./apachectl start
    Syntax error on line 233 of /home/dmscs/conf/httpd.conf:
    Cannot load /home/dmscs/modules/mod_sapcs2.so into server: Invalid
    argument
    I think apache web server doesn't know mod_sapcs2.so although it exists in the directory(/home/dmscs/module).
    - Working sequence
    1) Environment variables setup to compile with 64bit.
    2) "configure" generation with option relevant to SAP content server
    3) "make" generation
    4) "make install" generation
    5) Install SAP Content server 6.40
    6) Install MaxDB 7.6
    7) Edit httpd.conf for loading mod_sapcs2.so module and changing Listen port.
    8) Start apache web server.
    Do I need to configure to solve this syntext error? missing any step?
    Please let me know to solution if you had experienced with the same problem.
    I will wait for your response.
    Thanks,
    Mark Yoo.

    Hi Mark,
    Can i check with you how do you set your environment to compile in 64bit ? My file mod_sapcs.o apear in the libexec directory instead of mod_sapcs.so. That why my apache cannot start. It prompted Cannot load module /home/sapcs/libexec/mod_sapc.o
    Regards
    Kim

  • I want to cache all files in my web server for JRE auto installation

    Hi,
    I have written an application for my customer. When they access my web server, they will auto-install jre 6.12 and then load my application using jnlp. All that is done, but i want to improve in the following ways:
    1. I want to have more quiet installation of java. It should only show progress bar or just run in background. In the jre installation file (cab file), there is a file jinstall-6u12.inf, the last line is "run=%EXTRACT_DIR%\jinstall.exe /installurl=http://localhost/1.6.0_12-b04.xml /installmethod=plugin". What should I add to this line to make the installation more quiet?
    2. When my client install jre, i want them to fetch all necessary files from my web server, so when java web site is down, i can still provide files they need to install java. I am aiming jre 6.12 only.
    Thank you in advance.
    William

    Open Macintosh HD > Applications > Utilitiies > AirPort Utility
    Click on the Time Capsule icon
    In AirPort Utility 6.x.....click Edit to the right of the Time Capsule
    In AirPort Utility 5.x.....click Manual Setup
    Click the Disks icon/tab at the top of the next window
    Click Erase
    The "Quick Erase" option will only take a few minutes, but it is not a secure Erase.
    The "Zero Out" option will replace everything on the disk with zeros, and will likely take 4-6 hours for the process to complete, depending on the size of the drive.
    The erase procedure will only affect the disk. It will not affect any of the network settings, passwords, etc that you have stored on the Time Capsule.

Maybe you are looking for

  • Expired free trial and cloud problem

    I Have an expired free trial of Illustrator CS6, just purchased and uploaded cloud, it indicates that Illustrator id up to date, but when I try to open the software it tells me I have to buy cloud

  • "/network/physical:default" problem in Solaris 10 x86

    I have a problem with network interface on Solaris 10 x86 on HP Proliant ML 370 G4 server. The problem is that at the boot time it report some problem with network interface and writes "see svcs -x" # svcs -x svc:/network/physical:default (physical n

  • Purchase Order - Header (How to change language - Urgent)

    Dear All, In purchase order header, communication data tab i find a field called Language, which is basically defaulted from the vendor master when the PO is created. I would like to know how i can change the value in this field after the PO has been

  • UIX: How to get tooltip help on tabs and global buttons?

    Our users love tooltip help (the yellow pop-up help text that is displayed when you hold the mouse above an image or hyperlink). The shortDesc attribute sets the tooltip help on most elements. But it doesn't seem to work for (level 1) tabs (i.e. a li

  • Write a string at each beginning record

    I save data in a file .txt with spreadsheet ....I record a cycle each hour.I have temperature ,pressure, time and date...I want to write a string at each beginning record......(e.g. A 125 256 ....the number of the process I save ) and the last record