× 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.



Ok I've confirmed that WDSCi can't sort on the size column is there
are files over 2^31 -1 bytes.

When I cleared the 3 files over that size in the library in question,
I was suddenly able to sort on size in the WDSCi table view.

I'll see about getting a PMR opened with IBM.

Charles

On Fri, Sep 18, 2009 at 10:30 AM, Charles Wilt <charles.wilt@xxxxxxxxx> wrote:
More information, when I click on the size column to sort (on the
production system) this is the last entry in the log....

Looks like WDSCi is using trying 4 byte integers when it should
probably be using 8 byte integers perhaps?


!ENTRY org.eclipse.ui 4 0 2009-09-18 10:21:28.525
!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)
       at com.ibm.etools.iseries.core.ui.view.ISeriesObjectExtraSorter.compareColumnValue(Unknown
Source)
       at com.ibm.etools.iseries.core.ui.view.ISeriesObjectExtraSorter.compare(Unknown
Source)
       at org.eclipse.jface.viewers.ViewerComparator$1.compare(Unknown Source)
       at java.util.Arrays.mergeSort(Unknown Source)
       at java.util.Arrays.mergeSort(Unknown Source)
       at java.util.Arrays.mergeSort(Unknown Source)
       at java.util.Arrays.mergeSort(Unknown Source)
       at java.util.Arrays.mergeSort(Unknown Source)
       at java.util.Arrays.mergeSort(Unknown Source)
       at java.util.Arrays.mergeSort(Unknown Source)
       at java.util.Arrays.mergeSort(Unknown Source)
       at java.util.Arrays.mergeSort(Unknown Source)
       at java.util.Arrays.mergeSort(Unknown Source)
       at java.util.Arrays.mergeSort(Unknown Source)
       at java.util.Arrays.sort(Unknown Source)
       at org.eclipse.jface.viewers.ViewerComparator.sort(Unknown Source)
       at org.eclipse.jface.viewers.StructuredViewer.getSortedChildren(Unknown Source)
       at org.eclipse.jface.viewers.TableViewer.internalRefreshAll(Unknown Source)
       at org.eclipse.jface.viewers.TableViewer.internalRefresh(Unknown Source)
       at org.eclipse.jface.viewers.TableViewer.internalRefresh(Unknown Source)
       at org.eclipse.jface.viewers.StructuredViewer$7.run(Unknown Source)
       at org.eclipse.jface.viewers.StructuredViewer.preservingSelection(Unknown
Source)
       at org.eclipse.jface.viewers.StructuredViewer.refresh(Unknown Source)
       at org.eclipse.jface.viewers.StructuredViewer.refresh(Unknown Source)
       at org.eclipse.jface.viewers.StructuredViewer.setSorter(Unknown Source)
       at com.ibm.etools.iseries.core.ui.view.ISeriesLibTableView$1.widgetSelected(Unknown
Source)
       at org.eclipse.swt.widgets.TypedListener.handleEvent(Unknown Source)
       at org.eclipse.swt.widgets.EventTable.sendEvent(Unknown Source)
       at org.eclipse.swt.widgets.Widget.sendEvent(Unknown Source)
       at org.eclipse.swt.widgets.Display.runDeferredEvents(Unknown Source)
       at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
       at org.eclipse.ui.internal.Workbench.runEventLoop(Unknown Source)
       at org.eclipse.ui.internal.Workbench.runUI(Unknown Source)
       at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Unknown Source)
       at org.eclipse.ui.PlatformUI.createAndRunWorkbench(Unknown Source)
       at org.eclipse.ui.internal.ide.IDEApplication.run(Unknown Source)
       at org.eclipse.core.internal.runtime.PlatformActivator$1.run(Unknown Source)
       at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Unknown
Source)
       at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Unknown
Source)
       at org.eclipse.core.runtime.adaptor.EclipseStarter.run(Unknown Source)
       at org.eclipse.core.runtime.adaptor.EclipseStarter.run(Unknown Source)
       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
       at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
       at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
       at java.lang.reflect.Method.invoke(Unknown Source)
       at org.eclipse.core.launcher.Main.invokeFramework(Unknown Source)
       at org.eclipse.core.launcher.Main.basicRun(Unknown Source)
       at org.eclipse.core.launcher.Main.run(Unknown Source)
       at org.eclipse.core.launcher.Main.main(Unknown Source)


On Fri, Sep 18, 2009 at 8:46 AM, Charles Wilt <charles.wilt@xxxxxxxxx> wrote:
Ok some more information...

When connected to our pre-prod box, sorting by size in the iSeries
Table View works!

Pre-Prod, like production does not have the 5722-WDS license program installed.

So, that shoots down my theory.

I don't have a clue as to why sorting by size on a connection to our
production box doesn't work.  All the boxes are at v5r4.

Charles Wilt


On Fri, Sep 18, 2009 at 8:16 AM, Charles Wilt <charles.wilt@xxxxxxxxx> wrote:
After installing 7.0.0.8, I still can't sort on the size column when
connected to our production box.  Sorting by other columns such as:
name, last modified, Attribute, created, works fine.

Sorting by size continues to work on our development box.

Charles


On Thu, Sep 17, 2009 at 2:29 PM, Buck <kc2hiz@xxxxxxxxx> wrote:
Charles Wilt wrote:

Of course the main difference between production & development:
5722-WDS is not installed on production.

Perhaps this is the problem?

I can't understand why the client 'sort on this column' function would
rely on the host, but I've been surprised before.  It'll be interesting
to see if it's related to 7.0.0.2 or to the host not having WDS installed.
 --buck
--
This is the Websphere Development Studio Client for iSeries  (WDSCI-L) mailing list
To post a message email: WDSCI-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/wdsci-l.





As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

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.