Error using jstl 1.1 core library on Weblogic 8.1

          I've deployed the sample web application 'jstl-examples.war' which comes with the
          Java Web Services Developer Pack 1.2. When I view any page which accesses 'c.tld'
          I get the following exception:
          weblogic.servlet.jsp.JspException: (line -1): cannot load TLD: weblogic.xml.dom.ChildCountException:
          missing child tagclass in tag
          at weblogic.servlet.jsp.TagLibHelper.loadTagLib(TagLibHelper.java:328)
          at weblogic.servlet.jsp.JspLexer.loadTagLib(JspLexer.java:145)
          at weblogic.servlet.jsp.JspLexer.mTAGLIB_DIRECTIVE_BODY(JspLexer.java:4991)
          at weblogic.servlet.jsp.JspLexer.mTAGLIB_DIRECTIVE(JspLexer.java:4829)
          at weblogic.servlet.jsp.JspLexer.mDIRECTIVE(JspLexer.java:4675)
          at weblogic.servlet.jsp.JspLexer.mSTANDARD_THING(JspLexer.java:2093)
          at weblogic.servlet.jsp.JspLexer.mTOKEN(JspLexer.java:1879)
          at weblogic.servlet.jsp.JspLexer.nextToken(JspLexer.java:1752)
          at weblogic.servlet.jsp.JspLexer.parse(JspLexer.java:962)
          at weblogic.servlet.jsp.JspParser.doit(JspParser.java:105)
          at weblogic.servlet.jsp.JspParser.parse(JspParser.java:228)
          at weblogic.servlet.jsp.Jsp2Java.outputs(Jsp2Java.java:120)
          at weblogic.utils.compiler.CodeGenerator.generate(CodeGenerator.java:258)
          at weblogic.servlet.jsp.JspStub.compilePage(JspStub.java:364)
          at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:220)
          at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:172)
          at weblogic.servlet.internal.ServletStubImpl.getServlet(ServletStubImpl.java:504)
          at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:349)
          at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:431)
          at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:305)
          at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:6291)
          at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:317)
          at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:97)
          at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3575)
          at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2573)
          at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:178)
          at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:151)
          The c.tld file is well-formed, i can't see why it won't load?
          thanks
          

          Refer to
          http://e-docs.bea.com/wls/docs81/notes/resolved.html#1455538
          thanks,
          Deepak
          "Dave Sturgeon" <[email protected]> wrote:
          >
          >I've deployed the sample web application 'jstl-examples.war' which comes
          >with the
          >Java Web Services Developer Pack 1.2. When I view any page which accesses
          >'c.tld'
          >I get the following exception:
          >
          >weblogic.servlet.jsp.JspException: (line -1): cannot load TLD: weblogic.xml.dom.ChildCountException:
          >missing child tagclass in tag
          > at weblogic.servlet.jsp.TagLibHelper.loadTagLib(TagLibHelper.java:328)
          > at weblogic.servlet.jsp.JspLexer.loadTagLib(JspLexer.java:145)
          > at weblogic.servlet.jsp.JspLexer.mTAGLIB_DIRECTIVE_BODY(JspLexer.java:4991)
          > at weblogic.servlet.jsp.JspLexer.mTAGLIB_DIRECTIVE(JspLexer.java:4829)
          > at weblogic.servlet.jsp.JspLexer.mDIRECTIVE(JspLexer.java:4675)
          > at weblogic.servlet.jsp.JspLexer.mSTANDARD_THING(JspLexer.java:2093)
          > at weblogic.servlet.jsp.JspLexer.mTOKEN(JspLexer.java:1879)
          > at weblogic.servlet.jsp.JspLexer.nextToken(JspLexer.java:1752)
          > at weblogic.servlet.jsp.JspLexer.parse(JspLexer.java:962)
          > at weblogic.servlet.jsp.JspParser.doit(JspParser.java:105)
          > at weblogic.servlet.jsp.JspParser.parse(JspParser.java:228)
          > at weblogic.servlet.jsp.Jsp2Java.outputs(Jsp2Java.java:120)
          > at weblogic.utils.compiler.CodeGenerator.generate(CodeGenerator.java:258)
          > at weblogic.servlet.jsp.JspStub.compilePage(JspStub.java:364)
          > at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:220)
          > at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:172)
          > at weblogic.servlet.internal.ServletStubImpl.getServlet(ServletStubImpl.java:504)
          > at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:349)
          > at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:431)
          > at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:305)
          > at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:6291)
          > at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:317)
          > at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:97)
          > at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3575)
          > at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2573)
          > at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:178)
          > at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:151)
          >
          >The c.tld file is well-formed, i can't see why it won't load?
          >
          >thanks
          

Similar Messages

  • Custom ClassLoader - trying to use different version of SNMP library than WebLogic Server 8.1 uses

    Problem: my J2EE ear file uses the AdventNet third-party library to do
    SNMP work. WebLogic Server 8.1 also uses this AdventNet third-party
    library to do its own SNMP work. The problem is the version used by
    WebLogic 8.1 is older than the version I use, so my code tries to run
    and finds the wrong version of the library that WebLogic 8.1 has supplied.
    Possible solution: I plan to have a custom classloader (derived from
    java.lang.ClassLoader) that gets hooked in to my threads using
    Thread.setContextClassLoader(). This custom classloader would look for
    the AdventNet library jars in a spot I specify so it would find the
    correct ones. Since I want to change the usual classloader behavior of
    "look in parent classloaders first, then child classloader" to "look in
    child classloader first, then in parent classloaders" I can't just
    override ClassLoader.findClass(). I, at a minimum, have to override
    ClassLoader.loadClass() to look in my classloader first. I have
    questions about this:
    1. What other methods do I have to override? For example, which of the
    resource-related methods do I need to override so that resources are
    searched for first in my classloader then in parent classloaders?
    2. I was thinking of using a URLClassLoader as a helper to my
    classloader, invoking its method(s) from my custom classloader's
    method(s) to actually load the classes from URLs that are not on the
    standard classpath. I was planning to set it up with a custom parent
    classloader that can't find anything, so that the helper URLClassLoader
    would only ever find classes/resources in the URLs I provide to it. Does
    this approach make sense? Have you seen anything like this done before?
    3. Is there any way around this problem besides a custom ClassLoader? A
    buggy custom ClassLoader would have problems which AFAIK would be
    difficult to track down as ClassLoader problems.
    Thanks in advance for any help you can provide.

    Alvin wrote:
    Hi,
    I am experiencing the same problme and
    even I tried to put the AdventNet jar files
    before weblogic.jar I still cannot get it
    to work
    Would you help me out here.
    Thanks,
    -AlvinI finally figured out a way to do it using a custom classloader that
    looked in the directory where I kept the version of AdventNet I wanted
    before looking in the normal places classloaders look.
    How it works is I hook two classloaders at the bottom of the chain of
    classloaders. My custom BlockingClassLoader is hooked as a child of the
    normal chain of classloaders, then a URLClassLoader is hooked under
    that. The BlockingClassLoader's findClass method checks if the class
    starts with a package prefix I want to control (like "com.adventnet.").
    If it does, then it acts like it can't find the class. This makes its
    child, the URLClassLoader, try to find the class. The URLClassLoader
    is given the URL of places to look for classes that match the directory
    I keep the version of AdventNet I want in. When I load a class, I
    directly tell the URLClassLoader to load it so that it is loaded as I want.
    There's more to it than this. I had to override some other methods in
    my BlockingClassLoader and do some other stuff. I'm not sure if I can
    share the source code, as it was developed on company time and thus is
    owned by the company. Feel free to ask questions though.
    I haven't tried this solution very long (basically just unit tested it)
    but it looks promising.

  • How to use the JRun Custom tag library wiith Weblogic 5.1?

    Hello,
    is it possible to use the JRUN Tag Library with Bea Weblogic 5.1? We
    got an error message like:
    weblogic.servlet.jsp.JspException: (line -1): Error in tag library at:
    'jrun': T
    here is no setter method for property 'code', for Tag class
    'allaire.taglib.Serv
    letTag'
    Thank you for any info!
    Stefan

    Hi Joe,
    I don't know, however someone that follows the JSP newsgroup [1] may be
    able to help. Could you try your post there.
    Thanks,
    Bruce
    [1]
    http://newsgroups.bea.com/cgi-bin/dnewsweb?cmd=xover&group=weblogic.developer.interest.jsp
    Joe Kamenar wrote:
    >
    I have a question. I need to do a sort on news articles in our database, sorting
    by the date they were posted. I then want to take only the top 6 articles. We
    are using Weblogic 5.1. When I use the following statement, 6 articles are taken
    from the database, then sorted, which ends up leaving out the most recent articles:
    <cm:select contentHome="com.beasys.commerce.axiom.document.Document" query="<%=contentQuery%>"
    sortby = "creationDate DESC, headlineDate DESC" max="6" id="contentList" />
    I need to get ALL the articles for the sort, then just take the most recent 6.
    So, I know that I can use the following code and monitor the counter variable,
    "i". But, how do i do this to only display the top 6 items?
    <es:foreachinarray id="content" array="contentList" type="com.beasys.commerce.axiom.content.Content"
    counterId="i">
    <% myStr=content.getIdentifier(); %>
    <% if (i<6) {
    %>
    <div class="marginText">
    <cm:printproperty id="content" name="title" encode="html" />  
    <a href="<%=new String(news_display.jsp?id="+myStr)%">">more</a>
    </div>
    <% } %>
    </es:foreachinarray>
    However, when I run this, no results show up. What is the correct way to do this?
    - Joe</a>

  • How to use the JRun Custom tag library with Weblogic 5.1?

    Hello,
              is it possible to use the JRUN Tag Library with Bea Weblogic 5.1? We
              got an error message like:
              weblogic.servlet.jsp.JspException: (line -1): Error in tag library at:
              'jrun': T
              here is no setter method for property 'code', for Tag class
              'allaire.taglib.Serv
              letTag'
              Thank you for any info!
              Stefan
              

    Hi Joe,
    I don't know, however someone that follows the JSP newsgroup [1] may be
    able to help. Could you try your post there.
    Thanks,
    Bruce
    [1]
    http://newsgroups.bea.com/cgi-bin/dnewsweb?cmd=xover&group=weblogic.developer.interest.jsp
    Joe Kamenar wrote:
    >
    I have a question. I need to do a sort on news articles in our database, sorting
    by the date they were posted. I then want to take only the top 6 articles. We
    are using Weblogic 5.1. When I use the following statement, 6 articles are taken
    from the database, then sorted, which ends up leaving out the most recent articles:
    <cm:select contentHome="com.beasys.commerce.axiom.document.Document" query="<%=contentQuery%>"
    sortby = "creationDate DESC, headlineDate DESC" max="6" id="contentList" />
    I need to get ALL the articles for the sort, then just take the most recent 6.
    So, I know that I can use the following code and monitor the counter variable,
    "i". But, how do i do this to only display the top 6 items?
    <es:foreachinarray id="content" array="contentList" type="com.beasys.commerce.axiom.content.Content"
    counterId="i">
    <% myStr=content.getIdentifier(); %>
    <% if (i<6) {
    %>
    <div class="marginText">
    <cm:printproperty id="content" name="title" encode="html" />  
    <a href="<%=new String(news_display.jsp?id="+myStr)%">">more</a>
    </div>
    <% } %>
    </es:foreachinarray>
    However, when I run this, no results show up. What is the correct way to do this?
    - Joe</a>

  • Problems faced when using JSTL

    Hi all,
    I am a beginner in using JSTL 1.1 tag library in my web application and I got problems when I was dealing with it. The problem is, how can I pass the form bean parameter value (e.g. ArrayList) into the core tag? What should I do before defining the <c:forEach/> and the attributes I should defined inside the tag? I am confused with them. Could anyone have suggestions? Please do shout. Many thanks!
    Van

    JSTL works with JSF only in particular circumstances. Those are some guides about this topic:
    http://jsffaq.com/Wiki.jsp?page=DoJSTLAndJSFCanBeUsedTogether
    http://jsffaq.com/Wiki.jsp?page=IsItPossibleToUseJSTLsCForEachWithFacesContext
    http://jsffaq.com/Wiki.jsp?page=IsItPossibleToUseJSTLsConditionalTagsWithFacesContext
    Sergey : http://jsfTutorials.net

  • Minimum actions required to use jstl in application

    In a lot of JSTL tutorials and articles, I have read that to
    use JSTL we should
    1.) have JSTL jars in lib folder.
    2.) have entries similar to the following for each TL that we want to use in
    web.xml
    +<taglib>+
    +
    <taglib-uri>http://java.sun.com/jstl/core</taglib-uri>+
    +
    <taglib-location>/WEB-INF/c.tld</taglib-location>+
    + </taglib>+
    The value in taglib-location specifies that you should
    have c.tld file in your WEB-INF folder.
    3.) have an entry similar to the following for each TL that we want ot use in
    each JSP
    +<%@ taglib prefix="c"
    uri='http://java.sun.com/jstl/core' %>+
    However while checking the code in some of the JSPs I found that while step 2
    was done for core TLD, but was not done for fmt TL, which was also used in some
    JSPs.
    **Ques1.) I want to know if step 2 is necessary for using JSTL, or is there some*
    other way to avoid it?*
    Then I removed the entry for core jstl from web.xml, and found that it was
    still working for JSPs.
    Ques2.) Please help me understand the behavior.
    Edited by: shalini_Husband on May 10, 2008 9:53 AM

    Step 2 is unneccesary. You no longer need to declare your tag libraries in web.xml
    Why not?
    It is all answered in the JSP specification section JSP.7.3.2
    Basically the tld files for JSTL are also bundled in with the jars, in the META-INF directory. (Use a tool like winzip, and open up standard.jar/jstl.jar to check yourself)
    If you open one of those tlds, right near the top the have information like this (example from JSTL core library)
    <description>JSTL 1.1 core library</description>
    <display-name>JSTL core</display-name>
    <tlib-version>1.1</tlib-version>
    <short-name>c</short-name>
    *<uri>http://java.sun.com/jsp/jstl/core</uri>*
    The uri identifies one specific tld.
    And thats what you use in your JSP pages to import it.
    So when you import a taglibrary in your page
    <%@ taglib prefix="c" uri='http://java.sun.com/jstl/core' %>
    It looks through all the jar files in the WEB-INF/lib directory, finds a tld with that uri and uses it.
    No need to put that stuff in web.xml at all.
    Cheers,
    evnafets

  • Accessing the value in option Tag in html using JSTL

    Hi,
    Following is my code
    <select>
    <option value="1">one </option>
    <option value="2">Two</option>
    </select>
    Now, if I select two from the option, i need to get the value 2, using JSTL( JSP standard Tag Library).
    Can someone help me out.
    Thanks
    Achillies.

    You need to give the "select" component a name to submit under.
    <select name="yourChoice">
      <option value="1">one </option>
      <option value="2">Two</option>
    </select>When you submit this page, it will submit a parameter like yourChoice=2.
    In a servlet you retrieve this with request.getParameter("yourChoice");
    In JSTL/EL, you can use the param map: ${param.yourChoice}

  • Errors to use JSTL Tag in JDeveloper 10g

    Hi, folks in JDeveloper:
    I have a problem to use JSTL in JDeveloper 10g.
    In jsp file: detail.jsp, I include tag library like this:
    <%@ taglib uri="http://java.sun.com/jstl/core" prefix="c"%>
    When I compile/run, the system complain the following errors:
    Error(4): java.io.FileNotFoundException: /http:/java.sun.com/jstl/core
    Error(4): Unable to load taghandler class: http://java.sun.com/jstl/core
    I already put standard.jar and jstl.jar file in WEB-INF/lib directory. I use jakata-struts jstl 1.0
    Anybody know how to fix that?
    Many thanks.
    Zhiyi Li
    Project: C:\MZhongProject\WFUBMC\MESA\genelist\code\Catalog\ViewController\ViewController.jpr
    C:\MZhongProject\WFUBMC\MESA\genelist\code\Catalog\ViewController\public_html\detail.jsp
    Error(4): java.io.FileNotFoundException: /http:/java.sun.com/jstl/core
    Error(4): Unable to load taghandler class: http://java.sun.com/jstl/core
    C:\MZhongProject\WFUBMC\MESA\genelist\code\Catalog\ViewController\public_html\banner.jsp
    Error(3): java.io.FileNotFoundException: /http:/java.sun.com/jstl/core
    Error(3): Unable to load taghandler class: http://java.sun.com/jstl/core

    User,
    You should configure the taglibs using the project->libraries option in JDev. If that doesn't help, try adding the taglib URI mappings to web.xml as detailed [url http://forum.java.sun.com/thread.jspa?threadID=650000&messageID=3823804]here
    John

  • Error in using tag library uri='weblogic.tld'

    Hmmm...
    I'm trying to config my userprofile by creating it in the tools application (myserver/tools/index.jsp),
    but when I try to access the Unified Profile Types I get an Error 500 Internal
    Server Error in my webbrowser. The weblogic.log prints out an errormessage that
    sounds something like this:
    ####<30-Aug-01 16:30:14 CEST> <Error> <HTTP> <Ast-WT01> <server01> <ExecuteThread:
    '14' for queue: 'default'> <system> <> <101020> <[WebAppServletContext(3530676,tools)]
    Servlet failed with Exception>
    weblogic.servlet.jsp.JspException: (line 24): Error in using tag library uri='weblogic.tld'
    prefix='wl': For tag 'repeat', cannot load extra info class 'weblogicx.jsp.tags.RepeatTagInfo'
    I'm running weblogic 6.0 and wlcs 3.5. I'm sure of that the tag libraries are
    correct and they are located under tools/web-inf.

    Hmmm...
    I'm trying to config my userprofile by creating it in the tools application (myserver/tools/index.jsp),
    but when I try to access the Unified Profile Types I get an Error 500 Internal
    Server Error in my webbrowser. The weblogic.log prints out an errormessage that
    sounds something like this:
    ####<30-Aug-01 16:30:14 CEST> <Error> <HTTP> <Ast-WT01> <server01> <ExecuteThread:
    '14' for queue: 'default'> <system> <> <101020> <[WebAppServletContext(3530676,tools)]
    Servlet failed with Exception>
    weblogic.servlet.jsp.JspException: (line 24): Error in using tag library uri='weblogic.tld'
    prefix='wl': For tag 'repeat', cannot load extra info class 'weblogicx.jsp.tags.RepeatTagInfo'
    I'm running weblogic 6.0 and wlcs 3.5. I'm sure of that the tag libraries are
    correct and they are located under tools/web-inf.

  • After years of using iTunes on my G4 suddenly it won't open.  Error message says "The file "iTunes Library" cannot be read because it was created by a newer version of iTunes".  What do I do?s

    After years of using iTunes on my G4 suddenly it won't open.  Error message says "The file "iTunes Library" cannot be read because it was created by a newer version of iTunes".  What do I do?  I have been attempting to move my Library to a newer MacBook Pro.

    The file "iTunes Library.itl" cannot be read because it was created by a newer version of iTunes".
    Try the following user tip:
    Empty/corrupt iTunes library after upgrade/crash

  • Help with this error message: System extenstion cannot be used:The system extension "/System/Library/Extensions/AppleACPIPlatform.kext" was installed improperly and cannot be used. Please try reinstalling it, or contact the product's vendor for an update.

    I have this error message:
    System extension cannot be used
    The system extension “/System/Library/Extensions/AppleACPIPlatform.kext” was installed improperly and cannot be used. Please try reinstalling it, or contact the product’s vendor for an update.
    Please help. Is there a update or how do I reinstall?
    Thanks,
    John

    I submitted the above question, later finding that it has been answered by Buller already.  No one need reply as Buller's answer seems to solve the problem for others, and I'll try that.
    Jim

  • I get the error message:System extension cannot be used The system extension "/System/Library/Extensions/AppleUSBthernetHost.kext" was installed improperly and cannot be used. Please try reinstalling it, or contact the product's vendor for an update.

    I get the error message after updating itunes:
    System extension cannot be used
    The system extension “/System/Library/Extensions/AppleUSBthernetHost.kext” was installed improperly and cannot be used. Please try reinstalling it, or contact the product’s vendor for an update.
    What or how do I fix this?

    "I get the error message after updating itunes:
    System extension cannot be used
    The system extension “/System/Library/Extensions/AppleUSBthernetHost.kext” was installed improperly and cannot be used. Please try reinstalling it, or contact the product’s vendor for an update.
    What or how do I fix this?"
    I have a MacBook Pro running Mas OS X Version  10.7.5
    Is this a problem I need to fix? Is there a fix or update?

  • I received this error message:  The system extension "/System/Library?Extensions/ACard6280ATA.kext" was installed improperly and cannot be used. Please try reinstalling ... .   What is this about?  What is ACard6280ATA.kext?

    I received this error message:  The system extension "/System/Library/Extensions/ACard6280ATA.kext" was installed improperly and cannot be used. Please try reinstalling ... .   What is this about?  What is ACard6280ATA.kext?

    I'm still with you, just having a hard time wrapping my mind around the fact that you reinstalled OS X, which is like shooting a mosquito with a cruise missile, yet the problem remains.
    Here is the KB article for your review: Reinstalling Mac OS X
    Admittedly there is not much to it, but it should have eradicated the problem.
    I would guess that the 17 "hp_" messages have something to do with Hewlett-Packard and in fact I do use an HP printer with the computer.  I uninstalled the printer software and reinstalled it.  The printer seems to work fine, but the kernel extension error messages still keep appearing.  I'm inclined just to delete these 17 kernel extensions and then, if the printer doesn't work correctly, unintall and reinstall the printer software again.  Sound sensible?
    It certainly does. The only thing I can think of is that the OS reinstallation did not recognize those kernel extensions and left them untouched, AND the HP uninstaller did not remove them, AND the HP installer did not perform correctly. Having suffered through several HP botched software attempts I tend to believe that remains a posssibility.
    If you are so inclined, I would remove the troublesome .kext files as you say, then reboot. Be prepared for the printer to stop working, but once you remove them try the printer again anyway. The vast majority of printers do not require any specific downloads since their drivers are already built into OS X.
    As a last resort try reinstalling OS X again (I know...) and run Software Update to bring everything up to date. Apple released some new printer drivers a few weeks ago.
    Finally, if this doesn't work post the same question as a new topic since I am out of ideas. A new topic will get more attention than unresolved questions with responses.

  • [Xcode 4.0.1] Internal error installing Mac OS X 10.6 core library

    Hi folks, this is on a clean 1-month old mac running 10.6.7, with a fresh install of Xcode 4 from the app store. The "documentation" tab in the options allow you to install the mac os 10.6 core library documentation. It downloads the package but fails to install it. Here's the error:
    "Internal error installing Mac OS X 10.6 Core Library". Install process rejected install attempt.
    What can be done to fix this? Thanks.

    http://stackoverflow.com/questions/5658693/xcode-4-0-1-internal-error-installing -mac-os-x-10-6-core-library
    step 1 : Exit XCode And Remove Old Mac OS X 10.6 Core Library.
    Default Position :
    /Library/Developer/Documentation/DocSets
    File Name :
    com.apple.adc.documentation.AppleSnowLeopard.CoreReference.docset
    step 2 : Download Again.
    Open XCode And Select Menu XCode / Preferences... / Documentation,
    get Mac OS X 10.6 Core Library(661 MB) Again.
    ps : In Fact, file size is 1.31 GB, Not 661 MB

  • When I open iphoto I get an error message that says Your photo library is either in use by another application or has become unreadable,

    when I open iphoto I get an error message that says Your photo library is either in use by another application or has become unreadable, I have tried restarting computer and opening iphoto whilst holding down option and command key, but then I get the following message-Your photo library is damaged or unreadable and cannot be opened. Please restore from a backup.  Please can anyone help?

    Make a back up now. If you have any vaule in Your photos always have a back up.
    Most Simple Back Up
    Drag the iPhoto Library from your Pictures Folder to another Disk. This will make a copy on that disk.
    Slightly more complex:
    Use an app that will do incremental back ups. This is a very good way to work. The first time you run the back up the app will make a complete copy of the Library. Thereafter it will update the back up with the changes you have made. That makes subsequent back ups much faster. Many of these apps also have scheduling capabilities: So set it up and it will do the back up automatically. Examples of such apps: Chronosync or DejaVu . But are many others. Search on MacUpdate
    In Library Manager the Rebuild command is under the File menu. There's also an excellent Help available.
    Regards
    TD

Maybe you are looking for

  • Increasing bounce volume in Logic

    Noobie question here, but why is it that when I increase the overall volume of my track in Logic, whether it be from a compressor or limiter, it never sounds louder when I bounce it and play it back in iTunes? I'll add adaptive limiters and comprress

  • Help!  Communication between portlets on diffrence pages

    I have two portal pages (A, B) including two portlets (A', B'). When click a link on portlet in page A, i want to redirect to page B and pass parameter to porlet B'. I tried using Portlet Event but it seem that they just only communicate with each ot

  • Is there an upgrade plan from 3G till 3Gs?

    I bought my iphone 1 year ago here in Sweden. There is no info yet about the 3GS phone on their site,but what is the general upgrade plan? Do I have to return my old phone to get the new one? Or can an I give my phone to someone else who can use it w

  • Come trasformare un progetto

    ho girato un video con Handicam Sony registrando due mini cassette dv. In premiere elements 11 ho editato un progetto per ciascuna mini dv. Non riesco ora ad accoppiare i due progetti per masterizzarli su un unico DVD. Co premiere 3.0 era possibile.

  • Muvo n200- exchange it or jack

    I bought a muvo n200 three weeks ago. It was working great until a week ago. I was listening to a track, it started to distort a bit here and there, and then it stopped in a loop of distortion. I replaced the battery a few times with similar results.