Apache Web Server for Content Server 6.4

Hi!
I have installed the SAP Content Server 6.4 with a SAP DB instance (MaxDB 7.6.0) on SuSE Linux Enterprise Server 9 (32bit-Version). I've also installed Apache Web Server 2.0.49 via yast.
When i am trying to access the server through csadmin in the Knowledge Warehouse, i get the following error message:
Error in HTTP-Access:  IF_HTTP_CLIENT->RECEIVE 1
ICM_HTTP_CONNECTION_FAILED
The Content Server's database is online and the Apache is running, but when i prompt the command
apache2ctl fullstatus (or apache2ctl status, respectively)
it says:
Object not found!
The requested URL was not found on this server. If you entered the URL manually please check your spelling and try again.
If you think this is a server error, please contact the webmaster.
Error 404
localhost
The linux-version is 2.6.5-7.244-smp
SuSE-version is SLES 9 (i586), Patchlevel 3
I am pretty new to Linux and Apache, so i really do appreciate any kind of help!
Thanks a lot!
best regards, TW

Hi. Did you figure this out ? I have the same error and the only difference is I am using apache on Solaris.  I found the file /sapcs/apache/2.0.59/logs/error_log. From some trial and error, it looks like in the home dir of apache is in /sapcs/apache/2.0.59/htdocs but in csadmin the field 'http script' doesn't like relative addressing. ( I put in ../modules/mod_sapcs.so ) and it still didn't like it. I ended up creating a softlink in htdocs that point back to the modules directory. Now I get other issues ( can't create the content repository from csadmin - get http: 405 method not allowed ).

Similar Messages

  • ECM11g: How to enforce HTTPS access for Content server console

    Hi,
    We have a requirement of accessing Content Server console (https://<hostname>:<port>/cs) with https protocol only. If a user sends a http request (http://<hostname>:<port>/cs) it should get converted to https.
    The managed server is running with non SSL port. The request is comming from Apache where we have used the parameter "WLProxySSL" to enforce the https, however its not getting enforced for Content Server URL.
    Any help in this regard is highly appreciated.
    Thanks.

    Sorry, I forgot to say that
    i don't want to use the popup
    window that appears when JWS
    encounter an URL that requires
    basic authentication.
    In fact, I don't want to have to enter
    login/password for updates each time
    I start my application with JWS.

  • Carrier Type In DMS for content server

    Dear All,
    Can anyone help me in telling which carrier type i have to define in dc20 for Content server, if any required.
    i have configured content server in Oac0,oact, csadmin, but while saving file on server (check in) it is giving me this error
    Error while checking in and storing:  Message no. 26253 .
    Regards
    Kashif

    This error usually comes beacuse of improper settings maintained in CSADMIN for repository:
    Do few changes in CSADMIN Settings for repository:
    ContentStorage Host : (Enter name instead of IP)
    ContentStorageName : WCC
    Storage : ContentStorage.dll
    Security : 1
    ContRepDescription : (Enter descreption as given in OAC0)
    driver : LiveCache or MaxDB (Whatever you are using)
    Incase of DB, maintain also
    SAPDMSUser :
    SAPDBPassword :
    Please check after making these changes and revert.
    /Tilak

  • The best place for content server

    Hello,
    We need to install content Server . SAP ECC is in Paris .
    The users who will use the content server will be in New-York.
    Is the best place for content server in Paris or in New-York?
    The question could be : Will a document (for ex. a pdf of 100 Mb) to be checked_in the CS be first transferred from frontend to ECC and then from ECC to CS or directly from frontend to content server ?
    Thanks

    Hi Oda,
    If your users are in New-York, then better to have content server there to optimize network traffic and speed. There is something called as distributed content server concept where you can have different storage areas for different geographical locations.
    And as far as i know, whenever files are checked-in, they are directly stored in content server and it will not route through the ECC. Only DIR stored in the ECC will be linked to the file in the content server.
    Hope this helps.
    Regards,
    Ravi

  • After i installed updates for my mac mini server, the web services for the server app wont start, it gives an error massage: "Error Reading Settings"

    After i installed updates for my mac mini server, the web services for the server app wont start, it gives an error massage: "Error Reading Settings"
    The system logs reads:
    Mar 29 22:06:25 server servermgrd[82]: servermgr_web:  Error Domain=XSServerFoundationErrorDomain Code=4 "Failed to read settings: Exception:
              undefined method `downcase' for nil:NilClass
              ." UserInfo=0x7fc547901080 {NSLocalizedDescription=Failed to read settings: Exception:
              undefined method `downcase' for nil:NilClass

    To check the local network for some of the common configuration problems, launch Terminal.app and issue the following diagnostic command:
    sudo changeip -checkhostname
    That'll report some local configuration information and then either no errors detected and no changes required, or it'll point to whatever configuration errors or issues it might detect.  That doesn't catch everything, but it catches the common errors.
    FWIW, 192.168.0.0/24 and 192.168.1.0/24 are poor choices for the local network, as VPNs are based on IP routing and IP routing gets tangled when the same subnet is used on both ends of the VPN. 192.168.0.0/24 and 192.168.1.0/24 are near ubiquitous in home networks and coffee shops.

  • Failed to start Admin Server for Weblogic Server Domain

    I Created a domain named mydomain in weblogic server 10.3 in server 2003.But when i start Admin Server for Weblogic Server Domain from startmenu, it failed.
    I examined the log under domains\mydomain\servers\AdminServer\logs\AdminServer.log and got the following information:
    java.lang.NoClassDefFoundError:weblogic/ldap/EmbeddedLDAPChange
    at weblogic.ldap.EntryChangeListenerImpl.receiveEntryChanges(EntryChangeListenerImpl.java:28)
    Caused by :java.lang.ClassNotFoundException: weblogic.ldap.EmbeddedLDAPChange
    at java.net.URLClassLoader$1.run(URLClassLoader.java:199)
    Caused by :java.util.zip.ZipException: error reading zip file
    at java.util.zip.ZipFile.read(Native Method)
    at java.util.zip.ZipFile.access$1200(ZipFile.java:29)
    weblogic.security.service.SecurityServiceException: com.bea.common.engine.ServiceInitializationException: weblogic.security.spi.ProviderInitializationException: A failure occurred attemping to load LDIF for provider RoleMapper from file ...\domains\mydomain\security\XACMLRoleMapperInit.ldift.
    at ...(CommonSecurityServiceManagerDelegateImpl.java:465)
    Caused by: com.bea.common.engine.ServiceInitializationException: weblogic.security.spi.ProviderInitializationException: A failure occurred attemping to load LDIF for provider RoleMapper from file ...\domains\mydomain\security\XACMLRoleMapperInit.ldift.
    at .. (ServiceEngineImpl.java:365)
    Caused by: com.bea.common.engine.ServiceInitializationException: weblogic.security.spi.ProviderInitializationException: A failure occurred attemping to load LDIF for provider RoleMapper from file ...\domains\mydomain\security\XACMLRoleMapperInit.ldift.
    at .. (BootStrapServiceImpl.java:910)
    Caused by: <openjpa-1.1.1-SNAPSHOT-r422266:891341 nofatal user error>kodo.jdo.UserException: This operation cannot be perfomed while a Transaction is active.
    at org.apache.openjpa.kernel.BrokerImpl.close(BrokerImpl.java:4087)
    ####<Critical><WebLogicServer><SOA><Adminserver><main><<WLS Kernel>><><><1282012271468><BEA-000362><Server failed. Reason:
    There are 1 nested errors:
    weblogic.security.service.SecurityServiceRuntimeException: [Security:090399] Security Services Unavailable
    at weblogic.security.service.CommonSecurityserviceManagerDelegateImpl.doBootAuthorization(CommonSecurityServiceManagerDelegateImpl.java:916)
    I ignored some detailed error message.The runtime environment is server 2003 Enterprise Edition sp2.
    Thx in advance for any reply.

    Hello Djam,
    Please review the following:
    The FMW WebLogic Server (WLS) installation has been configured to use a non-default Java temporary files directory,
    i.e. the following has been set in the WebLogic startup or setDomainEnv.sh script:
    EXTRA_JAVA_PROPERTIES="-Djava.io.tmpdir=/appl/oracle/temp_java_files ${EXTRA_JAVA_PROPERTIES}"
    Reference: How to Change the WebLogic Server Location for Temporary Files (Doc ID 1336002.1)
    When the Middleware home was restored the directory specified by java.io.tmpdir parameter was missing,
    Therefore an IOException occurred when opening the wallet and WLS was unable to initialize the OPSS successfully.
    To resolve the issue re-create the directory specified by the java.io.tmp dir parameter, and make sure the owner and group access are the same as for the FMW installation.
    Unable Start AdminServer: JPS-01050: Opening of wallet based credential store failed. Reason java.io.IOException (Doc ID 1923395.1)
    Bogdan

  • Enable Custom Authentication for License Server for Packager Server

    How to enable processing of Custom Authentication for License Server for Packager Server?
    Please give examples.

    If I understand your question, you want to use the Flash Access Manager and/or the Watched Folder Packager (both are components of the Reference Implementation) to package content for a license server that uses Custom Authentication. To accomplish this, you need to use the Flash Access SDK to create a policy that specifies Custom Authentication is used.  For example:
    Policy pol = new Policy(false);
    LicenseServerInfo licServer = new LicenseServerInfo(AuthenticationType.Custom);
    pol.setLicenseServerInfo(licServer);
    // set rights and other policy attributes
      Once you create the policy, place the policy file on the Packager Server, and you can use this policy to package content.

  • What is procedure to make application server for existing server

    Hello Friends,
    What is procedure to make application server for existing server due to server load and no. of user..
    Thanks in advance.
    Regards,
    Sachin

    hi
    good
    go through these links,this will gives you complee idea about the creating instances in application serverl.
    http://www.erpgenie.com/sap/basis/
    http://www.sapdevelopment.co.uk/file/file_disall.htm
    thanks
    mrutyun^

  • We want to purchase new server for our server room

    We want to purchase a new server for our server room please let me know how to get it directly from HP. we also want a backup server with that. 
    Please help us to find out the best option 
    With Best Regards

    Greetings,
    Welcome to the HP Forum.
    Please provide the following information:
    Customer / Your Region/Country
    Products interest (prod. names)
    If you can do that, I can send along the information to HP and seek the correct contacts for you.
    Thanks!
    Click the Kudos Thumbs-Up to show appreciation and say Thanks.
    Although I strive to reflect HP's best practices, I do not work for HP. 
    Click Accept as Solution when the Answer is a good Fix or Workaround to your Question!
    Kind Regards,
    Dragon-Fur

  • Analysis Server for sql server 2008 r2 express?

    Not sure if this is a forum where I could ask about how I could obtain analysis server for sql server 2008 R2 express - only for academic purposes (not doing any production stuff - just getting up to speed on OLAP, creating fact tables, star schema,
    snowflake schema, ...).   Suggestions appreciated how I may obtain a version of analysis server for sql server 2008 R2 Express -- or if this is not a good forum to ask that question then I would be grateful for being pointed to the proper forum.
    Thanks
    Rich P

    SQL Express Edition Doesn't support analysis services. 
    http://msdn.microsoft.com/en-us/library/cc645993(v=sql.105).aspx#SSAS
    As Li said, you need to go with the developer edition.
    -Prashanth

  • What is Informatica OEM Powercenter ETL Server for Physical Server

    Hi expert
    What is Informatica OEM Powercenter ETL Server for Physical Server. And For which OEM is stands for.
    Thanks in advance
    Regards
    Frnds

    It looks like it is the name Oracle has given to the Informatica Powercenter product delivered with OBIA 7.9.5:
    http://www.oracle.com/technology/software/products/ias/htdocs/101320bi.html
    OEM should stand for the Original Equipment Manufacture distribution model Oracle is employing to bundle the Informatica developed product.

  • IIS Web Farm - File Server for Content and Shared Configuration - SOFS?

    We currently have a number of web farms with their content and shared configuration files located on a standalone file server.
    I am looking to utilise the clustered file server role in Windows 2012 to provide improved uptime and load balancing for the configuration and content shares.
    Please could someone provide clarification as to whether SOFS is supported for this scenario?
    There appears to be some conflicting advice in the documentation and across the internet.

    We currently have a number of web farms with their content and shared configuration files located on a standalone file server.
    I am looking to utilise the clustered file server role in Windows 2012 to provide improved uptime and load balancing for the configuration and content shares.
    Please could someone provide clarification as to whether SOFS is supported for this scenario?
    There appears to be some conflicting advice in the documentation and across the internet.
    SoFS is a good choice for a) Hyper-V and b) SQL Server (anything working with a big files like VHDX and MDF). For a bunch of a small files IIS has in a shared directories SoFS is not going to work and it's cleary said in the documentation. See:
    Scale-Out File Server for Application Data Overview
    http://technet.microsoft.com/en-us/library/hh831349.aspx
    Workload: Information worker
    Yes
    Not recommended
    Workload: Hyper-V
    Yes
    Yes
    Workload: Microsoft SQL Server
    Yes
    Yes
    So in your case just an ordinary clustered file servers should be enough. See:
    Create a Clustered File Server
    http://technet.microsoft.com/en-us/library/cc753969.aspx
    Hope this helped :)
    StarWind VSAN [Virtual SAN] clusters Hyper-V without SAS, Fibre Channel, SMB 3.0 or iSCSI, uses Ethernet to mirror internally mounted SATA disks between hosts.

  • Monitoring Web Dispatcher, SAP Content Server, apache with SM 7.1

    Hello,
    Did anyone of you come across monitoring possibilities of  SAP WD, Content Server or an apache via SM 7.1 SP04? I want to integrate monitoring of these components to technical monitoring in new SM, but didn't find much about it so far.
    Thank you very much for help.

    Caro Mauro,
    I'm more or less in the same situation right now.
    Taking into account that you ask for help on this subject last 2004 Oct. I suppose that you have probably solved the problem.
    Please can you help me with the solution implemented.
    Find below my current work e-mail adress
    [email protected]
    Thanks in advance,
    Best regards, Xavier Grau.

  • Error while starting Apache WebServer in SAP Content server from sapcs user

    Dear Consultants,
    We are facing a Issue while staring Apache Server from SAPCS user
    We have installed SAP Content server 6.4 with SAP MAX DB 7.6 on RHEL
    Linux 64 bit OS, we also installed Apache web server server following SAP
    Standard Installation guide,
    When We run Apache server using sapcs user we are facing a error
    Error (1) -
    [sapcs@hpsebdev1 bin]$ apachectl start
    (13)Permission denied: make_sock: could not bind to address [::]:80
    (13)Permission denied: make_sock: could not bind to address 0.0.0.0:80
    no listening sockets available, shutting down
    Unable to open logs
    Error (2) - same issue we get when we use httpd script to start apache
    service.
    [sapcs@hpsebdev1 bin]$ httpd -k start
    (13)Permission denied: make_sock: could not bind to address [::]:80
    (13)Permission denied: make_sock: could not bind to address 0.0.0.0:80
    no listening sockets available, shutting down
    Unable to open logs
    Please Help regarding the issue
    Regards
    Gagan Sharma
    SAP BASIS Consultant

    Hello Gaghan,
    From the error it seems that port 80 is being already used. Did you install the second Apache under a different user?
    Can you please try using another port?
    Regards,
    Blanca

  • Apache start fails on Content server

    Hi ,
    I have installed Content server 6.40 on AIX 5.3 with Apache server 2.2.4
    However after successful installation of MaxDB instance and Content Server
    the apache fails to restart or stop and gives the below message:
    ./apachectl -k start
    httpd: Syntax error on line 54 of /usr/users/sapcs/conf/httpd.conf: Cannot load
    /usr/users/sapcs/modules/mod_sapcs2.o into server: \t0509-022 Cannot load module  /usr/users/sapcs/modules/mod_sapcs2.o.\n\t0509-103   The module has an invalid magic number.
    Are there are any modifications required for http.conf? I could not find much help on sap notes.
    thanks in advance,
    Murali

    Hi,
    Can u please provide  more details on how you solved the problem?
    We are facing the same problem , we are installing SAP content server 6.40 with apache 2.0.63.
    Thanks,
    Jay

Maybe you are looking for