Error in ADF tree Expansion,need a quick help

Hi,
I created a ADF tree, with single level of hierarchy,i.e., just parent and child nodes.
I added the respective two rules during tree creation for root node and child node.
At runtime, it is showing the root nodes but on clicking the (+) sign, it is throwing an error in the log, as following:
*'Definition Name of type Attribute not found in MasterVO_DetailVO_VL_DetailVO'*
at oracle.jbo.server.RowImpl.findAttrAndGetIndex(RowImpl.java:103)
     at oracle.jbo.server.ViewRowImpl.getAttribute(ViewRowImpl.java:760)
     at oracle.jbo.uicli.binding.JUCtrlHierNodeBinding.refresh(JUCtrlHierNodeBinding.java:500)
     at oracle.jbo.uicli.binding.JUCtrlHierNodeBinding.updateValuesFromRow(JUCtrlHierNodeBinding.java:523)
     at oracle.jbo.uicli.binding.JUIteratorBinding.updateValuesFromRows(JUIteratorBinding.java:315)
     at oracle.adf.model.binding.DCIteratorBinding.refreshControl(DCIteratorBinding.java:693)
     at oracle.adf.model.binding.DCIteratorBinding.rangeRefreshed(DCIteratorBinding.java:735)
     at oracle.jbo.common.RowSetHelper.fireRangeRefreshed(RowSetHelper.java:172)
     at oracle.jbo.server.ViewRowSetIteratorImpl.notifyRangeRefreshed(ViewRowSetIteratorImpl.java:3473)
     at oracle.jbo.server.ViewRowSetIteratorImpl.ensureRefreshed(ViewRowSetIteratorImpl.java:2695)
     at oracle.jbo.server.ViewRowSetIteratorImpl.refresh(ViewRowSetIteratorImpl.java:2915)
     at oracle.jbo.server.ViewRowSetImpl.notifyRefresh(ViewRowSetImpl.java:2085)
     at oracle.jbo.server.ViewRowSetImpl.execute(ViewRowSetImpl.java:773)
     at oracle.jbo.server.ViewRowSetImpl.executeQueryForMasters(ViewRowSetImpl.java:891)
     at oracle.jbo.server.ViewRowSetImpl.executeQueryForMode(ViewRowSetImpl.java:805)
     at oracle.jbo.server.ViewRowSetImpl.executeQuery(ViewRowSetImpl.java:799)
     at oracle.adf.model.bc4j.DCJboDataControl.executeIteratorBindingIfNeeded(DCJboDataControl.java:827)
     at oracle.adf.model.binding.DCIteratorBinding.executeQueryIfNeeded(DCIteratorBinding.java:1823)
     at oracle.jbo.uicli.binding.JUCtrlHierNodeBinding.executeQueryIfNeeded(JUCtrlHierNodeBinding.java:257)
     at oracle.jbo.uicli.binding.JUCtrlHierNodeBinding.getChildren(JUCtrlHierNodeBinding.java:335)
     at oracle.adfinternal.view.faces.model.binding.FacesCtrlHierBinding$FacesModel._getKids(FacesCtrlHierBinding.java:80)
     at oracle.adfinternal.view.faces.model.binding.FacesCtrlHierBinding$FacesModel.enterContainer(FacesCtrlHierBinding.java:198)
     at oracle.adf.view.faces.component.UIXHierarchy.enterContainer(UIXHierarchy.java:80)
     at oracle.adfinternal.view.faces.ui.laf.base.desktop.TreeRenderer._renderNode(TreeRenderer.java:733)
     at oracle.adfinternal.view.faces.ui.laf.base.desktop.TreeRenderer._renderContent(TreeRenderer.java:113)
     at oracle.adfinternal.view.faces.ui.laf.base.desktop.TreeRenderer.renderContent(TreeRenderer.java:70)
     at oracle.adfinternal.view.faces.ui.BaseRenderer.render(BaseRenderer.java:81)
     at oracle.adfinternal.view.faces.ui.laf.base.xhtml.XhtmlLafRenderer.render(XhtmlLafRenderer.java:69)
     at oracle.adfinternal.view.faces.uinode.UIXComponentUINode.renderInternal(UIXComponentUINode.java:177)
     at oracle.adfinternal.view.faces.uinode.UINodeRendererBase.encodeEnd(UINodeRendererBase.java:53)
     at oracle.adf.view.faces.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:624)
     at oracle.adf.view.faces.component.UIXCollection.encodeEnd(UIXCollection.java:456)
     at oracle.adfinternal.view.faces.uinode.UIComponentUINode._renderComponent(UIComponentUINode.java:317)
     at oracle.adfinternal.view.faces.uinode.UIComponentUINode.render(UIComponentUINode.java:262)
     at oracle.adfinternal.view.faces.uinode.UIComponentUINode.render(UIComponentUINode.java:239)
     at oracle.adfinternal.view.faces.ui.composite.ContextPoppingUINode$ContextPoppingRenderer.render(ContextPoppingUINode.java:224)
     at oracle.adfinternal.view.faces.ui.BaseUINode.render(BaseUINode.java:346)
     at oracle.adfinternal.view.faces.ui.BaseUINode.render(BaseUINode.java:301)
     at oracle.adfinternal.view.faces.ui.BaseRenderer.renderChild(BaseRenderer.java:412)
     at oracle.adfinternal.view.faces.ui.BaseRenderer.renderIndexedChild(BaseRenderer.java:330)
     at oracle.adfinternal.view.faces.ui.BaseRenderer.renderIndexedChild(BaseRenderer.java:222)
     at oracle.adfinternal.view.faces.ui.BaseRenderer.renderContent(BaseRenderer.java:129)
     at oracle.adfinternal.view.faces.ui.BaseRenderer.render(BaseRenderer.java:81)
     at oracle.adfinternal.view.faces.ui.laf.base.xhtml.XhtmlLafRenderer.render(XhtmlLafRenderer.java:69)
     at oracle.adfinternal.view.faces.ui.BaseUINode.render(BaseUINode.java:346)
     at oracle.adfinternal.view.faces.ui.BaseUINode.render(BaseUINode.java:301)
     at oracle.adfinternal.view.faces.ui.BaseRenderer.renderChild(BaseRenderer.java:412)
     at oracle.adfinternal.view.faces.ui.BaseRenderer.renderIndexedChild(BaseRenderer.java:330)
     at oracle.adfinternal.view.faces.ui.BaseRenderer.renderIndexedChild(BaseRenderer.java:222)
     at oracle.adfinternal.view.faces.ui.BaseRenderer.renderContent(BaseRenderer.java:129)
     at oracle.adfinternal.view.faces.ui.laf.oracle.desktop.HeaderRenderer.renderContent(HeaderRenderer.java:489)
     at oracle.adfinternal.view.faces.ui.BaseRenderer.render(BaseRenderer.java:81)
     at oracle.adfinternal.view.faces.ui.laf.base.xhtml.XhtmlLafRenderer.render(XhtmlLafRenderer.java:69)
     at oracle.adfinternal.view.faces.ui.BaseUINode.render(BaseUINode.java:346)
     at oracle.adfinternal.view.faces.ui.BaseUINode.render(BaseUINode.java:301)
     at oracle.adfinternal.view.faces.ui.BaseRenderer.renderChild(BaseRenderer.java:412)
     at oracle.adfinternal.view.faces.ui.BaseRenderer.renderIndexedChild(BaseRenderer.java:330)
     at oracle.adfinternal.view.faces.ui.BaseRenderer.renderIndexedChild(BaseRenderer.java:222)
     at oracle.adfinternal.view.faces.ui.BaseRenderer.renderContent(BaseRenderer.java:129)
     at oracle.adfinternal.view.faces.ui.laf.base.xhtml.BorderLayoutRenderer.renderIndexedChildren(BorderLayoutRenderer.java:42)
     at oracle.adfinternal.view.faces.ui.laf.base.xhtml.BorderLayoutRenderer.renderContent(BorderLayoutRenderer.java:71)
     at oracle.adfinternal.view.faces.ui.BaseRenderer.render(BaseRenderer.java:81)
     at oracle.adfinternal.view.faces.ui.laf.base.xhtml.XhtmlLafRenderer.render(XhtmlLafRenderer.java:69)
     at oracle.adfinternal.view.faces.ui.BaseUINode.render(BaseUINode.java:346)
     at oracle.adfinternal.view.faces.ui.BaseUINode.render(BaseUINode.java:301)
     at oracle.adfinternal.view.faces.ui.BaseRenderer.renderChild(BaseRenderer.java:412)
     at oracle.adfinternal.view.faces.ui.BaseRenderer.renderIndexedChild(BaseRenderer.java:330)
     at oracle.adfinternal.view.faces.ui.BaseRenderer.renderIndexedChild(BaseRenderer.java:222)
     at oracle.adfinternal.view.faces.ui.BaseRenderer.renderContent(BaseRenderer.java:129)
     at oracle.adfinternal.view.faces.ui.BaseRenderer.render(BaseRenderer.java:81)
     at oracle.adfinternal.view.faces.ui.laf.base.xhtml.XhtmlLafRenderer.render(XhtmlLafRenderer.java:69)
     at oracle.adfinternal.view.faces.ui.BaseUINode.render(BaseUINode.java:346)
     at oracle.adfinternal.view.faces.ui.BaseUINode.render(BaseUINode.java:301)
     at oracle.adfinternal.view.faces.ui.composite.UINodeRenderer.renderWithNode(UINodeRenderer.java:90)
     at oracle.adfinternal.view.faces.ui.composite.UINodeRenderer.render(UINodeRenderer.java:36)
     at oracle.adfinternal.view.faces.ui.laf.oracle.desktop.PageLayoutRenderer.render(PageLayoutRenderer.java:76)
     at oracle.adfinternal.view.faces.uinode.UIXComponentUINode.renderInternal(UIXComponentUINode.java:177)
     at oracle.adfinternal.view.faces.uinode.UINodeRendererBase.encodeEnd(UINodeRendererBase.java:53)
     at oracle.adf.view.faces.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:624)
     at oracle.adfinternal.view.faces.renderkit.RenderUtils.encodeRecursive(RenderUtils.java:54)
     at oracle.adfinternal.view.faces.renderkit.core.CoreRenderer.encodeChild(CoreRenderer.java:242)
     at oracle.adfinternal.view.faces.renderkit.core.CoreRenderer.encodeAllChildren(CoreRenderer.java:265)
     at oracle.adfinternal.view.faces.renderkit.core.xhtml.PanelPartialRootRenderer.renderContent(PanelPartialRootRenderer.java:65)
     at oracle.adfinternal.view.faces.renderkit.core.xhtml.BodyRenderer.renderContent(BodyRenderer.java:117)
     at oracle.adfinternal.view.faces.renderkit.core.xhtml.PanelPartialRootRenderer.encodeAll(PanelPartialRootRenderer.java:102)
     at oracle.adfinternal.view.faces.renderkit.core.xhtml.BodyRenderer.encodeAll(BodyRenderer.java:60)
     at oracle.adfinternal.view.faces.renderkit.core.CoreRenderer.encodeEnd(CoreRenderer.java:169)
     at oracle.adf.view.faces.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:624)
     at javax.faces.webapp.UIComponentTag.encodeEnd(UIComponentTag.java:645)
     at javax.faces.webapp.UIComponentTag.doEndTag(UIComponentTag.java:568)
     at oracle.adf.view.faces.webapp.UIXComponentTag.doEndTag(UIXComponentTag.java:100)
     at MySiteMapjspx._jspService(_MySiteMap_jspx.java:443)
     at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
     at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
     at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
     at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
     at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
     at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
     at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:287)
     at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:51)
     at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:193)
     at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283)
     at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198)
     at com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:346)
     at com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:152)
     at oracle.adfinternal.view.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:157)
     at com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:107)
     at com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:245)
     at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:137)
     at javax.faces.webapp.FacesServlet.service(FacesServlet.java:214)
     at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
     at oracle.adfinternal.view.faces.webapp.AdfFacesFilterImpl._invokeDoFilter(AdfFacesFilterImpl.java:228)
     at oracle.adfinternal.view.faces.webapp.AdfFacesFilterImpl._doFilterImpl(AdfFacesFilterImpl.java:197)
     at oracle.adfinternal.view.faces.webapp.AdfFacesFilterImpl.doFilter(AdfFacesFilterImpl.java:123)
     at oracle.adf.view.faces.webapp.AdfFacesFilter.doFilter(AdfFacesFilter.java:103)
     at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
     at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:162)
     at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
     at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
     at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
     at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
     at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)
     at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
     at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
     at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
     at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
     at java.lang.Thread.run(Thread.java:595)

debabratas wrote:
Therefore my question is how can I have ps_filename like 'A%' in C?Hello, why don't you just substring on the first character, and if that's an 'A', then LIKE 'A%' will also hold.
For example, in Pro*C:
if (substr(ps_filename,1,1) == 'A') {
..

Similar Messages

  • Need some quick help - fairly urgent!

    I've just taken over a new job and have been the task of finishing the new brochure for Christmas, there's not a lot to do but a lot of the measurements need changing
    This is the layout I'm dealing with..
    All the boxes have been made in Illustrator
    The text has been done in In'Design and it seems every piece of text is it's own box if that makes sense
    My question is, if I select the whole specification box - copy, paste it into Adobe Illustrator and change the text there, then paste the edited box back into In-Design, will I lose quality when it gets printed?
    I'm worried if I do it this way it may come out blurred? Or am I just worrying about nothing?

    I couldn't find an Illy file in the end and have ended up creating tables in ID to replicate what was already there!
    Didn't take very long and I guess if I didn't do it now, I'd come across the same situation next time!
    Date: Wed, 30 Nov 2011 08:48:07 -0700
    From: [email protected]
    To: [email protected]
    Subject: Need some quick help - fairly urgent!
        Re: Need some quick help - fairly urgent!
        created by Peter Spier in InDesign - View the full discussion
    There certainly are viable "quick fix" solutions proposed here, and if the dealine is looming and this file never needs to be touched again I might be tempted, but they are only postponing the pain for a file that needs periodic updates, and I wouldn't waste effort on them, myself, when that time can be put toward a proper rebuild now if that's the ultimate goal.
         Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/4054725#4054725
         To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/4054725#4054725. In the Actions box on the right, click the Stop Email Notifications link.
         Start a new discussion in InDesign by email or at Adobe Forums
      For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • Need a quick help on Pro*C

    Hi All,
    I need a quick help on Pro*C. Here's the details on the same:
    - My program takes one input file as parameter. Lets assume argv[2] is the name of the inputfile, which is my input parameter as well.
    - ps_filename = argv[2]; I'm copying argv[2] i.e. filename in a variable called ps_filename
    - Now this inputfile can be of two types, say type A_yyyymmddhhmmss.dat and B_yyyymmddhhmmss.dat.
    - Therefore for every run I'll have one of this value as input parameter which will be copied into the ps_filename.
    - Now I need to call two different functions based on the inputfile i.e. if ps_filename like 'A%' then call func A() else call func B();
    But in ProC/C there is no provision to use like operator.
    Therefore my question is how can I have ps_filename like 'A%' in C?
    Can anyone please help me to solve this issue?
    Hope to get your co-operation.
    Thanks & Regards,
    Debabrata

    debabratas wrote:
    Therefore my question is how can I have ps_filename like 'A%' in C?Hello, why don't you just substring on the first character, and if that's an 'A', then LIKE 'A%' will also hold.
    For example, in Pro*C:
    if (substr(ps_filename,1,1) == 'A') {
    ..

  • Need Some Quick Help w/Digital Frame for Xmas Gift Please...

    Have a Kodak digital picture frame. I don't understand the architecture of using the SD or USB cards w/the frame. I bought a 1 and 2-gb SD card. When copying my photos to the cards (112 of them), I get about 92 on the 1-gb card and it says full, but still shows most of the disk available, but also says is full so only about 92 photos goes on there. So I try the 2-gb SD card, and exactly the same amount of photos fit??? Why - it is twice as big??? I tried reformatting it to Macintosh but that only made the frame not recognize it, and when I formatted it back to MS-DOS, the frame still does not recognize it...Question one...Why the 1 and 2 gb SD cards hold only the same amount of pictures and how can I get it formatted back to be read by the camera...and can I fill 112 pictures on??? So then I thought maybe a USB stick would work. Bought a 2-gb Lenar Firefly stick and whoa and behold the exact same thing happens...I get about 92 pictures. So I figured which 92 pictures I wanted and selected all the card contents, moved to trash and deleted the pictures, then went back and picked only the 92 pictures I wanted and copied to stick and all show that they are there, but when I go to play them on the frame the old pictures I had on there before are there and not just the 92 new ones. How do I get rid of everything on the disk and get the pictures onto it that I want...I am afraid to erase or format it in any way because the frame probably won't recognize it again. Also, there is one picture that says "Bad file" and I have no idea which picture this is...and can't get rid of it because when I move them all to trash and put the new pictures on the stick that one is still there????? On the stick, I have like 130 MB (112 Pictures). When copied it says 92 pictures with 1.76 GB available...why is this and why can't I copy pictures to that space??? Can someone explain this to me and advise me what I can do, how do I reformat it so recognized also??? Also, I have songs copied to the frame's internal memory, but can't figure out how to play the pictures and also music at the same time????? Thanks so much for any quick help and thorough explanation so I can get this wrapped and sent. Merry Christmas! Gary

    I also have a Kodak picture frame and had the same problem with my SD card. Two things I learned.
    1-Even though you can't see them on the card - there are hidden files. You can see them - use this procedure.
    http://www.tech-recipes.com/rx/3104/os-x-show-hidden-files-and-folders-in-mac-os -x-finder/
    2-The other item I learned is that you must drag and drop the files and then empty your trash. While the reader is connected to the machine.
    Doing these two items will clear your card to full capacity.
    As far as the "bad file" I am still working on that one. I have little movie clips on my card and believe that may be causing this view..so your music may be causing this message. Start with just the pictures only and see if you can load them onto the frame.

  • I'm new to java and I need some quick help with NetBeans.

    Hi. To whomever can help here's the problem. I've been trying to install netbeans ide 5.0 on my computer for a while now and i can't seem to find out what is wrong. I'm in a java programming course and i need the J2SE Developement Kit 5.0 Update 7 and NetBeans IDE 5.0 Installer on my comp. Whenever i go to install it, it can't automatically create a directory and has erroe null in place of it. Whenever i made a new directory for it a page would come up telling me all of the errors during the installation which are null. Since i have administrator privelages and plenty of free space on my hardrive.

    Hi,
    I want to suggest you that
    1.please check if any prerequisite is require before installing the NetBeans IDE,i hope there is nothing like that except proper jdk on your machine.
    2.if you already having JDK on your machine check for the compatibility of that jdk version with the required NetBeans IDE version.
    3.follow the steps provided to install the NetBeans IDE 5.0 for that refer the below link
    http://www.netbeans.org/community/releases/50/install.html
    hope you will get rid of the problem .....
    ---Vidya

  • I need a quick help plz :(

    Ok i have a question and i tried to answer it but i still have a few errors..can someone please give me my code back with the correction plz ? :(.... and i need it in less then a day...i know am being pushy am so sorry but i really need it
    the Q is
    Consider a superclass PurchaseItem which models customer�s purchases. This class has:
    -     two private instance variables name (String) and unitPrice (double).
    -     One constructor to initialize the instance variables.
    -     A default constructor to initialize name to �no item�, and unitPrice to 0. use this()
    -     A method getPrice that returns the unitPrice.
    -     Accessor and mutator methods.
    -     A toString method to return the name of the item followed by @ symbol, then the unitPrice.
    Consider two subclasses WeighedItem and CountedItem. WeighedItem has an additional instance variable weight (double) in Kg while CountedItem has an additional variable quantity (int) both private.
    - Write an appropriate constructor for each of the classes making use of the constructor of the superclass in defining those of the subclasses.
    - Override getPrice method that returns the price of the purchasedItem based on its unit price and weight (WeighedItem), or quantity (CountedItem). Make use of getPrice of the superclass
    - Override also toString method for each class making use of the toString method of the superclass in defining those of the subclasses.
    toString should return something that can be printed on the receipt.
    For example
    Banana @ 3.00 1.37Kg 4.11 SR (in case of WeighedItem class)
    Pens @ 4.5 10 units 45 SR (in case of CountedItem class)
    Write an application class where you construct objects from the two subclasses and print them on the screen.
    and i wrote this program
    public class PurchaseItem {
         private String name ;
         private double unitprice;
         public PurchaseItem (String name , double unitprice) {
              this.name = name;
              this.uniteprice = unitprice;
         public PurchaseItem() {
              name = "no item" :
              uniteprice = o;
    public double getunitprice() {
         return uniteprice;
    public String getname() {
         return name;
    public void setName(String newName){
              this.name = newName;
    public void setuniteprice(double newuniteprice){
              this.uniteprice = newuniteprice;
    public String toString(){
         return "\nitem name:" + name + "@" + "\nuniteprice:" + uniteprice;
    public class WeighedItem extends PurchaseItem {
         private double kg;
         public WeighedItem(String name , double unitprice , double kg) {
         super (name , uniteprice);
         this.kg = kg;
         public double getunitprice() {
              return uniteprice + "" + kg;
    public String toString() {
         return "\nitem name:" + name + "@" +"\item weight:" + kg + "\nuniteprice:" + uniteprice;
    public class counteditem extends PurchaseItem {
         private int quantity;
         public counteditem(String name , double unitprice , int quantity) {
         super (name , uniteprice);
         this.quantity = quantity;
         public double getunitprice() {
              return uniteprice + "" + quantity;
    public String toString() {
         return "\nitem name:" + name + "@" +"\quantity:" + quantity + "\nuniteprice:" + uniteprice;
    i know i still miss the test class but that not important now i just wish someone will help me with the corrections of the above code PLZ
    thanx in advance :(

    When you post code, wrap it in [code] tags so we can read it.
    Also indent it sanely.
    If you can't compile, post the compiler error messages.
    If it runs but throws an exception, post the stack trace.
    If if runs without throwing an exception but you've foolishly written your code to silently catch exceptions, fix your code by actually printing the stack trace in the catch blocks, then rerun.
    If your code smartly reports exceptions, and it runs, but it still doesn't work, try adding some debugging code (displaying the values of various variables and showing when methods begin and end, for example) to help narrow down the problem. When you've narrowed down the problem, try writing a small, compilable program that exhibits the same problem. If you can't fix it with that, post the example program here.

  • Need some quick help with redoing a website

    Hi, I did my website done in iWeb in 2008, published it, and have it hosted by GoDaddy. I want to take it offline for now and design a new 'under construction' site, but there is a chance that I might want to still go back to the original version.
    I see the current 'Domain' in Home Folder>Library>Application Support>iWeb.
    Can I just redo my site (still working in pre-2008 iWeb), publish it, and if I need to, use the old 'Domain' to revert to my current website?
    If yes, how do I do that....and, if 'no', what should I do?
    Thanks!

    Hi and thanks. To reply....
    I published the website in iWeb and it is on my MobleMe. It was done in iWeb v 1.1.2, and I have not upgraded iLife on the computer that I designed the website on, as I feared losing some/all of it in an upgrade.
    I do, however, pay GoDaddy for my corporate URL AND hosting....which I suspect is the forwarding and not 'hosting' per se....but on my Hosting account on GoDaddy it does say 'Shared Hosting'.
    I do not want to 'overwrite' my current site just yet, as I am uncertain about the next one's content or the time to do it the way I envision it. What I want to do is SAVE my current site in case I want it back and, in the meantime, put up a page that says Under Construction. Can you help with that?
    Much appreciated

  • Need some quick help with a method

    I am trying to navigate to the next row in a result set in a nextRecord() method. The way I have it now, it doesn't even try to go into the while loop I have.
    static boolean nextRecord(){
             try{
               while(rs.next()){
                   return true;
               error = "End of File";
                return false;
            catch (Exception e){
         System.out.println("Error: " + e.toString());
            return false;
    }If anyone has an idea as to what the problem could be, please let me know

    i know nothing of ResultSet,
    but if its anything like the rest of the API, isnt there a hasNext() method which is a boolean.
    and doesnt next() usually return an object.

  • SQL Commands.Need a quick help.

    Hi Guyz,
    I need to know if the table spaces are auto extend or not.which command should i use.
    Thnx in advance
    Navneet Kaur

    Auto extent is turned on/off at datafile level, check
    select FILE_NAME,TABLESPACE_NAME,AUTOEXTENSIBLE from DBA_DATA_FILES;

  • Need a quick help with miniracer

    Miniracer does not run on 64 bit. I contacted upstream, and they say it should work on 32 bit, the error is connected with 64 bit. They asked me to confirm this, but I dont have a 32 bit archlinux near me. Could you please test the package on 32 bit please?
    Package: https://aur.archlinux.org/packages.php?ID=8702
    Last edited by SanskritFritz (2011-12-12 14:42:39)

    I try to start a race and it freezes. Not sure if that's the same issue you have?

  • Need som quick help

    I'm looking to subscribe to Verizon Fiber Optics but their specs for internet service is as follows:
    20 Mbps/5 Mbps FiOS Speed Package
    System Requirements:
    OS Supported: Yes
    CPU Speed Minimum: 233 MHz
    CPU Speed Recommended: 733 MHz
    Front Side Bus: Not Supported
    Minimun RAM Memory:128 MB
    Recommended RAM Memory:256 MB
    External Media: CD-ROM
    Free Disk Space: 100 MB minimum
    Free Disk Space: 200 MB maximum
    Wired Ethernet I/F: 10/100 NIC
    I come within most requirements except I don't know what they mean by Front Side Bus? I do have a Asante Talk 10T-Local Talk which I use to use with an old serial printer. My alternative is to buy a new computer, please advise.
    Thanks

    With very few exceptions, ISPs don't need* to install any software at all on your computer; the necessary interface they supply is the cable/FiOS modem, which must communicate with their equipment on the WAN side, using whatever protocol they want, and with your computer on the LAN side, using standard industry protocols that are supported by every modern operating system. The only specification in this list that is really important is "Wired Ethernet I/F: 10/100 NIC", which is the physical LAN-side connection from their modem to your network (computer or router, whatever you have); and that's very common -- it should plug right into your G3.
    * Most ISPs that do ask you to install software on your computer are asking you to install "branding" or "enhanced experience" (read: branding) software. Some also offer pop-up-blocker/anti-virus software which isn't really necessary at this time for a Mac. When they list "system requirements" for processor speed, memory, disk, cache, etc., they're listing the requirements for this unnecessary software.
    Powerbook G4 1GHz   Mac OS X (10.3.9)  

  • New to the game and need some quick help

    I have been thrown our exisiting phone infrastructure and what do you know we are having some issues.
    We have a new series of DID's and when they are dialed from our directory they go anywhere? Not routing to the proper extension.  Translation pattern looks good in comparison to the extensions that are working.
    Cisco Unified CM Administration System version: 6.1.3.3000-1
    Cisco Application Administration - 5.0(2)_Build064
    Package: Unified CCX Enhanced
    Regards,
    Dan

    First thing to know is that everything that has a DN can be used for routing, so it's a good idea to look at the route plan report to find matches.
    If you can't find an exact match, chances are you're hitting something with wildcards ie X, [1-2], etc
    An easy way to check routing if you're new to the game is to use DNA
    Cisco Unified Communications Manager Dialed Number  Analyzer Guide, Release 6.1(1)
    http://www.cisco.com/en/US/docs/voice_ip_comm/cucm/dna/6_1_1/bw-dna.html
    HTH
    java
    If this helps, please rate
    www.cisco.com/go/pdihelpdesk

  • Need some quick help with server proxy on PI 7.1 system

    Hi,
    I am implementing a server proxy on the PI 7.1 system to do some logging to a table. So, when I go the the proxy in sproxy and generate it, in the interface section on the properties tabs I only see a drop down that says point to point enabled. There is no implementing class to click into and thus not method to populate with the custom code. Some direction would be appreciated, I have been working 7.0 for a while, so the missing implementing class is new to me! I know the method name has changed from the execute_asycronous etc... Am I going to the wrong place now to find the implementing method?
    Thanks,
    Chris

    Whoops! Brain cramp. accidentally set the interface to outbound and not inbound in the ESR lol. Sorry.

  • Need some quick help with jbutton

    Hi,
    My first post so please be gentle!
    I currently have two buttons in my container. The first one when pressed calls another function that generates a set of coordinates (button = generate). I now have another button that wants to take those coordinates and draw them on-screen, but I'm having trouble doing this since I can't get the "generate" button function to pass the xycoords over to the "draw" button function. I'm more of a Fortran/Perl programmer and I'm a bit confused how to go about this. I tried making the variable (xycoords) a gloabl variable, but id rather not do this.
    Any tips?
    Cheers,
    Adriano

    Sure, show us the code. Otherwise we have to try to read you mind.
    Here is the scenario you are in:
    Event Driven Method (ActionPerformed/ButtonClicked/etc): you do not have arguments that you can control, so if you want to use something from within that method you have to have visibility to it (global definition with respect to the routine) and in the Java world that usually boils down to class variables or some type of public data class.
    Now, it you want the coordinates of the click event, that is contained in the MouseEvent... getX and getY, so you can use these as arguments to other methods from within your MouseListener.

  • Need some quick help

    I have not used my Final Cut Pro 5 for about a year and have forgotten how to use it. I have two clips in the timeline and I want them to display side by side in the two windows above the timeline so they show the same frame location in the timeline. Synchronized so when I play through the timeline they both progress along with the play simultaneously. I know I did it before but am now getting frustrated trying to remember how to do it and the books are just confusing me. Thanks.
    John

    Put the two clips in the timeline, one on top of the other. Switch the Canvas to Image+Wireframe in the View popup. Drag the corner of the image on the top layer to scale it down. Move it to position as desired. Repeat for the clip on the layer below.

Maybe you are looking for