Re: Debug EO Expansion

From: Ulrich Köster (ulric..bjectstyle.org)
Date: Sat Jul 21 2007 - 07:01:40 EDT

  • Next message: Stephen Weierman: "Adding Frameworks to a project"

    Moin Kieran,

    please create a bug report and attach an example application.

    Merci

    Uli
    Am 21.07.2007 um 00:09 schrieb Kieran Kelleher:

    > Also, this is a weird error since I am guessing this might be
    > related to the recent JDK1.5 foundation sources that are in
    > ERXExtensions .... but it does not make sense since
    > NSMutableArray<E> extends new NSArray<E> which does have the count
    > method??
    >
    > On Jul 20, 2007, at 5:05 PM, Kieran Kelleher wrote:
    >
    >> Sorry for not including that ..... here it is ...
    >>
    >> An internal error occurred during: "Retrieving Children".
    >>
    >>
    >> java.lang.NumberFormatException: For input string: "The method
    >> count() is undefined for the type NSMutableArray<E>"
    >> at java.lang.NumberFormatException.forInputString
    >> (NumberFormatException.java:48)
    >> at java.lang.Integer.parseInt(Integer.java:447)
    >> at java.lang.Integer.<init>(Integer.java:620)
    >> at
    >> org.objectstyle.wolips.debug.logicalstructure.type.foundation.NSArray
    >> LogicalStructureType.resolveObjects(Unknown Source)
    >> at
    >> org.objectstyle.wolips.debug.logicalstructure.type.LogicalStructureTy
    >> pe.resolveNSArrayToKeys(Unknown Source)
    >> at
    >> org.objectstyle.wolips.debug.logicalstructure.type.eocontrol.EOCustom
    >> ObjectLogicalStructureType.resolveAttributeKeys(Unknown Source)
    >> at
    >> org.objectstyle.wolips.debug.logicalstructure.type.eocontrol.EOCustom
    >> ObjectLogicalStructureType.getLogicalStructure(Unknown Source)
    >> at
    >> org.eclipse.debug.internal.ui.elements.adapters.VariableContentAdapte
    >> r.getLogicalValue(VariableContentAdapter.java:158)
    >> at
    >> org.eclipse.debug.internal.ui.elements.adapters.VariableContentAdapte
    >> r.getLogicalValue(VariableContentAdapter.java:136)
    >> at
    >> org.eclipse.debug.internal.ui.elements.adapters.VariableContentAdapte
    >> r.getValueChildren(VariableContentAdapter.java:63)
    >> at
    >> org.eclipse.debug.internal.ui.elements.adapters.VariableContentAdapte
    >> r.getChildren(VariableContentAdapter.java:38)
    >> at
    >> org.eclipse.debug.internal.ui.viewers.provisional.AsynchronousContent
    >> Adapter.computeChildren(AsynchronousContentAdapter.java:105)
    >> at
    >> org.eclipse.debug.internal.ui.viewers.provisional.AsynchronousContent
    >> Adapter$1.run(AsynchronousContentAdapter.java:42)
    >> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:58)
    >>
    >>
    >> eclipse.buildId=M20060921-0945
    >> java.version=1.5.0_07
    >> java.vendor=Apple Computer, Inc.
    >> BootLoader constants: OS=macosx, ARCH=x86, WS=carbon, NL=en_US
    >> Framework arguments: -keyring /Users/kieran/.eclipse_keyring -
    >> showlocation
    >> Command-line arguments: -data /Users/kieran/DevProjects/
    >> eclipseworkspace -os macosx -ws carbon -clean -keyring /Users/
    >> kieran/.eclipse_keyring -consoleLog -showlocation
    >>
    >>
    >> On Jul 20, 2007, at 4:45 PM, Mike Schrag wrote:
    >>
    >>> Can you check out Errors View and see if it has a stack trace to
    >>> go along with that?
    >>>
    >>> On Jul 20, 2007, at 4:38 PM, Kieran Kelleher wrote:
    >>>
    >>>> It seems that clicking the expansion triangle for EO's no longer
    >>>> works in debug perspective -> variables view. See error attached:
    >>>>
    >>>> <pastedGraphic.tiff>
    >>>>
    >>>>
    >>>> Does it work for others (wolips 4118, eclipse 3.2.1) or is my
    >>>> setup broken??
    >>>
    >>>
    >>
    >



    This archive was generated by hypermail 2.0.0 : Sat Jul 21 2007 - 07:01:25 EDT