Apache (httpd) restarts automatically

After booting my mac my webserver is not running. starting apache with the command "sudo apachectl -k start" works as it should. the webserver has been started. but after the command "sudo apachectl -k stop" the following happens: (logfile)
[Fri Aug 10 18:19:42 2012] [notice] caught SIGTERM, shutting down
[Fri Aug 10 18:19:43 2012] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
[Fri Aug 10 18:19:44 2012] [notice] Digest: generating secret for digest authentication ...
[Fri Aug 10 18:19:44 2012] [notice] Digest: done
[Fri Aug 10 18:19:45 2012] [notice] Apache/2.2.22 (Unix) mod_ssl/2.2.22 OpenSSL/0.9.8r DAV/2 PHP/5.3.13 with Suhosin-Patch configured -- resuming normal operations
the apache starts again, and I have access to my document root via http (127.0.0.1 or localhost and as well from other computers via my IP.
why is the apache restarting automatically???? (and by the way: how can i fix the warning in line 2?)
thx

Hi,
the event description for FMS that you gave mention about the Apache working as expected. A returned value of 0 shows the correct working of the apache httpd service.
When the apache is stopped, as you are observing, how are the streaming services stopped? They will not be stopped as they are not on http. Anyways, one quick workaround (while we investigate why the apache is stopping intermittantly) is to have an external / separate installation of apache away from FMS and use that for all your web service purposes.
How did you confirm about the stoppage ? The task manager or other process explorer shows it coming down ? Can you please check the fms logs if there is anything that is related to apache coming down, being logged?
Thank you !

Similar Messages

  • Apache Service stop automatically

    I have Flash media server 3.5 and  it is working fine but now a days Apache service is automatically stoped  so all streaming services is stopd then i restart the Flash Media  Server after restart FMS goes smothly and all streaming services goes  smothly.
    Please help about this issue, below are the event viewer detail wehere the appache service stop  detail is mentioned.
    here is the event viewer details for FMS
    Event Type:    Information
    Event Source:    FMS (Master)
    Event Category:    (258)
    Event ID:    1413
    Description:
    C:\Program   Files\Adobe\Flash Media Server 3.5\Apache2.2\bin\httpd -f   ./conf/httpd.conf -d "C:\Program Files\Adobe\Flash Media Server   3.5\Apache2.2" -n FMSHttpd -k start returned 0:

    Hi,
    the event description for FMS that you gave mention about the Apache working as expected. A returned value of 0 shows the correct working of the apache httpd service.
    When the apache is stopped, as you are observing, how are the streaming services stopped? They will not be stopped as they are not on http. Anyways, one quick workaround (while we investigate why the apache is stopping intermittantly) is to have an external / separate installation of apache away from FMS and use that for all your web service purposes.
    How did you confirm about the stoppage ? The task manager or other process explorer shows it coming down ? Can you please check the fms logs if there is anything that is related to apache coming down, being logged?
    Thank you !

  • IPad restarting Automatically after IOS 8 Upgrade

    I purchased an IPad Mini with retina display in Aug 2014, upgraded to IOS8 on 19-sep 2014, since then the IPad has restarted automatically when I was browsing through the App store specifically.
    What is the reason for this freak occurrence.
    Rgrds
    Sukumar

    (A) Try reset iPad
    Hold the Sleep/Wake and Home button down together until you see the Apple Logo.
    Note: Data will not be affected.
    (B) Close all apps in the multi-task window
    1.Double-click the Home button.
    2. Swipe the app's preview up to close it.
    3. Preview will fly off the screen.

  • My computer restarted automatically, and since then, Firefox refuses to load, it crashes instantly as I try to open it, I cannot access any of its options that way. What can I do?

    Last night, as I was asleep, my computer restarted automatically, most likely due to an update of some sort. Usually, that is not a problem, as everything works just fine afterwards. HOWEVER, this time, it was not the case. Since it restarted, Firefox (3.6) refuses to start properly, and crashes immediately.
    I can see the white page popping up for a split second before getting a message saying that it crashed, and that I should send a report. I tried looking at the help FAQs on this website, about how I should be able to get a code for that specific crash's details. The problem is, however, that my last submitted report, according to my computer, is in june 2010, and we're currently in september 2010.
    I still tried to refresh after the report has been completed, but nothing. So I figured I'd try to check in the details of that latest report, but 'lo and behold, it doesn't work, even though I followed the explanations provided on this website perfectly.
    I did try to restart my computer again, and even download the latest Firefox version again, and reinstall it (even though that's what I had), but to no avail. It still does the same thing.
    At the moment, I am using explorer, and would very much like to be able to use Firefox again, as I have most of my bookmarks in there and usually prefer to use Firefox, although I've been having other issues with it lately. I don't think they're related to the constant crashes, but if you insist on me sharing those, then I shall do so.

    Can you start Firefox in [[Safe mode]] ?
    You can also do a clean reinstall and download a fresh Firefox copy from http://www.mozilla.com/firefox/all.html and save the file to the desktop.
    Uninstall your current Firefox version and remove the Firefox program folder before installing that copy of the Firefox installer.
    It is important to delete the Firefox program folder to remove all the files and make sure that there are no problems with files that were leftover after uninstalling.
    You can initially skip the step to create a new profile, that may not necessary for this issue.
    See http://kb.mozillazine.org/Standard_diagnostic_-_Firefox#Clean_reinstall

  • SSRS 2008 R2 Services not restarting automatically after reboot

    SSRS 2008 R2  Reporting instance not restarting automatically after patches install.  Is there a way to resolve the issue
    Windows 2008 R2 Server
    16 GB RAM

    Hi,
    Follow this article to resolve the issue:
    Reporting Services service doesn't start after the installation of MS12-070 security patch
    http://blogs.msdn.com/b/mariae/archive/2012/11/12/reporting-services-service-doesn-t-start-after-the-installation-of-ms12-070-security-patch.aspx
    Workaround 1:
    Modify the registry to increase the default time-out value for the service control manager. To increase this value to 60 seconds, follow these steps:
    1. Click Start, click Run, type regedit,and then click OK.
    2. Locate and then click the following registry subkey:
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control.
    3.  In the right pane, locate the ServicesPipeTimeout entry.
    Note If the ServicesPipeTimeout entry does not exist, you must créate it. To do this, follow these steps:
    a.On the Edit menu, point to New, and then click DWORD Value.
    b.Type ServicesPipeTimeout, and then press ENTER.
    c.Right-click ServicesPipeTimeout, and then click Modify.
    d.Click Decimal, type 60000, and then click OK.
    This value represents the time in milliseconds before
    Restart the computer for the changes to take effect. Check that SSRS services can be started now.
    You cannot start SQL Server Reporting Services after you apply the update that is discussed in KB 2677070
    http://support.microsoft.com/kb/2745448/en-us
    Thanks.
    Tracy Cai
    TechNet Community Support

  • HT5639 After installing the windows 7 64 bit, it will restart automatically with error in blue screen. in this case what should i do?  i have using bootcamp 5

    After installing the windows 7 64 bit, it will restart automatically with error in blue screen. in this case what should i do?  i have using bootcamp 5

    if it's restarting directly into an error, you can try troubleshooting (might be painful) or re-install windows with boot camp

  • Apache httpd.conf and Weblogic server integration.

    Dear friends,
    I am seeing a strange problem in my Apache and weblogic integration work.
    In the Apache httpd.conf file, under mod_weblogic.c module, if i dont turn DebugConfigInfo ON then my system is not working properly. always hitting with http 404 error. can you please explain why this is required and if required is it mandatory to turn it ON ?
    when i read in weblogic docs, its mentioned as to turn it OFF for security reasons. But if i make it as OFF then my website is not working properly.
    Here is the conents of mod_weblogic.c module in my httpd.conf file.
    <IfModule mod_weblogic.c>
    WebLogicHost rlw1csts08.bpweb.bp.com
    WebLogicPort 7001
    DebugConfigInfo On
    #EnforceBasicConstraints OFF
    PathPrepend /csmain-web
    ErrorPage /err/serverErrorWL.xml
    #WLLogFile "| /export/home/wwwst08/apache/bin/rotatelogs /export/home/wwwst08/apache/logs/WL_apache_error.log.%Y%m%d%H%M%S 86400"
    WLLogFile "/export/home/wwwst08/apache/logs/WL_apache_error.log"
    </IfModule>
    Please let me know your inputs. Its very urgent.
    Thanks
    subba.

    I donot have the complete httpd.conf with me right now but you have to follow the following steps:
    1) Compile Apache with ssl module included
    2) Instead of Port 80 change the port to 443 at global level or at virtual directory level
    3) If u want to redirect the traffic on port 80 to port 443 then also include mod_rewrite module while compiliing apache and write a rule to redirect the traffic from port 80 to 443

  • What's wrong with my mac? it's restarting automatically.

    Recently i updated to Mountain Lion 10.8.4. As per coconut battery my battery loadcycles - 502 now im having this problems.It's restarting automatically.
    Error details:
    Interval Since Last Panic Report:  185614 sec
    Panics Since Last Report:          2
    Anonymous UUID:                    28980F58-F2C1-09BD-6CD6-4A05108570A1
    Thu Jul  4 02:43:33 2013
    panic(cpu 3 caller 0xffffff80040b8655): Kernel trap at 0x0000000000290000, type 14=page fault, registers:
    CR0: 0x0000000080010033, CR2: 0x0000000000290000, CR3: 0x000000001f664038, CR4: 0x00000000000606e0
    RAX: 0xffffff800f02e608, RBX: 0xffffff8019796048, RCX: 0x0000000000000000, RDX: 0x0000000000000009
    RSP: 0xffffff8083ca3cf8, RBP: 0xffffff8083ca3d30, RSI: 0xffffff8013850370, RDI: 0xffffff801e2c6588
    R8:  0xfffffffffffff000, R9:  0x0000000000000000, R10: 0xffffff806eef0000, R11: 0x00000000ffffff00
    R12: 0x0000000000000009, R13: 0xffffff8013850370, R14: 0x0000000000000000, R15: 0x0000000000000001
    RFL: 0x0000000000010246, RIP: 0x0000000000290000, CS:  0x0000000000000008, SS:  0x0000000000000010
    Fault CR2: 0x0000000000290000, Error code: 0x0000000000000010, Fault CPU: 0x3
    Backtrace (CPU 3), Frame : Return Address
    0xffffff8083ca3990 : 0xffffff800401d626
    0xffffff8083ca3a00 : 0xffffff80040b8655
    0xffffff8083ca3bd0 : 0xffffff80040ce17d
    0xffffff8083ca3bf0 : 0x290000
    0xffffff8083ca3d30 : 0xffffff800439695e
    0xffffff8083ca3d80 : 0xffffff8004397040
    0xffffff8083ca3da0 : 0xffffff800434c60c
    0xffffff8083ca3e10 : 0xffffff800434cb86
    0xffffff8083ca3e50 : 0xffffff8004356a39
    0xffffff8083ca3ec0 : 0xffffff800403a0d9
    0xffffff8083ca3ef0 : 0xffffff800403cc38
    0xffffff8083ca3f20 : 0xffffff800403caae
    0xffffff8083ca3f50 : 0xffffff800401b70d
    0xffffff8083ca3f90 : 0xffffff80040b8c63
    0xffffff8083ca3fb0 : 0xffffff80040ce14c
    BSD process name corresponding to current thread: blued
    Mac OS version:
    12E55
    Kernel version:
    Darwin Kernel Version 12.4.0: Wed May  1 17:57:12 PDT 2013; root:xnu-2050.24.15~1/RELEASE_X86_64
    Kernel UUID: 896CB1E3-AB79-3DF1-B595-549DFFDF3D36
    Kernel slide:     0x0000000003e00000
    Kernel text base: 0xffffff8004000000
    System model name: MacBookPro8,2 (Mac-94245A3940C91C80)
    System uptime in nanoseconds: 1701547701758
    last loaded kext at 1641255626353: com.apple.driver.AppleUSBCDC          4.1.23 (addr 0xffffff7f86536000, size 16384)
    last unloaded kext at 1618643374304: com.apple.iokit.AppleBluetoothHCIControllerUSBTransport          4.1.4f2 (addr 0xffffff7f864c9000, size 155648)
    loaded kexts:
    com.avast.PacketForwarder          1.3
    com.avast.AvastFileShield          1.0.1
    com.huawei.driver.HuaweiDataCardACMData          4.11.00
    com.apple.driver.AppleUSBCDC          4.1.23
    com.apple.iokit.IOBluetoothUSBDFU          4.1.4f2
    com.apple.iokit.BroadcomBluetoothHCIControllerUSBTransport          4.1.4f2
    com.apple.driver.AudioAUUC          1.60
    com.apple.filesystems.ntfs          3.10
    com.apple.driver.AppleHWSensor          1.9.5d0
    com.apple.iokit.IOBluetoothSerialManager          4.1.4f2
    com.apple.driver.AGPM          100.12.87
    com.apple.driver.AppleMikeyHIDDriver          122
    com.apple.filesystems.autofs          3.0
    com.apple.driver.AppleHDA          2.3.7fc4
    com.apple.driver.AppleMikeyDriver          2.3.7fc4
    com.apple.driver.AppleSMCPDRC          1.0.0
    com.apple.driver.AppleIntelHD3000Graphics          8.1.2
    com.apple.driver.AppleMuxControl          3.4.5
    com.apple.driver.AppleUpstreamUserClient          3.5.10
    com.apple.driver.AppleMCCSControl          1.1.11
    com.apple.kext.AMDFramebuffer          8.1.2
    com.apple.AMDRadeonAccelerator          1.0.8
    com.apple.driver.AppleLPC          1.6.0
    com.apple.driver.AppleIntelSNBGraphicsFB          8.1.2
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.ApplePolicyControl          3.4.5
    com.apple.driver.SMCMotionSensor          3.0.3d1
    com.apple.driver.AppleSMCLMU          2.0.3d0
    com.apple.driver.ACPI_SMC_PlatformPlugin          1.0.0
    com.apple.driver.AppleUSBTCButtons          237.1
    com.apple.driver.AppleUSBTCKeyboard          237.1
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          34
    com.apple.driver.AppleIRController          320.15
    com.apple.iokit.SCSITaskUserClient          3.5.5
    com.apple.driver.XsanFilter          404
    com.apple.driver.AppleUSBHub          5.5.5
    com.apple.iokit.IOAHCIBlockStorage          2.3.1
    com.apple.driver.AppleSDXC          1.4.2
    com.apple.driver.AirPort.Brcm4331          615.20.17
    com.apple.driver.AppleFWOHCI          4.9.6
    com.apple.iokit.AppleBCM5701Ethernet          3.6.1b4
    com.apple.driver.AppleAHCIPort          2.5.2
    com.apple.driver.AppleUSBEHCI          5.5.0
    com.apple.driver.AppleEFINVRAM          1.7
    com.apple.driver.AppleSmartBatteryManager          161.0.0
    com.apple.driver.AppleRTC          1.5
    com.apple.driver.AppleACPIButtons          1.7
    com.apple.driver.AppleHPET          1.8
    com.apple.driver.AppleSMBIOS          1.9
    com.apple.driver.AppleACPIEC          1.7
    com.apple.driver.AppleAPIC          1.6
    com.apple.driver.AppleIntelCPUPowerManagementClient          196.0.0
    com.apple.nke.applicationfirewall          4.0.39
    com.apple.security.quarantine          2.1
    com.apple.driver.AppleIntelCPUPowerManagement          196.0.0
    com.apple.iokit.AppleBluetoothHCIControllerUSBTransport          4.1.4f2
    com.apple.nke.ppp          1.8
    com.apple.kext.triggers          1.0
    com.apple.driver.DspFuncLib          2.3.7fc4
    com.apple.iokit.IOAudioFamily          1.8.9fc11
    com.apple.kext.OSvKernDSPLib          1.6
    com.apple.iokit.IOSerialFamily          10.0.6
    com.apple.driver.AppleSMBusPCI          1.0.11d0
    com.apple.driver.AppleBacklightExpert          1.0.4
    com.apple.driver.AppleSMBusController          1.0.11d0
    com.apple.iokit.IOAcceleratorFamily          74.5.1
    com.apple.kext.AMD6000Controller          8.1.2
    com.apple.kext.AMDSupport          8.1.2
    com.apple.iokit.IOFireWireIP          2.2.5
    com.apple.iokit.IOSurface          86.0.4
    com.apple.iokit.IOBluetoothFamily          4.1.4f2
    com.apple.driver.AppleGraphicsControl          3.4.5
    com.apple.iokit.IONDRVSupport          2.3.7
    com.apple.driver.AppleHDAController          2.3.7fc4
    com.apple.iokit.IOGraphicsFamily          2.3.7
    com.apple.iokit.IOHDAFamily          2.3.7fc4
    com.apple.driver.AppleSMC          3.1.4d2
    com.apple.driver.IOPlatformPluginLegacy          1.0.0
    com.apple.driver.IOPlatformPluginFamily          5.3.0d51
    com.apple.iokit.IOSCSIBlockCommandsDevice          3.5.5
    com.apple.iokit.IOUSBMassStorageClass          3.5.1
    com.apple.driver.AppleThunderboltDPInAdapter          1.8.9
    com.apple.driver.AppleThunderboltDPAdapterFamily          1.8.9
    com.apple.driver.AppleThunderboltPCIDownAdapter          1.2.6
    com.apple.driver.AppleUSBMultitouch          237.3
    com.apple.iokit.IOUSBHIDDriver          5.2.5
    com.apple.driver.AppleUSBMergeNub          5.5.5
    com.apple.driver.AppleUSBComposite          5.2.5
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          3.5.5
    com.apple.iokit.IOBDStorageFamily          1.7
    com.apple.iokit.IODVDStorageFamily          1.7.1
    com.apple.iokit.IOCDStorageFamily          1.7.1
    com.apple.iokit.IOAHCISerialATAPI          2.5.1
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.5.5
    com.apple.driver.AppleThunderboltNHI          1.7.8
    com.apple.iokit.IOThunderboltFamily          2.4.0
    com.apple.iokit.IOUSBUserClient          5.5.5
    com.apple.iokit.IO80211Family          530.4
    com.apple.iokit.IOFireWireFamily          4.5.5
    com.apple.iokit.IOEthernetAVBController          1.0.2b1
    com.apple.iokit.IONetworkingFamily          3.0
    com.apple.iokit.IOAHCIFamily          2.3.1
    com.apple.iokit.IOUSBFamily          5.6.0
    com.apple.driver.AppleEFIRuntime          1.7
    com.apple.iokit.IOHIDFamily          1.8.1
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          220.3
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.DiskImages          345
    com.apple.iokit.IOStorageFamily          1.8
    com.apple.driver.AppleKeyStore          28.21
    com.apple.driver.AppleACPIPlatform          1.7
    com.apple.iokit.IOPCIFamily          2.7.3
    com.apple.iokit.IOACPIFamily          1.4
    com.apple.kec.corecrypto          1.0
    Model: MacBookPro8,2, BootROM MBP81.0047.B27, 4 processors, Intel Core i7, 2.2 GHz, 4 GB, SMC 1.69f4
    Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 384 MB
    Graphics: AMD Radeon HD 6750M, AMD Radeon HD 6750M, PCIe, 512 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54333235533642465238432D48392020
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54333235533642465238432D48392020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.106.98.100.17)
    Serial ATA Device: ST9500325ASG, 500.11 GB
    Serial ATA Device: HL-DT-ST DVDRW  GS31N
    USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0xfa200000 / 3
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfa100000 / 2
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0252, 0xfa120000 / 5
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfd100000 / 2
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3

    You should certainly uninstall the worthless "Avast" product according to the developer's instructions, after backing up all data. However, the Huawei network device or its software may be contributing to the problem.

  • PI 7.0 Production server restarts automatically

    Hi guys,
    We have installed and configured correctly a PI 7.0 system on Windows 2003 Standard Edition X64-bit with SQL Server 2005. We are on SP12. Everything, SLD, RFC connections work properly.
    The problem is that 4-5 days after the installation the Windows Server restarts automatically in unexpected time during the day (unexpected shutdown), even when anybody doesn't do anything in the system. In the Event Viewer we get the following message/error "System Error: Category 102 EventID 1003". There are no other messages/errors.
    This is a production system and we are supposed to go live within the next days! So I need your help ASAP.
    Any ideas?
    Thank you.
    Best Regards.
    Evaggelos

    1) update your network card drivers to the latest  and for all devices including your motherboard chipset drivers.
    2) Are you using  ethernet instead of USB?
    3) This URL  might help you
    http://www.pcreview.co.uk/forums/thread-1885463.php
    Regards
    Sangeetha

  • My Nokia x3-02 restarts automatically almost every...

    My Nokia x3-02 restarts automatically almost every day what should i do now?
    please do help me

    It probably is a software or hardware failure, however if this has happened from day one there is a chance that your simcard can cause this if it is faulty/old.
    If you have a spare simcard of newer date or possibly less worn, you should try that a day or untill it restarts again if bringing it to the shop or a care point straight away is hard. However the care point might not discover the fault if you keep your simcard.
    As suggested above, try updateing it and see how it goes, if it is the same, try another spare simcard if possible, if not do as already suggested.
    Remember to back up your phones content before updating. Not to make you scared but if it is a hardware fault which could be likely, an update can go wrong - you never know if it turns off during it.
    Backup and perform it. It's worth a shot as anyway you will probably have to visit a care point or replace it.
    Good luck

  • My new I pad retina display restarts automatically in every 3 minutes

    I purchased it ( new ipad with retina display wifi + cellular ) one month back. It restarts automatically in every 3 minutes. I tried few tips already like reset n all but all failed. Pls help me

    I also have the NEW IPAD 32 GB Wifi ..
    It also keeps resetting.
    I had bought the same in Jun 2012, When it was new it used to Reset but very rarely.
    In the past few weeks its resetting itself 4-5 times a day within 3-4 hours of usage per day.
    I also went to the Apple Service centre, they kept the Ipad for 2.5 days.. upgraded the firmware or something and gave it back to me saying the prob is resolved,
    Apple Service Engineers are said that its because of the apps, nothing to do with the hardware.
    After using it for 2 days ..It's worse than ever now.. also its heating too much.
    Today morning i just connected the charger and it again re booted.
    Not sure what to do

  • Apache HTTPd + 2 Tomcats with BlazeDS

    The web architecture that we have is quite simple, it is a single Apache HTTPd server that is communicating with 2 Tomcat servers using mod_jk. The configuration is made so one Tomcat is in a waiting state in case the other Tomcat server crashes (or bounce).
    How can I configure BlazeDS to support this configuration? Is sharing the HTTPSession between the two Tomcats enough for BlazeDS?
    I would like the simplest solution possible, I know about BlazeDS clustering possibilities with JGroups but it seems not adapted to multi-environments (DEV/QA/PROD) sites because we have to configure stuff inside the web app.
    In short, do BlazeDS only need HTTPSession sharing between Tomcats or is there some other requirements?

    As far as my understanding goes there should be no reason to use JGroups unless you are using messaging.
    If you are storing session data on the server you will need to using Tomcat clustering other wise you shouldn't even need that.
    We are using a similar setup with HTTPd and multiple JBoss servers for high availability/scalability. We are not using messaging so we didn't configure JGroups. We don't have JBoss clustering enabled because we don't have any data to replicate between the JBoss nodes.
    I have run several load tests using JMeter and everything runs happily when JBoss nodes are added or removed under load.
    Something to note if you are using recent builds of BlazeDS and you want to run 2 or more Tomcat servers concurrently you will need to enable Sticky Sessions with mod_jk and Tomcat other wise recent builds of BlazeDS may start throwing exceptions. This change was introduced to prevent subsequent client requests from needlessly creating new sessions. As it turns out this is a bit of an issue when doing loadbalancing unless Sticky Sessions are used.
    Hope some of that information helps,
    Lance

  • Problems with libclntsh.so.10.1 and PHP/Apache HTTPD

    Hello,
    I've been wrestling with the install of Instant Client/OCI8 with PHP 5.0.4 and Apache HTTPD 2.0.52 on RHEL4 ES. Most recently I've followed the instructions detailed here: http://www.oracle.com/technology/pub/notes/technote_php_instant.html
    Apache is installed from the RHN rpm.
    PHP was successfully compiled with the following parameters:
    ./configure with-mysql with-ssl with-ldap with-apxs2 with-dom with-oci8-instant-client=/usr/local/oracle/instantclient_10_2 --enable-sigchild
    I've also attempted to get OCI8 working using the full Administration Client from CD. In either case, I can compile/install PHP just fine. I've indexed the Instant Client directory with ldconfig, and the user that runs HTTPD has read/execute permissions on libclntsh.so.10.1 and on all the directories above it. Nonetheless, when I start Apache, I invariably run into the following error:
    # /etc/init.d/httpd start
    Starting httpd: Syntax error on line 190 of /etc/httpd/conf/httpd.conf:
    Cannot load /usr/lib/httpd/modules/libphp5.so into server: libclntsh.so.10.1: failed to map segment from shared object: Permission denied [FAILED]
    Thanks in advance for any insight,
    Patrick
    Message was edited by:
    dog.breath

    I have a similar problem:
    Syntax error on line 202 of /etc/httpd/conf/httpd.conf:
    Cannot load /usr/lib/httpd/modules/libphp5.so into server: libclntsh.so.10.1: cannot open shared object file: No such file or directory
    Using the following succesfull configuraion
    PHP Version => 5.0.4
    System => Linux 2.6.9-1.667smp #1 SMP Tue Nov 2 14:59:52 EST 2004 i686
    Build Date => Aug 26 2005 11:23:17
    Configure Command => './configure' '--enable-force-cgi-redirect' '--enable-ftp' '--with-dbase' '--with-regex=system' '--with-gd' '--with-bz2' '--with-config-file-path=/etc/httpd/conf/httpd.conf' '--with-zlib' '--with-oci8=/home/oracle/product/10.1.0/Db_1' '--enable-sigchild' '--with-dom-xslt=/usr/lib/libxslt.so.1.1.11' '--with-png' '--with-apxs2'
    Server API => Command Line Interface
    Virtual Directory Support => disabled
    Configuration File (php.ini) Path => /etc/httpd/conf/httpd.conf
    Everything is visible to all users the LD Library path is set even in the httpd.conf file.
    Clear PHP works from within the command line, now I want to get it working via Apache2.
    If anybody has a clue I would be most obliged.
    Also disabling SELinux did not do the trick.

  • My phone restart automatic when i shut it down !!!! WHY

    i have I phone 4S when i shut it down  its restart automatic i do not know why , even lock key work perfect

    Make sure "Automatic login" is selected "Off" under Users & Groups > Login Options.
    Is this option selected?

  • Mac book air restarting automatically

    my mac book air is restarting automatically every 5 seconds when i put the ac adaptor

    Hi ..
    Check the adapter >   Apple Portables: Troubleshooting MagSafe adapters
    If the adapter seems to be ok, reset the SMC >  Resetting the System Management Controller (SMC)

Maybe you are looking for