Dvt:linegraph: series color problem.

hi all,
i am using dvt:lineGraph to show data of use account.now account are of two type saving and current.now on y axis i am grouping balance and account type and on x-axis transaction date.
one user can have multiple saving or current account.
problem is :
when particular user hav say 2 current and 1 saving acc.now 3 line get plotted safely but with 3 different color .what i want is 2 current acc's lines sould hav same color.
i tries using EL..but i am not able to find the account type for the particular series...
anybody hav any suggestions...:(:(
thanks
Dhiraj

hi ,
any help??...:(

Similar Messages

  • Line chart with more than 15 data series - color problem

    Hi all,
    I've built a line chart with 32 data series (user can control, which of them are displayed at a time). For series 16 to 32 I did manipulate the URL in the browser directly, because Application Express does only display parametrs for up to 15 series. This works fine so far except of displaying the colors. For each sieries I defined a different color. 29 of my 32 series are displayed in the desired color. But series 29, 31 and 32 are displayed in a default-color (#0099CC). It seems that this is a SVG-problem. In the SVG-source I find the wrong color. When I export my application, I see the right color.
    Thanks for help,
    Chris

    Hello,
    Which version of APEX are you using?
    Go to your Flash Chart attributes - get into your series (click the icon) in the section of Series Query you'll find the maximum rows.
    Regards,
    Dimitri
    -- http://dgielis.blogspot.com/
    -- http://apex-evangelists.com/
    -- http://apexblogs.info/

  • Can't See Pantone Plus Series Colors!!!

    Hello there,
    Has anyone had any problems seeing Pantone Plus Series colors on Creative Suite 5.5? I don't see those colors when I open the color libraries, I'm talking about the + Series. Any help will be appreciated, urgent as I use these colors everyday!!! thanks!!!

    Please post in the InDesign forum. This forum is for suite specific issues only.
    Bob

  • Passing attribute in dvt:lineGraph

    is it possible to pass f:attribute values within a graph
    Eg.
                          <dvt:lineGraph id="NCLChart" subType="LINE_VERT_ABS">
                            <dvt:background>
                              <dvt:specialEffects/>
                            </dvt:background>
                            <dvt:graphPlotArea/>
                            <dvt:seriesSet>
                              <dvt:series/>
                            </dvt:seriesSet>
                            <dvt:o1Axis/>
                            <dvt:y1Axis/>
                            <dvt:legendArea automaticPlacement="AP_NEVER"/>
                            <dvt:legendTitle text="Legend Title"/>
                            <dvt:graphFootnote text="Footnote"/>
                            <dvt:graphSubtitle text="Subtitle"/>
                            <dvt:graphTitle text="Title"/>
                            <dvt:o1Title text="O1-Axis Title"/>
                            <dvt:y1Title text="Y1-Axis Title"/>
                            <f:attribute name="portItemCode" value="PORT_NCL"/>
                            <f:attribute name="portItemName" value="NCL"/>
                          </dvt:lineGraph>the JDeveloper IDE is giving an error saying "Attribute is not a valid child of a line element. The 'short desc' attribute should be set and non-empty'
    Any idea on this one? I have to pass the above attributes to the back end bean from this Graph. what is another way of doing this?
    Edited by: sjaffer on Apr 26, 2010 1:38 PM

    Thanks for the reply Hasim,
    sorry for this incomplete post, here is my complete scenario. I have drop-downs on the page. the partialTrigger is set to one of the drop-downs on the graph. I have a binding component to the graph from the bean. there are multiple graphs on the same page and all bound to a UIComponent. the attribute values are specific to the graph that gets updated after the drop-down value is changed. I have achieved this using Trinidad. I am trying to migrate to ADF and when I add the f:attribute line within the dvt:lineGraph, f: here is http://java.sun.com/jsf/core.

  • Could we change the marker's size in dvt:lineGraph?

    I am using Jdeveloper 11.1, my code is like this:
    <dvt:lineGraph id="facetcharlineGraph3" shortDesc="chart" subType="LINE_VERT_ABS" ......>
    <dvt:seriesSet defaultMarkerShape="MS_CIRCLE" defaultAssignedToY2="DY2_FALSE" markerDisplayed="true" lineDisplayed="false" >
    </dvt:seriesSet>
    </dvt:lineGraph>
    There is a way to set the line's width, do we have a way to set the Marker's size?
    I've done a lot of searching, someone mentioned "markerSize" , but there is no Attribute like this or similar.
    Thanks!

    Thanks for your “seems to”. I can read. Are you really an “Oracle ACE Director “?
    --dvt:series seems to have a markerSize attribute. Seems to, because markerSize is not listed in Attributes, but referred to in markerShape.
    --http://docs.oracle.com/cd/E21764_01/apirefs.1111/e12418/tagdoc/dvt_series.html                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Facing a series of problems in production server

    Dear All,
    I am facing a series of problems.
    We are using ecc5 on windows with oracle 9i.
    Two nodes on cluster.
    1. I am getting error in log file 
    TNS-01151: Missing listener name, LISTENER2, in LISTENER.ORA
    2. dev_disp getting error *** WARNING => DpNetCheck: NiAddrToHost(1.0.0.0) took 4 seconds
    ***LOG GZZ=> 1 possible network problems detected - check tracefile and adjust the DNS settings [dpxxtool2.c  3893]
    MtxInit: -2 0 0
    3. Suddenly shutdown of server.
    4.E error in nmiconf.log
    I am unable to find the Listener problem because at present it listener is up.
    Please help to find the root cause because there 3 Listener.ora
    1     LISTENER1.log current date.
          2     LISTENER. Log with old date
    And which file and what change I have to do.
    2.What settings have to change in DNS settings?
    3.What is suddenly caused of server shutdown?
    Log file of LISTENER2.log
    TNSLSNR for 64-bit Windows: Version 9.2.0.7.0 - Production on 22-SEP-2008 11:33:50
    Copyright (c) 1991, 2002, Oracle Corporation.  All rights reserved.
    System parameter file is E:\oracle\ora92\network\admin\listener.ora
    Log messages written to E:\oracle\ora92\network\log\listener2.log
    Trace information written to E:\oracle\ora92\network\trace\listener2.trc
    Trace level is currently 0
    Started with pid=1332
    TNS-01151: Missing listener name, LISTENER2, in LISTENER.ORA
    Log file of LISTENER1.log
    Started with pid=1180
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=@@@@-@@@@.@@@@.COM)(PORT=1528)))
    TIMESTAMP * CONNECT DATA [* PROTOCOL INFO] * EVENT [* SID] * RETURN CODE
    TNSLSNR for 64-bit Windows: Version 9.2.0.7.0 - Production on 22-SEP-2008 11:33:50
    Copyright (c) 1991, 2002, Oracle Corporation.  All rights reserved.
    System parameter file is E:\oracle\ora92\network\admin\listener.ora
    Log messages written to E:\oracle\ora92\network\log\listener1.log
    Trace information written to E:\oracle\ora92\network\trace\listener1.trc
    Trace level is currently 0
    Started with pid=1304
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=@@@@-@@@@.@@@@.COM)(PORT=1528)))
    TIMESTAMP * CONNECT DATA [* PROTOCOL INFO] * EVENT [* SID] * RETURN CODE
    Log file of LISTENER. log
    TNSLSNR for 64-bit Windows: Version 9.2.0.7.0 - Production on 11-AUG-2008 17:10:07
    Copyright (c) 1991, 2002, Oracle Corporation.  All rights reserved.
    System parameter file is E:\oracle\ora92\network\admin\listener.ora
    Log messages written to E:\oracle\ora92\network\log\listener.log
    Trace information written to E:\oracle\ora92\network\trace\listener.trc
    Trace level is currently 0
    Started with pid=7440
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=@@@@-@@@@.@@@@.COM)(PORT=1527)))
    TIMESTAMP * CONNECT DATA [* PROTOCOL INFO] * EVENT [* SID] * RETURN CODE
    11AUG-2008 17:10:08 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=#####1adm))(COMMAND=status)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=153093888)) * status * 0
    11-AUG-2008 17:59:26 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=prd1adm))(COMMAND=status)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=153093888)) * status * 0
    11AUG-2008 18:14:17 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=prd1adm))(COMMAND=status)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=153093888)) * status * 0
    11-AUG-2008 18:17:35 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=prd1adm))(COMMAND=status)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=153093888)) * status * 0
    LISTENER.ORA
    LISTENER.ORA Network Configuration File: E:\oracle\ora92\network\admin\listener.ora
    Generated by Oracle configuration tools.
    STARTUP_WAIT_TIME_FSL@@@@-SAP-ORAV = 0
    LISTENER1 =
      (DESCRIPTION_LIST =
        (DESCRIPTION =
          (ADDRESS_LIST =
            (ADDRESS = (PROTOCOL = TCP)(HOST = @@@@-@@@@)(PORT = 1528))
    ADMIN_RESTRICTIONS_FSL@@@@-SAP-ORAV = on
    FSL@@@@-SAP-ORAV =
      (ADDRESS_LIST =
        (ADDRESS = (PROTOCOL = IPC)(KEY = PRD1))
        (ADDRESS = (PROTOCOL = IPC)(KEY = PRD1.WORLD))
        (ADDRESS = (COMMUNITY = SAP.WORLD)(PROTOCOL = TCP)(Host = #####)(Port = 1527))
    This file is written by Oracle Services For MSCS
    on Tue May 16 21:20:04 2005
    TRACE_LEVEL_FSL@@@@-SAP-ORAV = OFF
    CONNECT_TIMEOUT_LISTENER = 10
    STARTUP_WAIT_TIME_LISTENER = 0
    ADMIN_RESTRICTIONS_LISTENER = on
    LISTENER =
      (DESCRIPTION_LIST =
        (DESCRIPTION =
          (ADDRESS_LIST =
            (ADDRESS = (PROTOCOL = TCP)(HOST = @@@@-@@@@)(PORT = 1527))
    SID_LIST_FSL@@@@-SAP-ORAV =
      (SID_LIST =
        (SID_DESC =
          (SDU = 32768)
          (SID_NAME = PRD1)
          (ORACLE_HOME = E:\oracle\ora92)
    LISTENER_000.ORA
    This file is written by Oracle Services For MSCS
    on Tue May 16 21:20:02 2005
    LISTENER =
      (ADDRESS_LIST=
        (ADDRESS=
          (PROTOCOL=IPC)
          (KEY=PRD1.WORLD)
        (ADDRESS=
          (PROTOCOL=IPC)
          (KEY=PRD1)
        (ADDRESS=
          (COMMUNITY=SAP.WORLD)
          (PROTOCOL=TCP)
          (HOST=########)
          (PORT=1527)
    SID_LIST_LISTENER =
      (SID_LIST =
        (SID_DESC =
          (SDU = 32768)
          (SID_NAME = PRD1)
          (ORACLE_HOME = E:\oracle\ora92)
    STARTUP_WAIT_TIME_LISTENER = 0
    CONNECT_TIMEOUT_LISTENER = 10
    TRACE_LEVEL_LISTENER = OFF
    ADMIN_RESTRICTIONS_LISTENER = on
    LISTENER_001.ORA
    Filename......: listener.ora
    Created.......: created by SAP AG, R/3 Rel. >= 6.10
    Name..........:
    Date..........:
    @(#) $Id: //bc/640-2/src/ins/SAPINST/impl/tpls/ora/ind/LISTENER.ORA#4 $
    ADMIN_RESTRICTIONS_LISTENER = on
    LISTENER =
      (ADDRESS_LIST =
            (ADDRESS =
              (PROTOCOL = IPC)
              (KEY = PRD1.WORLD)
            (ADDRESS=
              (PROTOCOL = IPC)
              (KEY = PRD1)
            (ADDRESS =
              (COMMUNITY = SAP.WORLD)
              (PROTOCOL = TCP)
              (HOST = @@@@-@@@@)
              (PORT = 1527)
    STARTUP_WAIT_TIME_LISTENER = 0
    CONNECT_TIMEOUT_LISTENER = 10
    TRACE_LEVEL_LISTENER = OFF
    SID_LIST_LISTENER =
      (SID_LIST =
        (SID_DESC =
          (SDU = 32768)
          (SID_NAME = PRD1)
          (ORACLE_HOME = E:\oracle\ora92)
    nmiconf.log
    DBSNMP for 32-bit Windows: release 9.2.0.7.0 - Production on 22-SEP-08 11:33:50
    Discovering services on @@@@-@@@@ configured on host addresses {@@@@-@@@@.@@@@.COM 192.168.10.5 @@@@-@@@@}
    Warning : Skipping OracleOraHome92TNSListenerFsl@@@@-sap-orav : Could not find corresponding listener definition in
    Warning : Skipping OracleOraHome92TNSListenerLISTENER2 : Could not find corresponding listener definition in
    Warning : Skipping OracleOraHome92TNSListenerprd1 : Could not find corresponding listener definition in
    Warning : Skipping OracleOraHome92TNSListenerprd1.world : Could not find corresponding listener definition in
    Warning : LISTENER1 defined in E:\oracle\ora92\network\admin\listener.ora will be skipped, because it does not monitor any of the valid SIDs
    Warning : LISTENER defined in E:\oracle\ora92\network\admin\listener.ora will be skipped, because it does not monitor any of the valid SIDs
    Warning : No Listener found for SID PRD1. PRD1 will be skipped
    Could not determine location of emtab.
    Regards,
    Shiva

    Dear All,
    I am facing a series of problems.
    We are using ecc5 on windows with oracle 9i.
    Two nodes on cluster.
    1. I am getting error in log file 
    TNS-01151: Missing listener name, LISTENER2, in LISTENER.ORA
    2. dev_disp getting error *** WARNING => DpNetCheck: NiAddrToHost(1.0.0.0) took 4 seconds
    ***LOG GZZ=> 1 possible network problems detected - check tracefile and adjust the DNS settings [dpxxtool2.c  3893]
    MtxInit: -2 0 0
    3. Suddenly shutdown of server.
    4.E error in nmiconf.log
    I am unable to find the Listener problem because at present it listener is up.
    Please help to find the root cause because there 3 Listener.ora
    1     LISTENER1.log current date.
          2     LISTENER. Log with old date
    And which file and what change I have to do.
    2.What settings have to change in DNS settings?
    3.What is suddenly caused of server shutdown?
    Log file of LISTENER2.log
    TNSLSNR for 64-bit Windows: Version 9.2.0.7.0 - Production on 22-SEP-2008 11:33:50
    Copyright (c) 1991, 2002, Oracle Corporation.  All rights reserved.
    System parameter file is E:\oracle\ora92\network\admin\listener.ora
    Log messages written to E:\oracle\ora92\network\log\listener2.log
    Trace information written to E:\oracle\ora92\network\trace\listener2.trc
    Trace level is currently 0
    Started with pid=1332
    TNS-01151: Missing listener name, LISTENER2, in LISTENER.ORA
    Log file of LISTENER1.log
    Started with pid=1180
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=@@@@-@@@@.@@@@.COM)(PORT=1528)))
    TIMESTAMP * CONNECT DATA [* PROTOCOL INFO] * EVENT [* SID] * RETURN CODE
    TNSLSNR for 64-bit Windows: Version 9.2.0.7.0 - Production on 22-SEP-2008 11:33:50
    Copyright (c) 1991, 2002, Oracle Corporation.  All rights reserved.
    System parameter file is E:\oracle\ora92\network\admin\listener.ora
    Log messages written to E:\oracle\ora92\network\log\listener1.log
    Trace information written to E:\oracle\ora92\network\trace\listener1.trc
    Trace level is currently 0
    Started with pid=1304
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=@@@@-@@@@.@@@@.COM)(PORT=1528)))
    TIMESTAMP * CONNECT DATA [* PROTOCOL INFO] * EVENT [* SID] * RETURN CODE
    Log file of LISTENER. log
    TNSLSNR for 64-bit Windows: Version 9.2.0.7.0 - Production on 11-AUG-2008 17:10:07
    Copyright (c) 1991, 2002, Oracle Corporation.  All rights reserved.
    System parameter file is E:\oracle\ora92\network\admin\listener.ora
    Log messages written to E:\oracle\ora92\network\log\listener.log
    Trace information written to E:\oracle\ora92\network\trace\listener.trc
    Trace level is currently 0
    Started with pid=7440
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=@@@@-@@@@.@@@@.COM)(PORT=1527)))
    TIMESTAMP * CONNECT DATA [* PROTOCOL INFO] * EVENT [* SID] * RETURN CODE
    11AUG-2008 17:10:08 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=#####1adm))(COMMAND=status)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=153093888)) * status * 0
    11-AUG-2008 17:59:26 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=prd1adm))(COMMAND=status)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=153093888)) * status * 0
    11AUG-2008 18:14:17 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=prd1adm))(COMMAND=status)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=153093888)) * status * 0
    11-AUG-2008 18:17:35 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=prd1adm))(COMMAND=status)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=153093888)) * status * 0
    LISTENER.ORA
    LISTENER.ORA Network Configuration File: E:\oracle\ora92\network\admin\listener.ora
    Generated by Oracle configuration tools.
    STARTUP_WAIT_TIME_FSL@@@@-SAP-ORAV = 0
    LISTENER1 =
      (DESCRIPTION_LIST =
        (DESCRIPTION =
          (ADDRESS_LIST =
            (ADDRESS = (PROTOCOL = TCP)(HOST = @@@@-@@@@)(PORT = 1528))
    ADMIN_RESTRICTIONS_FSL@@@@-SAP-ORAV = on
    FSL@@@@-SAP-ORAV =
      (ADDRESS_LIST =
        (ADDRESS = (PROTOCOL = IPC)(KEY = PRD1))
        (ADDRESS = (PROTOCOL = IPC)(KEY = PRD1.WORLD))
        (ADDRESS = (COMMUNITY = SAP.WORLD)(PROTOCOL = TCP)(Host = #####)(Port = 1527))
    This file is written by Oracle Services For MSCS
    on Tue May 16 21:20:04 2005
    TRACE_LEVEL_FSL@@@@-SAP-ORAV = OFF
    CONNECT_TIMEOUT_LISTENER = 10
    STARTUP_WAIT_TIME_LISTENER = 0
    ADMIN_RESTRICTIONS_LISTENER = on
    LISTENER =
      (DESCRIPTION_LIST =
        (DESCRIPTION =
          (ADDRESS_LIST =
            (ADDRESS = (PROTOCOL = TCP)(HOST = @@@@-@@@@)(PORT = 1527))
    SID_LIST_FSL@@@@-SAP-ORAV =
      (SID_LIST =
        (SID_DESC =
          (SDU = 32768)
          (SID_NAME = PRD1)
          (ORACLE_HOME = E:\oracle\ora92)
    LISTENER_000.ORA
    This file is written by Oracle Services For MSCS
    on Tue May 16 21:20:02 2005
    LISTENER =
      (ADDRESS_LIST=
        (ADDRESS=
          (PROTOCOL=IPC)
          (KEY=PRD1.WORLD)
        (ADDRESS=
          (PROTOCOL=IPC)
          (KEY=PRD1)
        (ADDRESS=
          (COMMUNITY=SAP.WORLD)
          (PROTOCOL=TCP)
          (HOST=########)
          (PORT=1527)
    SID_LIST_LISTENER =
      (SID_LIST =
        (SID_DESC =
          (SDU = 32768)
          (SID_NAME = PRD1)
          (ORACLE_HOME = E:\oracle\ora92)
    STARTUP_WAIT_TIME_LISTENER = 0
    CONNECT_TIMEOUT_LISTENER = 10
    TRACE_LEVEL_LISTENER = OFF
    ADMIN_RESTRICTIONS_LISTENER = on
    LISTENER_001.ORA
    Filename......: listener.ora
    Created.......: created by SAP AG, R/3 Rel. >= 6.10
    Name..........:
    Date..........:
    @(#) $Id: //bc/640-2/src/ins/SAPINST/impl/tpls/ora/ind/LISTENER.ORA#4 $
    ADMIN_RESTRICTIONS_LISTENER = on
    LISTENER =
      (ADDRESS_LIST =
            (ADDRESS =
              (PROTOCOL = IPC)
              (KEY = PRD1.WORLD)
            (ADDRESS=
              (PROTOCOL = IPC)
              (KEY = PRD1)
            (ADDRESS =
              (COMMUNITY = SAP.WORLD)
              (PROTOCOL = TCP)
              (HOST = @@@@-@@@@)
              (PORT = 1527)
    STARTUP_WAIT_TIME_LISTENER = 0
    CONNECT_TIMEOUT_LISTENER = 10
    TRACE_LEVEL_LISTENER = OFF
    SID_LIST_LISTENER =
      (SID_LIST =
        (SID_DESC =
          (SDU = 32768)
          (SID_NAME = PRD1)
          (ORACLE_HOME = E:\oracle\ora92)
    nmiconf.log
    DBSNMP for 32-bit Windows: release 9.2.0.7.0 - Production on 22-SEP-08 11:33:50
    Discovering services on @@@@-@@@@ configured on host addresses {@@@@-@@@@.@@@@.COM 192.168.10.5 @@@@-@@@@}
    Warning : Skipping OracleOraHome92TNSListenerFsl@@@@-sap-orav : Could not find corresponding listener definition in
    Warning : Skipping OracleOraHome92TNSListenerLISTENER2 : Could not find corresponding listener definition in
    Warning : Skipping OracleOraHome92TNSListenerprd1 : Could not find corresponding listener definition in
    Warning : Skipping OracleOraHome92TNSListenerprd1.world : Could not find corresponding listener definition in
    Warning : LISTENER1 defined in E:\oracle\ora92\network\admin\listener.ora will be skipped, because it does not monitor any of the valid SIDs
    Warning : LISTENER defined in E:\oracle\ora92\network\admin\listener.ora will be skipped, because it does not monitor any of the valid SIDs
    Warning : No Listener found for SID PRD1. PRD1 will be skipped
    Could not determine location of emtab.
    Regards,
    Shiva

  • Mac Pro (early 2008) - a series of problems

    Like many people here, I've been hit with a series of Mac Pro (early '08) issues. I've had the machine for a little over a month and I love it when it's working. But recently, the aforementioned "series of problems" has arisen - ATI graphics card freeze, reboot from sleep, etc.
    But the weirdest, and perhaps most troubling issue is one with my main hard drive (Hitachi 1 TB) in Bay 1 (I have another 1 TB drive [Seagate] in Bay 2). The temperature of my Hitachi drive hovers around 101-106 degrees when active, and stays in mid-90s when relatively idle. I was wondering if this is considered a normal temp range for a hard disk? The Segate drive in Bay 2 runs around 88 degrees at its hottest (according to the iStat widget). While it's not used as much as the start-up drive, I am a bit alarmed by the difference in the temperatures of the drives...
    Possibly related to this is the fact that my start-up drive (Hitachi) has some disk repair issues pop up when I ran Disk Utility. This might be due to all the hard shut downs I had to do because of the ATI graphic card freezes, but I was dismayed to see it happen so early in the computer's lifecycle.
    And finally -- and I know this is a long post; I appreciate those you have stuck around -- I noticed on my Hitachi drive that I seemed to "lose" about 25 gigs of data. Not stuff that I lost because it was deleted, but rather it was as if I had transferred a huge 25-gig file onto the hard disk which took up the space.
    For instance, earlier in the day, it said I had 490 gigs available, but several hours later, after transferring nothing to the hard drive, it mysteriously said I had 469 gigs available. Has anyone experienced anything like this before?
    Thanks for your time...

    When I purchased my Mac Pro in mid-January from the local Apple store, I also bought two Hitachi Deskstar 7K1000 1 TB drives from the Apple Store which they installed. I configured these drives as a Raid 0 array for use with Final Cut Studio 2. This Raid array of two 1 TB Hitachi drives has worked flawlessly. My OS is located on the 320 GB Seagate that came with the stock configuration of the Mac Pro under heavy A/V application use. The Hitachi 1 TB drives are known to run a little hotter than other drives, but I don't have any software that monitors the temperatures on my Hitachi drives so I cannot say if they are running as warm as you have noted. Here is a link to a review of the 7K1000 that showed an operating temperature of 31-39 degrees Centigrade in moderately heavy use:
    http://www.anandtech.com/storage/showdoc.aspx?i=2969.
    Based on what you have reported here is what I would do: (1) Erase and zero your Hitachi 1 TB system drive. This will take several hours but will map out any bad sectors on the drive. (2) REinstall your OS and applications. I would not restore from TM because you may have backed up the problems that were existing on your system drive.
    The Hitachi 1 TB drives are thermally protected. Here is the complete data sheet on the Hitachi 1 TB drive: http://www.hitachigst.com/tech/techlib.nsf/techdocs/67A68C59B27368FC862572570080 FC70/$file/Deskstar7K1000010307final.pdf
    It really does not sound to me like your drives are the problem and that they are probably operating within normal limits, but a call to Hitachi tech support would probalby clear that up firmly.
    Tom

  • Macbook display color problems

    macbook, mac os 10.5.8 updated, display color problem. when i try to fix it by color sync. it says:
    /Library/Application Support/Adobe/Color/Profiles/DCDM_X'Y'Z'.icc
    Tag 'A2B1': Requiredtag is not present.
    Tag 'B2A1': Requiredtag is not present.
    Tag 'A2B2': Requiredtag is not present.
    Tag 'B2A2': Requiredtag is not present.
    Tag 'gamt': Requiredtag is not present.
    The file is locked. could not be fixed.
    /Library/Application Support/Adobe/Color/Profiles/DCI_P3.icc
    Tag 'A2B1': Requiredtag is not present.
    Tag 'B2A1': Requiredtag is not present.
    Tag 'A2B2': Requiredtag is not present.
    Tag 'B2A2': Requiredtag is not present.
    Tag 'gamt': Requiredtag is not present.
    The file is locked. could not be fixed.
    Repair done - 0 out of 2 profiles fixed.
    Kindly assist what to do.

    Welcome to Apple Discussions!
    Pictures would help. A good way to do this is to post them to a free photo sharing site like Flickr and then post a link.
    Also, you are in the original MBP section, and I think you need to post your question in the newer MBP section:
    http://discussions.apple.com/forum.jspa?forumID=1294
    Good luck!

  • Setting the series color of a bi beans graph based on the data values

    How do I conditionally set the series color of a bi beans graph based on the data values?
    I am using the following code to get the data values and set the series color:
    Graph gr=(Graph)CmdrDashboardP1_pres1.getView();
    DataAccess da=gr.getGraphModel().getDataAccess();
    DataDirector dd=gr.getDataDirector();
    DataMap dm=dd.getDataMap();
    int re=dd.ROW_EDGE;
    int ce=dd.COLUMN_EDGE;
    Object val=da.getValue(re,ce,dm.DATA_TYPE);
    int seriesCount=da.getEdgeCurrentSlice(DataDirector.ROW_EDGE);
    if (val <=45.0)
    gr.getSeries().setColor(new Color(255,0,0),seriesCount);
    I get a NullPointerException from the line of code "Object val=da.getValue(re,ce,dm.DATA_TYPE)." I have tried the code with DATA_UNFORMATTED as well, but get the same exception. When I print the DataMap value of dm the results are [dataUnformatted, dataViewFormat, value, dataIsTotal, dataType].
    Also, I get the error "method <= (java.lang.Object,double) not found in class _CmdrDashboardP1" from the "if (val <=45.0)" code.
    Thanks for any assistance

    How do I conditionally set the series color of a bi beans graph based on the data values?
    I am using the following code to get the data values and set the series color:
    Graph gr=(Graph)CmdrDashboardP1_pres1.getView();
    DataAccess da=gr.getGraphModel().getDataAccess();
    DataDirector dd=gr.getDataDirector();
    DataMap dm=dd.getDataMap();
    int re=dd.ROW_EDGE;
    int ce=dd.COLUMN_EDGE;
    Object val=da.getValue(re,ce,dm.DATA_TYPE);
    int seriesCount=da.getEdgeCurrentSlice(DataDirector.ROW_EDGE);
    if (val <=45.0)
    gr.getSeries().setColor(new Color(255,0,0),seriesCount);
    I get a NullPointerException from the line of code "Object val=da.getValue(re,ce,dm.DATA_TYPE)." I have tried the code with DATA_UNFORMATTED as well, but get the same exception. When I print the DataMap value of dm the results are [dataUnformatted, dataViewFormat, value, dataIsTotal, dataType].
    Also, I get the error "method <= (java.lang.Object,double) not found in class _CmdrDashboardP1" from the "if (val <=45.0)" code.
    Thanks for any assistance

  • Lightroom 4 color problem

    I imported tiff images into Lightroom 4 that were scanned by DigMyPics.com.  The color  of the images look good on the Windows 7 photo viewer.  It looks horrible in Lightroom 4.  My monitor is callibrated, the import develope setting is set to "none" , the box is unchecked "apply auto tone adjustments".   I think that the windows viewer is showing the accurate color of the scan and LR is not.  I don't think DigMyPics would send this awful color.  What could the issue be?     

    monitor NEC 2690 wuxi
    eye-one display 2
    Original message
    From: twenty_one
    To: [email protected]
    Received: 2/10/2013 12:30:42 PM
    Subject: lightroom 4 color problem
    Re: lightroom 4 color problem
    created by twenty_one in Photoshop Lightroom - View the full discussion
    Yes, that certainly looks like a problem with the Lightroom rendering. Skin tones and red in general is clearly off, while Windows Photo Viewer looks good.
    I'm almost certain this is a problem with the monitor profile. As troubleshooting, try to set sRGB as monitor profile (or Adobe RGB if your monitor is wide gamut), and see if the difference persists. But try to recalibrate first.
    What calibrator and what monitor?
    Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at http://forums.adobe.com/message/5062403#5062403
    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/5062403#5062403
    To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/5062403#5062403. In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in Photoshop Lightroom by email or at Adobe Community
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • A color problem in Apple's publishing App

    I was wondering if you could help me with this problem,I really need some help,and here it is:
    There is a Color problem in Mac publishing applications like Pages and Keynote,including iBooks Author,which really confuse me a lot。
    When you use a certain color space(sRGB IEC61966-2.1 in this case)to create some colors with Apps like Illustrator CS6,Indesign CS6 & Photoshop CS6 etc. ,they look totally fine。BUT when you use iBooks Author (V2.0)to create the very same color with the very same color space,colors still look fine in the color panel,and here comes the problem:they look totally lousy in the actual document!!In fact,they look much lighter and faded。(See Image 1&2)
    Above:Image 1
    Above:Image 2
    And this is also terrible with photos you import。(See Image 3)
    Above:Image 3
    Please tell me what I can do to solve this problem。I know maybe this is some sort of “basic” and “general” knowledge,but I really need your help。And I can't thank you enough if you can provide some effective solutions。

    As far as I can see,  the colour pallet and how colours are seen in any app on YOUR machine will depend on the computers System Preferences>Displays>Colour - choose your preferred setting.
    I suggest first that you ensure that your colour profile settings are the same ( as your computer)  in whatever Adobe application or in fact any outside image processor you use.
    Creating or using a colour profile in Adobe and having a different profile on your system - will tend  to  give different colour hues.
    A point also to remember is whatever you set up and is  transferred to your product... when seen on an iPad may well be totally different again due to peculiarities and contrast / brighness setting of the iPad user.

  • Error when rendering a page having a dvt:lineGraph

    I have a page containing a line graph with the following structure:
    <dvt:lineGraph id="trndgrp"
    tabularData="#{pageFlowScope.myBean.trendChartData}"
    dynamicResize="DYNAMIC_SIZE" imageFormat="HTML5" inlineStyle="border-width:0px;"
    threeDEffect="false"
    timeAxisType="TAT_IRREGULAR"
    timeRangeMode="TRM_EXPLICIT"
    timeAxisInterval="CTAI_MONTH"
    markerTooltipType="MTT_VALUES_TEXT">
    <dvt:timeAxisDateFormat quarterFormat="QUARTER_SHORT" yearFormat="YEAR_SHORT_WITH_APOSTROPHE" dayFormat="DAY_OF_MONTH" monthFormat="MONTH_SHORT"/>
    <dvt:o1Axis scrolling="on"/>
    <dvt:timeSelector mode="EXPLICIT"/>
    <dvt:y1Title text="#{pageFlowScope.myBean.currentDrillDown.uiName}"/>
    <dvt:seriesSet seriesMap="#{pageFlowScope.myBean.trendChartSeriesMap}"/>
    <dvt:legendArea rendered="false"/>
    <dvt:o1Title id="o1Title1"
    rendered="false"/>
    <dvt:y1TickLabel>
    <af:convertNumber integerOnly="true" maxFractionDigits="0"/>
    </dvt:y1TickLabel>
    </dvt:lineGraph>
    At runtime I get the following error:
    Caused by: oracle.jsp.parse.JspParseException:
    ....myBean.jsff: Line # 206, <dvt:lineGraph dynamicResize="DYNAMIC_SIZE" id="trndgrp" imageFormat="HTML5" inlineStyle="border-width:0px;" markerTooltipType="MTT_VALUES_TEXT" private_x1axismaxautoexist="false" private_x1axisminautoexist="false" tabularData="#{pageFlowScope.myBean.trendChartData}" threeDEffect="false" timeAxisInterval="CTAI_MONTH" timeAxisType="TAT_IRREGULAR" timeRangeMode="0">
    Error: "private_x1axismaxautoexist" is not a valid attribute name.
    at oracle.jsp.parse.OpenJspTagHandler.processAttributeValue(OpenJspTagHandler.java:378)
    at oracle.jsp.parse.JspParseTag.parseXMLSrc(JspParseTag.java:1565)
    at oracle.jsp.parse.JspParseTag.parse(JspParseTag.java:1610)
    at oracle.jsp.parse.OpenJspTagHandler.parse(OpenJspTagHandler.java:846)
    at oracle.jsp.parse.JspParseTag.genXMLSrcTag(JspParseTag.java:923)
    I use ADF 11.1.1.7.
    Any ideas on what can cause this error?

    Most probably you are using the wrong Jdev and keep in mind that 10G versions are only for R12.
    Check the metalink Note 416708.1 - How to find the correct version of JDeveloper to use with eBusiness Suite 11i or Release 12.
    --Shiv                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Pavilion gv laptop colors on monitor color problem

    I'm having color problems on my laptop. While the colors on my screen aren't terrible,most of the color/textures appear washed out and muted in comparison to other laptops I own. I've tried adjusting the brightness and calibrating the colors but it didn't fix the problem. I'm not sure what the problem could be. Thank you for your help.

    Hey @crawford810 ,
    Welcome to the HP Forums!
    I understand the colours on your notebook look muted. 
    Could you please tell me which notebook model you have and the installed operating system? For information on finding your product and model numbers click here: How Do I Find My Model Number or Product Number? To see which version of Windows you are using click here: Which Windows operating system am I running?
    For an issue like this you will want to test an external monitor to see if the issue is coming from the display, the GPU, or from Windows.
    You will want to make sure your GPU and BIOS are up to date. You can download the most recent drivers and BIOS at the HP - Drivers & Downloads website.
    I look forward to your reply!
    Please click the "Kudos, Thumbs Up" at the bottom of this post if you want to say "Thanks" for helping!
    Please click "Accept as Solution" if you feel my post solved your issue, it will help others find the solution.
    The Great Deku Tree
    I work on behalf of HP.

  • Photoshop - Motion - DVDSP Color Problem

    This message is crossposted in the Motion Forum because I'm not sure where the solution is to be found...
    I'm putting together a dvd and I wanted to create transition animations to go between the menus. I've run into a bit of a color problem, however. To explain:
    I created my main menu as a layered photoshop document (8-bit RGB, NTSC colorspace). I brought that menu into Motion, preserving all layers. I animated those layers in motion so that at the end of the animation they were another menu on the dvd, then I exported the last frame of the animation, brought it back into photoshop, and made everything line up so that it precisely matched the final frame of the animation, then saved that PSD as a new layered document. Finally, in DVD Studio Pro, I brought in the two Menu PSDs and the animated transition.
    The problem I'm running into is that the color on the transition animation is washed out and somewhat desaturated compared to the menu PSDs. Rather than the seamless transition from layered menu PSD to animation and back to layered menu PSD, you can see this altered color "pop" on the animation.
    Here's what I've checked and tried:
    -I've exported the motion project as every codec that made any kind of sense (Animation NTSC, Apple Pro Video NTSC, etc).
    -I've brought the Motion project directly into DVD Studio Pro, rather than exporting it.
    -Using the color inspector in both Photoshop and Motion, I can see that all RGB values match exactly as they should.
    -When I exported a frame of the animation and brought it back into Photoshop to create the second layered menu, the color matched exactly. In fact, I did the alignment using the "difference" layer mode, and there was no color shift at all.
    So... any ideas?
    Also: I'm going from these layered menus to a video track (first frame matches the layered menu) to another layered menu (matching the final frame of the video track)... that is the most sensible way to have animated transitions between menus, right?
    Thanks in advance for any insights.
    -W

    Well, I found a solution... DVDSP didn't like the image in NTSC, but it seems to work with Generic RGB, provided I redo all of the animation from scratch using the same Generic RGB PSDs. A bit of a pain, but I suppose that's why I did this test after completing only one of the many animations the project will demand.
    Thanks everyone for the insights.

  • Why do external forms that I open (usually attached in an email) have all type of color problems. I usually cannot even read the document

    Why do external forms that I open (usually attached in an email) have all type of color problems. I usually cannot even read the document

    Hi,
    What is the exact name of the desktop app you have?  Is it "Acrobat Reader DC", "Acrobat Pro DC" or "Acrobat Standard DC"?
    (Previously, your question was posted to the wrong forum - the Reader/Acrobat DC mobile forum.)
    If you have the paid product ("Acrobat Pro DC" or "Acrobat Standard DC"), you can contact Adobe Customer Care.
    Contact Customer Care
    If you have the free product ("Acrobat Reader DC"), Adobe Customer Care will redirect you to the user forum like this one.  You just need to wait for someone (who is an experienced user but not necessarily an Adobe employee) to answer your question in the right user forum.
    You may also try looking for answers for the same or similar problems by Google search.

Maybe you are looking for

  • Error message when trying to do an update on itunes and cant connect my iphone anymore

    My itunes says that i need to update it. So i click the update button but it comes up with a error message and wont update it but now i cant connect my iphone to my computer either. can someone please help me. i have restarted my phone and my compute

  • Animation Help Needed

    I wasn't sure where to ask this question, so my apologies if this is in the wrong section: I'm working on a movie project, and I'm unsure how and with what software to accomplish my goal. Basically what I'm trying to do is add a drawn layer of animat

  • Standby DB creation internal error - Where do I see the detail ???

    Hi all, I have Win2003 Server runnning Oracle 10.2.0.3. I have been trying to use Grid Control to create a standby database and have been running into some problems during the http transfer of the compressed data files. To get around this I decided t

  • Oracle Transparent Gaeway Query

    Hello Experts, I am looking for a help here for the Oracle Transparent Gateway : My objective is : I have an EBPP application running on Jboss with SQL Server 2005. Here are the details: JDK 1.4 JBoss 3.2.5 SQL Server 2005 I would like to migrate it

  • Images with news items appearing as blanks

    I am using BT Yahoo - Mozilla Firefox with Windows XP professional and Service Pack 2. There is a news section on the home page but any news item accompanied with still images (e.g Chinese New Year Celebrations on Jan 22)the images are blanked out. I