× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



I opened an issue with IBM (68591,082)

Yes, it is a defect. It is converting a string to an Integer class,
which is limited to 2e31-1 ( = 2147483647)
.
From the log:
.
!MESSAGE For input string: "2686513152"
!STACK 0
java.lang.NumberFormatException: For input string: "2686513152"
at java.lang.NumberFormatException.forInputString(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at java.lang.Integer.valueOf(Unknown Source)
at
com.ibm.etools.iseries.core.ui.view.ISeriesObjectExtraSorter.compareSize
(Unknown
Source)
.
This appears to be fixed in the newer release (7.5)
----
Are you able to get RDI v7.5?

Going to RDi is not an option at this time.

I'm waiting to hear if there will be a fix for WDSCi given that it's
still under support.

Charles


On Thu, Sep 17, 2009 at 11:02 AM, Charles Wilt <charles.wilt@xxxxxxxxx> wrote:
All,

When I click the size column in the iSeries table view, the list
doesn't sort.  Clicking any of the other columns sorts as expected.

Running WDSCi v 7.0.0.2

A quick google + a search of the archives didn't turn up any clues.

Does anybody know what's going on?

Thanks!
Charles Wilt


As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.