Debugger Wont Start

When I try to run the Mapping Debugger in the 10.1.0.2 client running against a Solaris 5.9 based 9.2.0.6 database, the debugger stops at "Configuring Sources and Targets" and just sits there. I have connected to the Target Schema which does exist and was created with the Runtime Repository Assistant. Is this due to a bug or does this step just take a long time?
Thanks,
TGF

Have you tried using a 9.2 client???

Similar Messages

  • Stateless Controller - Debugger wont start

    Hi,
    I am trying to debug a controller. Debugger just wont start when its declared as stateless. As soon as I declare it as stateful, debugger starts.
    Can someone please tell me how to debug in a stateless scenerio?
    Thanks

    Hi Shalaxy,
    Have you tried with external breakpoints?(i.e se80->BSP page->utilities->External breakpoints->activate/deactivate or CtrlShiftF11. )
    Try with the below mentioned option,
       goto SICF --> Service name ex:HCM_LEARNING --> press F8 -->place curson on HCM_LEARNING -->
       goto Edit --> Debugging -->Activate debugging.
    Let me know if you have any queries.
    Regards
    Bhaskar Arani

  • HELP MY MAC IS BROKE AND WONT START (unable to find driver ACPI)

    Someone please help. I was reinstalling a printer driver and my power cut off while it was installing. now the computer wont start and i get this message below... I read to use the install dvd but my CD drive is broke and wont take cds. I did manage to hook it up to my dads computer with target disk mode so i can access files. his computer is a windows though. i do have a copy of the Leopard install cd saved as a DMG on his computer and a 8gb flash to boot it but i cant format the flash drive to be mac extended journaled GUID from his computer.IS there a program to do this???I dont know what needs to be fixed or where i can get this acpi driver? can anyone help because i dont have any money to get this fix and i need my mac for college which im starting soon.
    This is the error message
    panic(cpu 0 caller 0x004384FF): "unable to find driver for this platform: \"ACPI\".\n"@/SourceCache/xnu/xnu-1228.12.14/iokit/Kernel/IOPlatformExpert.cpp: 1407
    (That is the first line. It goes on to say...)
    Debugger called: <panic>
    Backtrace (CPU 0), Frame : Return Address (4 potential args on stack)
    (then there are 7 lines that start with 0x2f5d3 followed by)
    Backtrace terminated-invalid frame pointer 0
    BSD process name corresponding to current thread: Unknown
    Mac OS version:
    Not yet set
    Kernel version:
    Darwin Kernel Version 9.7.0: Tue Mar 31 22:52:17 PDT 2009; root:xnu-1228.12.14~1/RELEASE_I386
    System uptime in nanoseconds: 180744654
    It also says 64bit mode enabled and i thought macs were 32bit.
    I also tried resetting the pvram or whatever its called and no luck
    Someone please help!!!!

    I know this isn't what you really want to hear but I'd recommend taking it in to an authorized repair location or your local Apple Store to get the Superdrive repaired or replaced so you can do an install? I don't believe you will be able load from your Dad's Window's machine. However you might be able to from an external DVD drive.
    Also I might recommend getting a UPS so if you have similar issues you will have enough power to do a proper shutdown.
    Regards,
    Roger

  • Glassfish wont start after the first deployment

    good afternoon.
    i got a problem that i would like to solve whit your help: after the first deployment of my proyect into Glassfish i keep getting this error over and over again, when i reinstall the server everything works fine but after the first deployment the server wont start again, I would be glad to know what i can do to solve this, thx:
    Waiting for domain1 to start ...Error starting domain domain1.
    The server exited prematurely with exit code 1.
    Before it died, it produced the following output:
    Launching GlassFish on Felix platform
    Completed shutdown of GlassFish runtime
    Exception in thread "main" java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:601)
    at com.sun.enterprise.glassfish.bootstrap.GlassFishMain.main(GlassFishMa
    in.java:97)
    at com.sun.enterprise.glassfish.bootstrap.ASMain.main(ASMain.java:55)
    Caused by: org.jvnet.hk2.component.ComponentException: Failed to create a habita
    t
    at com.sun.enterprise.module.common_impl.AbstractModulesRegistryImpl.cre
    ateHabitat(AbstractModulesRegistryImpl.java:169)
    at com.sun.enterprise.module.bootstrap.Main.createHabitat(Main.java:425)
    at org.jvnet.hk2.osgiadapter.HK2Main.createHabitat(HK2Main.java:96)
    at com.sun.enterprise.glassfish.bootstrap.osgi.EmbeddedOSGiGlassFishRunt
    ime.newGlassFish(EmbeddedOSGiGlassFishRuntime.java:89)
    at com.sun.enterprise.glassfish.bootstrap.GlassFishMain$Launcher.launch(
    GlassFishMain.java:113)
    ... 6 more
    Caused by: java.lang.RuntimeException: Fatal Error. Unable to parse file:/C:/Pr
    ogram%20Files/glassfishv3/glassfish/domains/domain1/config/domain.xml
    at org.glassfish.config.support.DomainXml.parseDomainXml(DomainXml.java:
    273)
    at org.glassfish.config.support.DomainXml.run(DomainXml.java:112)
    at com.sun.enterprise.module.common_impl.AbstractModulesRegistryImpl.pop
    ulateConfig(AbstractModulesRegistryImpl.java:176)
    at com.sun.enterprise.module.common_impl.AbstractModulesRegistryImpl.cre
    ateHabitat(AbstractModulesRegistryImpl.java:158)
    ... 10 more
    Caused by: javax.xml.stream.XMLStreamException: ParseError at [row,col]:[11,88]
    Message: Invalid byte 2 of 4-byte UTF-8 sequence.
    at com.sun.org.apache.xerces.internal.impl.XMLStreamReaderImpl.next(XMLS
    treamReaderImpl.java:590)
    at javax.xml.stream.util.StreamReaderDelegate.next(StreamReaderDelegate.
    java:88)
    at org.glassfish.config.support.XMLStreamReaderFilter.thisNextTag(XMLStr
    eamReaderFilter.java:94)
    at org.glassfish.config.support.XMLStreamReaderFilter.nextTag(XMLStreamR
    eaderFilter.java:74)
    at org.jvnet.hk2.config.ConfigParser.handleElement(ConfigParser.java:199
    at org.jvnet.hk2.config.ConfigParser.handleElement(ConfigParser.java:215
    at org.jvnet.hk2.config.ConfigParser.handleElement(ConfigParser.java:167
    at org.jvnet.hk2.config.ConfigParser.parse(ConfigParser.java:98)
    at org.jvnet.hk2.config.ConfigParser.parse(ConfigParser.java:93)
    at org.glassfish.config.support.DomainXml.parseDomainXml(DomainXml.java:
    254)
    ... 13 more
    Command start-domain failed.

    UPDATE:
    I also tried a safe boot and now after inserting install DVD and pressing the option (alt) I choose the DVD-Install disc to boot but after 30-45 seconds appers on the grey boot monitor from "behind" the Terminal panic message:
    panic (cpu 4 caller 0xfffffff80002d1208): Kernel trap at  ...
    Error code: 0x0000000000000000
    Debugger called: <panic>
    Backtrace (CPU 4), Frame : Return Adress
    0xfffffffff8153283600 : 0x8000204d15
    BSD process corresponding to current thread: ReportCrash
    Mac Os version:
    10J4139
    Kernel version:
    Darwin Kernel Version 10.7.4: Mon Apr 18 21:24:17 PDT 2011; root:xnu-1504.14.12~3/RELEASE_X86_64
    How can I solve this, any Idea?
    THX

  • Satellite A660 wont start again until i turn to safe mode

    Just purchase toshiba Satellite A660: i tell the story to compensate closely to my answer, hopefully ..
    I just purchase it new, run the insallation program for first use. When its up and running just within that day i noticed that it start to hang up when i hooked external drive for some program installation (adobe lightroom).
    Its still fine but when i turn it off, it wont start again until i did turn to safe mode so that i could back up some of the files and run the recovery again.
    This time on 64bit. When its finish its process, it works well for just a couple of hours.
    It fell faster now thou, maybe because its on 64bit? ( any recommendation whether its 32 or 64bit) specs: i5 , 4ram, 1g ddcatd graphics , win7 home premium, ..
    Now, when i turn it off it never start back again windows say.. start up repair. ..
    I did let it run since this morning until now still they cant find whats the problem (i'm refering the loptop) .
    So any idea on whats goin ?

    > It fell faster now thou, maybe because its on 64bit? ( any recommendation whether its 32 or 64bit) specs: i5 , 4ram, 1g ddcatd graphics , win7 home premium, ..
    64bit Operating system is better if your notebook supports 4GB or more RAM.
    Why? Because Win 32bit recognizes max 3.2GB even if more RAM is available.
    This is 32bit limitation; no matter what OS it is; Linux, Win XP, Vista, Win7 etc
    This is the reason why 64bit OS are so popular in the last time
    Regarding the OS issue;
    I recommend running a HDD recovery again... this means you should reinstall the OS usign the Toshiba recovery option;
    Press F8 while powering up the notebook, Choose Repair my Computer, -> HDD recovery

  • After Effects just bounces in the dock but wont start

    Hi all,
    Just installed CS4 production studio under Snow Leopard.  All works well and updated using the Adobe Updater.  All apps are fine except AE which just bounces in the dock a few times and then stops.  I read that this could be because Rosetta was not installed.  I installed Rosetta from the Snow Leopard DVD and still nothing.  Have restarted 3 times just in case (I also read that several restarts may be required to get it to work), but still nothing.
    Any help would be greatly appreciated.
    Regards
    Dave

    OK... Now I feel like Scott of the Antartic writing in his journal before the inevitable... I am writing this purely to help anyone else with the same issue to resolve it without the pain that I am still experiencing.  Hopefully the last entry will read "all solved" and not "I am about to pop outside... I may be some time..."
    After using CS2 for the bulk of my work I thought I'd try and get this solved once and for all, especially as we have a DVCPROHD project coming up and need CS4 to do it.
    OK... The so now I have the suite running, except Premiere is running under at trial without the presets and the updates fail when installing.  Contacted support this week, they wont re-open the original case because it has been over a month.  Fair enough, new case.
    The adobe guy takes control of my machine, deactivates it, then from Finder deletes lots of folders.  He then asks me to re-install the products.  I do this (2 hours later) and run Premiere and it appears to work with presets.  I look a bit closer and notice that under the help menu of Premiere Register, Deactivate and Updates are all greyed out.  This is not the case in the other products of the suite.  OK, so not a major deal but does imply something is not installed right.  I run the Adobe Updater, Premiere updates, but AE, PS and several updates fail.
    Call back to support.  This time the Adobe guy takes control of my machine suggests I deactivate the suite, run the un-install and then download and run the CS3 Clean script and re-install.  I do all this.  Another 2 hours later feeding discs into the machine... and... Premiere looks fine, presets all there... but wait for it... AFTER EFFECTS JUST BOUNCES IN THE DOCK BUT WONT START.
    3rd call back to support and ask for the issue to be escalated.  This is difficult and I have to cause a fuss to realise that this problem is the same one that has been hanging around for months and that I am not prepared to spend more hours removing every trace of Adobe from my machine and re-installing - this doesn't work.  The support technician asks me to delete a hidden folder that has all the Adobe patches in it, manually download the AE 9.0.2 update and install it.   It installs but AE wont start.  I explain that I've had enough and want the problem escalated.
    I finally get a call back from a 2nd level engineer this morning.  After explaining the that AE wont start and then answering the question "why is this a problem for you!" we do some quick troubleshooting.  This time I have to pull out the network cable, turn off Airport, create a new user account, log on to it and then see if AE runs.  Which it does.  Within seconds we get launched into the pre-determined script, "if it runs under another user account then there is nothing wrong with the applications and I should call Apple".  After being patronised for a further 5 mins I had to PROVE to the guy that it was also possible that the fault was Adobes.  I also know the moment I phone Apple, the response will be "Call Adobe".
    The only example I could give him at the time was to image a piece of software I had written that allocated memory based on the screen resolution (this is a user preference) and if my code was badly written and crashed when encountering a screen resolution bigger than my code was expecting.  OK, is that Apple's fault, no it is my code.  Will it run under one user and not another, yes it will.  There are a million other posibilities.  Some I agree could be Apple's, but equally some could be Adobes and the big fat fob off as soon as you can is terrible.
    I have also since realised since leaving this call with the technician, that:
    1) This is a brand new iMac and the Adobe Suite was the 1st piece of 3rd party software installed on it.
    2) The iMac is for video editing and nothing else.
    3) This was working without presets before the Adobe guys deleted all these files and asked me to re-install.  It is more likely that they have deleted something they should not have rather than the a bug in the OS.  A bug in the OS is still possible but I suspect the problem is with a rogue bit of installation code from Adobe.
    Finally incase anyone from Adobe is reading this:
    I have paid thousands of pounds for this software.
    I have been unable to use it for months.
    A problem like this should be gold dust for you.  Here is the chance to get to the bottom of an issue that several people are having, understand the mechanics of what is going wrong.  Write a KB article as well as a patch and this would save the time/money and effort of an awful lot of people (including your own).
    As a short thought experiment I would like everyone at Adobe to image the following:
    You pay £1,000 of your own money for a tool to do your work on the promise that you can make this money back in productivity gains, new business, etc.
    The tool you use every day to make a living won't work.  For the benefit of the experiment, imagine this is your email client, web browser or case management tool.
    You have no IT group to replace your machine or to come and solve it.
    You can't tell your customers that your software is down and you have to keep doing your job.
    You have to spend an additional 3 days in your own time, working late or weekends to try and fix the software yourself.
    You to keep downloading a Gigabyte of data 3 or four times and you have to pay for downloads.  Currently you are running up a bill of over £100 in downloads and phone calls.
    You don't get paid the overtime and your customers start complaining you are late with your work.
    You lose customers... you eventually get fired because you have lost too many of them.
    ...This is what it feels like for a small creative business to not be able to install the software they bought.

  • WONT START AT ALL

    Dear all, this is frustrating. The system just wont start up, chimes and spins around but just goes up to the apple logo and that is it. I leftit in sleep mode all night by mistake and the following day refused to start. Any ideas pls? I've done all the suggestions to reset the pram/ram.

    Take each of these steps that you haven't already tried. Stop when the problem is resolved.
    Step 1
    The first step in dealing with a boot failure is to secure your data. If you want to preserve the contents of the startup drive, and you don't already have at least one current backup, you must try to back up now, before you do anything else. It may or may not be possible. If you don't care about the data that has changed since your last backup, you can skip this step.   
    There are several ways to back up a Mac that is unable to boot. You need an external hard drive to hold the backup data.
         a. Boot into the Recovery partition, or from a local Time Machine backup volume (option key at startup.) When the OS X Utilities screen appears, launch Disk Utility and follow the instructions in this support article, under “Instructions for backing up to an external hard disk via Disk Utility.”
    b. If you have access to a working Mac, and both it and the non-working Mac have FireWire or Thunderbolt ports, boot the non-working Mac in target disk mode. Use the working Mac to copy the data to another drive. This technique won't work with USB, Ethernet, Wi-Fi, or Bluetooth.
    c. If the internal drive of the non-working Mac is user-replaceable, remove it and mount it in an external enclosure or drive dock. Use another Mac to copy the data.
    Step 2
    Press and hold the power button until the power shuts off. Disconnect all wired peripherals except those needed to boot, and remove all aftermarket expansion cards. Use a different keyboard and/or mouse, if those devices are wired. If you can boot now, one of the devices you disconnected, or a combination of them, is causing the problem. Finding out which one is a process of elimination.
    If you've booted from an external storage device, make sure that your internal boot volume is selected in the Startup Disk pane of System Preferences.
    Step 3
    Boot in safe mode. Note: If FileVault is enabled on some models, or if a firmware password is set, or if the boot volume is a software RAID, you can’t do this. Post for further instructions.
    Safe mode is much slower to boot and run than normal, and some things won’t work at all, including wireless networking on certain Macs.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    When you boot in safe mode, it's normal to see a dark gray progress bar on a light gray background. If the progress bar gets stuck for more than a few minutes, or if the system shuts down automatically while the progress bar is displayed, your boot volume is corrupt and the drive is probably malfunctioning. In that case, go to Step 5.
    If you can boot and log in now, empty the Trash, and then open the Finder Info window on your boot volume ("Macintosh HD," unless you gave it a different name.) Check that you have at least 9 GB of available space, as shown in the window. If you don't, copy as many files as necessary to another volume (not another folder on the same volume) and delete the originals. Deletion isn't complete until you empty the Trash again. Do this until the available space is more than 9 GB. Then reboot as usual (i.e., not in safe mode.)
    If the boot process hangs again, the problem is likely caused by a third-party system modification that you installed. Post for further instructions.
    Step 4
    Sometimes a boot failure can be resolved by resetting the NVRAM.
    Step 5
    Launch Disk Utility in Recovery mode (see Step 1.) Select your startup volume, then run Repair Disk. If any problems are found, repeat until clear. If Disk Utility reports that the volume can't be repaired, the drive has malfunctioned and should be replaced. You might choose to tolerate one such malfunction in the life of the drive. In that case, erase the volume and restore from a backup. If the same thing ever happens again, replace the drive immediately.
    This is one of the rare situations in which you should also run Repair Permissions, ignoring the false warnings it may produce. Look for the line "Permissions repair complete" at the end of the output. Then reboot as usual.
    Step 6
    Reinstall the OS. If your Mac was upgraded from an older version of OS X, you’ll need the Apple ID and password you used to upgrade.
    Step 7
    Repeat Step 6, but this time erase the boot volume in Disk Utility before installing. The system should automatically reboot into the Setup Assistant. Follow the prompts to transfer your data from a Time Machine or other backup.
    Step 8
    This step applies only to older Macs (not current models) that have a logic-board ("PRAM") battery. Both desktop and portable Macs used to have such a battery. The logic-board battery is separate from the main battery of a portable. A dead logic-board battery can cause a gray screen at boot. Typically the boot failure will be preceded by loss of the startup disk and system clock settings. See the user manual for replacement instructions. You may have to take the machine to a service provider to have the battery replaced.
    Step 9
    If you get this far, you're probably dealing with a hardware fault. Make a "Genius" appointment at an Apple Store to have the machine tested. If you can't get to an Apple Store, go to another authorized service provider.

  • Satellite U400-14B shuts itself off and now it wont start up

    Hi
    just got a new Satellite U400 this week.
    Was working perfectly the first few days, then last night, it just shuts itself off and now it wont start up.
    I press the on button and the row of lights next to it light up, but nothing happens I dont even get as far as the Toshiba screen.
    I have tried many things. I left it plugged in overnight, tried taking the battery out and no result as of now.
    The little led lights on the bottom indicate that there its plugged in, the battery is white not orange, when pressed they all light up again only for a split second.
    The only thing I can liken this too is when a car wont start and you keep turning and turning the key, well in this case pushing a button, and nothing happens, the fans dont whir or anything...
    help please...

    Has extra Memory (RAM) been installed? Try removing one Memory Module and try a different Memory Slot.
    If bad memory is not the problem, then there is not much else you can do except send it to an ASP for warranty repairs.

  • Itunes wont start and i get no error messages

    i just downloaded itunes 7.3 and itunes wont start any ideas how to fix?

    Okay. I'm still wondering about your firewall. A "persistent" iTunes.exe in your processes is most consistent with a firewall blocking iTunes, iTunesHelper and/or QuickTime from accessing the Internet. (Norton Internet Security 2005 is by far the worst offender in this regard, but it can be produced both other firewalls too.)
    Head into the Firewalls settings and make sure that iTunes, iTunesHelper, and QuickTime are all being allowed full access to the internet.
    If iTunes still doesn't launch after making sure the firewall is correctly adjusted, reboot the PC and try the suggestion from the following document. (It's a much rarer issue, but it can also produce that persistent iTunes.exe symptom in conjunction with an error-message-free iTunes launch failure.)
    iTunes for Windows doesn't open after upgrading

  • ITunes wont start up

    Hi, i had a look on this answer to a topic : itunes wont start :
    +The QuickTime problem is most likely causing the iTunes launch problem. So let's try swapping out your QuickTime again taking a few additional explicit precautions.+
    +Head into your Add/Remove programs. uninstall QuickTime.+
    +Next, we’ll manually remove any leftover program files and folders.+
    +1. On the Start menu, click My Computer (or double-click My Computer on the Desktop).+
    +2. In My Computer, open Local Disk.+
    +3. Open Program Files.+
    +4. Right-click on the QuickTime folder and click Delete from the shortcut menu.+
    +5. Navigate to C:\Windows\system32\.+
    +6. Remove the files QuickTime.qts and QuicktimeVR.qtx. (If “Hide filename extensions for known file types” is enabled on the PC, then those two files will appear as “QuickTime” and QuickTimeVR”.)+
    +7. Restart your computer.+
    +Next, we'll get a fresh copy of QuickTime into your PC by doing a repair install of itunes.+
    +Switch off antivirus and antispyware applications prior to the repair install.+
    +Go into Add/Remove and select itunes. Click "Change" and then click "Repair".+
    but when it comes to install/uninstall an error comes out : An error ocured while installation
    and i cant get rid of it. Pls help. Any ideas? Thx. J

    but when it comes to install/uninstall an error comes out : An error ocured while installation
    Let's try getting the program uninstalled by other means then.
    Download and install the Windows Installer CleanUp utility:
    Description of the Windows Installer CleanUp Utility
    Now run the utility (“Start > All Programs > Windows Install Clean Up”), select any QuickTime entries in the list of programs that appears in CleanUp, and then click “Remove”.
    Next, we’ll manually remove leftover program files and folders.
    1. On the Start menu, click My Computer (or double-click My Computer on the Desktop).
    2. In My Computer, open Local Disk.
    3. Open Program Files.
    4. Right-click on the QuickTime folder and click Delete from the shortcut menu.
    5. Navigate to C:\Windows\system32\.
    6. Remove the files QuickTime.qts and QuicktimeVR.qtx. (If “Hide filename extensions for known file types” is enabled on the PC, then those two files will appear as “QuickTime” and QuickTimeVR”.)
    7. Restart your computer
    Does the repair install go through properly now? Or do you get another error message when you try the repair install?

  • Itunes wont start, computer says to download latest version 7.5

    iTunes wont start, solution computer gives it to download latest version 7.5. nut when i download it and install 7.5 on my computer, which i have done several times, it doesn't work and says i should download the latest update.....which i already have! is it Vista related, or is relating to version 7.5?....please help me!!

    I'll post the same thing I posted in another thread; it might help you. Reinstall itunes again according to my post. Some of the information is irrelevant to your problem, but hey, i'm kinda feeling lazy. You'll get the idea. Here it is.....
    "this is just a suggestion. If you reinstall itunes again, make sure you follow the directions in the support section of this site for uninstalling itunes and quicktime. Another thing they don't say in that article that I did when i had to uninstall itunes was to do a search. You know, pressing the start button and then "Search". Make sure when you do, click the search "All files and folders". Then set it to look in "Local Hard Drives (C:)" and type in the "all or part of the file name" itunes. After the search is done you should have a bunch of different itunes components in the results. Btw do the same for quicktime as a search. Make sure to DELETE every itunes and quicktime file there. If some of your music files happened to come up in the search use commone sense. Get rid of every component so itunes and quicktime is completely erased from the system. Make sure that you do this after you've restarted your computer once (according to the uninstallation article). Then just empty your recycle bin, reboot your computer, and finally reinstall itunes. Hopefully that will work to at least get rid of that APP error. Good luck and ask me anything you have some questions!!"
    Hope that works!

  • Server Wont Start

    The appserver wont start although it appears to install OK - here is the server log - the mesage unknown host appears to be significant but i dont get geet any problems after running netsh. INstall is on a Windows XP SP2 PC.
    Firewall is turned off.
    I would be grateful for any help with this problem.
    Les
    -XX:PermSize=32m
    -XX:MaxPermSize=128m
    -XX:+CMSPermGenSweepingEnabled
    -XX:+CMSClassUnloadingEnabled
    -Xmx512m
    -XX:NewRatio=2
    -Dcom.sun.aas.defaultLogFile=C:/Program Files/Sun/Creator2_1/SunAppServer8/domains/creator/logs/server.log
    -Djava.endorsed.dirs=C:/Program Files/Sun/Creator2_1/SunAppServer8/lib/endorsed
    -Djava.security.policy=C:/Program Files/Sun/Creator2_1/SunAppServer8/domains/creator/config/server.policy
    -Djava.security.auth.login.config=C:/Program Files/Sun/Creator2_1/SunAppServer8/domains/creator/config/login.conf
    -Dsun.rmi.dgc.server.gcInterval=3600000
    -Dsun.rmi.dgc.client.gcInterval=3600000
    -Djavax.net.ssl.keyStore=C:/Program Files/Sun/Creator2_1/SunAppServer8/domains/creator/config/keystore.jks
    -Djavax.net.ssl.trustStore=C:/Program Files/Sun/Creator2_1/SunAppServer8/domains/creator/config/cacerts.jks
    -Djava.ext.dirs=C:/Program Files/Sun/Creator2_1/java/jre/lib/ext;C:/Program Files/Sun/Creator2_1/SunAppServer8/domains/creator/lib/ext;C:/Program Files/Sun/Creator2_1/SunAppServer8/derby/lib
    -Djdbc.drivers=org.apache.derby.jdbc.ClientDriver
    -Djavax.management.builder.initial=com.sun.enterprise.admin.server.core.jmx.AppServerMBeanServerBuilder
    -Dcom.sun.enterprise.config.config_environment_factory_class=com.sun.enterprise.config.serverbeans.AppserverConfigEnvironmentFactory
    -Dcom.sun.enterprise.taglibs=appserv-jstl.jar,jsf-impl.jar
    -Dcom.sun.enterprise.taglisteners=jsf-impl.jar
    -Djavax.xml.parsers.SAXParserFactory=com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl
    -Dcom.sun.aas.configName=server-config
    -Dorg.xml.sax.parser=org.xml.sax.helpers.XMLReaderAdapter
    -Ddomain.name=creator
    -Djmx.invoke.getters=true
    -Djavax.xml.parsers.DocumentBuilderFactory=com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl
    -Dcom.sun.aas.promptForIdentity=true
    -Dorg.xml.sax.driver=com.sun.org.apache.xerces.internal.parsers.SAXParser
    -Dcom.sun.aas.instanceRoot=C:/Program Files/Sun/Creator2_1/SunAppServer8/domains/creator
    -Djavax.xml.transform.TransformerFactory=com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl
    -Dcom.sun.aas.domainName=creator
    -Djava.util.logging.manager=com.sun.enterprise.server.logging.ServerLogManager
    -Dproduct.name=Sun-Java-System/Application-Server
    -Dcom.sun.enterprise.overrideablejavaxpackages=javax.faces,javax.servlet.jsp.jstl,javax.xml.bind,javax.help
    -Dcom.sun.aas.configRoot=C:/Program Files/Sun/Creator2_1/SunAppServer8/config
    -Djava.library.path=C:\Program Files\Sun\Creator2_1\java\jre\bin\client;C:\Program Files\Sun\Creator2_1\SunAppServer8\lib;C:\Program Files\Sun\Creator2_1\SunAppServer8\lib;C:\Program Files\Sun\Creator2_1\java\bin;.;C:\WINDOWS\system32;C:\WINDOWS;C:\Program Files\Sun\Creator2_1\SunAppServer8\lib;C:\Program Files\Sun\Creator2_1\SunAppServer8\bin;C:\Program Files\Sun\Creator2_1\SunAppServer8\lib;C:\Program Files\Sun\Creator2_1\SunAppServer8\bin;C:\Program Files\Sun\Creator2_1\SunAppServer8\bin;C:\Program Files\Sun\Creator2_1\SunAppServer8\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32\WBEM;C:\Program Files\ATI Technologies\ATI.ACE\;C:\Program Files\ATI Technologies\ATI Control Panel;C:\Program Files\QuickTime\QTSystem\;;;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;
    -Dcom.sun.aas.instanceName=server
    -Dcom.sun.aas.processLauncher=SE
    -cp
    C:/Program Files/Sun/Creator2_1/java/lib/tools.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib/appserv-rt.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\activation.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\admin-cli.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-admin.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-assemblytool_es.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-assemblytool_fr.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-assemblytool_ja.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-assemblytool_ko.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-assemblytool_zh.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-assemblytool_zh_CN.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-cmp.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-cmp_es.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-cmp_fr.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-cmp_ja.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-cmp_ko.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-cmp_zh.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-cmp_zh_CN.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-env.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-ext.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-jstl.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-rt_es.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-rt_fr.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-rt_ja.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-rt_ko.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-rt_zh.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-rt_zh_CN.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-upgrade.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\commons-launcher.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\commons-launcher_es.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\commons-launcher_fr.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\commons-launcher_ja.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\commons-launcher_ko.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\commons-launcher_zh.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\commons-launcher_zh_CN.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\commons-logging.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\deployhelp_es.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\deployhelp_fr.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\deployhelp_ja.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\deployhelp_ko.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\deployhelp_zh.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\deployhelp_zh_CN.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\dom.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\driveradapter.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\j2ee-svc.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\j2ee.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\j2ee_es.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\j2ee_fr.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\j2ee_ja.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\j2ee_ko.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\j2ee_zh.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\j2ee_zh_CN.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\jax-qname.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\jaxr-api.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\jaxr-impl.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\jaxrpc-api.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\jaxrpc-impl.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\jdic_0_9.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\jmxremote.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\jmxremote_optional.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\jsf-api.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\jsf-impl.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\mail.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\PEtray.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\relaxngDatatype.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\rmissl.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\saaj-api.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\saaj-impl.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\smbase.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\smdb2.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\sminformix.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\smoracle.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\smresource.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\smspy.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\smsqlserver.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\smsybase.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\smutil.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\xalan.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\xercesImpl.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\xsdlib.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib/install/applications/jmsra/imqjmsra.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/imq/lib/jaxm-api.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/imq/lib/fscontext.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib/ant/lib/ant.jar
    com.sun.rave.tray.RavePEMain
    start
    display
    native|#]
    [#|2006-10-06T03:56:13.546+0100|SEVERE|sun-appserver-pe8.2|javax.enterprise.system.util|_ThreadID=10;|property_reader.unknownHost
    java.net.UnknownHostException: tester: tester
    at java.net.InetAddress.getLocalHost(InetAddress.java:1308)
    at com.sun.enterprise.util.net.NetUtils.getCanonicalHostName(NetUtils.java:66)
    at com.sun.enterprise.util.ASenvPropertyReader.setSystemProperties(ASenvPropertyReader.java:161)
    at com.sun.enterprise.server.PEMain.main(PEMain.java:185)
    at com.sun.rave.tray.RavePEMain.main(RavePEMain.java:37)
    |#]
    [#|2006-10-06T03:57:32.906+0100|INFO|sun-appserver-pe8.2|javax.enterprise.resource.jms|_ThreadID=10;|JMS5035: Timed out after 60000 milliseconds while trying to verify if the JMS service startup succeeded.|#]
    [#|2006-10-06T03:57:32.906+0100|INFO|sun-appserver-pe8.2|javax.enterprise.resource.jms|_ThreadID=10;|JMS5037: Check permissions of MQ instance directory C:\Program Files\Sun\Creator2_1\SunAppServer8\imq\var\instances|#]
    [#|2006-10-06T03:57:32.906+0100|INFO|sun-appserver-pe8.2|javax.enterprise.resource.jms|_ThreadID=10;|JMS5036: More details may be available in the log file for the JMS service broker instance imqbroker. Please refer to the JMS provider documentation for the exact location of this log file.|#]
    [#|2006-10-06T03:57:32.906+0100|SEVERE|sun-appserver-pe8.2|javax.enterprise.system.core|_ThreadID=10;|UnknownException during startup. Disable quick startup by setting system property com.sun.enterprise.server.ss.ASQuickStartup to false
    com.sun.appserv.server.ServerLifecycleException: [C4000]: Packet acknowledge failed. user=admin, broker=127.0.0.1:28676(1408)
    at com.sun.enterprise.jms.JmsProviderLifecycle.checkProviderStartup(JmsProviderLifecycle.java:427)
    at com.sun.enterprise.server.ss.ASLazyKernel.startASSocketServices(ASLazyKernel.java:54)
    at com.sun.enterprise.server.PEMain.run(PEMain.java:274)
    at com.sun.enterprise.server.PEMain.main(PEMain.java:220)
    at com.sun.rave.tray.RavePEMain.main(RavePEMain.java:37)
    Caused by: com.sun.messaging.jms.JMSException: [C4000]: Packet acknowledge failed. user=admin, broker=127.0.0.1:28676(1408)
    at com.sun.messaging.jmq.jmsclient.ProtocolHandler.writePacketWithAck(ProtocolHandler.java:515)
    at com.sun.messaging.jmq.jmsclient.ProtocolHandler.writePacketWithReply2(ProtocolHandler.java:331)
    at com.sun.messaging.jmq.jmsclient.ProtocolHandler.hello(ProtocolHandler.java:717)
    at com.sun.messaging.jmq.jmsclient.ProtocolHandler.hello(ProtocolHandler.java:679)
    at com.sun.messaging.jmq.jmsclient.ConnectionImpl.hello(ConnectionImpl.java:416)
    at com.sun.messaging.jmq.jmsclient.ConnectionImpl.openConnection(ConnectionImpl.java:1979)
    at com.sun.messaging.jmq.jmsclient.ConnectionImpl.init(ConnectionImpl.java:745)
    at com.sun.messaging.jmq.jmsclient.ConnectionImpl.<init>(ConnectionImpl.java:315)
    at com.sun.messaging.jmq.jmsclient.UnifiedConnectionImpl.<init>(UnifiedConnectionImpl.java:33)
    at com.sun.messaging.jmq.jmsclient.QueueConnectionImpl.<init>(QueueConnectionImpl.java:32)
    at com.sun.messaging.ConnectionFactory.createQueueConnection(ConnectionFactory.java:72)
    at com.sun.messaging.jmq.admin.jmsspi.JMSAdminImpl.pingProvider(JMSAdminImpl.java:783)
    at com.sun.enterprise.jms.JmsProviderLifecycle.waitForJmsProvider(JmsProviderLifecycle.java:335)
    at com.sun.enterprise.jms.JmsProviderLifecycle.checkProviderStartup(JmsProviderLifecycle.java:396)
    ... 4 more
    |#]
    [#|2006-10-06T03:57:32.953+0100|SEVERE|sun-appserver-pe8.2|javax.enterprise.system.core|_ThreadID=10;|Exception while stoppping Lifecycle.
    com.sun.appserv.server.ServerLifecycleException: MQ startup failed :[C4000]: Packet acknowledge failed. user=admin, broker=127.0.0.1:28676(1408)
    at com.sun.enterprise.jms.JmsProviderLifecycle.checkProviderStartup(JmsProviderLifecycle.java:376)
    at com.sun.enterprise.jms.JmsProviderLifecycle.onShutdown(JmsProviderLifecycle.java:445)
    at com.sun.enterprise.server.ss.ASLazyKernel.stopLifecycle(ASLazyKernel.java:178)
    at com.sun.enterprise.server.ss.ASLazyKernel.stopMQ(ASLazyKernel.java:172)
    at com.sun.enterprise.server.ss.ASLazyKernel.exitServer(ASLazyKernel.java:74)
    at com.sun.enterprise.server.ss.ASLazyKernel.startASSocketServices(ASLazyKernel.java:67)
    at com.sun.enterprise.server.PEMain.run(PEMain.java:274)
    at com.sun.enterprise.server.PEMain.main(PEMain.java:220)
    at com.sun.rave.tray.RavePEMain.main(RavePEMain.java:37)
    |#]
    [#|2006-10-06T03:57:33.890+0100|INFO|sun-appserver-pe8.2|javax.enterprise.system.core|_ThreadID=11;|sending notification to server...server|#]
    [#|2006-10-06T03:57:33.890+0100|INFO|sun-appserver-pe8.2|javax.enterprise.system.core|_ThreadID=11;|Server shutdown complete.|#]
    [#|2006-10-06T04:07:13.640+0100|SEVERE|sun-appserver-pe8.2|javax.enterprise.system.util|_ThreadID=10;|property_reader.unknownHost
    java.net.UnknownHostException: tester: tester
    at java.net.InetAddress.getLocalHost(InetAddress.java:1308)
    at com.sun.enterprise.util.net.NetUtils.getCanonicalHostName(NetUtils.java:66)
    at com.sun.enterprise.util.ASenvPropertyReader.setSystemProperties(ASenvPropertyReader.java:161)
    at com.sun.enterprise.tools.launcher.ProcessLauncher.buildInternalCommand(ProcessLauncher.java:468)
    at com.sun.enterprise.tools.launcher.ProcessLauncher.buildCommand(ProcessLauncher.java:404)
    at com.sun.enterprise.tools.launcher.ProcessLauncher.process(ProcessLauncher.java:204)
    at com.sun.enterprise.tools.launcher.ProcessLauncher.main(ProcessLauncher.java:128)
    |#]
    [#|2006-10-06T04:07:13.859+0100|WARNING|sun-appserver-pe8.2|javax.enterprise.tools.launcher|_ThreadID=10;|LAUNCHER005:Spaces in your PATH have been detected. The PATH must be consistently formated (e.g. C:\Program Files\Java\jdk1.5.0\bin; ) or the Appserver may not be able to start and/or stop.  Mixed quoted spaces in your PATH can cause problems, so the launcher will remove all double quotes before invoking the process. The most reliable solution would be to remove all spaces from your path before starting the Appservers components.  |#]
    [#|2006-10-06T04:07:13.859+0100|INFO|sun-appserver-pe8.2|javax.enterprise.tools.launcher|_ThreadID=10;|
    C:/Program Files/Sun/Creator2_1/java\bin\java
    -client
    -XX:PermSize=32m
    -XX:MaxPermSize=128m
    -XX:+CMSPermGenSweepingEnabled
    -XX:+CMSClassUnloadingEnabled
    -Xmx512m
    -XX:NewRatio=2
    -Dcom.sun.aas.defaultLogFile=C:/Program Files/Sun/Creator2_1/SunAppServer8/domains/creator/logs/server.log
    -Djava.endorsed.dirs=C:/Program Files/Sun/Creator2_1/SunAppServer8/lib/endorsed
    -Djava.security.policy=C:/Program Files/Sun/Creator2_1/SunAppServer8/domains/creator/config/server.policy
    -Djava.security.auth.login.config=C:/Program Files/Sun/Creator2_1/SunAppServer8/domains/creator/config/login.conf
    -Dsun.rmi.dgc.server.gcInterval=3600000
    -Dsun.rmi.dgc.client.gcInterval=3600000
    -Djavax.net.ssl.keyStore=C:/Program Files/Sun/Creator2_1/SunAppServer8/domains/creator/config/keystore.jks
    -Djavax.net.ssl.trustStore=C:/Program Files/Sun/Creator2_1/SunAppServer8/domains/creator/config/cacerts.jks
    -Djava.ext.dirs=C:/Program Files/Sun/Creator2_1/java/jre/lib/ext;C:/Program Files/Sun/Creator2_1/SunAppServer8/domains/creator/lib/ext;C:/Program Files/Sun/Creator2_1/SunAppServer8/derby/lib
    -Djdbc.drivers=org.apache.derby.jdbc.ClientDriver
    -Djavax.management.builder.initial=com.sun.enterprise.admin.server.core.jmx.AppServerMBeanServerBuilder
    -Dcom.sun.enterprise.config.config_environment_factory_class=com.sun.enterprise.config.serverbeans.AppserverConfigEnvironmentFactory
    -Dcom.sun.enterprise.taglibs=appserv-jstl.jar,jsf-impl.jar
    -Dcom.sun.enterprise.taglisteners=jsf-impl.jar
    -Djavax.xml.parsers.SAXParserFactory=com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl
    -Dcom.sun.aas.configName=server-config
    -Dorg.xml.sax.parser=org.xml.sax.helpers.XMLReaderAdapter
    -Ddomain.name=creator
    -Djmx.invoke.getters=true
    -Djavax.xml.parsers.DocumentBuilderFactory=com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl
    -Dcom.sun.aas.promptForIdentity=true
    -Dorg.xml.sax.driver=com.sun.org.apache.xerces.internal.parsers.SAXParser
    -Dcom.sun.aas.instanceRoot=C:/Program Files/Sun/Creator2_1/SunAppServer8/domains/creator
    -Djavax.xml.transform.TransformerFactory=com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl
    -Dcom.sun.aas.domainName=creator
    -Djava.util.logging.manager=com.sun.enterprise.server.logging.ServerLogManager
    -Dproduct.name=Sun-Java-System/Application-Server
    -Dcom.sun.enterprise.overrideablejavaxpackages=javax.faces,javax.servlet.jsp.jstl,javax.xml.bind,javax.help
    -Dcom.sun.aas.configRoot=C:/Program Files/Sun/Creator2_1/SunAppServer8/config
    -Djava.library.path=C:\Program Files\Sun\Creator2_1\java\jre\bin\client;C:\Program Files\Sun\Creator2_1\SunAppServer8\lib;C:\Program Files\Sun\Creator2_1\SunAppServer8\lib;C:\Program Files\Sun\Creator2_1\java\bin;.;C:\WINDOWS\system32;C:\WINDOWS;C:\Program Files\Sun\Creator2_1\SunAppServer8\lib;C:\Program Files\Sun\Creator2_1\SunAppServer8\bin;C:\Program Files\Sun\Creator2_1\SunAppServer8\lib;C:\Program Files\Sun\Creator2_1\SunAppServer8\bin;C:\Program Files\Sun\Creator2_1\SunAppServer8\bin;C:\Program Files\Sun\Creator2_1\SunAppServer8\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32\WBEM;C:\Program Files\ATI Technologies\ATI.ACE\;C:\Program Files\ATI Technologies\ATI Control Panel;C:\Program Files\QuickTime\QTSystem\;;;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;
    -Dcom.sun.aas.instanceName=server
    -Dcom.sun.aas.processLauncher=SE
    -cp
    C:/Program Files/Sun/Creator2_1/java/lib/tools.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib/appserv-rt.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\activation.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\admin-cli.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-admin.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-assemblytool_es.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-assemblytool_fr.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-assemblytool_ja.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-assemblytool_ko.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-assemblytool_zh.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-assemblytool_zh_CN.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-cmp.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-cmp_es.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-cmp_fr.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-cmp_ja.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-cmp_ko.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-cmp_zh.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-cmp_zh_CN.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-env.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-ext.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-jstl.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-rt_es.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-rt_fr.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-rt_ja.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-rt_ko.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-rt_zh.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-rt_zh_CN.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-upgrade.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\commons-launcher.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\commons-launcher_es.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\commons-launcher_fr.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\commons-launcher_ja.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\commons-launcher_ko.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\commons-launcher_zh.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\commons-launcher_zh_CN.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\commons-logging.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\deployhelp_es.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\deployhelp_fr.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\deployhelp_ja.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\deployhelp_ko.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\deployhelp_zh.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\deployhelp_zh_CN.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\dom.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\driveradapter.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\j2ee-svc.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\j2ee.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\j2ee_es.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\j2ee_fr.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\j2ee_ja.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\j2ee_ko.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\j2ee_zh.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\j2ee_zh_CN.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\jax-qname.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\jaxr-api.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\jaxr-impl.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\jaxrpc-api.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\jaxrpc-impl.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\jdic_0_9.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\jmxremote.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\jmxremote_optional.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\jsf-api.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\jsf-impl.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\mail.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\PEtray.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\relaxngDatatype.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\rmissl.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\saaj-api.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\saaj-impl.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\smbase.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\smdb2.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\sminformix.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\smoracle.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\smresource.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\smspy.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\smsqlserver.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\smsybase.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\smutil.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\xalan.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\xercesImpl.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\xsdlib.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib/install/applications/jmsra/imqjmsra.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/imq/lib/jaxm-api.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/imq/lib/fscontext.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib/ant/lib/ant.jar
    com.sun.rave.tray.RavePEMain
    start
    display
    native|#]
    [#|2006-10-06T04:07:30.218+0100|SEVERE|sun-appserver-pe8.2|javax.enterprise.system.util|_ThreadID=10;|property_reader.unknownHost
    java.net.UnknownHostException: tester: tester
    at java.net.InetAddress.getLocalHost(InetAddress.java:1308)
    at com.sun.enterprise.util.net.NetUtils.getCanonicalHostName(NetUtils.java:66)
    at com.sun.enterprise.util.ASenvPropertyReader.setSystemProperties(ASenvPropertyReader.java:161)
    at com.sun.enterprise.server.PEMain.main(PEMain.java:185)
    at com.sun.rave.tray.RavePEMain.main(RavePEMain.java:37)
    |#]
    [#|2006-10-06T04:08:42.250+0100|INFO|sun-appserver-pe8.2|javax.enterprise.resource.jms|_ThreadID=10;|JMS5035: Timed out after 60000 milliseconds while trying to verify if the JMS service startup succeeded.|#]
    [#|2006-10-06T04:08:42.250+0100|INFO|sun-appserver-pe8.2|javax.enterprise.resource.jms|_ThreadID=10;|JMS5037: Check permissions of MQ instance directory C:\Program Files\Sun\Creator2_1\SunAppServer8\imq\var\instances|#]
    [#|2006-10-06T04:08:42.250+0100|INFO|sun-appserver-pe8.2|javax.enterprise.resource.jms|_ThreadID=10;|JMS5036: More details may be available in the log file for the JMS service broker instance imqbroker. Please refer to the JMS provider documentation for the exact location of this log file.|#]
    [#|2006-10-06T04:08:42.250+0100|SEVERE|sun-appserver-pe8.2|javax.enterprise.system.core|_ThreadID=10;|UnknownException during startup. Disable quick startup by setting system property com.sun.enterprise.server.ss.ASQuickStartup to false
    com.sun.appserv.server.ServerLifecycleException: [C4000]: Packet acknowledge failed. user=admin, broker=127.0.0.1:28676(1408)
    at com.sun.enterprise.jms.JmsProviderLifecycle.checkProviderStartup(JmsProviderLifecycle.java:427)
    at com.sun.enterprise.server.ss.ASLazyKernel.startASSocketServices(ASLazyKernel.java:54)
    at com.sun.enterprise.server.PEMain.run(PEMain.java:274)
    at com.sun.enterprise.server.PEMain.main(PEMain.java:220)
    at com.sun.rave.tray.RavePEMain.main(RavePEMain.java:37)
    Caused by: com.sun.messaging.jms.JMSException: [C4000]: Packet acknowledge failed. user=admin, broker=127.0.0.1:28676(1408)
    at com.sun.messaging.jmq.jmsclient.ProtocolHandler.writePacketWithAck(ProtocolHandler.java:515)
    at com.sun.messaging.jmq.jmsclient.ProtocolHandler.writePacketWithReply2(ProtocolHandler.java:331)
    at com.sun.messaging.jmq.jmsclient.ProtocolHandler.hello(ProtocolHandler.java:717)
    at com.sun.messaging.jmq.jmsclient.ProtocolHandler.hello(ProtocolHandler.java:679)
    at com.sun.messaging.jmq.jmsclient.ConnectionImpl.hello(ConnectionImpl.java:416)
    at com.sun.messaging.jmq.jmsclient.ConnectionImpl.openConnection(ConnectionImpl.java:1979)
    at com.sun.messaging.jmq.jmsclient.ConnectionImpl.init(ConnectionImpl.java:745)
    at com.sun.messaging.jmq.jmsclient.ConnectionImpl.<init>(ConnectionImpl.java:315)
    at com.sun.messaging.jmq.jmsclient.UnifiedConnectionImpl.<init>(UnifiedConnectionImpl.java:33)
    at com.sun.messaging.jmq.jmsclient.QueueConnectionImpl.<init>(QueueConnectionImpl.java:32)
    at com.sun.messaging.ConnectionFactory.createQueueConnection(ConnectionFactory.java:72)
    at com.sun.messaging.jmq.admin.jmsspi.JMSAdminImpl.pingProvider(JMSAdminImpl.java:783)
    at com.sun.enterprise.jms.JmsProviderLifecycle.waitForJmsProvider(JmsProviderLifecycle.java:335)
    at com.sun.enterprise.jms.JmsProviderLifecycle.checkProviderStartup(JmsProviderLifecycle.java:396)
    ... 4 more
    |#]
    [#|2006-10-06T04:08:42.375+0100|SEVERE|sun-appserver-pe8.2|javax.enterprise.system.core|_ThreadID=10;|Exception while stoppping Lifecycle.
    com.sun.appserv.server.ServerLifecycleException: MQ startup failed :[C4000]: Packet acknowledge failed. user=admin, broker=127.0.0.1:28676(1408)
    at com.sun.enterprise.jms.JmsProviderLifecycle.checkProviderStartup(JmsProviderLifecycle.java:376)
    at com.sun.enterprise.jms.JmsProviderLifecycle.onShutdown(JmsProviderLifecycle.java:445)
    at com.sun.enterprise.server.ss.ASLazyKernel.stopLifecycle(ASLazyKernel.java:178)
    at com.sun.enterprise.server.ss.ASLazyKernel.stopMQ(ASLazyKernel.java:172)
    at com.sun.enterprise.server.ss.ASLazyKernel.exitServer(ASLazyKernel.java:74)
    at com.sun.enterprise.server.ss.ASLazyKernel.startASSocketServices(ASLazyKernel.java:67)
    at com.sun.enterprise.server.PEMain.run(PEMain.java:274)
    at com.sun.enterprise.server.PEMain.main(PEMain.java:220)
    at com.sun.rave.tray.RavePEMain.main(RavePEMain.java:37)
    |#]
    [#|2006-10-06T04:08:42.750+0100|INFO|sun-appserver-pe8.2|javax.enterprise.system.core|_ThreadID=11;|sending notification to server...server|#]
    [#|2006-10-06T04:08:42.750+0100|INFO|sun-appserver-pe8.2|javax.enterprise.system.core|_ThreadID=11;|Server shutdown complete.|#]
    [#|2006-10-06T04:15:24.640+0100|SEVERE|sun-appserver-pe8.2|javax.enterprise.system.util|_ThreadID=10;|property_reader.unknownHost
    java.net.UnknownHostException: tester: tester
    at java.net.InetAddress.getLocalHost(InetAddress.java:1308)
    at com.sun.enterprise.util.net.NetUtils.getCanonicalHostName(NetUtils.java:66)
    at com.sun.enterprise.util.ASenvPropertyReader.setSystemProperties(ASenvPropertyReader.java:161)

    The numerous "MQ startup failed" msgs in the server log would indicate tcp/ip socket/port blocking, either by a firewall or another running process that has the port that the App Server is configured to use at startup. Please see the FAQ:
    # Why doesn't Application Server start up? at
    http://developers.sun.com/prodtech/javatools/jscreator/reference/faqs/technical/depsrvs/index.jsp

  • ITunes just wont start

    Soon after loading v 5.0.1, my computer stopped being able to open up iTunes. I get a message offering to send an error report to MS, but nothing else happens.
    I have Norton AV installed, and I think I upgraded recently, too, and I wonder if that creates a conflict.
    To solve the problem, I have reinstalled several times, both online and from the disk that came with my iPod, and I have system-restored several times as well.
    Any info to help?

    I actually fixed it using the advice from a post back in August or September. I used keywords 'wont start' and found a post telling me to uninstall itunes, then QT, then take out 4 files from windows 32, then to reinstall. The only problem is that un-installing dumped the entire music library, which I'm slowly restoring from the 'my music' library (which I did not delete.)
    Anyone know if this step can be avoided????

  • Web Services wont start, please help

    Hello all,
    I appologize up front but I dont really have a lot of experience with OSX server. So yesterday I got a report that my companied website was down. I went in to check the server and it wouldnt log in just got the pinwheel for about 10 minutes so we rebooted it (me and my IT staff). Upon reboot we could login and all seems well except that the web services wont start and our website is still down. when you try and start the service you get:
    " A service has encountered and error, Try to refresh the view (172.18.180.15/Web). Report the problem to the administrator if it persists. (could not start web service - details in error log)."
    but when you go to the log to see what is going on the last entry says:
    " [Thu Jan 15 14:47:27 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/error.html "
    that is about the time that the website appears to have gone offline... Also after navigating to the directory it says, there indeed is no error.html but all other files appear to be there. I have also used the terminal to read the last 100 lines of the error log file using tail -100 /var/log/httpd/error_log and get:
    [Thu Jan 15 10:13:22 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/rc/bin/msgimport
    [Thu Jan 15 10:13:22 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/error.html
    [Thu Jan 15 10:13:22 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/roundcube/bin/msgimport
    [Thu Jan 15 10:13:22 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/error.html
    [Thu Jan 15 10:13:22 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/webmail/bin/msgimport
    [Thu Jan 15 10:13:22 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/error.html
    [Thu Jan 15 10:14:49 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/HNAP1/
    [Thu Jan 15 10:14:49 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/error.html
    [Thu Jan 15 10:14:52 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/TEADevInfo/
    [Thu Jan 15 10:14:52 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/error.html
    [Thu Jan 15 10:28:27 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/favicon.ico
    [Thu Jan 15 10:28:27 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/error.html
    [Thu Jan 15 10:32:17 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/favicon.ico
    [Thu Jan 15 10:32:17 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/error.html
    [Thu Jan 15 10:32:55 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/favicon.ico
    [Thu Jan 15 10:32:55 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/error.html
    [Thu Jan 15 10:32:57 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/favicon.ico
    [Thu Jan 15 10:32:57 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/error.html
    [Thu Jan 15 10:34:56 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/HNAP1/
    [Thu Jan 15 10:34:56 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/error.html
    [Thu Jan 15 10:34:59 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/TEADevInfo/
    [Thu Jan 15 10:34:59 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/error.html
    [Thu Jan 15 10:55:02 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/HNAP1/
    [Thu Jan 15 10:55:02 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/error.html
    [Thu Jan 15 10:55:05 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/TEADevInfo/
    [Thu Jan 15 10:55:05 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/error.html
    [Thu Jan 15 11:15:10 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/HNAP1/
    [Thu Jan 15 11:15:10 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/error.html
    [Thu Jan 15 11:15:13 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/TEADevInfo/
    [Thu Jan 15 11:15:13 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/error.html
    [Thu Jan 15 11:23:55 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/favicon.ico
    [Thu Jan 15 11:23:55 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/error.html
    [Thu Jan 15 11:24:42 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/Library/BOCESlogo.jpg
    [Thu Jan 15 11:24:42 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/error.html
    [Thu Jan 15 11:26:15 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/favicon.ico
    [Thu Jan 15 11:26:15 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/error.html
    [Thu Jan 15 11:29:48 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/Library/BOCESlogo.jpg
    [Thu Jan 15 11:29:48 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/error.html
    [Thu Jan 15 11:35:17 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/HNAP1/
    [Thu Jan 15 11:35:17 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/error.html
    [Thu Jan 15 11:35:20 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/TEADevInfo/
    [Thu Jan 15 11:35:20 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/error.html
    [Thu Jan 15 11:50:50 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/robots.txt
    [Thu Jan 15 11:50:50 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/error.html
    [Thu Jan 15 11:53:20 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/favicon.ico
    [Thu Jan 15 11:53:20 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/error.html
    [Thu Jan 15 11:55:23 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/HNAP1/
    [Thu Jan 15 11:55:23 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/error.html
    [Thu Jan 15 11:55:26 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/TEADevInfo/
    [Thu Jan 15 11:55:26 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/error.html
    [Thu Jan 15 12:11:18 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/favicon.ico
    [Thu Jan 15 12:11:18 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/error.html
    [Thu Jan 15 12:15:31 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/HNAP1/
    [Thu Jan 15 12:15:31 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/error.html
    [Thu Jan 15 12:15:34 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/TEADevInfo/
    [Thu Jan 15 12:15:34 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/error.html
    [Thu Jan 15 12:35:36 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/HNAP1/
    [Thu Jan 15 12:35:36 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/error.html
    [Thu Jan 15 12:35:39 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/TEADevInfo/
    [Thu Jan 15 12:35:39 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/error.html
    [Thu Jan 15 12:55:45 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/HNAP1/
    [Thu Jan 15 12:55:45 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/error.html
    [Thu Jan 15 12:55:48 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/TEADevInfo/
    [Thu Jan 15 12:55:48 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/error.html
    [Thu Jan 15 13:04:47 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/favicon.ico
    [Thu Jan 15 13:04:47 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/error.html
    [Thu Jan 15 13:15:52 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/HNAP1/
    [Thu Jan 15 13:15:52 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/error.html
    [Thu Jan 15 13:15:55 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/TEADevInfo/
    [Thu Jan 15 13:15:55 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/error.html
    [Thu Jan 15 13:35:58 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/HNAP1/
    [Thu Jan 15 13:35:58 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/error.html
    [Thu Jan 15 13:36:01 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/TEADevInfo/
    [Thu Jan 15 13:36:01 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/error.html
    [Thu Jan 15 13:52:37 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/Library/BOCESlogo.jpg
    [Thu Jan 15 13:52:37 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/error.html
    [Thu Jan 15 13:56:06 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/HNAP1/
    [Thu Jan 15 13:56:06 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/error.html
    [Thu Jan 15 13:56:09 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/TEADevInfo/
    [Thu Jan 15 13:56:09 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/error.html
    [Thu Jan 15 14:12:16 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/favicon.ico
    [Thu Jan 15 14:12:16 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/error.html
    [Thu Jan 15 14:16:12 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/HNAP1/
    [Thu Jan 15 14:16:12 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/error.html
    [Thu Jan 15 14:16:15 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/TEADevInfo/
    [Thu Jan 15 14:16:15 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/error.html
    [Thu Jan 15 14:16:57 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/favicon.ico
    [Thu Jan 15 14:16:57 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/error.html
    [Thu Jan 15 14:29:01 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/registrationSERPDC.html
    [Thu Jan 15 14:29:01 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/error.html
    [Thu Jan 15 14:33:12 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/favicon.ico
    [Thu Jan 15 14:33:12 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/error.html
    [Thu Jan 15 14:36:19 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/HNAP1/
    [Thu Jan 15 14:36:19 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/error.html
    [Thu Jan 15 14:36:22 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/TEADevInfo/
    [Thu Jan 15 14:36:22 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/error.html
    [Thu Jan 15 14:47:08 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/registrationSERPDC.html
    [Thu Jan 15 14:47:08 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/error.html
    [Thu Jan 15 14:47:27 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/registrationSERPDC.html
    [Thu Jan 15 14:47:27 2009] [error] [client 172.18.180.15] File does not exist: /Library/WebServer/Documents/error.html
    So im at a loss and any ideas would be much appricated. I know that earlier in the day one of our web people updated our website to add a calender using dreamweaver but dont know much about exactly what was done.
    Thanks again
    Troy Smith

    Thanks for the responce. So it looks to me like the content of the webpage is all there , minus the error.html file. Its all located in Library/webserver/documents. I have gone there and am even able to bring up our webpage by launching index.html and it appears to work perfectly with no broken links. you just cant access it from the outside world.
    here is the last bit of the access log:
    700] "GET / HTTP/1.0" 200 11110
    172.18.70.21 - - [15/Jan/2009:12:42:13 -0700] "GET / HTTP/1.1" 304 -
    172.18.70.21 - - [15/Jan/2009:12:42:13 -0700] "GET /mm_travel2.css HTTP/1.1" 304 -
    172.18.70.21 - - [15/Jan/2009:12:42:13 -0700] "GET /BOCES_logo.jpg HTTP/1.1" 304 -
    172.18.180.150 - - [15/Jan/2009:12:55:45 -0700] "GET /HNAP1/ HTTP/1.1" 404 -
    172.18.180.150 - - [15/Jan/2009:12:55:48 -0700] "GET /TEADevInfo/ HTTP/1.1" 404 -
    172.18.180.150 - - [15/Jan/2009:12:55:51 -0700] "GET / HTTP/1.0" 200 11110
    172.18.21.33 - - [15/Jan/2009:12:59:44 -0700] "GET / HTTP/1.1" 304 -
    172.18.21.33 - - [15/Jan/2009:12:59:44 -0700] "GET /mm_travel2.css HTTP/1.1" 304 -
    172.18.21.33 - - [15/Jan/2009:12:59:44 -0700] "GET /BOCES_logo.jpg HTTP/1.1" 304 -
    172.18.21.33 - - [15/Jan/2009:12:59:44 -0700] "GET /mm_spacer.gif HTTP/1.1" 304 -
    172.18.21.33 - - [15/Jan/2009:12:59:44 -0700] "GET /mm_arrow.gif HTTP/1.1" 304 -
    66.249.71.204 - - [15/Jan/2009:13:00:04 -0700] "GET /Distance%20Learning/2ndSem.png HTTP/1.1" 304 -
    66.210.76.252 - - [15/Jan/2009:13:04:42 -0700] "GET / HTTP/1.1" 200 11110
    66.210.76.252 - - [15/Jan/2009:13:04:42 -0700] "GET /mm_travel2.css HTTP/1.1" 200 2084
    66.210.76.252 - - [15/Jan/2009:13:04:43 -0700] "GET /BOCES_logo.jpg HTTP/1.1" 200 39819
    66.210.76.252 - - [15/Jan/2009:13:04:43 -0700] "GET /mm_spacer.gif HTTP/1.1" 200 43
    66.210.76.252 - - [15/Jan/2009:13:04:44 -0700] "GET /mm_arrow.gif HTTP/1.1" 200 74
    66.210.76.252 - - [15/Jan/2009:13:04:47 -0700] "GET /favicon.ico HTTP/1.1" 404 -
    172.18.180.150 - - [15/Jan/2009:13:15:52 -0700] "GET /HNAP1/ HTTP/1.1" 404 -
    172.18.180.150 - - [15/Jan/2009:13:15:55 -0700] "GET /TEADevInfo/ HTTP/1.1" 404 -
    172.18.180.150 - - [15/Jan/2009:13:15:58 -0700] "GET / HTTP/1.0" 200 11110
    207.119.148.113 - - [15/Jan/2009:13:25:37 -0700] "GET / HTTP/1.1" 304 -
    207.119.148.113 - - [15/Jan/2009:13:25:37 -0700] "GET /mm_travel2.css HTTP/1.1" 304 -
    172.18.10.22 - - [15/Jan/2009:13:26:28 -0700] "GET / HTTP/1.1" 304 -
    172.18.10.22 - - [15/Jan/2009:13:26:28 -0700] "GET /mm_travel2.css HTTP/1.1" 304 -
    66.249.71.203 - - [15/Jan/2009:13:30:25 -0700] "GET /Distance%20Learning/2007-08%201st%20Semester.pdf HTTP/1.1" 304 -
    172.18.180.150 - - [15/Jan/2009:13:35:58 -0700] "GET /HNAP1/ HTTP/1.1" 404 -
    172.18.180.150 - - [15/Jan/2009:13:36:01 -0700] "GET /TEADevInfo/ HTTP/1.1" 404 -
    172.18.180.150 - - [15/Jan/2009:13:36:04 -0700] "GET / HTTP/1.0" 200 11110
    172.18.10.22 - - [15/Jan/2009:13:40:32 -0700] "GET / HTTP/1.1" 304 -
    172.18.10.22 - - [15/Jan/2009:13:40:32 -0700] "GET /mm_travel2.css HTTP/1.1" 304 -
    172.18.10.247 - - [15/Jan/2009:13:45:41 -0700] "GET / HTTP/1.1" 304 -
    172.18.10.247 - - [15/Jan/2009:13:45:41 -0700] "GET /mm_travel2.css HTTP/1.1" 304 -
    172.18.80.172 - - [15/Jan/2009:13:52:34 -0700] "GET / HTTP/1.1" 304 -
    172.18.80.172 - - [15/Jan/2009:13:52:34 -0700] "GET /mm_travel2.css HTTP/1.1" 304 -
    172.18.80.172 - - [15/Jan/2009:13:52:37 -0700] "GET /cgi-bin/htmlos.cgi/Library/login.html HTTP/1.1" 200 5337
    172.18.80.172 - - [15/Jan/2009:13:52:37 -0700] "GET /Library/BOCESlogo.jpg HTTP/1.1" 404 -
    172.18.80.172 - - [15/Jan/2009:13:52:51 -0700] "POST /cgi-bin/htmlos.cgi/00196.1.091587960413596865 HTTP/1.1" 200 6906
    172.18.80.172 - - [15/Jan/2009:13:52:51 -0700] "GET /Library/logo.gif HTTP/1.1" 304 -
    172.18.80.172 - - [15/Jan/2009:13:53:12 -0700] "POST /cgi-bin/htmlos.cgi/00196.2.398028895013596865 HTTP/1.1" 200 6954
    172.18.80.172 - - [15/Jan/2009:13:53:34 -0700] "POST /cgi-bin/htmlos.cgi/00196.3.379763596813596865 HTTP/1.1" 200 7631
    172.18.80.172 - - [15/Jan/2009:13:53:41 -0700] "GET /cgi-bin/htmlos.cgi/00196.4.979421102013596865 HTTP/1.1" 200 5707
    172.18.80.172 - - [15/Jan/2009:13:54:05 -0700] "POST /cgi-bin/htmlos.cgi/00196.4.653012131313596865 HTTP/1.1" 200 5009
    172.18.80.172 - - [15/Jan/2009:13:54:05 -0700] "GET /Library/cartcompanion/images/trash.gif HTTP/1.1" 304 -
    172.18.80.172 - - [15/Jan/2009:13:54:09 -0700] "GET /cgi-bin/htmlos.cgi/00196.6.067052834713596865 HTTP/1.1" 200 7631
    172.18.80.172 - - [15/Jan/2009:13:54:18 -0700] "POST /cgi-bin/htmlos.cgi/00196.7.340537939813596865 HTTP/1.1" 200 8416
    172.18.80.172 - - [15/Jan/2009:13:54:30 -0700] "GET /cgi-bin/htmlos.cgi/00196.8.1081705853513596865 HTTP/1.1" 200 6036
    172.18.80.172 - - [15/Jan/2009:13:54:46 -0700] "POST /cgi-bin/htmlos.cgi/00196.8.680478888813596865 HTTP/1.1" 200 5489
    172.18.80.172 - - [15/Jan/2009:13:54:48 -0700] "GET /cgi-bin/htmlos.cgi/00196.10.067088757713596865 HTTP/1.1" 200 8430
    172.18.80.172 - - [15/Jan/2009:13:54:59 -0700] "POST /cgi-bin/htmlos.cgi/00196.11.383185021613596865 HTTP/1.1" 200 6953
    172.18.80.172 - - [15/Jan/2009:13:55:04 -0700] "GET /cgi-bin/htmlos.cgi/00196.12.186489933813596865 HTTP/1.1" 200 5489
    172.18.80.172 - - [15/Jan/2009:13:55:07 -0700] "POST /cgi-bin/htmlos.cgi/00196.13.316198235313596865 HTTP/1.1" 200 4484
    172.18.180.150 - - [15/Jan/2009:13:56:06 -0700] "GET /HNAP1/ HTTP/1.1" 404 -
    172.18.180.150 - - [15/Jan/2009:13:56:09 -0700] "GET /TEADevInfo/ HTTP/1.1" 404 -
    172.18.180.150 - - [15/Jan/2009:13:56:12 -0700] "GET / HTTP/1.0" 200 11110
    172.19.62.94 - - [15/Jan/2009:14:05:22 -0700] "GET / HTTP/1.1" 304 -
    172.19.62.94 - - [15/Jan/2009:14:05:22 -0700] "GET /mm_travel2.css HTTP/1.1" 304 -
    172.19.62.94 - - [15/Jan/2009:14:05:23 -0700] "GET /BOCES_logo.jpg HTTP/1.1" 304 -
    172.19.62.94 - - [15/Jan/2009:14:05:23 -0700] "GET /mm_spacer.gif HTTP/1.1" 304 -
    172.19.62.94 - - [15/Jan/2009:14:05:23 -0700] "GET /mm_arrow.gif HTTP/1.1" 304 -
    172.19.62.94 - - [15/Jan/2009:14:05:37 -0700] "GET /ExcepStuServ.html HTTP/1.1" 304 -
    172.19.62.94 - - [15/Jan/2009:14:05:37 -0700] "GET /Scripts/AC_RunActiveContent.js HTTP/1.1" 304 -
    172.19.62.94 - - [15/Jan/2009:14:05:39 -0700] "GET /EngSafeguards.swf HTTP/1.1" 304 -
    172.19.62.94 - - [15/Jan/2009:14:05:39 -0700] "GET /SafeguardsSpanish.swf HTTP/1.1" 304 -
    172.19.62.94 - - [15/Jan/2009:14:05:39 -0700] "GET /ChildFind.swf HTTP/1.1" 304 -
    172.19.62.94 - - [15/Jan/2009:14:05:39 -0700] "GET /CSAPA.swf HTTP/1.1" 304 -
    172.19.62.94 - - [15/Jan/2009:14:05:39 -0700] "GET /CDE.swf HTTP/1.1" 304 -
    172.19.62.94 - - [15/Jan/2009:14:05:39 -0700] "GET /EarlyCh.swf HTTP/1.1" 304 -
    172.19.62.94 - - [15/Jan/2009:14:05:39 -0700] "GET /SEAS.swf HTTP/1.1" 304 -
    172.18.71.229 - - [15/Jan/2009:14:12:16 -0700] "GET / HTTP/1.1" 200 11110
    172.18.71.229 - - [15/Jan/2009:14:12:16 -0700] "GET /mm_travel2.css HTTP/1.1" 200 2084
    172.18.71.229 - - [15/Jan/2009:14:12:16 -0700] "GET /mm_spacer.gif HTTP/1.1" 200 43
    172.18.71.229 - - [15/Jan/2009:14:12:16 -0700] "GET /BOCES_logo.jpg HTTP/1.1" 200 39819
    172.18.71.229 - - [15/Jan/2009:14:12:16 -0700] "GET /mm_arrow.gif HTTP/1.1" 200 74
    172.18.71.229 - - [15/Jan/2009:14:12:16 -0700] "GET /favicon.ico HTTP/1.1" 404 -
    172.18.71.229 - - [15/Jan/2009:14:15:06 -0700] "GET / HTTP/1.1" 304 -
    172.18.71.229 - - [15/Jan/2009:14:15:06 -0700] "GET /mm_travel2.css HTTP/1.1" 304 -
    172.18.180.150 - - [15/Jan/2009:14:16:12 -0700] "GET /HNAP1/ HTTP/1.1" 404 -
    172.18.180.150 - - [15/Jan/2009:14:16:15 -0700] "GET /TEADevInfo/ HTTP/1.1" 404 -
    172.18.180.150 - - [15/Jan/2009:14:16:18 -0700] "GET / HTTP/1.0" 200 11110
    10.136.34.40 - - [15/Jan/2009:14:16:56 -0700] "GET / HTTP/1.1" 200 11110
    10.136.34.40 - - [15/Jan/2009:14:16:56 -0700] "GET /mm_travel2.css HTTP/1.1" 200 2084
    10.136.34.40 - - [15/Jan/2009:14:16:57 -0700] "GET /favicon.ico HTTP/1.1" 404 -
    172.18.71.164 - - [15/Jan/2009:14:18:59 -0700] "GET / HTTP/1.1" 304 -
    172.18.71.164 - - [15/Jan/2009:14:19:00 -0700] "GET /mm_travel2.css HTTP/1.1" 304 -
    204.132.102.1 - - [15/Jan/2009:14:29:01 -0700] "GET /registrationSERPDC.html HTTP/1.1" 404 -
    199.2.43.225 - - [15/Jan/2009:14:33:10 -0700] "GET / HTTP/1.1" 200 11110
    199.2.43.225 - - [15/Jan/2009:14:33:11 -0700] "GET /mm_travel2.css HTTP/1.1" 200 2084
    199.2.43.225 - - [15/Jan/2009:14:33:12 -0700] "GET /favicon.ico HTTP/1.1" 404 -
    172.18.10.22 - - [15/Jan/2009:14:34:55 -0700] "GET / HTTP/1.1" 304 -
    172.18.10.22 - - [15/Jan/2009:14:34:55 -0700] "GET /mm_travel2.css HTTP/1.1" 304 -
    172.18.180.150 - - [15/Jan/2009:14:36:19 -0700] "GET /HNAP1/ HTTP/1.1" 404 -
    172.18.180.150 - - [15/Jan/2009:14:36:22 -0700] "GET /TEADevInfo/ HTTP/1.1" 404 -
    172.18.180.150 - - [15/Jan/2009:14:36:25 -0700] "GET / HTTP/1.0" 200 11110
    70.90.115.161 - - [15/Jan/2009:14:36:53 -0700] "GET / HTTP/1.1" 200 11110
    70.90.115.161 - - [15/Jan/2009:14:36:54 -0700] "GET /mm_travel2.css HTTP/1.1" 200 2084
    70.90.115.161 - - [15/Jan/2009:14:37:11 -0700] "GET /HumRes.html HTTP/1.1" 200 19117
    70.90.115.161 - - [15/Jan/2009:14:37:12 -0700] "GET /Scripts/AC_RunActiveContent.js HTTP/1.1" 200 8321
    70.90.115.161 - - [15/Jan/2009:14:37:12 -0700] "GET /AmFidelity.swf HTTP/1.1" 200 1520
    70.90.115.161 - - [15/Jan/2009:14:37:12 -0700] "GET /CDE2.swf HTTP/1.1" 200 1165
    70.90.115.161 - - [15/Jan/2009:14:37:12 -0700] "GET /CEBT.swf HTTP/1.1" 200 1241
    70.90.115.161 - - [15/Jan/2009:14:37:12 -0700] "GET /jobapp.swf HTTP/1.1" 200 2360
    70.90.115.161 - - [15/Jan/2009:14:37:13 -0700] "GET /PERA.swf HTTP/1.1" 200 1169
    70.90.115.161 - - [15/Jan/2009:14:37:13 -0700] "GET /VSP.swf HTTP/1.1" 200 1162
    70.90.115.161 - - [15/Jan/2009:14:38:07 -0700] "GET /AdmStaff.html HTTP/1.1" 200 16561
    70.90.115.161 - - [15/Jan/2009:14:38:07 -0700] "GET /mm_travel2.css HTTP/1.1" 304 -
    70.90.115.161 - - [15/Jan/2009:14:41:07 -0700] "GET /CDE2.swf HTTP/1.1" 304 -
    70.90.115.161 - - [15/Jan/2009:14:41:08 -0700] "GET /CEBT.swf HTTP/1.1" 304 -
    70.90.115.161 - - [15/Jan/2009:14:41:08 -0700] "GET /jobapp.swf HTTP/1.1" 304 -
    70.90.115.161 - - [15/Jan/2009:14:41:08 -0700] "GET /PERA.swf HTTP/1.1" 304 -
    70.90.115.161 - - [15/Jan/2009:14:41:08 -0700] "GET /VSP.swf HTTP/1.1" 304 -
    70.90.115.161 - - [15/Jan/2009:14:41:10 -0700] "GET /AmFidelity.swf HTTP/1.1" 304 -
    172.18.10.22 - - [15/Jan/2009:14:41:26 -0700] "GET / HTTP/1.1" 304 -
    172.18.10.22 - - [15/Jan/2009:14:41:27 -0700] "GET /mm_travel2.css HTTP/1.1" 304 -
    172.17.35.11 - - [15/Jan/2009:14:47:08 -0700] "GET /registrationSERPDC.html HTTP/1.1" 404 -
    172.17.35.11 - - [15/Jan/2009:14:47:27 -0700] "GET /registrationSERPDC.html HTTP/1.1" 404 -
    and here is the output of the apache test command:
    Last login: Fri Jan 16 08:36:31 on ttyp1
    Welcome to Darwin!
    MultiServer:~ admin$ apachectl configtest
    Processing config directory: /etc/httpd/sites/*.conf
    Processing config file: /etc/httpd/sites/+entropy-php.conf
    Syntax error on line 8 of /etc/httpd/sites/+entropy-php.conf:
    Cannot load /usr/local/php5/libphp5.so into server: (reason unknown)
    MultiServer:~ admin$
    if i read this correctly looks like there is a syntax errror in the -php.conf file. So where do i go to see that file?
    thanks again for your help
    Troy

  • Itunes 9.1 wont start, says itunes has stopped working

    I have a windows vista home premium 32 bit gateway laptop/pc, with a wired connection for internet. I have had no trouble for 3 years with past itunes but now with 9.0 and 9.1 it simply just wont start at all. When I double click on itunes I get, "itunes has stopped working and windows will notify you if a solution is avaible". I have tried to talk to numerous apple specialists but no can do because for them to troubleshoot with you, one has to own an apple product like ipod with serial number for them to actually help. I got rid of my ipod a long time ago, so I guess the option of talking to a non-robotic person will not work for some reason. A specialist gave me over 10 articles as to why itunes wont start with windows vista, things such as msconfig (changing startup options), uninstalling and reinstalling, having latest updates for firewall, itunes, among others which I already possess, Opening itunes on another user account and other too. I've tried all of these options and the only thing that I gained from all of these articles was I can open itunes on my different user account but when I do, it does not have any of my music on it. I have uninstalled itunes and reinstalled it before and the music has automatically showed up in itunes, but in the user account it does not do this. Does anyone know what the problem could be, it shouldn't be that hard for apple to provide a specialist to sit down after 30 minutes of eating there creme filled donuts and actually provide some customer service for the first time in history. Rhapsody has sat down for 2 and half hours and fixed my problem many times, (there based in the middle east and I can hardly understand them yet they were way more effient than itunes was). All I want is my precious metal music back which I poured over 100 dollars into. Thank you for everybodies support in trying to help me and others with same topic.

    +I have checked in task manager and the programs itunes.exe and ituneshelper.exe are in the processes window but the program is not visible on the desktop.+
    that usually means your security software is blocking it. Norton, McAfee, or whatever you use - try temporarily shutting it off and see if itunes will fully launch.

Maybe you are looking for

  • Do i need a new Hard drive? 80gb 6th classic

    I just got this used 80gb Ipod classic 6th gen and i noticed that after i sync music to it, all the music is erased the next time i sync, this is my first time owning a ipod (own a iphone) so im new to these, before i made this thread did a google se

  • Photo transfer IMac to IPad

    When syncing my photo albums from the IMac to the IPad, the vertical photos rotate to the horizontal. I had 260 photos on the album. I also have 17000 photos on the IPad, but I have 11.1 gb space remaining. How do I prevent this from happening?

  • Complimentry Portfolio for Acrobat Standard XI Not Working

    The complimentry download for registering Acrobat Standard XI, PDF Portfolio Templates, cannot be used. The instructions direct you to go to file>create>PDF Portfolio - This does not exist on my version of Acrobat!!! Talk about Indian Giver! Can anyo

  • Collection to represent ol ul il structures in recursive function

    Hello Im trying to write a terminal based web-browser and have a little problem when it comes to presentation of <ul><ol><li> tags. Im using recursion to step through the tags and the main function looks something like this (just wrote down a simplif

  • In SAP,  withholding  part of the tax amount can we retain 1%

    Is it possible in SAP to withhold part of the tax amount? Example An invoice of $100 + 13% tax = 113 Total before TAX  $100 Tax                          $ 13 Total after tax      $113 Is it possible to retain a 1% of the $13 ($0.13)?  if its possible