Yet more TagLibs problems

As jato2 still doesn't know about some HTML4 tags like <label>
ex:
<label><input type="radio" ... />TheLabel</label>
if you click on "TheLabel", it clicks on the radio button, like every
other GUI
I thought I would be able use the <label for=""> as a workaround
<input type="radio" name="choice" id="choice1" /> <label
for="choice1">TheLabel</label>
BUT despite it generates several tags, <jato:radioButtons> sets the id
attribute to the same value for every tag :< This not only defeats my
workaround but also id main purpose to uniquely identity elements.
We really need a generic mechanism to specify attributes when jato tags
generate multiple HTML tags.
I can still change the generated tags in endDisplay but it be neat if
the 201 taglib was a little bit more XHTML compliant and savvy ;)
Fr?d?ric
ps: release this part of the source code and we'll do it !

Give me until monday and I'll have what you "ask" for (WML/XHTML
Basic/Mobile as well as ViewBean).
Following Todd advices,
for the former, I am having new tags to render the same components. I
may need to write new components but I'm not sure yet.
for the latter, 1 pagelet per "rendering" type with an inner
ContainerView when the logic is different ; the pagelet tags being
surrounded by a homemade tag that "activates" the pagelet based on the
client type. A specialized tag seems better than <jato:content> as the
logic is wired.
Further step would be to make the tags client aware but I'm not sure
yet it is the right thing to do. Are tags "allowed" to store data in
the session (to avoid computing client type ever and ever) ?
Fr?d?ric
PS: James Baty will confirm I'm not cheap ;?)
On mercredi, nov 13, 2002, at 21:11 Europe/Paris, Craig V. Conover
wrote:
Fr?d?ric
Is there anyway that we could talk with you about your WML efforts with
JATO?
I would love to get a sample WML app to show the world. And then have a
WML/HTML app to show multiple clients using the same ViewBeans.
craig
Fr?d?ric Miserey wrote:
On mercredi, nov 13, 2002, at 13:34 Europe/Paris, Todd Fast wrote:
Fr?d?ric--
Thanks for the info; I will look into a way of doing something
about
this.
However, please keep in mind that you can write your own complementary
tags
to render JATO components any way you like (or write JATO components
that
render themselves any way you like), and this is expected to be a
normal, if
infrequent, part of writing JATO 2.0 components.That's what I'm doing right now for the WML tags. But I was planning on
using the standard tags for mainstream HTML ;)
May you elaborate a little bit on complementary tags vs components ?
(first part of the suggested thread.
Until the 2.0 taglib is documented, you can use the 1.2.1 JATO
source
to
guide this effort.? It's actually pretty easy, but you will need the
source
to guide you without docs to that effect.? You can download the JATO
1.2.1
source, free of charge, etc. here:
???? http://iplanet.com/downloads/developer/5102.html
(If that doesn't work, just do a search for "JATO" on sun.com).? We
can also
start a tag-writing thread here if you like.
I would love to get your perspective on any XHTML shortcomings of the
current tag library.? Can you plase send your thoughts, list of
issues, etc.
to jatoteam@e...?you don't know what you've just asked ;)
Todd
----- Original Message -----
From: "Fr?d?ric Miserey" <frederic@n...>
Sent: Tuesday, November 12, 2002 8:35 AM
Subject: [SunONE-JATO] yet more TagLibs problems
As jato2 still doesn't know about some HTML4 tags like <label>
ex:
<label><input type="radio" ... />TheLabel</label>
if you click on "TheLabel", it clicks on the radio button, like
every
other GUI
I thought I would be able use the <label for="">? as a workaround
<input type="radio" name="choice" id="choice1" /> <label
for="choice1">TheLabel</label>
BUT despite it generates several tags, <jato:radioButtons> sets the id
attribute to the same value for every tag :< This not only defeats my
workaround but also id main purpose to uniquely identity elements.
We really need a generic mechanism to specify attributes when jato tags
generate multiple HTML tags.
I can still change the generated tags in endDisplay but it be neat if
the 201 taglib was a little bit more XHTML compliant and savvy ;)
Fr?d?ric
ps: release this part of the source code and we'll do it !
[Non-text portions of this message have been removed]

Similar Messages

  • HT1338 I am trying to register my Appliances and when I try to click on "Save" or "Submit" I am unable on my MacBook pro. I have tried different browsers yet still same problem.  Can anyone shed some light on this please.

    I am trying to register my Appliances and when I try to click on "Save" or "Submit" I am unable on my MacBook pro. I have tried different browsers yet still same problem.  Can anyone shed some light on this please.

    Thanks for that 'sberman' - because my iPhone is backed-up to my work computer (only at this stage) I have had to call our IT Department in Adleaide. (4 times this morning). The last guy managed to get the phone into 'DFU Mode' - no more recovery mode screen - (kind of 'asleep' perhaps) from my understanding of same. I am awaiting a call again from IT so they can get my computer to actually recognise my iPhone on the C Drive. This also happened to  one of my colleagues in Newman (WA). She got so frustrated with the whole process that she bought another phone the next time she was in 'civilisation.' She hasn't had any problems since. (Cross fingers).
    Thanks again, Sandra2474.

  • No More Resource problem

    Hi:
    I have a J2EE application using Connection Pool and JDBC.
    I am using Weblogic 6.1 and JDK 1.3.1.
    I am running into a 'No More Resource' problem. I did some debugging and think the cause is due to all my 80 database connections are used up so no new connection is available. But all the 80 connections shouldn't be used up because I did the statement.close() and rs.close() in the finally{} statement in all my DAO methods. But it seems like the connections are not released back to the free pool.
    I thought I read something that I might need to do a conn.close() too in order for the connections to be returned to the pool and marked as available. Don't the statement.close() do that? Thanks for any help!
    Stella

    Any resolution on this? We're getting the same problem - using weblogic 6.1 and jdk131. We should never reach the max # of connections specified in the pool but periodically we do. Scraped through all the code and confirmed that for every connection we call ResultSet.close; Statement.close; Connection.Close in the finally block of the try/catch statements. But we still periodically reach the max. It's sporadic so we can't reproduce. Also, after we get the error and we check the weblogic console, we see the # of active connections drop back down below the max capacity (we have shrinking turned on). Any ideas?
    thx.
    --S.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • More event problems

    Hello again, I have yet another event problem. When I try to use this code I get an error saying Abstract class actionPerformed is not implemented in non- abstract class TableWindow. I'm not quit sure how I'm supposed to implement it.

    Here is what I believe to be the relevant code. addWindowListener works but addFocusListener returns the error.
    // Table window
    import java.awt.*;
    import java.awt.event.*;
    import java.sql.*;
    import javax.swing.*;
    import javax.swing.event.*;
    public class TableWindow extends Frame implements ActionListener
    public TableWindow ()
    Create Window
    super ("Test Window");
    setBackground (SystemColor.control);
    setLocation (0, 0);
    setLayout (new GridLayout (5, 5));
    addWindowListener (new WindowAdapter ()
    public void windowClosing (WindowEvent e)
    try
    if (Connected == true)
    // Close the Statement
    stmt.close ();
    // Close the connection
    con.close ();
    catch (SQLException sqle)
    dispose ();
    System.exit (0);
    tPane = new JTabbedPane ();
    tPane.addChangeListener (new ChangeListener ()
    public void stateChanged (ChangeEvent c)
    //Status.setText ("Clicked");
    tablePane = new JPanel ();
    recordPane = new JPanel ();
    recordPane.addFocusListener(new FocusListener()
    public void focusGained(FocusEvent e)
    Status.setText ("Clicked");
    queryPane = new JPanel ();
    TName1 = new TextField (25);
    TName2 = new TextField (25);
    TName3 = new TextField (25);
    idField = new TextField (10);
    idField2 = new TextField (10);
    TitleField = new TextField (25);
    TitleField2 = new TextField (25);
    result = new TextArea ("Under Construction", 5, 30);
    NewT = new Button ("New Table");
    NewR = new Button ("New Record");
    NewQ = new Button ("New Query");
    NewT.addActionListener (this);
    NewR.addActionListener (this);
    NewQ.addActionListener (this);
    TNameLabel1 = new Label ("Enter name of table here");
    TNameLabel2 = new Label ("Enter name of table here");
    TNameLabel3 = new Label ("Enter name of table here");
    idLabel = new Label ("Enter movie ID here");
    TitleLabel = new Label ("Enter title of Movie here");
    TitleLabel2 = new Label ("Enter title of Movie here");
    tablePane.add (TNameLabel1);
    tablePane.add (TName1);
    tablePane.add (NewT);
    recordPane.add (TNameLabel2);
    recordPane.add (TName2);
    recordPane.add (idLabel);
    recordPane.add (idField);
    recordPane.add (TitleLabel);
    recordPane.add (TitleField);
    recordPane.add (NewR);
    //recordPane.add (tableChoice);
    queryPane.add (TNameLabel3);
    queryPane.add (TName3);
    queryPane.add (TitleLabel2);
    queryPane.add (TitleField2);
    queryPane.add (NewQ);
    queryPane.add (result);
    Status = new Label ("");
    // make the window and add components to it
    tPane.addTab ("Table", tablePane);
    tPane.addTab ("Record", recordPane);
    tPane.addTab ("Query", queryPane);
    add (tPane, BorderLayout.CENTER);
    add (Status, BorderLayout.SOUTH);
    pack ();
    setVisible (true);
    public static void main (String args [])
    ConnectToDatabase ("vdds");
    TableWindow tw = new TableWindow ();
    }

  • Yet more problems!  Now the computer recognises ipod, but itunes doesn't

    I used my ipod with my old laptop, but now I want to use it on my new one.
    Firstly the ipod wouldn't sync, and after literally hours of messing, itunes kept saying "error: cannot sync". I still haven't resolved that issue.
    But now itunes doesn't recognise the ipod at all, despite the computer recognising it!!!!
    All the help seems to be for XP, but I have vista.
    Why do the same problems happen over and over and over? I hate my ipod, and wished I had never bought one.
    Anyone, please help before I put a stiletto heel through it.

    See this article:
    http://docs.info.apple.com/article.html?artnum=93716

  • N97 Yet more problems

    Recieved a message the other day saying there was an important update to download via the pc software updater.
    Installed the new version of software updater, plugged my phone in via usb in pc suite mode and surprise surprise it doesnt find the phone.
    Am i the only one that thinks that the nokia software is just so painfully terrible?

    Try plugging and unplugging the usb cable from the phone a couple of times, this usually solves it for me.
    Good Luck
    If I have helped at all, a click on the White Star is always appreciated :
    you can also help others by marking 'accept as solution' 

  • Yet more Superdrive firmware 2.1 problems

    Like everyone else I di the firmware update, and now whilst the macbook works OK, the superdrive will not recongise any disc as anything other than a CD read only disc with 564.3mb capacity. Toast will not write to it.
    I'm seriously upset at Apple for this as I'm away seeing family on the other side of the planet and I have all my home movies on the MB, the plan was for them to see which ones they want then I could burn them. That planned is now screwed.
    I've repaired permissions and done a PRAM reset, no change. Any suggestions to get the superdrive working again?

    Have you tried running the update a second time?
    I don't know if it'll let you do it - removing the SuperDriveFWUpdate.pkg in /Library/Reciepts may help.
    There should be a SuperDrive Update 2.1 in /Applications/Utilities that you could try running again, or if you want to start from scratch, delete it and re-download.

  • Jsp taglib problems in J2ee server  of j2sdkee1.3

    Fresh from solving the problems with usebean in jsp, I again got a problem with the custom tags of JSP
    I am using Jdk1.3 and j2sdkee1.3, windows98
    The class file is stored in a package called my in the c:\j2sdkee1.3\lib\classes\my folder
    and the tld and jsp file stored in c:\j2sdkee1.3\public_html folder
    when I access the atm.jsp page, I got this error message
    A Servlet Exception Has Occurred
    org.apache.jasper.compiler.ParseException: End of content reached while more parsing required: tag nesting error?
    Here is the ATMJsp.tld code
    <?xml version="1.0" encoding="ISO-8859-1" ?>
    <!DOCTYPE taglib PUBLIC "-//Sun Microsystems, Inc.//DTD JSP Tag Library 1.1//EN" "http://java.sun.com/j2ee/dtds/web-jsptaglibrary_1_1.dtd">
    <taglib>
         <tlibversion>1.0</tlibversion>
         <jspversion>1.1</jspversion>
         <shortname>ATMJsp</shortname>
         <info>a tag library for the atm details</info>
         <tag>
              <name>ATM</name>
              <tagclass>my.atmtag</tagclass>
              <bodycontent>JSP</bodycontent>
              <info>Outputs of the ATM Counter</info>
         </tag>
    </taglib>
    I try:
    When I put the <bodycontent> tags below the <info> tags, I got the error message that the tag doesn't allow "bodycontent" here
    I don't know what caused the problem ... is there some mistake in the above code?
    Include other file to make it more clear---* atm.jsp and atmtag.java
    atm.jsp
    <%@ page import="my.atmtag" %>
    <%@ taglib uri="ATMJsp.tld" prefix="atmjsp" %>
    <%@ page errorPage="errorpage.jsp" %>
    <!DocType HTML Public "-//W3C//DTD// HTML 4.0 Translational//EN">
    <html>
    <head></head>
    <body>
    <h3 align=center>ATM counters that need cash</h3>
    <table><tr>
    <td></td>
    <td><atmjsp:ATM></td>
    </tr>
    </body>
    </html>
    atmtag.java
    package my;
    import javax.servlet.jsp.*;
    import javax.servlet.jsp.tagext.*;
    import java.io.*;
    import java.sql.*;
    import java.math.*;
    import java.util.*;
    //tag handler
    public class atmtag extends TagSupport
         Connection connect=null;
         Statement state=null;
         ResultSet result=null;
         public atmtag() throws ClassNotFoundException
              Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");
         public int doStartTag() throws JspTagException
              return EVAL_BODY_INCLUDE;
         public int doEndTag() throws JspTagException
              try
                   JspWriter out=pageContext.getOut();
                   connect=DriverManager.getConnection("jdbc:odbc:EarnestBank","","");
                   String strquery="select cCounter_id, cAddress, mCashBalance from Counter where mCashBalance<=10000";
                   state=connect.createStatement();
                   ResultSet result=state.executeQuery(strquery);
                   String sid=null;
                   String saddress=null;
                   String sbalance=null;
                   Vector v=new Vector();
                   while(result.next())
                        sid=result.getString(1);
                        saddress=result.getString(2);
                        sbalance=result.getString(3);
                        v.add(sid);
                        v.add(saddress);
                        v.add(sbalance);
                   for (int i=0; i<v.size();i++)
                        String str=(String)v.elementAt(i);
                        pageContext.getOut().write(str);
              catch(Exception ex)
              return EVAL_PAGE;
    Pls help me to get through this hurdle
    Thanks

    1) To handle <bodycontent> you should inherit from BodyTagSupport
    class
    2) You should use your bean like: <td><atmjsp:ATM/></td>
    with closing slash - it's bodyless tag - this mistake
    causes JSP compiler to report error
    Enjoy!
    Paul

  • Taglib problem: Cannot parse custom tag with short name table

    Hello!
    I am having problems deploying a jsp tag in web as. The same war file works fine on websphere, jboss. SAP web as seems to be complaining about the short name in the tld.
    Can any body me to any known web as issues with jsp tags?
    Thanks
    [code]
    Application error occurs during processing the request.
    Details: com.sap.engine.services.servlets_jsp.server.exceptions.WebIOException: Internal error while parsing JSP page /usr/sap/J2E/JC00/j2ee/cluster/server0/apps/sap.com/dispear/servlet_jsp/disp/root/test.jsp.
         at com.sap.engine.services.servlets_jsp.server.jsp.JSPParser.parse(JSPParser.java:85)
         at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.getClassName(JSPServlet.java:207)
         at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.compileAndGetClassName(JSPServlet.java:369)
         at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.service(JSPServlet.java:164)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:385)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:263)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:340)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:318)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:821)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:239)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:147)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:37)
         at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:94)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:162)
    Caused by: com.sap.engine.services.servlets_jsp.lib.jspparser.exceptions.JspParseException: Cannot parse custom tag with short name table.
         at com.sap.engine.services.servlets_jsp.lib.jspparser.syntax.xmlsyntax.CustomJspTag.action(CustomJspTag.java:129)
         at com.sap.engine.services.servlets_jsp.lib.jspparser.syntax.ElementCollection.action(ElementCollection.java:52)
         at com.sap.engine.services.servlets_jsp.server.jsp.JSPParser.initParser(JSPParser.java:307)
         at com.sap.engine.services.servlets_jsp.server.jsp.JSPParser.parse(JSPParser.java:74)
         ... 18 more
    Caused by: com.sap.engine.services.servlets_jsp.lib.jspparser.exceptions.JspParseException: Unknown class name java.lang.Object.
         at com.sap.engine.services.servlets_jsp.lib.jspparser.taglib.TagBeginGenerator.convertString(TagBeginGenerator.java:365)
         at com.sap.engine.services.servlets_jsp.lib.jspparser.taglib.TagBeginGenerator.generateSetters(TagBeginGenerator.java:187)
         at com.sap.engine.services.servlets_jsp.lib.jspparser.taglib.TagBeginGenerator.generateServiceMethodStatements(TagBeginGenerator.java:212)
         at com.sap.engine.services.servlets_jsp.lib.jspparser.taglib.TagBeginGenerator.generate(TagBeginGenerator.java:269)
         at com.sap.engine.services.servlets_jsp.lib.jspparser.syntax.xmlsyntax.CustomJspTag.action(CustomJspTag.java:127)
         ... 21 more
    [/code]

    Hi Ray,
    I am facing similar kind of issue.
    Can you please help to resolve it?
    Thanks in advance.
    Logs are as below [Here I am using standard tag lib]::
    Caused by: com.sap.engine.services.servlets_jsp.jspparser_api.exception.JspParseException: Cannot parse custom tag with short name [out].
         at com.sap.engine.services.servlets_jsp.jspparser_api.jspparser.syntax.xmlsyntax.CustomJspTag.action(CustomJspTag.java:183)
         at com.sap.engine.services.servlets_jsp.jspparser_api.jspparser.syntax.ElementCollection.action(ElementCollection.java:59)
         at com.sap.engine.services.servlets_jsp.jspparser_api.jspparser.syntax.JspIncludeDirective.action(JspIncludeDirective.java:51)
         at com.sap.engine.services.servlets_jsp.jspparser_api.jspparser.syntax.ElementCollection.action(ElementCollection.java:59)
         at com.sap.engine.services.servlets_jsp.jspparser_api.jspparser.syntax.JspElement.customTagAction(JspElement.java:994)
         at com.sap.engine.services.servlets_jsp.jspparser_api.jspparser.syntax.JspElement.action(JspElement.java:228)
         at com.sap.engine.services.servlets_jsp.jspparser_api.jspparser.syntax.ElementCollection.action(ElementCollection.java:59)
         at com.sap.engine.services.servlets_jsp.jspparser_api.jspparser.syntax.ElementCollection.action(ElementCollection.java:69)
         at com.sap.engine.services.servlets_jsp.jspparser_api.jspparser.GenerateJavaFile.generateJavaFile(GenerateJavaFile.java:72)
         at com.sap.engine.services.servlets_jsp.server.jsp.JSPProcessor.parse(JSPProcessor.java:270)
         at com.sap.engine.services.servlets_jsp.server.jsp.JSPProcessor.generateJavaFile(JSPProcessor.java:194)
         at com.sap.engine.services.servlets_jsp.server.jsp.JSPProcessor.parse(JSPProcessor.java:126)
         at com.sap.engine.services.servlets_jsp.jspparser_api.JSPChecker.getClassName(JSPChecker.java:319)
         at com.sap.engine.services.servlets_jsp.jspparser_api.JSPChecker.compileAndGetClassName(JSPChecker.java:248)
         at com.sap.engine.services.servlets_jsp.jspparser_api.JSPChecker.getClassNameForProduction(JSPChecker.java:178)
         at com.sap.engine.services.servlets_jsp.jspparser_api.JSPChecker.processJSPRequest(JSPChecker.java:109)
         at com.sap.engine.services.servlets_jsp.jspparser_api.JspParser.generateJspClass(JspParser.java:154)
         at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.service(JSPServlet.java:193)
         ... 47 more
    Caused by: com.sap.engine.services.servlets_jsp.jspparser_api.exception.JspParseException: Attribute [value] of [<c:out>] can accept only static values.
         at com.sap.engine.services.servlets_jsp.jspparser_api.jspparser.taglib.TagBeginGenerator.calculateAttributeValue(TagBeginGenerator.java:476)
         at com.sap.engine.services.servlets_jsp.jspparser_api.jspparser.taglib.TagBeginGenerator.generateSetters(TagBeginGenerator.java:394)
         at com.sap.engine.services.servlets_jsp.jspparser_api.jspparser.taglib.TagBeginGenerator.generateServiceMethodStatements(TagBeginGenerator.java:562)
         at com.sap.engine.services.servlets_jsp.jspparser_api.jspparser.taglib.TagBeginGenerator.generate(TagBeginGenerator.java:678)
         at com.sap.engine.services.servlets_jsp.jspparser_api.jspparser.syntax.xmlsyntax.CustomJspTag.action(CustomJspTag.java:181)
         ... 64 more
    Regards,
    Sankalp

  • New PC and yet same old problems

    Hi,
    I've just put together the PC in my signature and have already run into a bunch of problems. First and most irritatingly - this is now the third PC i've put together that has problems with jumpy graphics in games. It never really bothered me before because i'm not big on games and tend to use my PC for video encoding etc etc. But this latest PC i built (on a budget) for games as Half Life 2 will arrive soon i thought i'd start gaming again!  
    Anyway, a little tricky to describe but i hope you'll understand what i mean when i say the graphics are jumpy or jerky. They sort of stutter. Now this being the third PC i've had with the same problem will lead you assume i have a nasty power problem in my house. Well no, cos thats what i thought. My power supply is very good and to be extra careful all my PC's now have a UPS with voltage regulators onboard.
    I thought this could be a memory issue (AMD 64 platforms seem to have a fair few problems with memory) but memtest cleared my Mushkin memory at stock settings after close to 8 hours testing.
    So i've done some benchmarking and testing and thought you may be interested in the results. PCMark04 - All my results check very well compared to similar systems except my CPU score, that was lower than expected. Another interesting point would be my Sandra scores, again all scores faired well except the CPU Multi media score that was lower than an XP 2000+. Hmmmm....  
    3dMark etc is all good (again except CPU scores in 3DMARK03) so i don't know what more to say about that. Heat is a possibility, my readings show the CPU runs @ 43c idle, my case tells me the system runs at ~28c, but i don't know if that CPU reading is accurate because i haven't updated the BIOS yet, which leads me onto my next problem...
    I can't seem to update the BIOS because when i get to the A:\ prompt in DOS i can't get to any other drive. i.e. i can't type in "c:" to change drive so i can update the BIOS which is really annoying. I'm not sure whats up here - probably something setup wrong in the BIOS but i wouldn't know.  
    Thirdly, more of a question than me moaning, is it ok to have the SATA controller sharing an IRQ? I will post my IRQ's at the bottom of this post.
    But if this graphics problem has happened to me three out of three times, then i must be doing something wrong each time. Well plenty to think about and there are probably some very good explanations.
    Thanks for your time,
    bounty

    Quote
    Originally posted by bounty
    Hey thanks for your replies.
    I'm running the latest BIOS available, latest drivers etc and have installed the AMD drivers too. I'm running my SATA drive on SATA 1 and have now disabled 3 and 4 as well as put the AGP frequency up to 67. I'm not OCing anything and no equipment has ever been used in all 3 machines.
    I tried turning off fast writes and lowering the hardware acceleration and believe me this is like the 4th install of windows i've done trying to sort this problem out. Still no prevail though.
    What about the harddrive flickering, should it be doing that whilst i play games?
    You should be using Sata 3 or 4 , not 1 or 2.
    Also DIMM 1 and 2 for memory (those closest to the CPU)
    if you are using an Nvidia card the agp fastwrites is usually what causes hangs, and freezing.
    Strange that you should build three PCs all with the same problem.. What is the common factor here? if its the Video card, i suggest getting a new one.

  • IPod Touch (yet another) syncing problem contacts, address book

    I have a new 2nd gen Touch 8g. I am trying to sync to my MacBook Pro. Would like to sync all my contacts and calendar info from my old Palm, but that is not my question today. I am unable to sync my Address Book and iCal information to Contacts and Calendar on the Touch. Specifics:
    - OS X is 10.5.6
    - iTunes is 8.1, recently updated
    - iTouch software is 2.2.1, recently updated
    - Address Book is 4.1.1
    - iCal is 3.0.6
    I can "sync" using iTunes. It backs up the Touch. It syncs the music. It doesn't sync the Address Book or Contacts properly.
    History:
    - At first, I set it to sync the Address Book and Contacts (not Calendar and iCal). It would go through the sync process until "Updating Contacts with..." It would hang there overnight. This happened when there were 200+ contacts in Address Book on the Mac but none on the Touch. I cancelled after overnight hours and found none on the Touch.
    - Deleted all Address Book contacts. Now there were none on either Mac or Touch. Still would spin the "Updating Contacts with..." for hours.
    - Set iTunes to sync both Address Book and iCal. Added 1 simple contact in Address Book. Added 1 event in iCal. Synced. The sync completed but nothing was transferred between the Mac and the Touch.
    - Added 1 contact in Contacts on Touch and 1 event in Calendar on Touch. Synced. Each still had 1 contact, 1 event, but not the same ones.
    - Set iTunes to replace the information on the iPod (one time). The sync completed, and erased the contact and calendar event on the Touch, and put the 1 iCal event onto the Touch (yea!) but not the contact from Address Book (boo!).
    - Tried multiple more times. I can add a calendar event on the Touch, but it never appears on iCal on the Mac. I can add a contact on the Touch or in Address Book on the Mac, but the two never sync up to show on the other.
    Other details:
    - I don't use Google Contacts or Calendar
    - I don't use MobileMe (or really know what it is yet)
    - I did use iSync to try to sync all my Palm info (not successfully), but stopped trying and reset the sync history, just in case.
    - I don't use USB hubs, and I do the sync with just the Touch attached via the cable it came with directly into the MacBook Pro.
    - I've read hundreds of posts here and elsewhere. I've restarted programs multiple times. I've updated software. I've tried following the advice of all the posts I could, even if they weren't precisely what I was experiencing.
    Does anyone have any brilliant ideas as to what I should try next? I bought this thing to replace my Palm as my PDA, but it won't be any good unless I can sync the darn thing. I've been working on this for almost 3 days straight and am going bug eyed reading all the info on the web. ANY help would be appreciated!
    Thanks!

    I managed to get the sync to work after much shutting down and restarting, of programs and the computer. I cleared the iSync history just in case. I closed programs, etc. Eventually, it just worked and has continued to do so ever since. It is not slow, but rather quick.
    All is well.
    Now, the conversion from Palm is another story.....

  • One more time - problems with fans

    I realize this is but one of hundreds or possibly thousands of cases of Mac users being plagued by fan noise problems, but to me it has been a long and extremely frustrating saga. I have been a Mac user since the very beginning, through different versions of Macs and iMacs, and this is the first time I ever refer to a Macintosh as a "piece of junk."
    I bought my iMac G5 in August 2005, a 20-inch ALS with 250 GB hard drive and 512 MB RAM. It worked perfectly until January this year, when all of sudden it shut down by itself. Freaked me out completely. Turned out to be power supply problem (EMC 2056) which Apple never informed me about.
    I brought it to a repair shop that fixed the intermittent shut-down problem. I also added 1GB memory. But then the fans started to go berserk. Before the power supply problem, I only heard the fans whenever I used a large program like Photoshop. For the most part, it was a very quiet machine. After the power supply was replaced, within minutes of turning the iMac on, I could hear the fans spinning faster and faster, stabilizing at around 4400 rpm and did not stop spinning until I put the iMac to sleep or turned it off, regardless of CPU usage or software being used.
    I checked the discussions at this forum (over 500 posts, no real answer) and did every "voodoo trick" suggested: I reset the SMU dozens of time, cleaned the inside of the iMac and around the fan area, did apple hardware test (everything was fine), monitored temperature and activity with XRG (average CPU at 160F, hard drive at 113F), cleaned out caches, tested for corrupt preferences, re-installed the original OS 10.4 (which only made the fans louder), upgraded it back to OS 10.4.9. I also removed the additional 1 GB memory, thinking it might be a bad piece. It didn't help.
    Finally, I requested fan replacement from Apple and got them. I installed them last Sunday and now the problem is even worse! Within SECONDS of turning it on, the CPU T- Dio soars to around 170F, even while the machine is still stone cold to the touch. The hard drive temperature now averages at 117F, CPU fan is never below 4000 rpm (4400 rpm 98% of the time), even at 5-8% CPU usage.
    The fans themselves are much quieter because they're brand new. But you can still hear the hums and whirs and it drives me nuts. More seriously, my iMac is now narcoleptic. If I use it too long (a few hours on a stretch) it will put itself to sleep, apparently because it thinks it is overheated. And when I use Photoshop or Illustrator, the awake time is even shorter. Depending on the outside temperature, at the most I can only use them for about an hour at a time. Two days ago we had heat wave, and even with the air conditioner running full blast in my study, the iMac kept falling asleep within minutes of using Illustrator.
    Right now I am using TextEdit and no other program is running. Uptime is 59 minutes, average CPU 9.6%. CPU T-Dio is at 168.8F, hard drive 117.5F, CPU fan at 4400 rpm. I am out of ideas and before I do something drastic to this machine, if anyone knows what's going on with my iMac (I know every case is different), please help!
    iMacG5 ECM 2056   Mac OS X (10.4.9)   20"/2.0GHz Power PC/1.5GB DDR SDRAM/250GB
    iMacG5 ECM 2056   Mac OS X (10.4.9)   20"/2.0GHz Power PC/1.5GB DDR SDRAM/250GB

    I do not have the solution... but the same problem with a nice iMac G5 purchased in July 2005.
    My Mac operated very silently untill 6 month ago;problem MAY ( I am not sure) have started when I upgraded to 10.4.10 ; even with few applications and low CPU usage (80% or more inactive), it seems that I have the following regrettable chain of events;
    ==> the CPU temperature is quite high ( 60°c to 72°c most of the time, ie 140-160 °F)
    ==> resulting in fan turning at high speed ( 2.000 for CPU and system, 2500 for HD), and changing speed all the time
    ==> resulting in a noisy computer
    I am SURE this was not the case 6 month ago, and I suspect it is linked to my upgrade to 10.4.10.
    I did all sorts of reinstall, authorization repair, SMU reset, fan clean-up with no sucess.
    iMac G5 (2005)   Mac OS X (10.4.10)   POwerbook G4 Titanium (2001)

  • Please Help! More Capturing Problems.

    I'm having some trouble capturing footage from onto Final Cut Express HD.
    Whenever I try to capture, the footage plays on my screen for about a second, freezes and I get this error message,
    "Capture encountered a problem reading the data on your source tape. This could be due to a problem with the tape. Capture has been aborted and you clip has been saved."
    I am left with a five second clip from my tape for my trouble. This has only started happening recently, I am using the same setup that I have done before when it was working. I can capture with no issues on imovie.
    I have called tech support and they sent me a link that shows how to reinstall final cut and delete all the user preference settings. I have tried different tapes, different sources for saving footage and I still have the exact same problem.
    Any more info you need please ask. Please help me, I'm pulling my hair out!
    Thanks!

    Well, I've captured before when the external drives have been connected, but I disconnected them and retried after resetting everything and I still get the same error.
    I've also tried resetting the settings on my XHA1 and deleting all the preferences for final cut express, all the receipts etc. And reinstalling and still I get the same error.
    I am shooting in HDV and have tried capturing with both 'HD down-conv' on and off, comp out is 1080i/576i (as it's always been). Set my FCE setting correctly? I've been through preferences and system settings, apart from selecting easy setup>DV-NTSC Firewire Basic and making sure there is space on capture scratch, anything else I need to look out for?

  • Taglib problem in JSP

    I'm using JFreeChart to display the chart and I define the following taglib in my JSP.
    <%@ taglib uri="/WEB-INF/chartlib.tld" prefix="chartlib" %>
    It works in Tomcat and WebLogic, but not webtogo, got this exception.
    java.lang.NoClassDefFoundError: Illegal name: /WEB-INF/chartlib.tld
         at java.lang.ClassLoader.defineClass(Unknown Source)
         at java.lang.ClassLoader.defineClass(Unknown Source)
         at oracle.lite.web.ServletHandler$ServletClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at oracle.jsp.parse.JspUtils.loadClassJDK(JspUtils.java:219)
         at oracle.jsp.parse.JspUtils.loadClass(JspUtils.java:209)
    I have to hardcode the app name in order to make it work. Is there any good solution?
    <%@ taglib uri="//webapp/WEB-INF/chartlib.tld" prefix="chartlib" %>
    And it just solve the exception problem, it actually cannot show the chart. Anyone use the jfreechart or has problem in using custom tag library?
    Matthew

    I put the chartlib.tld in /WEB-INF/ and here is my web.xml. The uri of the taglib directive in JSP is exactly the taglib-uri here for each case.
    <taglib>
    <taglib-uri>/WEB-INF/chartlib.tld</taglib-uri>
    <taglib-location>/WEB-INF/chartlib.tld</taglib-location>
    </taglib>
    <taglib>
    <taglib-uri>chartlib-01.tld</taglib-uri>
    <taglib-location>/chartlib.tld</taglib-location>
    </taglib>
    <taglib>
    <taglib-uri>chartlib-02.tld</taglib-uri>
    <taglib-location>/no_chartlib.tld</taglib-location>
    </taglib>
    <taglib>
    <taglib-uri>chartlib-03.tld</taglib-uri>
    <taglib-location>/WEB-INF/chartlib.tld</taglib-location>
    </taglib>
    <taglib>
    <taglib-uri>chartlib-04.tld</taglib-uri>
    <taglib-location>chartlib.tld</taglib-location>
    </taglib>
    <taglib>
    <taglib-uri>chartlib-05.tld</taglib-uri>
    <taglib-location>no_chartlib.tld</taglib-location>
    </taglib>
    <taglib>
    <taglib-uri>/WEB/chartlib.tld</taglib-uri>
    <taglib-location>/WEB-INF/chartlib.tld</taglib-location>
    </taglib>
    And I have modified the source code in JspDirectiveTaglib.java to output some debug message, where s1 is the value of uri in JSP, s3 is the value of taglib-location in web.xml. Here is the result. It tries to load s1 first. If it returns null, then it reads the tld file s2. It shows that the leading '/' represent the webapp dir. If it is relative (i.e. no '/'), it refers to the /WEB-INF as you can see the program automatically add it in the beginning. Finally, the message "loader MyChartTag" shows that it loads my tag class successfully.
    ----Case 1: this should be the normal/ideal case, but in fact it fails.
    ----It loads the tld file but it is not a class, so throws the error.
    JspDirectiveTaglib:uri(s1)=[WEB-INF/chartlib.tld]
    JspDirectiveTaglib:s3=[WEB-INF/chartlib.tld]
    JspDirectiveTaglib:loadClass(s1)=[WEB-INF/chartlib.tld]
    log1: loader: /WEB-INF/chartlib.tld
    log9: JspServlet: unable to dispatch to requested page: java.lang.NoClassDefFoundError:
    Illegal name: /WEB-INF/chartlib.tld
    ----Case 2: try to read tld in root dir.
    JspDirectiveTaglib:uri(s1)=[chartlib-01.tld]
    JspDirectiveTaglib:s3=[chartlib.tld]
    JspDirectiveTaglib:loadClass(s1)=[chartlib-01.tld]
    JspDirectiveTaglib:class1=null
    log9: JspServlet: unable to dispatch to requested page: oracle.jsp.parse.JspParseException:
    Error: java.io.FileNotFoundException:
    F:\webapp\chartlib.tld (???????????)
    ----Case 3: try to read a non-existing tld to see where is the root dir.
    JspDirectiveTaglib:uri(s1)=[chartlib-02.tld]
    JspDirectiveTaglib:s3=[no_chartlib.tld]
    JspDirectiveTaglib:loadClass(s1)=[chartlib-02.tld]
    JspDirectiveTaglib:class1=null
    log9: JspServlet: unable to dispatch to requested page: oracle.jsp.parse.JspParseException:
    Error: java.io.FileNotFoundException:
    F:\webapp\no_chartlib.tld (???????????)
    ----Case 4: try to read tld in absolute dir.
    JspDirectiveTaglib:uri(s1)=[chartlib-03.tld]
    JspDirectiveTaglib:s3=[WEB-INF/chartlib.tld]
    JspDirectiveTaglib:loadClass(s1)=[chartlib-03.tld]
    JspDirectiveTaglib:class1=null
    log1: loader: MyChartTag
    ----Case 5: try to read tld in relative dir, but the path is changed by the program.
    JspDirectiveTaglib:uri(s1)=[chartlib-04.tld]
    JspDirectiveTaglib:s3=[WEB-INF/chartlib.tld]
    JspDirectiveTaglib:loadClass(s1)=[chartlib-04.tld]
    JspDirectiveTaglib:class1=null
    log1: loader: MyChartTag
    ----Case 6: try to read a non-existing tld in relative dir, but the path is changed by the program.
    JspDirectiveTaglib:uri(s1)=[chartlib-05.tld]
    JspDirectiveTaglib:s3=[WEB-INF/no_chartlib.tld]
    JspDirectiveTaglib:loadClass(s1)=[chartlib-05.tld]
    JspDirectiveTaglib:class1=null
    log9: JspServlet: unable to dispatch to requested page: oracle.jsp.parse.JspParseException:
    Error: java.io.FileNotFoundException:
    F:\webapp\WEB-INF\no_chartlib.tld (???????????)
    ----Case 7: try to compare to case 1 if the uri specifies an invalid path.
    JspDirectiveTaglib:uri(s1)=[WEB/chartlib.tld]
    JspDirectiveTaglib:s3=[WEB-INF/chartlib.tld]
    JspDirectiveTaglib:loadClass(s1)=[WEB/chartlib.tld]
    JspDirectiveTaglib:class1=null
    log1: loader: MyChartTag

  • But wait, there's more... more wifi problems = glad to have my nexus 7

    i work in a wifi zone.  who doesn't.  i used to use my ipad 2 (64gig wifi+3g iOS 6.0.1) all the time here to get things from dropbox or take notes with evernote, or to surf answers to questions posed in meetings.  wonderful tool.  then i updated the OS to 6...
    and now i can't use it for more than a couple of minutes before wifi quits working.
    i get the same spining wheel of death in the settings>wifi that others have complained about.
    i've started carrying my nexus 7 around with the ipad and without failing even a single time the nexus has never had an issue connecting while the ipad sits and spins its wheel of death. 
    and all this can be had for $1,000 with tax.  yea.
    at home my wifi connectivity is much better with the ipad, but still it's worse than it was before the 'update'.  further, if the nexus can connect i expect the 4 times more expensive, from the great minds at apple, ipad to be able to connect also. 
    guess i was wrong. 
    i don't get angry when computers can't do complex things that are relatively new, but wifi isn't new, and i get immensly hacked off when a company breaks a basic functionality of a devise and offers nary a word on a fix. 
    face it folks.  this is just another IT gadget made by just another computer company. 

    iOS 6.1 was just released today. Maybe there's a wifi fix.
    Some things to try first:
    1. Turn Off your iPad. Then turn Off (disconnect power cord for 30 seconds or longer) the wireless router & then back On. Now boot your iPad. Hopefully it will see the WiFi.
    2. Go to Settings>Wi-Fi and turn Off. Then while at Settings>Wi-Fi, turn back On and chose a Network.
    3. Change the channel on your wireless router (Auto or Channel 6 is best). Instructions at http://macintoshhowto.com/advanced/how-to-get-a-good-range-on-your-wireless-netw ork.html
    4. Go into your router security settings and change from WEP to WPA with AES.
    5.  Renew IP Address: (especially if you are droping internet connection)
        •    Launch Settings app
        •    Tap on Wi-Fi
        •    Tap on the blue arrow of the Wi-Fi network that you connect to from the list
        •    In the window that opens, tap on the Renew Lease button
    ~~~~~~~~~~~~~~~~~~~~~~~~~
    iOS 6 Wifi Problems/Fixes
    How To: Workaround iPad Wi-Fi Issues
    http://www.theipadfan.com/workaround-ipad-wifi-issues/
    Another Fix For iOS 6 WiFi Problems
    http://tabletcrunch.com/2012/10/27/fix-ios-6-wifi-problems-ssid/
    Wifi Doesn't Connect After Waking From Sleep - Sometimes increasing screen brightness prevents the failure to reconnect after waking from sleep. According to Apple, “If brightness is at lowest level, increase it by moving the slider to the right and set auto brightness to off.”
    Fix For iOS 6 WiFi Problems?
    http://tabletcrunch.com/2012/09/27/fix-ios-6-wifi-problems/
    Did iOS 6 Screw Your Wi-Fi? Here’s How to Fix It
    http://gizmodo.com/5944761/does-ios-6-have-a-wi+fi-bug
    How To Fix Wi-Fi Connectivity Issue After Upgrading To iOS 6
    http://www.iphonehacks.com/2012/09/fix-wi-fi-connectivity-issue-after-upgrading- to-ios-6.html
    iOS 6 iPad 3 wi-fi "connection fix" for netgear router
    http://www.youtube.com/watch?v=XsWS4ha-dn0
    Apple's iOS 6 Wi-Fi problems
    http://www.zdnet.com/apples-ios-6-wi-fi-problems-linger-on-7000004799/
    ~~~~~~~~~~~~~~~~~~~~~~~
    How to Fix a Poor Wi-Fi Signal on Your iPad
    http://ipad.about.com/od/iPad_Troubleshooting/a/How-To-Fix-A-Poor-Wi-Fi-Signal-O n-Your-iPad.htm
    iOS Troubleshooting Wi-Fi networks and connections  http://support.apple.com/kb/TS1398
    iPad: Issues connecting to Wi-Fi networks  http://support.apple.com/kb/ts3304
    WiFi Connecting/Troubleshooting http://www.apple.com/support/ipad/wifi/
    How to Fix: My iPad Won't Connect to WiFi
    http://ipad.about.com/od/iPad_Troubleshooting/ss/How-To-Fix-My-Ipad-Wont-Connect -To-Wi-Fi.htm
    iOS: Connecting to the Internet http://support.apple.com/kb/HT1695
    iOS: Recommended settings for Wi-Fi routers and access points  http://support.apple.com/kb/HT4199
    How to Quickly Fix iPad 3 Wi-Fi Reception Problems
    http://osxdaily.com/2012/03/21/fix-new-ipad-3-wi-fi-reception-problems/
    iPad Wi-Fi Problems: Comprehensive List of Fixes
    http://appletoolbox.com/2010/04/ipad-wi-fi-problems-comprehensive-list-of-fixes/
    Connect iPad to Wi-Fi (with troubleshooting info)
    http://thehowto.wikidot.com/wifi-connect-ipad
    Fix iPad Wifi Connection and Signal Issues  http://www.youtube.com/watch?v=uwWtIG5jUxE
    Fix Slow WiFi Issue https://discussions.apple.com/thread/2398063?start=60&tstart=0
    How To Fix iPhone, iPad, iPod Touch Wi-Fi Connectivity Issue http://tinyurl.com/7nvxbmz
    Unable to Connect After iOS Update - saw this solution on another post.
    https://discussions.apple.com/thread/4010130
    Note - When troubleshooting wifi connection problems, don't hold your iPad by hand. There have been a few reports that holding the iPad by hand, seems to attenuate the wifi signal.
    ~~~~~~~~~~~~~~~
    If any of the above solutions work, please post back what solved your problem. It will help others with the same problem.
     Cheers, Tom

Maybe you are looking for

  • How do I move pics from myverizon to my iPad?

    How do I move pics from myverizon to my iPad?

  • What's wrong with my timeline?

    The timeline is really frustrating me, it doesn't look like how it usually does. I have premiere on my pc and it's all normal and looks like this... But on my mac (i just recently got it for my mac, haven't used it until today) it looks so weird! I a

  • Please, Help NEED immediately, Radeon 9200 Ati on 23" hd cinema display??

    Hi you all expert, i definitely need some help here after searching through the site , i still couldn't find the solution. Currently i am operating an old G4 Mac 400 mhz , rage 128 pro, the salesman told me it will support the new 23" hd cinema flat

  • How to get these values?

    This sample output of trcsess shows the consolidation of traces for a particular session. In the following example the session index and serial number equals 21.2371. trcsess session=21.2371My question is: what are session index and serial number her

  • Stereo File is only shown as mono

    I've got a problem with the audio lines in Premiere Cs 5.5. I've got a .mov file and after importing the file, premiere shows me, that my audio line is only mono whereelse on a nother similar computer with cs5.5 the file is stereo. The problem with t