Apache DNS problems when control terminal closes

So, I'm having the weirdest problem. I log in to my Mac OS X Snow Leopard server (10.6.4) using SSH. I sudo -s to root and then I run "apachectl start" to start the HTTPD server. Right, no problem here. It starts and serves webpages without a problem.
Right, but then I log out of SSH and my Apache Error.txt log files start filling up with this:
*could not lookup DNS configuration info service: (ipc/send) invalid destination port*
Up until a point where the server stops responding. Googling a bit found this page: http://lists.apple.com/archives/unix-porting/2010/Jul/msg00001.html that doesn't concern Apache but clearly says that loosing the control terminal ended up messing up the process DNS requests. Since this doesn't concern Apache I'm unsure as to how I would apply his solution to my problem. As far as I know - "apachectl start" will start httpd in the background as a daemon. What am I doing wrong here? It worked fine with Mac OS X server 10.4 which I upgraded from yesterday. I also upgraded from httpd 2.2.4 to 2.2.16 - maybe there is something in the httpd.conf that I need to adjust this upgrade change?
Anyone has any idea?

I am not running the built in server, but rather a server I've compiled myself...
There is little that I can provide for you here for a resolution, short of access into and digging through and debugging the (variant) Apache environment involved here, and what may turn into a whole lot of time and thought. The port is (obviously) missing something, or Apache has an incompatibility or a bug, or the build or system environment has an incompatibility or a bug.
What can go wrong in these cases is chosen from a large set of potential weirdnesses.
Start by searching for existing reports of that diagnostic (and any potential resolutions), and then by looking for differences between the Apple Apache environment and what you're working with, and then work your way into debugging the server.
Or switch strategies and implementations entirely, and revert to the in-built Apache server, or switch to MAMP or some other pre-built server for Mac OS X, or switch to an OS that has the Apache configuration you're looking for.

Similar Messages

  • Windows 7 VM has DNS Problem When Using Wireless

    Hello All,
    I've been fighting this virtual machine networking problem for over a week now. If anyone has a well-informed suggestion (not a guess) I would appreciate hearing about it.
    Here's the problem in a nutshell and then I'll give more details: I'm running Windows 7 Ultimate (64 bit) as my primary (i.e., host) OS. I'm running Windows 7 Home Professional (32 bit) as the guest OS in "Windows Virtual PC" (note that this is *not* the same as "Virtual PC 2007"). If I configure the VM to use my host's wired Ethernet connection, the guest OS can always see the machines on my local network and can always reach the Internet just fine. On the other hand, if I configure the VM to use only my host's wireless connection then the guest OS can still see machines on my local network but CANNOT reach the Internet, except very intermittently (e.g., for maybe 1-2 minutes every hour or so).
    I've tried to anticipate the questions you might ask so here is some additional information:
    The computer is a Lenovo W500 laptop running Windows 7 Ultimate, 64-bit. The wireless network adapter is an "Intel WiFi Link 5300 AGN".
    My Internet connection is via AT&T DSL using a wire2 wireless modem/router.
    I have all the updates from Microsoft and Lenovo for this machine. It is 100% up to date with the latest patches and drivers.
    I'm running the 64-bit version (or at least I used the 64 bit installer) of "Windows Virtual PC" which I downloaded  from this link.
    I am *not* running and I did not download "XP Mode".
    When the guest OS loses it's connection to the Internet the following message appears in the Windows Event Log:
    "Name resolution for the name address.yahoo.com timed out after none of the configured DNS servers responded."
    I am able to ping an external machines outside my network but only if I use the IP address. If I specify the host name it cannot be resolved.
    ARE YOU GETTING THE IMPRRESSION THIS IS A DNS PROBLEM??? It looks like I do not have access to a DNS when using the host's wireless connection.
    On the host OS, the "Virtual PC Network Filter Driver" *IS* installed and selected under my "Wireless Network Connection Properties" settings.
    Below are the results of running ipconfig on the guest OS and then the host OS. Note that I am able to ping 192.168.1.254 from the host OS but not from the guest OS. I think this is the crux of the problem.
    Here's what I get from an ipconfig /all executed on the guest OS:
    Windows IP Configuration
       Host Name . . . . . . . . . . . . : Win7_01
       Primary Dns Suffix  . . . . . . . :
       Node Type . . . . . . . . . . . . : Broadcast
       IP Routing Enabled. . . . . . . . : No
       WINS Proxy Enabled. . . . . . . . : No
       DNS Suffix Search List. . . . . . : gateway.2wire.net
    Ethernet adapter Local Area Connection:
       Connection-specific DNS Suffix  . : gateway.2wire.net
       Description . . . . . . . . . . . : Intel 21140-Based PCI Fast Ethernet Adapter (Emulated)
       Physical Address. . . . . . . . . : 00-03-FF-5A-E5-8C
       DHCP Enabled. . . . . . . . . . . : Yes
       Autoconfiguration Enabled . . . . : Yes
       Link-local IPv6 Address . . . . . : fe80::6452:ad20:724a:4d3a%11(Preferred)
       IPv4 Address. . . . . . . . . . . : 192.168.1.75(Preferred)
       Subnet Mask . . . . . . . . . . . : 255.255.255.0
       Lease Obtained. . . . . . . . . . : Friday, May 14, 2010 7:22:30 PM
       Lease Expires . . . . . . . . . . : Friday, May 21, 2010 7:22:30 PM
       Default Gateway . . . . . . . . . : 192.168.1.254
       DHCP Server . . . . . . . . . . . : 192.168.1.254
       DHCPv6 IAID . . . . . . . . . . . : 234882047
       DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-13-79-57-1A-00-03-FF-5A-E5-8C
       DNS Servers . . . . . . . . . . . : 192.168.1.254
       NetBIOS over Tcpip. . . . . . . . : Enabled
    Tunnel adapter isatap.gateway.2wire.net:
       Media State . . . . . . . . . . . : Media disconnected
       Connection-specific DNS Suffix  . : gateway.2wire.net
       Description . . . . . . . . . . . : Microsoft ISATAP Adapter
       Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
       DHCP Enabled. . . . . . . . . . . : No
       Autoconfiguration Enabled . . . . : Yes
    Tunnel adapter Teredo Tunneling Pseudo-Interface:
       Media State . . . . . . . . . . . : Media disconnected
       Connection-specific DNS Suffix  . :
       Description . . . . . . . . . . . : Teredo Tunneling Pseudo-Interface
       Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
       DHCP Enabled. . . . . . . . . . . : No
       Autoconfiguration Enabled . . . . : Yes
    And here's what I get when I do ipconfig /all on the host OS:
    Windows IP Configuration
       Host Name . . . . . . . . . . . . : LEONA
       Primary Dns Suffix  . . . . . . . :
       Node Type . . . . . . . . . . . . : Broadcast
       IP Routing Enabled. . . . . . . . : No
       WINS Proxy Enabled. . . . . . . . : No
       DNS Suffix Search List. . . . . . : gateway.2wire.net
    Wireless LAN adapter Wireless Network Connection:
       Connection-specific DNS Suffix  . : gateway.2wire.net
       Description . . . . . . . . . . . : Intel(R) WiFi Link 5300 AGN
       Physical Address. . . . . . . . . : 00-21-6A-59-E5-8C
       DHCP Enabled. . . . . . . . . . . : Yes
       Autoconfiguration Enabled . . . . : Yes
       Link-local IPv6 Address . . . . . : fe80::94b0:4080:c30f:95da%12(Preferred)
       IPv4 Address. . . . . . . . . . . : 192.168.1.78(Preferred)
       Subnet Mask . . . . . . . . . . . : 255.255.255.0
       Lease Obtained. . . . . . . . . . : Friday, May 14, 2010 6:20:52 PM
       Lease Expires . . . . . . . . . . : Friday, May 21, 2010 6:20:53 PM
       Default Gateway . . . . . . . . . : 192.168.1.254
       DHCP Server . . . . . . . . . . . : 192.168.1.254
       DHCPv6 IAID . . . . . . . . . . . : 218112362
       DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-13-79-34-70-00-22-68-14-2F-CB
       DNS Servers . . . . . . . . . . . : 192.168.1.254
       NetBIOS over Tcpip. . . . . . . . : Enabled
    Ethernet adapter Local Area Connection:
       Media State . . . . . . . . . . . : Media disconnected
       Connection-specific DNS Suffix  . : gateway.2wire.net
       Description . . . . . . . . . . . : Intel(R) 82567LM Gigabit Network Connection
       Physical Address. . . . . . . . . : 00-22-68-14-2F-CB
       DHCP Enabled. . . . . . . . . . . : Yes
       Autoconfiguration Enabled . . . . : Yes
    Tunnel adapter isatap.gateway.2wire.net:
       Media State . . . . . . . . . . . : Media disconnected
       Connection-specific DNS Suffix  . : gateway.2wire.net
       Description . . . . . . . . . . . : Microsoft ISATAP Adapter
       Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
       DHCP Enabled. . . . . . . . . . . : No
       Autoconfiguration Enabled . . . . : Yes
    Tunnel adapter Teredo Tunneling Pseudo-Interface:
       Connection-specific DNS Suffix  . :
       Description . . . . . . . . . . . : Teredo Tunneling Pseudo-Interface
       Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
       DHCP Enabled. . . . . . . . . . . : No
       Autoconfiguration Enabled . . . . : Yes
       IPv6 Address. . . . . . . . . . . : 2001:0:4137:9e74:3ca6:3214:b4fb:72d4(Preferred)
       Link-local IPv6 Address . . . . . : fe80::3ca6:3214:b4fb:72d4%13(Preferred)
       Default Gateway . . . . . . . . . : ::
       NetBIOS over Tcpip. . . . . . . . : Disabled

    Hello,
    I am not very familiar wth Microsoft Security Essentials, but believe that it just makes use of the existing Windows Firewall which is present with the operating system.
    To me it is odd that the guest OS reports 192.168.1.254 as the IP address for its gateway and DHCP server yet it cannot access them when pinged.  Let's try pinging from host to guest (and vice-versa)  and see what happens:
    From the host OS at 192.168.1.78, try pinging the guest OS at 192.168.1.75. 
    Then, from the guest OS at 192.168.1.75, trying ping the host OS at 192.168.1.78.
    Is each operating system able to ping each other?
    Regards,
    Aryeh Goretsky
    I am a volunteer and neither a Lenovo nor a Microsoft employee. • Dexter is a good dog • Dexter je dobrý pes
    S230u (3347-4HU) • X220 (4286-CTO) • W510 (4318-CTO) • W530 (2441-4R3) • X100e (3508-CTO) • X120e (0596-CTO) • T61p (6459-CTO) • T43p (2678-H7U) • T42 (2378-R4U) • T23 (2648-LU7)
      Deutsche Community   Comunidad en Español Русскоязычное Сообщество

  • Application server shuts down when solaris terminal closes

    I'm running the latest version of solaris and have Glassfish v2 installed. I use the solaris terminal to navigate to the startup scripts and start the appserver... it starts up fine. For whatever reason, when I now close the terminal window, the appserver shuts down. Is this normal? How can I avoid this?
    Thanks

    some of that may be up to the application and how it can be started. im not familiar with this so if you have the doc for it handy, take a look at it looking for running as a daemon or service.

  • Teststand problem when try to close a modified seq file.

      I have a problem when using Teststand. My seq file consists several custom step types, which call external DLL/VIs. The problem is every time when I modified this seq file and tried to close it without save it, Teststand will always popup a warning dialog "Unable to discard seq file, because it is in use", please see below. Hope somebody here could give me some suggestions on it and tell me how to resolve this problem.
    Thanks!
    Jacky
    Attachments:
    screenshot1.JPG ‏108 KB

    Hi Ray
      Attached is the structure I used in Teststand. Here I want to describe my problem once again:
    Case1: if I open a seq file and then close it, there will be OK
    Case2, if I open a seq file and insert some custom step types, then close it, it will be OK.
    Case2: if I open a seq file and run it, then try to close it, but without any chang, there will popup a dialog"unable to discard this seq file,because it is in use...."
    Thanks!
    Jacky
    Attachments:
    Structure.jpg ‏13 KB

  • Dialog box problem when controlling front panel remotely

    I have encountered an issue with the Web Publishing Tool- I have a VI that calls a subvi that uses the Promt User for Input function.  When controlling the front panel from another computer I get a message saying that you "Cannot control subVI front panels remotely" and points you to the machine actually running LabView to enter the information in the Prompt User dialog box.  I set the subVI front panel to show when called, which does show the front panel of the subVI, but still get the error related to the dialog box.
    Is there any way to make this work?  Am I missing something obvious?
    Thanks,
    Nathan

    Hi Nathan.
    There are some limitations with dialog boxes in remote applications.  This tutorial has some good examples and explanations on functionality to avoid with web applications.  Additionally, the LabVIEW online Help offers some general guidance for Viewing and Controlling Front Panels Remotely, which may help you in further developing your application.
    Hope that helps!
    Lorielle P.
    Applications Engineer
    National Instruments

  • DNS problem when calling a web service

    Hi,
    when I try to call a web service from the Studio I get the following error message:
    return code: 503
    Network Error
    Network Error (dns_server_failure)
    Your request could not be processed because an error occurred contacting the DNS server.
    The DNS server may be temporarily unavailable, or there could be a network problem.
    Looks not like an OBPM problem, but I can access the web service via SoapUI and I can access it from an OBPM enterprise installation on a server here in the network. The problem is only when I try to access the service from OBPM Studio. I also tried accessing a local web service, also does not work.
    Does anyone have a hint, what it could be? Thanks for your help!
    Regards
    Matthias

    No, it is in my local LAN, so it should work without proxy (and in SoapUI it also works without Proxy). But nevertheless I tried it also with a proxy, but unfortunately without success.
    Regards
    Matthias

  • Problems when trying to close periods

    Hi all,
    I'm trying to close period and when using the Oracle Diagnostic Tool it gave me this error: Items have been found in one or more organizations sharing set of books 'XX_DOVERIE' which will prevent closing of period '12-2010'. But there is no unaccounted payments, invoices, etc. The report Period Close Exceptions Report is empty. Any ideas?
    Thanks,
    Alex

    You should typically avoid changing values using diagnostics > examine.
    And for far reaching things such as period status, you should never do it via this method.
    If you have to close the period, follow the standard procedure for closing a period. If you are encountering problems with it, you can either ask the question on these forums or raise an SR.
    Sandeep Gandhi

  • AS 10gR1 vs "Apache.exe has encountered a problem and needs to close" on XP

    I would really appreciate if somebody has solution for Windows error message popup box
    "Apache.exe has encountered a problem and needs to close".
    I have installed Oracle Application Server 9.0.4 Infrastructure (from 10gR1 AS) on XP laptop (I know it is unsupported)
    opmnctl.exe status show "UP" status for OID,OC4J but "Down" for HTTP_Server
    When I try to run
    opmnctl.exe versbose startproc ias_component=HTTP_Server
    I will always get "result=failure", text="failed to start a managed process after the maximum retry limit"
    and Windows message popup box
    "Apache.exe has encountered a problem and needs to close".
    (I have also 9i and 10g installed in separate Oracle homes).

    I have made 3rd attempt to re-install AS due "Apache.exe has encountere..and must be closed" error.
    I have succeeded after doing following:
    - unistall previous AS 9.0.4 (10gR1) install
    - disabled McAffee and firewall
    - changing NLS_LANG=AMERICA_AMERICAN.WE8ISO8859P15 prior installation
    - removed path to other OH (9i and 10gR2)
    - restart XP laptop
    - doing install AS 9.0.4 (10gR1)
    Now opmnctl.exe status shows everything works (including HTTP_Server :)

  • I When ever I try to open iTunes, it immediately freezes and says "iTunes has encountered a problem and needs to close."

    I am using a Windows 7 laptop, 64 bit. When ever I try to open iTunes, it immediately freezes and says "iTunes has encountered a problem and needs to close." I have tried uninstalling then reinstalling, and also going back to previous versions. Any ideas as to how to fix this? Thanks!!

    You need to remove all installer file, uninstall iTunes and all related programs, then do a clean install.
    Try the following steps:
    1. Go to Microsoft website to fix install and Unistall problems. Click "Run now" from Fix it to remove all iTunes & related installer files:
    http://support.microsoft.com/mats/Program_Install_and_Uninstall
    Be aware that Windows Installer CleanUp Utility will not remove the actual program from your computer. However, it will remove the installation files so that you can start the installation, upgrade, or uninstall over.
    2. You should remove all instances of iTunes and the rest of the components listed below:
    it may be necessary to remove all traces of iTunes, QuickTime, and related software components from your computer before reinstalling iTunes.
    Use the Control Panel to uninstall iTunes and related software components in the following order:
    iTunes
    QuickTime
    Apple Software Update
    Apple Mobile Device Support
    Bonjour
    Apple Application Support (iTunes 9 or later)
    Follow the instructions from Apple article listed here: http://support.apple.com/kb/HT1923 to remove all components
    3. Reboot your computer. Next, download iTunes from here:http://www.apple.com/itunes/download/ and install from scratch

  • Problem when adding ascx user control in the MasterPage: Parser Error Message: The referenced file ... is not allowed on this page.

    Hello,
    I have to maintain a SharePoint 2010 project, in which a TopNavigation User Control for SiteCollection is registered in the MasterPage in this way:
    <%@ Register TagPrefix="ABC" TagName="TopNavigation" src="~/_layouts/ABCApplication/MainSite/Navigation/TopNavigation.ascx" %>
    <asp:ContentPlaceHolder id="PlaceHolderTopNavBar" runat="server">
    <asp:ContentPlaceHolder id="PlaceHolderHorizontalNav" runat="server">
                                        <ABC:TopNavigation ID="TopNavi" XMLDataLocation="/_layouts/ABCApplicatopm/MainSite/TopNavigation.xml" IsRoot="true"
    runat="server" />
    </asp:ContentPlaceHolder>
    </asp:ContentPlaceHolder>
    When I deploy the SiteCollection, the TopNavigation user control is working correctly. Unfortunately when i modify the masterpage over SharePoint Designer, the following error message comes allways, regardless of the art of changes i did in the MAsterPage
    ( even if I open the MasterPage, add an space and do save/close the MasterPage).
    "Problem when adding user control in my custom master page, Parser Error Message: The referenced file '/_layouts/Navigation/TopNavigation.ascx' is not allowed on this page."
    Any ideas?

    Hi Simon,
     When we use UserControl in SharePoint Page or MasterPage, and the UserControl is kept in any folder other than ControlTemplates, we will got the error. Here is an article about this issue and provided the solution:
    http://sharepoint-tina.blogspot.com/2009/07/referenced-file-pathxyzascx-is-not.html 
    The solution can also be used in SharePoint 2010.
    Qiao Wei
    TechNet Community Support

  • Apache Process Runner has encountered a problem and needs to close.

    I found a problem in tomcat server
    Apache Process Runner has encountered a problem and needs to close. We are sorry for the inconvenience.
    how can i remove this problem?

    Jim,
    Thanks for all your help.  Sure enough, an MOV file works just fine and I may have tracked down the problem: the video, I'm sure caused from the source tape, lags towards the end-it seemed like every time I scrolled towards the end of the AVI it would crash.  Still seems mighty peculiar that it would crash the system each time.
    Thanks,
    Tim S.

  • I am having a DNS problem with my computer. My laptop connects to the internet and my skype works normally but when i try to surf the web it says "DNS Look up failed".

    MY PROBLEM
    I am having a DNS problem with my laptop. It connects normally to th e wifi internet but when i try to surf the net it says "DNS Look up failed"
    This problem only occurs when with the internet at my house. whenever i connect elsewhere my computer works normally. My ipod, iphone, tablet and other friends computers work normally when they are connected to my internet. i use dmy neigbours nework a couple of times from my house and it wrks normally.
    Also when i turn my laptop on or off i can browse for a few minutes or seconds before it fails again. My skype works like there is no problem
    WHAT I HAVE TRIED TO RESOLVE IT
    I have tried changing the DNS, i used open DNS and google free DNS and it still didnt make a difference.
    I have rebooted router many times, nothing
    I have changed my home router, nothing
    I backed up my computer, resored everything it to factory setting and put everything back on; still nothing
    Run a diagnostics at 'Best buy' and they say nothing is wrong; but i know there is something wrong with the DNS
    I have tried different "sudo" type of codes on my comupter from stuff i got online and nothign has proved fruitful yet.
    i tried using safari, Google chrome and firefox, all not loading
    WHAT DO I DO TO FIX THIS?

    You are correct.  Syncing should transfer any purchased media, including videos, from your device to your iTunes library provided your computer is authorized for the Apple ID used to make these purchases.  You mentioned that you have uninstalled iTunes before, but if you didn't follow this guide exactly, uninstalling iTunes and all of its components in the order specified, it may not have been successful so you should try again:  Windows XP or Windows Vista/7.

  • When I open iTunes, I receive an error that reads "iTunes has encountered a problem and needs to close.  Sorry for the convenience."  When I click to see the error, it reads "AppName: itunes.exe      AppVer: 10.5.2.11      ModName: msvcr80.dll"  Why ?

      When I open iTunes, I receive an error that reads "iTunes has encountered a problem and needs to close.  Sorry for the convenience."  When I click to see the error, it reads "AppName: itunes.exe  AppVer: 10.5.2.11  ModName: msvcr80.dll"  Why ?  I am overly frustrated.  Please help.  Not exactly sure which operating system I have.  It is a dell laptop with xp.
    AppName: itunes.exe AppVer: 10.5.2.11 ModName: msvcr80.dll
    ModVer: 8.0.50727.6195 Offset: 00026b72
       AppName: itunes.exe AppVer: 10.5.2.11 ModName: msvcr80.dll
    ModVer: 8.0.50727.6195 Offset: 00026b72

    Well I was able to successfully revert back to iTunes8. Here's my steps:
    1. In Add/Remove Programs I deleted all Apple products (iTunes, QuickTime, Safari, Bonjour, etc.)
    2. I then check C:\Program Files\ and made sure all folders were deleted (QuickTime, etc.)
    3. I then ran a Registry Cleaner program to make sure all entries from Apple products were removed.
    4. I then rebooted my PC
    5. I then downloaded iTunes8.0.2 from here: http://www.apple.com/downloads/macosx/apple/ipod_itunes/itunes802forwindows.html
    6. After it installed it said it could use my iTunes library file because it was created with a newer version. So I re-created my library by following these steps: http://support.apple.com/kb/HT1451
    It took some time but iTunes is now back up and running. And I have all my playlists, etc. I haven't tried to sync anything yet. I'm just thrilled to have my iTunes back!

  • I get the message 'itunes has encountered a problem and needs to close' when trying to open itunes 11.1.1.11. I have had to uninstall itunes so that I could load this version, the PC says it is correctly loaded, but I now cannot open itunes. Advice?

    I get the message 'itunes has encountered a problem and needs to close' when trying to open itunes 11.1.1.11. I had to uninstall itunes so that I could load this version as the update to version 11 kept failing. The PC says 11.1.1.11 is correctly loaded, but I now cannot open itunes. Any advice on how to get itunes working again?

    Hello there, ytnoj.
    Uninstalling and reinstalling iTunes can be a tricky endeavor and must be done in a very specific way. The following Knowledge Base article provides the step-by-step of the process:
    Removing and Reinstalling iTunes and other software components for Windows XP
    https://support.apple.com/kb/HT1925
    Thanks for reaching out to Apple Support Communities.
    Cheers,
    Pedro.

  • Error code: MobileMe Services has encountered a problem and needs to close - I get this message everytime i open Outlook and it slows down opening?  This problem started when itunes updated

    Error code: MobileMe Services has encountered a problem and needs to close
    I get this mesage everytime i open Outlook and it slows down opening. This problem started when itunes updated. What do I do to solve this?

    Hi turingtest2 (you pass, BTW):  Thanks for the speedy reply.  MobileMe doesn't appear in the list of programs which can be uninstalled.  I tried the link you suggest: http://support.microsoft.com/mats/Program_Install_and_Uninstall but when I tried to "Run Now", I get the error message:  " Troubleshooting cannot continue because an error has occurred... etc.... [code 80072F8F]"  So googled this error & found a tool called (80072f8f) Repair Tool   -  I'm leery to download yet more stuff from non-microsoft sites -- any recommendations?

Maybe you are looking for

  • Questions on best filters for vocal (podcast) processing

    Hi All, I'm a very recent convert to the Mac and Garageband world-- I've been a Windows-only user up to this point, and have a TON of experience with audio editing in Sony Vegas. Couple of questions on Garageband: Do the audio effect filters apply du

  • Error in starting J2ee Engine-- Pls Help!!!

    I am getting the following error. i have checked the property sheet within "services" folder many times but not sure how to change or what to change the value for "guest" user too... =======================ERROR============================= Service d

  • Replace Windows on my computer

    I need to get a link to download Windows 7 and reinstall on my computer.  My hard drive erased itseld and there is not more windows on it.  I replaced the hard drive and now I am needing a way to get Windows back on it.   I have the 64 bit version.  

  • EBS BAI2 and ZBA Accounts

    Hi All, How to handle clearing for ZBA posting in EBS. We have one concentration account and it funds to 4 ZBA accounts. On the outgoing ZBA it will post Debit to clearing account - posting type 1 On the incoming ZBA it should clear the Debit in the

  • Cannot Load JPG Files From Canon Powershot S2 IS

    Hi, I'm having a problem loading JPG files from my Canon Powershot S2 IS. When I plug the camera into the USB port, I get the Canon Camera/DV Twain Driver with a list of images to import. They are all JPEG images, which is my camera's native format.