Unable to initialize TldLocationsCache - Tomcat 5.5 - Struts

I have a stuts application running on Tomcat 5.5.17. It works flawlessly on every server I've tested it on, with various JVM versions, various versions of Tomcat 5.5, and even on Tomcat 4.1. That is, every server except the target machine.
The error I'm getting looks something like this:
exception
org.apache.jasper.JasperException: Unable to initialize TldLocationsCache: XML parsing error on file /WEB-INF/c.tld
     org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:510)
     org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:375)
     org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
     org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
     javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
root cause
org.apache.jasper.JasperException: Unable to initialize TldLocationsCache: XML parsing error on file /WEB-INF/c.tld
     org.apache.jasper.compiler.TldLocationsCache.init(TldLocationsCache.java:253)
     org.apache.jasper.compiler.TldLocationsCache.getLocation(TldLocationsCache.java:224)
     org.apache.jasper.JspCompilationContext.getTldLocation(JspCompilationContext.java:526)
     org.apache.jasper.compiler.Parser.parseTaglibDirective(Parser.java:422)
     org.apache.jasper.compiler.Parser.parseDirective(Parser.java:492)
     org.apache.jasper.compiler.Parser.parseElements(Parser.java:1552)
     org.apache.jasper.compiler.Parser.parse(Parser.java:126)
     ...c.tld is unmodified from the orginal Struts distribution, and passes XML validation. Removing c.tld reports the same error for the next tld, c-rt.tld.
On a test server, I have the same version of JVM running, 1.5.0_02-b09, the same version of Tomcat, 5.5.17, and exactly the same jars (not just by name, but identical files) in ~tomcat/common/lib, ~tomcat/common/endorsed, as well as /WEB-INF/lib. server.xml and web.xml are also identical. But I can't reproduce the error no matter what I do.
I'm really clueless at the moment. Does tomcat need user rights to a certain directory in order the write the tld cache? Could there be something else system specific causing this error?
Thanks in advance,
Mike

sun.boot.class.path:
/volume/local/jakarta/apache-tomcat-5.5.17/common/endorsed/xalan.jar:
/volume/local/jakarta/apache-tomcat-5.5.17/common/endorsed/xercesImpl.jar:
/volume/local/jakarta/apache-tomcat-5.5.17/common/endorsed/xmlParserAPIs.jar:
/volume/local/jdk1.5.0_02/jre/lib/rt.jar:/volume/local/jdk1.5.0_02/jre/lib/i18n.jar:
/volume/local/jdk1.5.0_02/jre/lib/sunrsasign.jar:
/volume/local/jdk1.5.0_02/jre/lib/jsse.jar:
/volume/local/jdk1.5.0_02/jre/lib/jce.jar:
/volume/local/jdk1.5.0_02/jre/lib/charsets.jar:
/volume/local/jdk1.5.0_02/jre/classes
~tomcat/common/endorsed:
-rwxr--r--   1 tomcat   tomcat   2907319 Mai 30  2003 xalan.jar
-rw-r--r--   1 tomcat   tomcat    895813 Sep 21  2005 xercesImpl.jar
-rw-r--r--   1 tomcat   tomcat    123705 Sep 21  2005 xmlParserAPIs.jar
~tomcat/common/lib:
-rw-r--r--   1 tomcat   tomcat     54368 Sep 27  2005 activation.jar
-rw-r--r--   1 tomcat   tomcat    112341 Jan 19  2005 commons-el.jar
-rw-r--r--   1 tomcat   tomcat    918743 Jan 19  2005 jasper-compiler-jdt.jar
-rw-r--r--   1 tomcat   tomcat    382353 Jan 19  2005 jasper-compiler.jar
-rw-r--r--   1 tomcat   tomcat     76748 Jan 19  2005 jasper-runtime.jar
-rw-r--r--   1 tomcat   tomcat     50493 Jan 19  2005 jsp-api.jar
-rw-r--r--   1 tomcat   tomcat      8674 Okt 26  2005 jta-spec1_0_1.jar
-rw-r--r--   1 tomcat   tomcat    440483 Okt 26  2005 mysql-connector-java-3.1.11-bin.jar
-rw-r--r--   1 tomcat   tomcat    154101 Jan 19  2005 naming-factory-dbcp.jar
-rw-r--r--   1 tomcat   tomcat     35494 Jan 19  2005 naming-factory.jar
-rw-r--r--   1 tomcat   tomcat     46606 Jan 19  2005 naming-resources.jar
-rwxr--r--   1 tomcat   tomcat   1174976 Sep 21  2005 ojdbc14.jar
-rw-r--r--   1 tomcat   tomcat    210302 Sep 21  2005 pg74.215.jdbc3.jar
-rw-r--r--   1 tomcat   tomcat     97693 Jan 19  2005 servlet-api.jar
~tomcat/webapps/kalender/WEB-INF/lib:
-rw-r--r--   1 tomcat   tomcat     25822 Dez 19  2003 asm.jar
-rw-r--r--   1 tomcat   tomcat    274216 Apr 18  2004 cglib-2.0.1.jar
-rw-r--r--   1 tomcat   tomcat    118726 Jun 30  2003 commons-beanutils.jar
-rw-r--r--   1 tomcat   tomcat    165119 Jun 30  2003 commons-collections.jar
-rw-r--r--   1 tomcat   tomcat    109096 Jun 30  2003 commons-digester.jar
-rw-r--r--   1 tomcat   tomcat     22379 Jun 30  2003 commons-fileupload.jar
-rw-r--r--   1 tomcat   tomcat     63980 Jun 30  2003 commons-lang.jar
-rw-r--r--   1 tomcat   tomcat     31605 Jun 30  2003 commons-logging.jar
-rw-r--r--   1 tomcat   tomcat     46865 Jun 30  2003 commons-validator.jar
-rw-r--r--   1 tomcat   tomcat    486522 Okt 25  2003 dom4j.jar
-rw-r--r--   1 tomcat   tomcat     42030 Dez 17  2003 ehcache.jar
-rw-r--r--   1 tomcat   tomcat    910873 Feb 04  2004 hibernate2.jar
-rw-r--r--   1 tomcat   tomcat     65368 Jun 30  2003 jakarta-oro.jar
-rw-r--r--   1 tomcat   tomcat    191881 Jul 19  2004 jaxen-full.jar
-rw-r--r--   1 tomcat   tomcat     20812 Jul 19  2004 jstl.jar
-rw-r--r--   1 tomcat   tomcat    440483 Okt 26  2005 mysql-connector-java-3.1.11-bin.jar
-rw-r--r--   1 tomcat   tomcat     23563 Jul 19  2004 saxpath.jar
-rw-r--r--   1 tomcat   tomcat    508651 Jul 19  2004 standard.jar
-rw-r--r--   1 tomcat   tomcat     10518 Jul 04  2006 struts-legacy.jar
-rw-r--r--   1 tomcat   tomcat    498051 Jun 30  2003 struts.jar
-rw-r--r--   1 tomcat   tomcat   1812019 Jan 15  2002 xerces.jar
-rw-r--r--   1 tomcat   tomcat    895924 Sep 03  2004 xercesImpl.jar
-rw-r--r--   1 tomcat   tomcat    123705 Sep 03  2004 xmlParserAPIs.jar
web.xml:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN" "http://java.sun.com/dtd/web-app_2_3.dtd">
<web-app>
  [...snip...]
  <taglib>
    <taglib-uri>/tags/struts-bean</taglib-uri>
    <taglib-location>/WEB-INF/struts-bean.tld</taglib-location>
  </taglib>
  <taglib>
    <taglib-uri>/tags/struts-html</taglib-uri>
    <taglib-location>/WEB-INF/struts-html.tld</taglib-location>
  </taglib>
  <taglib>
    <taglib-uri>/tags/struts-logic</taglib-uri>
    <taglib-location>/WEB-INF/struts-logic.tld</taglib-location>
  </taglib>
  <taglib>
    <taglib-uri>/tags/struts-nested</taglib-uri>
    <taglib-location>/WEB-INF/struts-nested.tld</taglib-location>
  </taglib>
  <taglib>
    <taglib-uri>/tags/struts-template</taglib-uri>
    <taglib-location>/WEB-INF/struts-template.tld</taglib-location>
  </taglib>
  <taglib>
    <taglib-uri>http://java.sun.com/jstl/core</taglib-uri>
    <taglib-location>/WEB-INF/c.tld</taglib-location>
  </taglib>
  <taglib>
    <taglib-uri>http://java.sun.com/jstl/core_rt</taglib-uri>
    <taglib-location>/WEB-INF/c-rt.tld</taglib-location>
  </taglib>
  <taglib>
    <taglib-uri>http://java.sun.com/jstl/fmt</taglib-uri>
    <taglib-location>/WEB-INF/fmt.tld</taglib-location>
  </taglib>
  <taglib>
    <taglib-uri>http://java.sun.com/jstl/fmt_rt</taglib-uri>
    <taglib-location>/WEB-INF/fmt-rt.tld</taglib-location>
  </taglib>
  <taglib>
    <taglib-uri>http://java.sun.com/jstl/sql</taglib-uri>
    <taglib-location>/WEB-INF/sql.tld</taglib-location>
  </taglib>
  <taglib>
    <taglib-uri>http://java.sun.com/jstl/sql_rt</taglib-uri>
    <taglib-location>/WEB-INF/sql-rt.tld</taglib-location>
  </taglib>
  <taglib>
    <taglib-uri>http://java.sun.com/jstl/xml</taglib-uri>
    <taglib-location>/WEB-INF/x.tld</taglib-location>
  </taglib>
  <taglib>
    <taglib-uri>http://java.sun.com/jstl/xml_rt</taglib-uri>
    <taglib-location>/WEB-INF/x-rt.tld</taglib-location>
  </taglib>
  <taglib>
    <taglib-uri>/WEB-INF/struts-bean.tld</taglib-uri>
    <taglib-location>/WEB-INF/struts-bean.tld</taglib-location>
  </taglib>
  <taglib>
    <taglib-uri>/WEB-INF/struts-html.tld</taglib-uri>
    <taglib-location>/WEB-INF/struts-html.tld</taglib-location>
  </taglib>
  <taglib>
    <taglib-uri>/WEB-INF/struts-logic.tld</taglib-uri>
    <taglib-location>/WEB-INF/struts-logic.tld</taglib-location>
  </taglib>
  <taglib>
    <taglib-uri>/WEB-INF/struts-template.tld</taglib-uri>
    <taglib-location>/WEB-INF/struts-template.tld</taglib-location>
  </taglib>
  <taglib>
    <taglib-uri>/WEB-INF/struts-tiles.tld</taglib-uri>
    <taglib-location>/WEB-INF/struts-tiles.tld</taglib-location>
  </taglib>
  <taglib>
    <taglib-uri>/WEB-INF/struts-nested.tld</taglib-uri>
    <taglib-location>/WEB-INF/struts-nested.tld</taglib-location>
  </taglib>
</web-app>There seems to be a lot of duplication of jars, including two different versions of Xerces. If I'm not mistaken, Xerces is already included in jre 1.5 as well? I'll begin by removing duplicate jars, to see if that fixes the problem. If not, I'll try removing the taglibs included in standard.jar and jstl.jar from web.xml as well. Thanks for the suggestions :)

Similar Messages

  • Error while installing exchange2007 : Unable to initialize the Microsoft Exchange Information Store service. Failed to find the

    Hi,
    I am trying fresh install of exchange2007, everything gone well but, finally it thrown a error saying :
    Unable to initialize the Microsoft Exchange Information Store service. Failed to find the working directory parameter from the registry - Error 0x80004005.
    the installation log says
    6/5/2007 3:14:05 PM] [1] Processing component 'Mailbox Service Control (Last)' (Starting mailbox services).
    [6/5/2007 3:14:05 PM] [1] Executing 'start-SetupService -ServiceName MSExchangeIS -MaximumWaitTime "unlimited"', handleError = False
    [6/5/2007 3:14:05 PM] [2] Launching sub-task '$error.Clear(); start-SetupService -ServiceName MSExchangeIS -MaximumWaitTime "unlimited"'.
    [6/5/2007 3:14:05 PM] [2] Beginning processing.
    [6/5/2007 3:14:05 PM] [2] The maximum wait for the operation is set to 'unlimited'.
    [6/5/2007 3:14:05 PM] [2] Service checkpoint has progressed. Previous checkpoint='0' - Current checkpoint='1'.
    [6/5/2007 3:14:05 PM] [2] Will wait '10000' milliseconds for the service 'MSExchangeIS' to reach status 'Running'.
    [6/5/2007 3:14:15 PM] [2] Service 'MSExchangeIS' failed to reach status 'Running' on this server after waiting for '10000' milliseconds.
    [6/5/2007 3:14:15 PM] [2] Service 'MSExchangeIS' failed to start. Check the event log for possible reasons for the service start failure.
    [6/5/2007 3:14:15 PM] [2] [ERROR] Unexpected Error
    [6/5/2007 3:14:15 PM] [2] [ERROR] Service 'MSExchangeIS' failed to start. Check the event log for possible reasons for the service start failure.
    [6/5/2007 3:14:15 PM] [2] Ending processing.
    [6/5/2007 3:14:15 PM] [1] The following 1 error(s) occurred during task execution:
    [6/5/2007 3:14:15 PM] [1] 0.  ErrorRecord: Service 'MSExchangeIS' failed to start. Check the event log for possible reasons for the service start failure.
    [6/5/2007 3:14:15 PM] [1] 0.  ErrorRecord: Microsoft.Exchange.Configuration.Tasks.ServiceFailedToStartException: Service 'MSExchangeIS' failed to start. Check the event log for possible reasons for the service start failure.
    [6/5/2007 3:14:15 PM] [1] [ERROR] Service 'MSExchangeIS' failed to start. Check the event log for possible reasons for the service start failure.
    [6/5/2007 3:14:15 PM] [1] Setup is halting task execution because of one or more errors in a critical task.
    [6/5/2007 3:14:15 PM] [1] Finished executing component tasks.
    [6/5/2007 3:14:15 PM] [1] Ending processing.
    [6/5/2007 3:14:18 PM] [0] End of Setup
    [6/5/2007 3:14:18 PM] [0] **********************************************
    this I am trying on my test system please help me out in resolving the issue
    thanks in advance,

    Gary,
    Open Registry Editor.
    In Registry Editor, navigate to the following registry key:
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExchangeIS\ParametersSystem
    Create the following value (REG_SZ): Working Directory and give it a value that points to the new database folder.
    Make sure you back up the registry before you do any changes on it.
    Raj

  • 5.1.4 update breaks HDV capture? Unable to Initialize Capture Device

    Problem:
    Final Cut Pro cannot capture standard 1080i60 HDV footage from Sony FX1 camcorder. FCP reports "Unable to Initialize Capture Device" when the log and capture window is opened. However, the footage CAN be captured in iMovie (which is interesting, and unacceptable). When HDV>DV downconvert option on camcorder is activated, footage CAN be captured as anamorphic SD, so the camcorder and FW do work.
    The problem is occuring on a rock-solid FCP system that I use on a regular basis (mainly for SD editing). It has been approx 2 weeks since I last attempted a HDV capture, the system has been working great with SD footage (still does).
    Factors that have changed to my knowledge since HDV capture was last functioning properly:
    *Added a new external FW drive into regular usage (a different brand than normally used, no issues with it so far).
    *Updated FCP to 5.1.3, and then 5.1.4 when that fix came out. All SD captures and work have been fine so far.
    Here's what's interesting...I had a copy of the FCP v5.0.4 .app that I had saved an archive of prior to the crossgrade update. Guess what? I can load it up, and it captures HDV without any problems! With that in mind, this looks like an FCP 5.1.4 issue. But I am at a loss on how to proceed further in troubleshooting. Many thanks in advance for any assistance.
    Matt Jeppsen
    FresHDV.com
    ---NOTES---
    What I have tried:
    *Attempted capture with a different Sony FX1 camcorder.
    *Swapped firewire cables and system firewire ports.
    *Attempted capture with camera FW chained to an external HDD.
    *Unplugged all other external firewire devices from the system.
    *Trashed FCP prefs using FCP Rescue 5, created new project using Easy Setup (for HDV).
    *Tried different variations of FCP A/V settings, tried all the HDV FW device control presets and the HDV AIC capture preset.
    *Per instructions at http://docs.info.apple.com/article.html?artnum=301852 I removed the numbered Quicktime pckg Receipts and re-installed the latest version (7.13). Post-install/reboot, I repaired Disk Prefs and Verified the disk using Disk Util.
    *Have also attempted installing QT 7.13 2 and 3 times in a row, also trying disk prefs repair BEFORE the post-install reboot.
    Final Cut Pro Audio/Video Settings:
    Sequence Preset: HDV-1080i60
    Capture Preset: HDV
    Device Control Preset: Sony HDV Firewire
    Sony HDR-FX1 IN/OUT REC settings:
    *VCR HDV/DV: HDV
    *COMPONENT: 1080i/480i
    *i.LINK CONV: OFF
    *TV TYPE: 16:9
    *A/V->DV OUT: OFF
    System/Software Facts:
    *Final Cut Pro 5.1.4
    *Quicktime 7.13
    *PPC Mac G5 2.7 Dual (2.5GB RAM)
    *35GB free on System, 45GB free on internal FCP Scratch disk
    Final Cut Pro 5.1.4, G5 DP 2.7 (PPC) Mac OS X (10.4.8)

    I think I figured out this vexing problem. I too was having the same issue. Check to see that your Quicktime is newer than 7.1.2. If it isn't you'll have to upgrade it. I only upgraded to 7.1.6 here because I was afraid of going to a really new version. http://www.apple.com/support/downloads/quicktime716formac.html. After I upgraded my quicktime, I ran software update and the Final Cut Pro 5.1.4 update appeared. I hoipe this helps.

  • Unable to initialize HDV deck.   Please make sure a deck is connected....

    Ok, this is driving me nuts. I've done this before. I have a Canon HV20. I spent HOURS and HOURS on Sunday (two days ago) capturing 1.5 hours of video (DV, not HD) from my HV20 using iMovie09. Then spent more hours burning a DVD using iDVD09. Results were less than glamorous. Quite disappointing, video-quality-wise....
    So today I reinstalled FCE 4.0 (HD) and decided to capture a few minutes of the same film and compare the results when making a DVD. My expectations are that it will look better. Naturally, I was hoping for the less-expensive, easier to use product (iMove09) would win, but so far, I can't compare because I keep getting "Unable to initialize HDV deck...". Folks, I have a firewire cable connected. I just used the same camera on the same cable on the same computer (macbook pro). the ONLY thing i changed was the software. Even switched back to iMovie for a minute to see if the cable still worked and sure enough, it's fine.
    So, I'm blank on ideas here as to why "FILE/CAPTURE" in FCE would give me this error now. I'm waaaaaaaay open to ideas and even open to "stupid user error"... just tell me what it is....
    This is soooooooooooo frustrating. Now I remember why I don't do video that often. Real pain in the butt sometimes...
    Thoughts????

    "Unable to initialize HDV deck...".
    You seem to be trying to capture DV?
    At the moment FCE is looking for a HDV camera and there is not one attached, a DV camera is.
    Change the Easy Setup to the correct DV option to match the cameras output (audio and video), save, then try again.
    Al

  • Unable to initialize hdv deck problem

    Hi all,
    I'm having the 'unable to initialize hdv deck' problem. I am trying to capture HD footage from a Sony HVR-A1E camera. iLink and down conversion are off (like they should be) and I have just captured a HD tape before the problem started.
    I don't understand how I could capture HD footage just fine and then without touching any settings (just trying to start capture again) I suddenly get the error message, "Unable to initialize HDV deck. Please make sure a deck is connected and try again."
    Any ideas?

    Definitely. Shot on HDV, definite difference between the clips I've captured so far (HD capture that worked fine before this is high quality sharp image, where as when capturing in SD, image quality is poor and smaller).
    Everything has been filmed on the same camera with no setting changes between shots. Like I said before, I have already been able to capture today in HD just fine, but for some unknown reason (which I don't think is the prefs.) capture will not work. I can 'trick' FCE into HD capture but it gets stuck on cueing tape (even though video is playing fine on camera).

  • Unable to Initialize Capture Device

    Hi,
    I am having a problem importing/capturing HDV video from my JVC HD GR 1 getting "Unable to Initialize Capture Device".
    I have been able to capture fine up to this point, finicky some times to be sure, but workable, then in the last few weeks it began getting more and more finicky (wouldn't connect to camera, restart and it works fine), until just the other day it wont connect no matter what I do!
    Help?
    Ask questions if you need clarification.
    Camera: JVC HD GR 1
    Tape: Mini DV
    Format: HDV
    Software: FCP 5.1.4

    Unfortunately when both "Capture" and "Device Control" presets are not set to HDV it wont even try to connect and gives me this warning:
    "To capture HDV source material, both the Capture and Device Control presets must be configured for HDV; otherwise, to capture in another format, both must not be configured for HDV."
    As a side note when my camera was connecting to FCP. FCP would only give me on screen controls half the time.

  • Unable to initialize capture device and device control in HDV

    I shot with a Sony HVR-Z1U/Z1N and am using a Sony HDV 1080i tape deck to digitize.
    I recently purchased a MacBook Pro and installed FCP Pro 5 on it. After getting over some time code issues we were chugging along, when on the 4th tape the image on the log and capture screen suddenly dissapeared (I could get audio and could see the image on the tape deck). Well after taking the tape out, checking and rechecking it I popped it back in and ever since then, I have been getting this error mssg "Unable to initialize capture device and device control."
    I have tried deleting the preferences and starting from scratch. If I do that, and choose the easy setup with HDV- 1080i60, it gives me this error "Unable to locate the following external devices- HDV (1440 X 1080) 30fps.
    I upgraded to FCP 5.1.2 this morning and upgraded the OS to 10.4.7 and QT to 7.1.3 and still no change.
    Im at my wits end, Ive been working on this for a whole week now.
    Thank you,
    Bugs

    It has been reported to take more than one attempt to correct the installation but, if properly executed on a machine without other system problems, the QT reinstall process does work. The key element here is you must reinstall QT after you trash the receipts. The process is listed below.
    x
    To do a full quicktime reinstall.
    Go to /library/receipts and delete any files that say Quicktime followed by a number e.g. Quicktime703.pkg
    Go to the Apple quicktime site and download the appropriate version of Quicktime to your hard drive.
    Run the Quicktime installer.
    Repair Disk Permissions for your System Disk (Disk Utility > Select the system disk > Repair Disk Permissions)
    Reboot
    If this doesn't work, then the problem lies elsewhere:
    1. your system - user preferences, firewire ports or other system elements.
    2. your equipment - camera/deck/firewire cables.
    3. your process - not setting up the software properly or using the software erroneously.
    Listed below is a troubleshooting process. Not all steps are appropriate but the general process of isolating the problem is useful.
    Troubleshooting Steps for OS X
    by Jan Johannsen (Collected from: Apple>User Tips Library>User Tips Contributions forum)
    FIRST AID
    01 Completely shutdown, wait a 5 minutes, restart
    02 Make sure you're not running out of free space on the System volume
    03 Check/fix the filesystem using Disk Utility &/or Diskwarrior
    04 Repair permissions using Disk Utility
    05 Create a new user account, and see if the problem persists there
    06 Clear system & user caches
    07 Run FCP Rescue
    08 Unplug all USB, Firewire devices except Apple mouse
    09 Startup in SafeBoot mode, and see if the problem persists there
    10 Reset system firmware
    MORE SERIOUS TROUBLESHOOTING
    11 Reapply the latest combo updater
    12 Run the Apple hardware diagnostic CD
    13 Check the hard drive for bad blocks
    14 Take out 3rd party RAM
    15 Unplug 3rd Party PCI cards
    16 Reset PMU
    17 Archive and reinstall the OS
    18 Reinstall the system from scratch
    19 Send the machine back to Apple

  • "Unable to initialize video deck" inquiry

    I am new to Mac and FCE, so I ask for some slack...
    I am trying to get video from my Panasonic AG DVX 100 into FCE.
    About my system: IMac 2.4 GHz Intel Core 2 Duo with OS X 10.5.2. I have FCE 4 on this computer, not an upgrade of earlier program, but version 4, straight out of the box. I know FCE is working, because I have edited a hour long project on it.
    Here's my issue: With the first project complete, I want to import some new video into FCE and start another project. I connect the camera to the Mac via firewire (the white cable that I bought at the Mac store). When I go to "File" in FCE, I go to capture, and I get the following message:
    *"Unable to initialize video deck. You may still use capture now."*
    I continue by selecting "capture now." The capture window appears with "preview disabled" on the color bars, "no communication" at the bottom of the window. I hit "capture now" in the bottom right and I get the following message:
    *"Attempt to capture video without a video device selected. Please select a video device in your capture presets and try again."*
    I can't seem to track down "capture presets" , so that's my first issue. This was not a problem the first time I captured video. While at the Mac store, we plugged the camera into other Macs, but still would not get a signal. On FC, it would recognize the camera for a second or two, then flash the "no communication" error. The Mac folks believed it was a camera video out issue.
    Some additional factors:
    1. it's not the video output on this particular camera. Since that Mac store visit, I hooked it up to another computer and I could see video. So I'm confident that the camera will send video through this firewire.
    2. Back to my original project, I imported video into FCE using this cable and a different mini dv camera (sony). It worked with the Sony camera, but will not work with this Panasonic.
    I asked another friend, a MAC/FC/Panasonic DVX 100 guy, and he has never encountered this particular error message. He believes it's some setting within the computer that can be fixed through a software patch.
    I would be most grateful for insight into solving what is likely a problem others have experienced. Please keep in mind that I am new to this whole process, and will likely show this thread to the people at the Mac store during my next one-on-one class.
    Thank you very much.

    David:
    Thanks for your suggestion. I did check the firewire to ensure it's securely in place, and it seems like it is.
    I did connect this camera and this firewire into a friend's macbook, and the signal was successfully received.
    So I don't think it's a "loose wire" possibility. We also checked another camera into my Mac's firewire port, and it was successful.
    So for some unknown reason, this particular Mac will not recognize this particular camera.
    Again, your insights are greatly appreciated.

  • Unable to initialize video deck

    I'm using Final Cut Pro 7.0.2 and I get this message when trying to Capture Footage from my camera: "Unable to initialize video deck". My settings are on Firewire NTSC which is what I always use. I used it a week ago and it worked then and many times before, now all of a sudden, it doesn't work. Anyone know what the problem is? Is the firewire fried or is there something else that could be wrong?

    I am having a similar problem. I have the Canon Z65 DV camcorder and have a firewire 800 cable that connects correctly to the camera and my newer Macbook Pro but i dont see anything under the Apple Info under firewire. It just lists the maximum speed for the firewire bus. I put the camera on VCR/Play mode and even tried setting the cameras VCR setting VCR-->DV to On but still i dont see any changes for whats connected to the firewire bus or the ability to see the camera in imovie.
    Any advice?

  • Unable to initialize video deck, (can not capture from camera)

    Hello All,
    I am using a quad core G5 and am trying to capture some footage into Final Cut Pro version 5.0. I have two Panasonic DVX 100B mini DV cameras. I normally capture with a JVC BR-DV3000 mini DV deck but it is currently not working. So I'm trying to capture using my camera.
    I hooked my camera up to my computer via firewire and started final cut, When I click File > Log and capture a little window pops up that reads:
    " Unable to initialize video deck. You may still log offline clips or use Capture Now"
    I'm not sure why this box is appearing. When I click the capture now button, the Capture window pops up and then I press play on the video camera and the footage plays on the camera but the capture window remains black or empty. I have tried both cameras and two different firewire cables with the same results. I have also tried to restart the computer.
    Can anyone shine some light on this situation?
    Thank you so much for your help.
    Mike Wardynski

    Are there any other firewire devices connected to your Mac?
    Did you go into your easy setup and reselect the DV setting for the standard you are using?
    Also sometimes, shutting down and restarting your Mac, after making these changes some times allows the new device to be recognized.
    One other thing, the DV camera may have a menu setting that needs to be set for communication via firewire possibly?

  • Unable to initialize deck?

    I have 3 tapes from an event to capture and edit with my Panasonic DVX100B. The first tape captured fine. A couple of days later I try to capture another tape and suddenly I get "unable to initialize deck"!
    I have...
    1) Tried to capture on my Macbook Pro - same message
    2) Tried to capture with a different camera - Canon Optura 40 - when I click capture it says "no video"
    3) Deleted QuickTime Receipts and reinstalled QuickTime
    4) Tried to capture with QuickTime and iMovie - no can do
    5) Tried to change settings in FCP but it says "[Missing] Apple Firewire NTSC
    any suggestions? Please help!
    Diane

    For whatever reason, your mac is not recognizing the deck/camera. Not sure what the issue is, since it obviously recognized the FW drive on at least one port, yet didn't recognize the 2nd camera.
    My first thought would be bad FW cable(s)/port(s), but what you've explained doesn't sound like the problem.
    FYI, updates are a tricky business...particularly QT. Final Cut tends to operate best with certain combinations of OS/FCP/QT. But that shouldn't explain your mac not even recognizing the camera(s).
    Tell us exactly what versions of OS/FCP/QT you're currently working with.
    Might also try connecting both cameras to see if they can see each other (ruling out bad FW ports on each). Might also go buy a new FW cable.
    Post back,
    K

  • "Unable to open a virtual memory file" and "Unable to initialize Photoshop" errors

    Hi
    I installed Photoshop CS6 64-bit on Windows 7 SP1 64-bit.
    When it starts, these two messages are displayed:
    Unable to open a virtual memory file because the file is locked. You do not have permission or the file is being used by another program. ...
    Unable to initialize Photoshop because the file is locked. You do not have permission or the file is being used by another program. ...
    How come?
    Thanks
    Bye

    In other words, I have installed Photoshop CS6 64-bit (using the default directory) on Windows 7 SP1 64-bit.
    My computer has 4 GB of RAM and a virtual memory file of 6644 MB.
    When it starts, the two above messages are displayed also with an account of Administrator type?
    How come?
    Thanks
    Bye

  • Oracle ODBC  - Internal Error - unable to initialize NLS during driver load

    I'm having some trouble with my ODBC connections which I hope someone can please help me with!
    About 6 weeks ago all was working as normal.
    As far as I know there have been no updates to the ORacle DB, the Windows XP operating system or the ODBC Drivers.
    Today when I opened access and visual case 2 to connect to Oracle I was at first greeted with a:
    unable to connect SQLState=IM004 SQL_HANDLE_ENV
    error. ODBC also kept crashing.
    I restarted the computer and was confronted with a different error:
    odbc SQLSTate 08004 ORA 12154 TNS could not resolve the connect identifier specified
    I was able to fix this error by setting the environment variable TNS_ADMIN in windows xp environment variables. I'm extremely confused about how this happened though as it was working and I don't think anything has changed.
    I was then able to connect to the database via Microsoft Access but when I opened Visual Case 2 and tried to make an update, I was confronted with the following error:
    Oracle ODBC Driver - internal error - unable to initialize NLS during driver load
    I looked in the registry at:
    HKEY_LOCAL_MACHINE\SOFTWARE\Oracle\KEY_OraClient10g_home1
    HKEY_LOCAL_MACHINE\SOFTWARE\Oracle\KEY_OraClient10g_home2
    HKEY_LOCAL_MACHINE\SOFTWARE\Oracle\KEY_OraDb10g_home1
    and NLS_LANG was set to "AMERICAN_AMERICA.WE8MSWIN1252" in all 3 places.
    (Though KEY_OraClient10g_home2 only had 4 entries as opposed to KEY_OraClient10g_home1's 13 entries)...
    Since I made those changes I can no longer connect through Access.
    I just receive a ODBC - connection to 'xxx' failed
    Advice greatly appreciated!!!!
    Edited by: user11150264 on Aug 25, 2009 10:21 PM

    Actually it sort of does...
    I switched the ODBC connection to use instant client and now it's all working again.
    The biggest mystery is what changed to make it suddenly stop working the old way...

  • Manged servers is not getting started (Unable to initialize the server)

    Hi,
    I have weblogic 7.0 is installed in solaris . I configured one of my managed servers on port 80 , while starting the managed server it's giving me the following error:
    <May 27, 2009 12:20:05 PM IST> <Emergency> <WebLogicServer> <000350> <Unable to create a server socket on Channel Default for: 172.16.42.16, port: 80. java.net.BindException: Permission denied Perhaps the address 10.16.39.16 is incorrect or another process is using port 80.>
    <May 27, 2009 12:20:06 PM IST> <Emergency> <Security> <090085> <Server failed to bind to any port such that it is not reachable from the console.>
    <May 27, 2009 12:20:06 PM IST> <Emergency> <WebLogicServer> <000342> <Unable to initialize the server: Fatal initialization exception>
    ontext.java:2727)
    at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:2700)
    at weblogic.servlet.internal.HttpServer.preloadResources(HttpServer.java:563)
    at weblogic.servlet.internal.WebService.preloadResources(WebService.java:476)
    at weblogic.t3.srvr.ServletInitRunner$1.run(ServletInitRunner.java:50)
    at weblogic.security.service.SecurityServiceManager.runAs(SecurityServiceManager.java:780)
    at weblogic.t3.srvr.ServletInitRunner.run(ServletInitRunner.java:46)
    at java.lang.Thread.run(Thread.java:479)
    <May 27, 2009 12:22:38 PM IST> <Emergency> <WebLogicServer> <000350> <Unable to create a server socket on Channel Default for: 172.16.42.16, port: 80. java.net.BindException: Permission denied Perhaps the address 172.16.42.16 is incorrect or another process is using port 80.>
    <May 27, 2009 12:22:39 PM IST> <Emergency> <Security> <090085> <Server failed to bind to any port such that it is not reachable from the console.>
    <May 27, 2009 12:22:39 PM IST> <Emergency> <WebLogicServer> <000342> <Unable to initialize the server: Fatal initialization exception>
    Please do needful to reslove the problem.
    Rgds,
    Krikar.

    Hi Krikar,
    Make sure -
    1. IP is correct.
    2. Specified port is not in use
    For getting the ports-in-use list, follow below link -
    http://www.unix.com/sun-solaris/87330-list-tcp-ports-process.html
    Regards,
    Anuj

  • Unable to initialize the server: Server failed to bind to the requested por

    I am facing the error while starting the server. I see the following error.
    <Sep 26, 2007 11:49:54 PM EDT> <Emergency> <WebLogicServer> <BEA-000350> <Unable to create a server socket on Channel Default for: 162.86.20.87, port: 8101. java.net.BindException: Address already in use Perhaps the address 162.86.20.87 is incorrect or another process is using port 8101.>
    <Sep 26, 2007 11:49:54 PM EDT> <Emergency> <Security> <BEA-090085> <Server failed to bind to the configured port. The port may already be used by another process.>
    <Sep 26, 2007 11:49:54 PM EDT> <Emergency> <WebLogicServer> <BEA-000342> <Unable to initialize the server: Server failed to bind to the requested port. See preceeding log message for details.>
    The WebLogic Server did not start up properly.
    Exception raised: 'weblogic.server.ServerLifecycleException: Server failed to bind to the requested port. See preceeding log message for details.'
    Reason: Server failed to bind to the requested port. See preceeding log message for details.
    If the port is already in use how to find which server is running on that port, how to find the process and kill it. I am using weblogic 8.1 sp4 in Solaris 8.

    Bruce:
    It sounds like (as you already note) failed to shutdown WLS, that is why the
    .loc file was held and why the port is in use, WLS process was still
    running. To see why it failed to shut down, I would examine the
    weblogic.log, aslo the servers std out and err. Additionally taking a
    thread dump (if possible) on the "it wont shut down" wls java process should
    show (maybe unless the VM is hosed), where/what is hanging on/around. Do
    you happen to have native code running with wls, say a type 2 JDBC driver?
    Otherwise it sounds like a VM bug. But more data is needed to be sure.
    Cheers
    mbg
    "Bruce Bryan" <[email protected]> wrote in message
    news:3ef08499$[email protected]..
    I was shutting down the WLS server using the console shutdown and itfailed to shutdown completely. I then attempted to use the kill command on
    the process which usually works. This time I was unable to kill the process
    without using the kill -9 command. When I attempted to bring the server
    back up I got a failure to get a lock on the embedded ldap. I removed the
    .loc file and came further up but was unable to get further than the
    listener ports which were still locked to the old process. Do you know of
    anything I can do the get the WLS server back up without rebooting my
    Solaris server????
    netstat -an shows the port is in use but the only process that is alloweduse that port is WLS.

Maybe you are looking for