× Heads up!

Aqua Data Studio / nhilam

Follow
IDE for Relational Databases
×
tariqrahiman reported 2012-09-17T21:00:23Z  · last modified 2012-09-26T18:16:03Z

java Exception on changing Candelestick value type : Parameter 'seriesNumber' must be greater or equal to 0


Dev mattbrumley(*)
QA
Niels Gron
NielsGron
Priority Low
Complexity Unknown
Component App - Charts
Version 12.0

Product: Aqua Data Studio
Version: 12.0.0-beta-38
Build #: 29286
Build Date: 2012-Sep-15 08:32:15 PM

Operating Environment: Linux (3.2.0-29-generic, amd64) / UTF-8 / en / US / Oracle Corporation 1.7.0_06-b24
Memory: Max=3,819,634,688;  Total=607,518,720;  Free=252,876,408;  CPUs=8

1. Execute the below script against the SQL 2000 Northwind Database

2. Take Chart Options

3. Go to Series Options Series 1

4. Change Candelstick Value Type from Low --> Open Or Low-->Close

You get below Exception

If you select Series 1 and Change High to a different value you get the same exception

java.lang.IllegalArgumentException: Parameter 'seriesNumber' must be greater or equal to 0.
    at \\...\\ .\\हिñçêČάй語简�?한\\.Wꌥ⣟ꀺꇱ 7.y(Unknown Source)
    at \\...\\ .\\हिñçêČάй語简�?한\\.H̟͕ꒋ⡈.isShowDataLabels(Unknown Source)
    at \\...\\ .\\हिñçêČάй語简�?한\\.Nꆛꏀꈤᚬ.a(Unknown Source)
    at \\...\\ .\\हिñçêČάй語简�?한\\.Nꆛꏀꈤᚬ.a(Unknown Source)
    at \\...\\ .\\हिñçêČάй語简�?한\\.Eꍢꅞꅆꉂ.bpq(Unknown Source)
    at \\...\\ .\\हिñçêČάй語简�?한\\.Eꍢꅞꅆꉂ.i(Unknown Source)
    at \\...\\ .\\हिñçêČάй語简�?한\\.Eꍢꅞꅆꉂ.display(Unknown Source)
    at com.sun.opengl.impl.GLDrawableHelper.display(GLDrawableHelper.java:78)
    at javax.media.opengl.GLCanvas$DisplayAction.run(GLCanvas.java:435)
    at com.sun.opengl.impl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:194)
    at javax.media.opengl.GLCanvas.maybeDoSingleThreadedWorkaround(GLCanvas.java:412)
    at javax.media.opengl.GLCanvas.display(GLCanvas.java:244)
 

Script

---------

select * from orders where freight > 300
GO
.setResultSettings 'Index=1,
    CategoryFields="[OrderID]",
    SeriesFields="[OrderID],[EmployeeID],[ShipVia],[Freight]",
    ShowChart=true,
    ShowToolbar=true,
    Paging=true,
    Split=300,
    Chart="{candlestick,candlestick,candlestick,candlestick}",
    RotX=316,
    RotY=4,
    RotZ=0,
    ZoomScalar=1.15,
    ShowLegend=true,
    ShowLegendBorder=true,
    ShowGrid=true,
    FillGrid=true,
    GridLineWidth=1.0,
    Title="",
    TitlePosition="Bottom Center",
    TitleCategory="",
    TitleValue="",
    PieExplode=0.0,
    GroupSmallValues=true,
    SmallValuesThreshold=3.0,
    PieLabelDistance=3.0,
    PieShowLines=false,
    LineWidth=1.0,
    ShowMarkers=true,
    MapShowBackground=false,
    MapShowDetails=false,
    MapRange="",
    MapRangeColors="",
    Width=16.0,
    Height=10.0,
    Depth=5.0,
    SeriesSpacing=1.0,
    CategorySpacing=1.0,
    Font=Dialog-BOLD-10,
    LegendFontSize=1.0,
    SeriesFontSize=1.0,
    CategoryFontSize=1.0,
    ValueFontSize=1.0,
    TitleFontSize=1.75,
    AxisTitleFontSize=1.25,
    DataLabelFontSize=1.0,
    TopColor=#ebf0f5,
    BottomColor=#d7dcf5,
    PanX=-510.0,
    PanY=154.0,
    Lighting=Default,
    Opacity=1.0,
    View2D=false,
    FitChartToImage=false,
    StackedPercent=false,
    ShowValueAxis=true,
    ShowValueAxisTicks=true,
    ShowValueAxisLines=true,
    ReverseValueAxis=false,
    ShowCategoryAxis=true,
    ShowCategoryAxisTicks=true,
    ShowCategoryAxisLines=true,
    ShowSeriesAxis=true,
    ShowDataLabels=false,
    ValueAxisNumberFormat="",
    CategoryAxisNumberFormat="",
    CategoryAxisDateFormat="",
    CategoryAxisDateTimeFormat="",
    CategoryAxisTimeFormat="",
    SeriesAxisNumberFormat="",
    SeriesAxisDateFormat="",
    SeriesAxisDateTimeFormat="",
    SeriesAxisTimeFormat="",
    NumericCategoryAxis=false,
    MergeAxis=true,
    SeriesAlias="default,default,default,default",
    SeriesSubType="High,Low,Open,Close",
    SeriesColumnType="Cube,Cube,Cube,Cube",
    SeriesMin="default,default,default,default",
    SeriesMax="default,default,default,default",
    SeriesColor="#40699d,#9f413e,#809b48,#6a5286",
    SeriesFunctionMetaData="true,true,true,true",
    ShowSeriesDataLabels="false,false,false,false",
    LegendPosition=Top Right,
    LegendWidthType=Fit,
    LegendWidth=100,
    LegendHeightType=Fit,
    LegendHeight=160,
    ShowFixedCategoryCount=false,
    FixedCategoryCount=0'

1 attachment

Issue #7602

Closed
Fixed
Resolved 2012-09-26T11:56:40Z
 
 
Completion
No due date
Fixed Build 12.0.0-rc-7
No time estimate

About AquaClusters Privacy Policy Support Version - 19.0.2-4 AquaFold, Inc Copyright © 2007-2017