Problems with CellRendererP(AIN)ane

Hi,
I have a serious problem in using the CellRendererPane when drawing components in a Panel.
See this code fragment:
public class A_PANEL extends JPanel
private MyPanel myPanel = new MyPanel(); /* --> setOpaque(true) was invoked in this class during init*/
private CellRendererPane CRP = new CellRendererPane();
public void paintComponent(Graphics g) {
CRP.paintComponent( g,
myPanel,
this,
50,
50,
100,
100,
true);
The problems occurs as follows: The sub-components in "MyPanel" ( a button, a label and some other Swing components) are NOT shown in "A_PANEL". Only a rectangle with the size of the panel ("MayPanel") itself is painted and no other sub-components. If I set overwrite "isShowing" in "MyPanel" and unconditionally return true, a nullpointerexception occurs:
Exception in thread "main" java.lang.NullPointerException
at javax.swing.JComponent.reshape(JComponent.java:2728)
at java.awt.Component.setBounds(Component.java:1269)
at java.awt.Component.resize(Component.java:1206)
at java.awt.Component.setSize(Component.java:1198)
at abcassy.concepts.graph.RendererTestPanel.<init>(Renderer
at abcassy.concepts.graph.DefaultVertexRenderer.<init>(Defa
at abcassy.concepts.graph.JGraph.<init>(JGraph.java:17)
at abcassy.JGraphTestFrame.<init>(JGraphTestFrame.java:104)
at abcassy.JGraphTestFrame.main(JGraphTestFrame.java:112)

Why are you using this approach? What you are doing is overriding the normal paint method of the content pane and replacing it with an empty component. This is behaving exactly as I would expect -- the CellRendererPane is empty and will appear as a blank rectangle.
Mitch Goldstein
Author, Hardcore JFC (Cambridge Univ Press)
[email protected]

Similar Messages

  • There ain't any problem with the iphone5

    There's been lots of talk about the iphone5 battery issues.  I'm one of those unlucky iphone5 owner who got some problems with the batterie.  Some thought it was related to ios6.  I can tell you it has nothing to do with it.  I was concerned about the product quality because of what I was experiencing but I knew it wasn't something that would get out of Apple's control.  They were kind enough to monitor my device and also kind enough to change my phone.  Since I got the new one, I can tell you that my battery issue is forever gone.  I only lost 25% within a period of 11 hours using it normally.  I'm running all features, including LTE,bluetooth, wifi, traffic and so on.  It is performing as well as my iphone4.  So if you have problems with your phone, go back to Apple Store and they will change your device.  I do appreciate Apple!s customer's service and so should you.  As for iOS6, I've upgrated my iphone4, ipad and ipod and there's nothing to worry about.  It's not draining my batteries any faster than iOS5, not at all. 

    Using Apple Hardware Test
    Kelley Computing - Rember
    But it's covered by Apple's warranty - if you ask, they should erase & reinstall OS X then if it still panics without adding any 3rd party software, there has to be some problem with the computer.

  • Problem with installing R12  with Win 2008 (Rapidwiz 12.1.1.9)

    I could really use someones help.
    I did a download recently of Oracle Financials R12 for windows (I'm using WIN 2008 server) which contained version 12.1.1.9 Rapidwiz. I was unable to get it to work as individual DVD's which is fine, I build the staging area and had better results.
    The first error I encountered was the release contained JRE 1.6 but the install referenced 1.5. I took a suggestion that I saw to copy the directory and rename it which worked just fine.
    The next error I encountered came during the database install. There was some problem with the database service. It sounds similar to a problem discussed about just the database not related to Oracle Financials but the "fix" to just start the database doesn't seem to apply.
    Below is the Rapidwiz log. The warning first mentioned is to check to be sure that the Administrator user being used in the install belongs to the administrator user group which of course it does.
    I've brought to the top of the log, the error that I think is occurring. Please help me install, I'm trying to evaluate the software but having trouble with just the install is concerning.
    Brought up from log
    "runProcess_5"
    C:\Users\Administrator\AppData\Local\Temp>REM
    C:\Users\Administrator\AppData\Local\Temp>REM Set user to the ORA_DBA group
    C:\Users\Administrator\AppData\Local\Temp>REM
    C:\Users\Administrator\AppData\Local\Temp>NET LOCALGROUP ORA_DBA /ADD /COMMENT:"Members can connect to the Oracle database as a DBA without a password"
    C:\Users\Administrator\AppData\Local\Temp>NET LOCALGROUP ORA_DBA TOBEY\Administrator /ADD
    DIM-00019: create service error
    O/S-Error: (OS 1388) A new member could not be added to a local group because the member has the wrong account type.
    C:\Users\Administrator\AppData\Local\Temp>if 75 == 0 goto :INSTSRV_OK
    C:\Users\Administrator\AppData\Local\Temp>echo "Cannot install service for database ORACLE_HOME\n";
    "Cannot install service for database ORACLE_HOME\n";
    RW-50010: Error: - script has returned an error: 75
    RW-50004: Error code received when running external process. Check log file for details.
    Running Database Install Driver for VIS instance
    Rest of log available if it would help. Thanks!

    Thanks for the starting point.
    The user I am using for the install is Administrator and I confirmed using the NET command that Administrator is a member of the Administrators group and the Domain user group.
    Result of NET USER ADMINISTRATOR:
    C:\StageR12\startCD\Disk1\rapidwiz>net user administrator
    User name Administrator
    Full Name
    Comment Built-in account for administering the computer/dom
    ain
    User's comment
    Country code 000 (System Default)
    Account active Yes
    Account expires Never
    Password last set 5/24/2011 6:31:40 PM
    Password expires 7/5/2011 6:31:40 PM
    Password changeable 5/25/2011 6:31:40 PM
    Password required Yes
    User may change password Yes
    Workstations allowed All
    Logon script
    User profile
    Home directory
    Last logon 6/1/2011 8:23:40 AM
    Logon hours allowed All
    Local Group Memberships Administrators       ora_dba
    *WSS_ADMIN_WPG
    Global Group memberships Domain Users         Schema Admins
    Enterprise Admins    Domain Admins
    *Group Policy Creator
    The command completed successfully.
    I still get the warning message about the user account but continue as other posts indicate.
    Still get get the error.
    The Oracle VIS VSS Writer Service service is starting.
    The Oracle VIS VSS Writer Service service was started successfully.
    Instance created.
    DIM-00019: create service error
    O/S-Error: (OS 1388) A new member could not be added to a local group because the member has the wrong account type.
    C:\Users\Administrator\AppData\Local\Temp>if 75 == 0 goto :INSTSRV_OK
    C:\Users\Administrator\AppData\Local\Temp>echo "Cannot install service for database ORACLE_HOME\n";
    "Cannot install service for database ORACLE_HOME\n";
    RW-50010: Error: - script has returned an error:75
    RW-50004: Error code received when running external process. Check log file for details.
    Running Database Install Driver for VIS instance
    instantiate file:
    I see that there is a version of Rapidwiz beyond my 12.1.1.9, is this required to get around this?
    Is there another cause of this error?
    Am I understanding the assignments to administrator correctly?

  • JboException:JBO-33001 Problem with bc4j.xcfg file

    I am developing a JSP application that will be used to evaluate
    the JDeveloper 3.2 software for users to edit data in an Oracle
    8i database. The database is running on a Sun machine using
    solaris 2.8. The web server is Apache 1.13 and the servlet
    engine is Tomcat 3.2.
    I have read the other postings regarding this problem (Error:
    oracle.jbo.JboException: JBO-33001: Cannot find the
    configuration file /DataDummy/common/bc4j.xcfg in the classpath)
    and their does not appear to be a good description on how
    to correct this error.
    I have the path and file listed in my tomcat.sh file:
    (bc4j.xcfg at end of list)
    CLASSPATH=${CLASSPATH}:/project2/tomcat/lib/jdev3_2/xmlparserv2.j
    ar:/project2/tomcat/lib/jdev3_2/jdev-
    rt.zip:/project2/tomcat/lib/jdev3_2/jbojdbcpatch.zip
    :/project2/tomcat/lib/jdev3_2/connectionmanager.zip:/project2/tom
    cat/lib/jdev3_2/jbohtml.zip:/project2/tomcat/lib/jdev3_2/jboimdom
    ains.zip:/project2/tomcat/
    lib/jdev3_2/ordim817.zip:/project2/tomcat/lib/jdev3_2/ordvir817.z
    ip:/project2/tomcat/lib/jdev3_2/ordhttp.zip:/project2/tomcat/lib/
    jdev3_2/jbomt.zip:/project
    2/tomcat/lib/jdev3_2/jbodomorcl.zip:/project2/tomcat/lib/jdev3_2/
    jboremote.zip:/project2/tomcat/lib/jdev3_2/jndi.jar:/project2/tom
    cat/lib/jdev3_2/jbodatum12
    .zip:/project2/tomcat/lib/jdev3_2/classes12.zip:/project2/tomcat/
    lib/jdev3_2/DataJSP_DataDummy_DataDummy_Module.properties:/projec
    t2/tomcat/lib/jdev3_2/bc4j
    .xcfg
    Should the bc4j.xcfg be liste in the classpath of a different
    file than tomcat.sh?
    Is my above syntax incorrect for tomcat?
    Thank you for your assistance!

    Hello!
    I got the same problem with Tomcat 3.2. Now I tried Tomcat 4.0.1
    and it works.
    Bye,
    Andreas

  • Reception / Battery problems with iPhone 3GS after upgrading to iOS 4.2.1

    There are major reception and battery problems with iPhone 3GS after upgrading to iOS 4.2.1.
    I can not believe that Apple did not test this for major bugs like this one is.
    I am a business user and can not effort to have bad reception. Apple wants to gain in the business clients... I never had this with my former BlackBerrys!
    I need a reliable phone not a play thing like this is right now, it just needs it to work propely. And if a major bug like this comes along, fix it immediately. After the iPhone4 story, now this...incredible! Going back to my reliable BlackBerry! It just ain't reliable and takes forever to fix a problem.

    I have the same issue after iOS 4.2.1 update. I am using iPhone 3GS officially unlocked by Apple. I tried using different SIM cards and both carriers show same problem when using phone in 3G mode. Phone falls back to EDGE mode showing 'E' from '3G' at start. I have reset the phone and rebooted several times and moved to different cell areas in the city just to verify the problem.
    I had no such issues earlier. I also have Nokia E71 which shows full signal and has no such issues.
    I have posted the bug on apple iphone feedback page. I hope they Apple will fix the problem and test the release properly on all models before releasing to public.

  • Problem with netflix after upgrading to firefox 6

    now that I have upgraded to firefox 6 I can't instant watch netflix anymore. please help I'd rather not have to use a different browser to do this.

    '''SOLUTION'''
    The problem with Netflix streaming with the FireFox 6.0 version is that the Netflix service '''refuses '''version 6.0 because they are A) unwilling to license it '''''or''''' B) too lazy or stupid to add the new version to their User Agent acceptance scheme. C) under contract to MICROSOFT to use Silverlight and part of Silverlight's DRM is what Browser versions are acceptable and Microsoft is taking their sweet time updating Silverlight to push I.E. on people and if you have Beta 5 Silverlight forget that -------Until Netflix accepts Firefox 6.0 as a legitimate Netflix browser '''you may do what I have done to get Firefox 6.0 streaming at Netflix.'''
    1) Open Firefox 6.0 and enter "www.whatsmyua.com" without quotations in the address bar and highlight and copy your present User Agent string from the top of that page when you get there.
    2) Type "ABOUT:CONFIG" without quotations in the Firefox address bar and hit enter then answer the You might destroy the world question with Alright I'm ready.
    3) Right click on the background of the Config screen and then highlight to click on the "New String" choice... When the box comes up enter "general.useragent.override" without quotations and hit return
    4) When another box appears paste in your current User Agent string you copied in step 1) BEFORE hitting enter place your cursor on your paste and right arrow to the end of the line. EDIT/REPLACE "6.0" with "5.0.1" without the quotations. Enter your change and close out the Config page.
    5) Repeat step 1) to make sure the User Agent string is now spoofing your browser as version 5.0.1
    6) Go to Netflix and watch movies (Make sure Silverlight and the Firefox Java are on). If it was working before the upgrade, everything should now work again streaming Netflix with Firefox 6.0.
    7) Call Netflix and tell them Dave sent you to see if they're stupid or just lazy and to quit spreading the B.S. that Firefox 6.0 ain't workin when we know it's Netflix (1-866-636-3076)

  • Is anyone having problems with the new Xerox printer driver update from Apple? My 8700S is no longer working with QuarkXPress.

    I allowed a System Update that included a Xerox Printer update. I am running a MacPro 10.6.8 with Quark 8.5.1 and a Xerox ColorQube 8700S.  EVERY was working perfectly before the "update" but afterwards anything sent to the printer from Quark would stall the printer.  I went to the Xerox website and downloaded their Printer Driver and tried again.  Now I could print from  Quark but I can NOT get to the printer window to change the type of paper, etc.  So, the problem still persists.
    Should I try going into Time Machine and trying to find the Xerox Print Driver in the Library folder?
    Should I upgrade the whole system software?  (I wouldn't mind doing that AFTER I get this magazine off to the commerical printer)
    Should I upgrade to Quark 9?
    Any help here would be apprciated.
    Thanks  - Rob

    As a general rule of thumb, I never install updates until I read its info and I am having problems with my current software.  I hide the updates until I need them.  Usually this happens when I update or upgrade my os.  I don't fix what ain't broken is my golden rule.
    It is possible that you need to update or upgrade Quark in order for your newer printer driver to work.  First I would try the following....
    Disconnect all peripherals from your computer.
    Boot from your install disc & run Repair Disk from the utility menu. To use the Install Mac OS X disc, insert the disc, and restart your computer while holding down the C key as it starts up.
    Select your language.
    Once on the desktop, select Utility in the menu bar.
    Select Disk Utility.
    Select the disk or volume in the list of disks and volumes, and then click First Aid.
    Click Repair Disk.
    Restart your computer when done.
    Repair permissions after you reach the desktop-http://support.apple.com/kb/HT2963 and restart your computer.
    If your printer does not work afterwards, update or upgrade Quark.  If that does not work, contact the printer manufacturer.

  • Problems with "File Open" and "File Save As" in Tiger

    I recently upgraded to OS10.4.3 on my PowerBook G4 and ever since I have had only frustration upon frustration with this new version.
    When launching a program whether it be QuarkXpress 6.5, Illustrator CS, Photoshop CS, InDesign CS or Acrobat 6.0 and you go "File Open", it can take up to 3 minutes before the "Open" window dialog box will appear so that you can access your files. The same applies to the first "File Save As" in any of these programs. After that everything works normally.
    Has anyone experienced this problem with Tiger and is there a solution? I should be most grateful for any assistance.
    Leon
    PowerBook G4   Mac OS X (10.4.3)  

    I got so frustrated with iDisk that I did indeed turn mine off altogether. Now I just mount it when I need it, and do whatever I want to do manually. And it is STILL annoyingly slow, not only in its own operations, but in the way it hijacks the Finder and can sometimes bring all Finder operations to a grinding halt.
    I keep a local copy of the all the files I have on my iDisk in a perfectly normal folder. And I keep looking forward to the day when the promised seamless operation of my local files and iDisk will actually work.
    I've been waiting for several years and thru several different incarnations of the OS, and it ain't there yet. I think Apple's version of WebDAV is just really really bad. I've heard other WebDAV servers work better. And I figured it was a bad sign when, back in Panther, one of Apple's own helpers recommended a third party WebDAV software (Goliath) to access the servers rather than using the Finder. I didn't think things could get any worse--until Tiger came along. A bad situation can get worse, and it did.
    Maybe when Leopard gets here.....
    Francine
    Schwieder

  • Index in Berkeley DB XML - Problems with time

    I have some querys that not show a better time after have been indexed.
    I saw that this query that show problems with index realize : ordering , substring and empty values or tag.
    This query was extracted from benchmark xbench x toxgene
    I will post the queryPlan and results before and after add index.
    computer configuration : pentim RAM : 2Gb HD : 160
    Results
    Query 1
    dbxml> query 'for $a in collection("container_db_xbench_250Mb.dbxml")/article w
    here every $b in $a/body/abstract/p satisfies contains($b, "hockey") return $a
    /prolog/title'
    Query - Starting query execution
    Query - container_db_xbench_250Mb.dbxml - U : [405] 2 3 4 5 6 7 8 9 10 11 1
    2 13 14 15 16 17 18 19 20 21 ...
    Query - Finished query execution, time taken = 168.522ms
    102 objects returned for eager expression 'for $a in collection("container_db_xb
    ench_250Mb.dbxml")/article where every $b in $a/body/abstract/p satisfies cont
    ains($b, "hockey") return $a/prolog/title'
    dbxml> queryPlan 'for $a in collection("container_db_xbench_250Mb.dbxml")/articl
    e
    where every $b in $a/body/abstract/p satisfies contains($b, "hockey")
    return $a/prolog/title'
    <XQuery>
    <FLWOR>
    <ForBinding name="a">
    <Navigation>
    <QueryPlanFunction result="collection" container="container_db_xbench_25
    0Mb.dbxml">
    <OQPlan>U</OQPlan>
    </QueryPlanFunction>
    <Step axis="child" name="article" nodeType="element"/>
    </Navigation>
    <Where>
    <EveryFLWOR>
    <ForBinding name="b">
    <Navigation>
    <Variable name="a"/>
    <Step axis="child" name="body" nodeType="element"/>
    <Step axis="child" name="abstract" nodeType="element"/>
    <Step axis="child" name="p" nodeType="element"/>
    </Navigation>
    </ForBinding>
    <Navigation>
    <Variable name="b"/>
    <DbXmlContains>
    <Sequence>
    <AnyAtomicTypeConstructor value="hockey" typeuri="http://www.w3.
    org/2001/XMLSchema" typename="string"/>
    </Sequence>
    </DbXmlContains>
    </Navigation>
    </EveryFLWOR>
    </Where>
    </ForBinding>
    <Navigation>
    <Variable name="a"/>
    <Step axis="child" name="prolog" nodeType="element"/>
    <Step axis="child" name="title" nodeType="element">
    <OQPlan>P(node-element-equality-string,prefix,title)</OQPlan>
    </Step>
    </Navigation>
    </FLWOR>
    </XQuery>
    dbxml>
    dbxml> query 'for $a in collection("container_db_xbench_250Mb.dbxml")/article w
    here every $b in $a/body/abstract/p satisfies contains($b, "hockey") return $a
    /prolog/title'
    Query - Starting query execution
    Query - container_db_xbench_250Mb.dbxml - U : [405] 2 3 4 5 6 7 8 9 10 11 1
    2 13 14 15 16 17 18 19 20 21 ...
    Query - container_db_xbench_250Mb.dbxml - P(title) : [405] 2(0x04020204) 3(
    0x04020204) 4(0x04020204) 5(0x04020204) 6(0x04020204) 7(0x04020204) 8(0x04020204
    ) 9(0x04020204) 10(0x04020204) 11(0x04020204) ...
    Query - Finished query execution, time taken = 710.093ms
    102 objects returned for eager expression 'for $a in collection("container_db_xb
    ench_250Mb.dbxml")/article where every $b in $a/body/abstract/p satisfies cont
    ains($b, "hockey") return $a/prolog/title'
    Query 2
    dbxml> query 'for $a in collection("container_db_xbench_250Mb.dbxml")/article/pr
    olog order by $a/dateline/country return <Output> {$a/title} {$a/dateline/
    country} </Output>'
    Query - Starting query execution
    Query - container_db_xbench_250Mb.dbxml - U : [405] 2 3 4 5 6 7 8 9 10 11 1
    2 13 14 15 16 17 18 19 20 21 ...
    Query - Finished query execution, time taken = 248.939ms
    405 objects returned for eager expression 'for $a in collection("container_db_xb
    ench_250Mb.dbxml")/article/prolog order by $a/dateline/country return <Outpu
    t> {$a/title} {$a/dateline/country} </Output>'
    dbxml> queryPlan 'for $a in collection("container_db_xbench_250Mb.dbxml")/articl
    e/prolog order by $a/dateline/country return <Output> {$a/title} {$a/datel
    ine/country} </Output>'
    <XQuery>
    <FLWOR>
    <ForBinding name="a">
    <Navigation>
    <QueryPlanFunction result="collection" container="container_db_xbench_25
    0Mb.dbxml">
    <OQPlan>U</OQPlan>
    </QueryPlanFunction>
    <Step axis="child" name="article" nodeType="element"/>
    <Step axis="child" name="prolog" nodeType="element"/>
    </Navigation>
    </ForBinding>
    <Sort>
    <Specification modifier="ascending|empty_least">
    <Navigation>
    <Variable name="a"/>
    <Step axis="child" name="dateline" nodeType="element"/>
    <Step axis="child" name="country" nodeType="element">
    <OQPlan>P(node-element-equality-string,prefix,country)</OQPlan>
    </Step>
    </Navigation>
    </Specification>
    </Sort>
    <DOMConstructor type="element">
    <Name>
    <Sequence>
    <AnyAtomicTypeConstructor value="Output" typeuri="http://www.w3.org/20
    01/XMLSchema" typename="string"/>
    </Sequence>
    </Name>
    <Children>
    <Navigation>
    <Variable name="a"/>
    <Step axis="child" name="title" nodeType="element"/>
    </Navigation>
    <Navigation>
    <Variable name="a"/>
    <Step axis="child" name="dateline" nodeType="element"/>
    <Step axis="child" name="country" nodeType="element">
    <OQPlan>P(node-element-equality-string,prefix,country)</OQPlan>
    </Step>
    </Navigation>
    </Children>
    </DOMConstructor>
    </FLWOR>
    </XQuery>
    dbxml>
    Query - container_db_xbench_250Mb.dbxml - P(country) : NONE
    Query - container_db_xbench_250Mb.dbxml - P(country) : NONE
    Query - Finished query execution, time taken = 1573.17ms
    405 objects returned for eager expression 'for $a in collection("container_db_xb
    ench_250Mb.dbxml")/article/prolog order by $a/dateline/country return <Outpu
    t> {$a/title} {$a/dateline/country} </Output>'
    Query 3
    dbxml> query 'for $a in collection("container_db_xbench_250Mb.dbxml")/article/pr
    olog where empty ($a/genre) return <NoGenre> {$a/title} </N
    oGenre>'
    Query - Starting query execution
    Query - container_db_xbench_250Mb.dbxml - U : [405] 2 3 4 5 6 7 8 9 10 11 1
    2 13 14 15 16 17 18 19 20 21 ...
    Query - Finished query execution, time taken = 207.782ms
    170 objects returned for eager expression 'for $a in collection("container_db_xb
    ench_250Mb.dbxml")/article/prolog where empty ($a/genre) return <NoGenre>
    {$a/title} </NoGenre>'
    dbxml> queryPlan 'for $a in collection("container_db_xbench_250Mb.dbxml")/articl
    e/prolog where empty ($a/genre) return <NoGenre> {$a/title}
    </NoGenre>'
    <XQuery>
    <FLWOR>
    <ForBinding name="a">
    <Navigation>
    <QueryPlanFunction result="collection" container="container_db_xbench_25
    0Mb.dbxml">
    <OQPlan>U</OQPlan>
    </QueryPlanFunction>
    <Step axis="child" name="article" nodeType="element"/>
    <Step axis="child" name="prolog" nodeType="element"/>
    </Navigation>
    <Where>
    <Function name="{http://www.w3.org/2005/04/xpath-functions}:empty">
    <Navigation>
    <Variable name="a"/>
    <Step axis="child" name="genre" nodeType="element">
    <OQPlan>P(node-element-presence-none,=,genre)</OQPlan>
    </Step>
    </Navigation>
    </Function>
    </Where>
    </ForBinding>
    <DOMConstructor type="element">
    <Name>
    <Sequence>
    <AnyAtomicTypeConstructor value="NoGenre" typeuri="http://www.w3.org/2
    001/XMLSchema" typename="string"/>
    </Sequence>
    </Name>
    <Children>
    <Navigation>
    <Variable name="a"/>
    <Step axis="child" name="title" nodeType="element"/>
    </Navigation>
    </Children>
    </DOMConstructor>
    </FLWOR>
    </XQuery>
    dbxml>
    0x0402025E) 9(0x040202D0) 10(0x0402023F) 11(0x0402020F) 14(0x0402020F) 15(0x0402
    0253) 17(0x0402025E) 20(0x040202EE) 23(0x040202C0) ...
    Query - container_db_xbench_250Mb.dbxml - P(genre) : [235] 4(0x0402024G) 5(
    0x0402025E) 9(0x040202D0) 10(0x0402023F) 11(0x0402020F) 14(0x0402020F) 15(0x0402
    0253) 17(0x0402025E) 20(0x040202EE) 23(0x040202C0) ...
    Query - Finished query execution, time taken = 2362.08ms
    170 objects returned for eager expression 'for $a in collection("container_db_xb
    ench_250Mb.dbxml")/article/prolog where empty ($a/genre) return <NoGenre>
    {$a/title} </NoGenre>'
    Query 4
    dbxml> query 'for $a in collection("container_db_xbench_250Mb.dbxml")/article/pr
    olog/authors/author where empty($a/contact/text()) return <NoContact> {
    $a/name} </NoContact>'
    Query - Starting query execution
    Query - container_db_xbench_250Mb.dbxml - U : [405] 2 3 4 5 6 7 8 9 10 11 1
    2 13 14 15 16 17 18 19 20 21 ...
    Query - Finished query execution, time taken = 680.503ms
    212 objects returned for eager expression 'for $a in collection("container_db_xb
    ench_250Mb.dbxml")/article/prolog/authors/author where empty($a/contact/text())
    return <NoContact> {$a/name} </NoContact>'
    dbxml> queryPlan 'for $a in collection("container_db_xbench_250Mb.dbxml")/articl
    e/prolog/authors/author where empty($a/contact/text()) return <NoContact>
    {$a/name} </NoContact>'
    <XQuery>
    <FLWOR>
    <ForBinding name="a">
    <Navigation>
    <QueryPlanFunction result="collection" container="container_db_xbench_25
    0Mb.dbxml">
    <OQPlan>U</OQPlan>
    </QueryPlanFunction>
    <Step axis="child" name="article" nodeType="element"/>
    <Step axis="child" name="prolog" nodeType="element"/>
    <Step axis="child" name="authors" nodeType="element"/>
    <Step axis="child" name="author" nodeType="element"/>
    </Navigation>
    <Where>
    <Function name="{http://www.w3.org/2005/04/xpath-functions}:empty">
    <Navigation>
    <Variable name="a"/>
    <Step axis="child" name="contact" nodeType="element">
    <OQPlan>P(node-element-presence-none,=,contact)</OQPlan>
    </Step>
    <Step axis="child">
    <ItemType testType="text"/>
    </Step>
    </Navigation>
    </Function>
    </Where>
    </ForBinding>
    <DOMConstructor type="element">
    <Name>
    <Sequence>
    <AnyAtomicTypeConstructor value="NoContact" typeuri="http://www.w3.org
    /2001/XMLSchema" typename="string"/>
    </Sequence>
    </Name>
    <Children>
    <Navigation>
    <Variable name="a"/>
    <Step axis="child" name="name" nodeType="element">
    <OQPlan>P(node-element-equality-string,prefix,name)</OQPlan>
    </Step>
    </Navigation>
    </Children>
    </DOMConstructor>
    </FLWOR>
    </XQuery>
    2(0x0402020E) 2(0x04020212) 2(0x04020216) 2(0x0402021B) 2(0x0402021F) 2(0x04020
    223) 2(0x04020227) 2(0x0402022C) 2(0x0402022G) ...
    Query - Finished query execution, time taken = 48724.8ms
    212 objects returned for eager expression 'for $a in collection("container_db_xb
    ench_250Mb.dbxml")/article/prolog/authors/author where empty($a/contact/text())
    return <NoContact> {$a/name} </NoContact>'
    Query 5
    dbxml> query 'for $a in collection("container_db_xbench_250Mb.dbxml")/article w
    here contains ($a//p, "the hockey") return <Output> {$a/prolog/ti
    tle} {$a/body/abstract} </Output>'
    Query - Starting query execution
    Query - container_db_xbench_250Mb.dbxml - U : [405] 2 3 4 5 6 7 8 9 10 11 1
    2 13 14 15 16 17 18 19 20 21 ...
    Query - Finished query execution, time taken = 3605.86ms
    383 objects returned for eager expression 'for $a in collection("container_db_xb
    ench_250Mb.dbxml")/article where contains ($a//p, "the hockey") return <O
    utput> {$a/prolog/title} {$a/body/abstract} </Output>'
    dbxml> queryPlan 'for $a in collection("container_db_xbench_250Mb.dbxml")/articl
    e where contains ($a//p, "the hockey") return <Output> {$a/prolo
    g/title} {$a/body/abstract} </Output>'
    <XQuery>
    <FLWOR>
    <ForBinding name="a">
    <Navigation>
    <QueryPlanFunction result="collection" container="container_db_xbench_25
    0Mb.dbxml">
    <OQPlan>U</OQPlan>
    </QueryPlanFunction>
    <Step axis="child" name="article" nodeType="element"/>
    <DbXmlFilter>
    <Navigation>
    <Step axis="descendant" name="p" nodeType="element"/>
    <DbXmlContains>
    <Sequence>
    <AnyAtomicTypeConstructor value="the hockey" typeuri="http://www
    .w3.org/2001/XMLSchema" typename="string"/>
    </Sequence>
    </DbXmlContains>
    </Navigation>
    </DbXmlFilter>
    </Navigation>
    </ForBinding>
    <DOMConstructor type="element">
    <Name>
    <Sequence>
    <AnyAtomicTypeConstructor value="Output" typeuri="http://www.w3.org/20
    01/XMLSchema" typename="string"/>
    </Sequence>
    </Name>
    <Children>
    <Navigation>
    <Variable name="a"/>
    <Step axis="child" name="prolog" nodeType="element"/>
    <Step axis="child" name="title" nodeType="element">
    <OQPlan>P(node-element-equality-string,prefix,title)</OQPlan>
    </Step>
    </Navigation>
    <Navigation>
    <Variable name="a"/>
    <Step axis="child" name="body" nodeType="element"/>
    <Step axis="child" name="abstract" nodeType="element"/>
    </Navigation>
    </Children>
    </DOMConstructor>
    </FLWOR>
    </XQuery>
    dbxml>
    time taken = 6038.12ms

    Hi Miriam,
    What storage model are you using, and are you using DBXML_INDEX_NODES? What indexes did you try to add to make these queries faster?
    John

  • Problem with Chroma/Lume Keys while using Drop Shadows

    I have been using the box now for almost two years and I still am getting problems with green/blue/purples artifacts showing up after a chroma/luma key has been applied with a drop shadow. The artifacts do not show up under a preview but only when the sequence has been rendered. As soon as I take the drop shadow off, the artifacts go away. This is happening with both still graphics with or without Alphas and green/blue screen video. Please help, am I just missing something or is there a work around that I could be using.
    Thanks,
    Alex

    c'mon, Bogie - tell us what you really feel - don't hold back... < </div>
    Oh, Patrick, buddy, I am so totally torqued out of shape today. Don't get me started. Too late. FCP's insane render handler is dropping my files, seemingly at random. The nests, Motion and LiveType material are not rendering in the correct order which makes the effects all wonky.
    I add drop shadows in the last stage and FCP just ain't holding it together. I get glitches. And then I keep getting these Media Offline notices because FCP cant' track the render files that are actually in use in the upstream nests.
    I'll certainly admit a likely a user error. I just don't know what it could be. I've somehow told FCP to destroy its children.
    bogiesan

  • Problem with nokia x03-02 phone

    hello all..
    well i've got a brand new x03-02, it like 2weeks old. i've been encountering problems like it restarts on its own. its got 3 buttons on functionating since 3 days i think..i send that for repair..the man said its got something to do with virus and the memory card. they re setted factory and send it back to..upon inserting my sim card..the buttons ain't working neither. what to do????
    am like..hell why ain't my phone working..i've got a 6months warrenty on the phone..they said they won't give me one new...is that impossible for them?

    I was offered Nokia X03-2 without charge () when my beloved  Nokia 6i30i just died, and they failed to replace it. Of course they did not give me a new phone, but one that they have fixed.
    At that point started my problems. The phone itself was nice, but when I have left it to be
    charged, the next morning it was found dead.
    They have replaced my phone once more, and this time I was watching the charge process - and it happened again.
    The next time, I have disconnected the phone from the power when I received the BATTERY FULL message - but it was dead in the next morning.
    It looks like this phone does not like to be fully charged. 
    Please let me know if anyone have succeeded in fully charging the phone and still survive. If anyone confirm that it is not a model restriction, I'll change it once again.
    If I'll not receive any answer -I'll know that there is a major problem with the phone, and ask its replacement.
    Thanks,
    Koby.

  • Problem with repair

    Hi just wondering has anyone had this problem with Lenovo I bought an idea centre 750 in November 2014 and it wasn't shuting down properly the fan would still run so I rang up and told them there was a hardware problem they were very nice on the phone apologised and said it would have to be sent off for repair .... Far enought I agreed !! These things happen ok so then I received my computer back 4 weeks later and all they did was reinstall windows .... A waste of my time a monkey could do that !! The problem was still there so I returned it after I got no where with costumer support saying that it should have been fixed !! So sent it back again took another 4 weeks and recieved it yesterday went to open the box and all the glass from the screen was smashed to pieces the sides of the boxes it was packed in had no protection !! How stupid can you be !! Now I'm waiting to ring them again on Monday and demand a replace or my money back spent a lot of money on this and feel I have been robed !! Anyone any advice ?

    Just a quick update rang Lenovo and once again they have done nothing they want to send my computer away again for another 4 week for there own lack off packaging any other company would have replace it by now best advice to anyone buy off dell cause Lenovo ain't worth **bleep** !! Customer service is a big deal too bad I was late finding that out they will do only the bare minimum for you I bought this computer in November 2014 might actually get it mid April to use .......... Complete joke !! Looking into small claims court over this

  • Problem with the synchronization by Desktop Software (6.1.0.35)

    Hi, i have a big problem with the  synchronization by Desktop Software (6.1.0.35).
    When I installed DS i set to folder sync photos not as
    ... Documents / BlackBerry / photo (created by default),
    but i chose
    ... Documents / Pictures / Photos from the BlackBerry (created by me).
    Basically now I try to change the import folder of images, but it appears the error that is
    "Can not set a folder to import to a higher level of import folder"
    I tried deleting / Photos from the BlackBerry, and not finding my DS it says:
    "The import folder is not available ... etc.." and tells me to change it or with the button or the Media tab of the Device menu> Options.
    I do it but the message is always the same: "Unable to set a higher level of import folder to import folder"
    I find it an absurd bug and ask to help me solve it. Thanks

    Well folks. I've had enough.
    The 9780 is a great phone, it's easy to use, practical and dependable. However, the Desktop Manager software has been giving me too many sleepless nights. On two occassions I must add: once at the end of last year when I bought it and only managed to solve it by myself after 4 weeks of trawling through online forums, blogs and other BB help sites and the recent one was last week when I tried to install it on my new Windows 7 notebook.
    I know this is not entirely the fault of RIM, Microsoft also has a part to play. But considering the state of technology these days, it shouldn't have to be so difficult. I want a phone and software that makes my life easier and not have to be a slave to it by trying days and nights to solve its problems.
    Hence, I have officially decom my phone and gotten an iPhone 4 instead. The switch ain't that difficult for me as I have always been platform neutral. As long it fits my needs, does it job well and doesn't give me too much headache, I'm cool with it.
    Ciao folks!

  • IOS In App Purchases restore transactions not working properly with Milkman Games ANE for Adobe AIR

    I am experiencing the following problems with Milkman Games in-app-purchases ANE dor Adobe AIR:
    PROBLEM 1
    0) StoreKit is created and correctly returns all the product IDs via StoreKit.storeKit.loadProductDetails()
    1) I purchase item A, the item is correctly purchased
    2) I purchase item B, the item is correctly purchased
    3) I uninstall and re-install the app
    4) I restore transactions via StoreKit.storeKit.restoreTransactions()
    5) Only item B is restored ( onPurchaseSuccess() is only triggered once for item B)
    EXPECTED BEHAVIOUR: I would expect that restoreTransactions() would trigger onPurchaseSuccess() for each of the items previously restored.
    PROBLEM 2
    6) I close the app
    7) When I restart the app, onPurchaseSuccess() for product B is fired without any of the app code calling it.
    Is StoreKit attempting to restore transactions by default everytime StoreKit is created? (i.e. StoreKit.create(); )
    Testing device: iPad2, iPhone4
    Operating System: iOS 7 and iOS 6
    Compiling for: AIR 3.8
    Type of item purchased: all items tested are non-consumable
    Did anyone ever experienced such a behaviour with iOS in-app-purchases in an AIR mobile app? Any ideas or pointer in the right direction are appreciated, thanks!

    Shared Objects aren't working for me after the last update Adobe Flash Pro 13.1.0.217 and Air 3.9.0.1380. After exporting to the iPad the apps I get an erro when using Flush command:
    Error: Error #2130: Unable to flush SharedObject.
              at Error$/throwError()
              at flash.net::SharedObject/flush()
              at CleverClimbers_fla::MainTimeline/frame1()[MyFile_fla.MainTimeline::fr ame1:133]
              at CleverClimbers_fla::MainTimeline/frame1()
    Cannot display source code at this location.
    Debug session terminated.
    Any ideas for this?

  • Problems with keywords?,

    Hello everybody,
    Recently I updated my iPhone 4S to iOS 6.
    Since then I keep having problems with the keywords hardware.
    At sudden moment it stops working and how many times I keep trying the words won't come.
    Example;
    When I want a heart i type : wx
    Normally: Goodbye: wx '<3' ==> <3
    Now: Goodbye wx
    and there ain't no heart coming, I tried new keywords but they didn't work either.
    The only solution I have, is to restart my iPhone. But this is NOT DONE.
    I hope it's not a matter of waiting till iOS 6.1.
    If somebody has a solution, tip or a remark, you can answer me here or @ my email adress: [email protected]
    Thanks and greetz !

    Never mind! (I think) - it turns out that I had a metadata preset to include those keywords - I have since cleared that box and now none of those offending keywords show up

Maybe you are looking for

  • ImageCLASS D1120 Windows 8.1 driver issues and MF Toolbox problems

    I'm having some real problems getting several imageCLASS series multifunction units to work in the windows 8.1 x64 environment.  most recently, I've been working with a D1120, and I can't get it to do any more than print reliably - no scan functional

  • Request message mapping failed in QAS server

    Hi , I've transported the Developed  objects from DEV Server to QAS Server using CTS method , now when i m making any changes in the development system and re transporting it back to quality server , its showing one or the other error , In one case i

  • Import video from DVD (VOB files)?

    What is the recommended way to import DVD (non-commercial/non-encrypted) footage into Final Cut Pro X? I have some clips on a DVD that I need to include in my project. I don't want to transcode and I've read using streamclip is the way to go but requ

  • Explain plan for update

    Hi I am new to the sql tuning. When I wrote this below query  and generate the explain plan ,It is showing following 3 steps . 1.very row in table employees is read . 2.Rows were updated. 3.Rows were updated. Why the oracle is doing the update operat

  • Changin Scale Causes wavy lines

    Premiere Pro CC I'm working w someone else's original cut getting ready to lay to tape (required by client). To create a zoom effect the other editor keyframed the scaling on quite a few shots. For some reason when it is played in the time line it's