I: Error when adding a item in a arraylist

roberto munut via Ikvm-developers <[email protected]> Thu, 29 Jun 2017 08:16:43 +0000 (UTC)
Newsgroups gmane.comp.java.ikvm.devel
Message-ID <[email protected]>
------=_Part_1665367_229590657.1498724203076
Content-Type: multipart/alternative; 
	boundary="----=_Part_1665365_873867718.1498724203068"

------=_Part_1665365_873867718.1498724203068
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable



     Il Gioved=C3=AC 29 Giugno 2017 10:00, roberto munut <[email protected]=
t> ha scritto:
=20

 Thank you volker for your help,=C2=A0
the name of the object that causes the error. (ex.Source=3DIKVM.Runtime),=
=C2=A0the name of the type that was not found ex.TypeName =3DIKVM.Internal.=
ClassLoaderWrapper .

I have to use this jar under UWP app, so i find this fork under Github http=
s://github.com/shannah/cn1-ikvm-uwp=C2=A0,=C2=A0the version is=C2=A08.05449=
.0, but i try also the last ufficial version that is the=C2=A07.2.4630.5, b=
ut i have the same error.
Regards





=20



    Il Mercoled=C3=AC 28 Giugno 2017 21:37, Volker Berlin <volker.berlin@go=
ebel-clan.de> ha scritto:
=20

 =20
 =20
 Am 28.06.2017 um 16:27 schrieb roberto munut via Ikvm-developers:
 =20
  =20
                the message of exception is=C2=A0=20
  The type initializer for 'IKVM.Internal.ClassLoaderWrapper' threw an exce=
ption.=20
  under innerexception the message is=C2=A0=20
  The method or operation is not implemented.=C2=A0=20
  and the stacktrace is=20
  atIKVM.Internal.RuntimeReflectionHelper.GetCoreAssembly() atIKVM.Internal=
.ClassLoaderWrapper.LoadRemappedTypes() atIKVM.Internal.ClassLoaderWrapper.=
.cctor()                =20
 Sounds that there is missing a dll of the IKVM. I can not find the class I=
KVM.Internal.RuntimeReflectionHelper in the current version of IKVM. Whoch =
version of IKVM do you use?
=20
                =20
  it is possible that the jar use some methods that are non implemented in =
your custom java virtual machine                =20
 If you call a not implemented Java method then you see the method in the s=
tacktrace. But your parts of the stacktrace show that it occur inside the c=
lassloading. A completely stacktrace with exception class and message can b=
e helpful to bring light in this.
=20
 Volker
=20
                 regards=20
 =20
 =20
=20
      Il Mercoled=C3=AC 28 Giugno 2017 14:50, Volker  Berlin <vberlin@inets=
oftware.de> ha scritto:
 =20
=20
     What is the class and message of the  exception?
 =20
 Am 28.06.2017 um 10:31 schrieb roberto munut via Ikvm-developers:
 =20
=20
     Hi , i convert a jar with ikwm,  and i have no errors when the dll in =
 created, the jar in  compiled with java sdk 1.6=20
  But when i try to use the  generated dll i have the follow error.  What c=
ould be your problem?=20
 =20
 =20
  =C2=A0 =C2=A0in IKVM.Internal.ClassLoaderWrapper.IsRemappedType(Type type=
) =C2=A0 =C2=A0in IKVM.NativeCode.ikvm.runtime.Util.GetTypeWrapperFromObjec=
t(Object  o) =C2=A0 =C2=A0in IKVM.NativeCode.ikvm.runtime.Util.getClassFrom=
Object(Object o) =C2=A0 =C2=A0in ikvm.runtime.Util.getClassFromObject(Objec=
t o) =C2=A0 =C2=A0in java.lang.Object.instancehelper_getClass(Object this) =
=C2=A0 =C2=A0in java.util.Arrays.copyOf(Object[] original,  Int32 newLength=
) =C2=A0 =C2=A0in java.util.ArrayList.grow(Int32 ) =C2=A0 =C2=A0in java.uti=
l.ArrayList.ensureExplicitCapacity(Int32 ) =C2=A0 =C2=A0in java.util.ArrayL=
ist.ensureCapacityInternal(Int32 ) =C2=A0 =C2=A0in java.util.ArrayList.add(=
Object e) =C2=A0 =C2=A0in CTManagers.addDevice(CTDeviceType deviceType)=20
  Regards  =20
                       =20
=20
 --------------------------------------------------------------------------=
----
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot________________=
_______________________________
Ikvm-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ikvm-developers


  =20

  =20
------=_Part_1665365_873867718.1498724203068
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<html><head></head><body><div style=3D"color:#000; background-color:#fff; f=
ont-family:Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font=
-size:13px"><div id=3D"yui_3_16_0_1_1498638030708_87170"><span></span></div=
><div class=3D"qtdSeparateBR" id=3D"yui_3_16_0_1_1498638030708_87194"><br><=
br></div>  <div class=3D"yahoo_quoted" id=3D"yui_3_16_0_1_1498638030708_871=
98" style=3D"display: block;"> <div style=3D"font-family: Helvetica Neue, H=
elvetica, Arial, Lucida Grande, sans-serif; font-size: 13px;" id=3D"yui_3_1=
6_0_1_1498638030708_87197"> <div style=3D"font-family: HelveticaNeue, Helve=
tica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 16px;" i=
d=3D"yui_3_16_0_1_1498638030708_87196"> <div dir=3D"ltr" id=3D"yui_3_16_0_1=
_1498638030708_87195"><font size=3D"2" face=3D"Arial" id=3D"yui_3_16_0_1_14=
98638030708_87199"> Il Gioved=C3=AC 29 Giugno 2017 10:00, roberto munut &lt=
;[email protected]&gt; ha scritto:<br></font></div>  <br><br> <div class=
=3D"y_msg_container" id=3D"yui_3_16_0_1_1498638030708_87202"><div id=3D"yiv=
6936286730"><div id=3D"yui_3_16_0_1_1498638030708_87201"><div style=3D"colo=
r:#000;background-color:#fff;font-family:Helvetica Neue, Helvetica, Arial, =
Lucida Grande, sans-serif;font-size:13px;" id=3D"yui_3_16_0_1_1498638030708=
_87200"><div id=3D"yiv6936286730yui_3_16_0_1_1498638030708_73947"><span id=
=3D"yiv6936286730yui_3_16_0_1_1498638030708_74101">Thank you volker for you=
r help,&nbsp;</span></div><div id=3D"yiv6936286730yui_3_16_0_1_149863803070=
8_73947"><span><br clear=3D"none"></span></div><div dir=3D"ltr" id=3D"yiv69=
36286730yui_3_16_0_1_1498638030708_73947"><span id=3D"yiv6936286730yui_3_16=
_0_1_1498638030708_74292" style=3D"color:rgb(42, 42, 42);">the name of the =
object that causes the error. (ex.Source=3DIKVM.Runtime),&nbsp;the name of =
the type that was not found ex.TypeName =3DIKVM.Internal.ClassLoaderWrapper=
 .</span><br clear=3D"none" id=3D"yiv6936286730yui_3_16_0_1_1498638030708_7=
4293"></div><div dir=3D"ltr" id=3D"yiv6936286730yui_3_16_0_1_1498638030708_=
73947"><span style=3D"color:rgb(42, 42, 42);"><br clear=3D"none"></span></d=
iv><div dir=3D"ltr" id=3D"yiv6936286730yui_3_16_0_1_1498638030708_73947"><f=
ont id=3D"yiv6936286730yui_3_16_0_1_1498638030708_76330" color=3D"#2a2a2a" =
face=3D"Segoe UI, Lucida Grande, Verdana, Arial, Helvetica, sans-serif">I h=
ave to use this jar under UWP app, so i find this fork under Github <a rel=
=3D"nofollow" shape=3D"rect" id=3D"yiv6936286730yui_3_16_0_1_1498638030708_=
78411" target=3D"_blank" href=3D"https://github.com/shannah/cn1-ikvm-uwp">h=
ttps://github.com/shannah/cn1-ikvm-uwp</a>&nbsp;,&nbsp;the version is&nbsp;=
8.05449.0, but i try also the last ufficial version that is the&nbsp;7.2.46=
30.5, but i have the same error.</font></div><div dir=3D"ltr" id=3D"yiv6936=
286730yui_3_16_0_1_1498638030708_73947"><font color=3D"#2a2a2a" face=3D"Seg=
oe UI, Lucida Grande, Verdana, Arial, Helvetica, sans-serif"><br clear=3D"n=
one"></font></div><div dir=3D"ltr" id=3D"yiv6936286730yui_3_16_0_1_14986380=
30708_73947"><font id=3D"yiv6936286730yui_3_16_0_1_1498638030708_78468" col=
or=3D"#2a2a2a" face=3D"Segoe UI, Lucida Grande, Verdana, Arial, Helvetica, =
sans-serif">Regards</font></div><div dir=3D"ltr" id=3D"yiv6936286730yui_3_1=
6_0_1_1498638030708_73947"><font color=3D"#2a2a2a" face=3D"Segoe UI, Lucida=
 Grande, Verdana, Arial, Helvetica, sans-serif"><br clear=3D"none"></font><=
/div><div id=3D"yiv6936286730yui_3_16_0_1_1498638030708_76340"><br clear=3D=
"none"></div><div dir=3D"ltr" id=3D"yiv6936286730yui_3_16_0_1_1498638030708=
_73947"><span style=3D"color:rgb(42, 42, 42);"><br clear=3D"none"></span></=
div><div dir=3D"ltr" id=3D"yiv6936286730yui_3_16_0_1_1498638030708_73947"><=
span style=3D"color:rgb(42, 42, 42);"><br clear=3D"none"></span></div><div =
dir=3D"ltr" id=3D"yiv6936286730yui_3_16_0_1_1498638030708_73947"><span styl=
e=3D"color:rgb(42, 42, 42);"><br clear=3D"none"></span></div><pre id=3D"yiv=
6936286730yui_3_16_0_1_1498638030708_74439" style=3D"padding:5px;margin-top=
:0px;margin-bottom:0px;overflow:auto;word-wrap:normal;font-family:Consolas,=
 Courier, monospace !important;"><br clear=3D"none"></pre> <div class=3D"yi=
v6936286730qtdSeparateBR" id=3D"yiv6936286730yui_3_16_0_1_1498638030708_740=
52"><br clear=3D"none"></div><div class=3D"yiv6936286730qtdSeparateBR" id=
=3D"yiv6936286730yui_3_16_0_1_1498638030708_74052"><br clear=3D"none"></div=
><div class=3D"yiv6936286730qtdSeparateBR" id=3D"yiv6936286730yui_3_16_0_1_=
1498638030708_74052"><br clear=3D"none"><br clear=3D"none"></div><div class=
=3D"yiv6936286730yahoo_quoted" id=3D"yiv6936286730yui_3_16_0_1_149863803070=
8_74045" style=3D"display:block;"> <div id=3D"yiv6936286730yui_3_16_0_1_149=
8638030708_74044" style=3D"font-family:Helvetica Neue, Helvetica, Arial, Lu=
cida Grande, sans-serif;font-size:13px;"> <div id=3D"yiv6936286730yui_3_16_=
0_1_1498638030708_74043" style=3D"font-family:HelveticaNeue, Helvetica Neue=
, Helvetica, Arial, Lucida Grande, sans-serif;font-size:16px;"> <div dir=3D=
"ltr" id=3D"yiv6936286730yui_3_16_0_1_1498638030708_74051"><font id=3D"yiv6=
936286730yui_3_16_0_1_1498638030708_74050" size=3D"2" face=3D"Arial"> Il Me=
rcoled=C3=AC 28 Giugno 2017 21:37, Volker Berlin &lt;volker.berlin@goebel-c=
lan.de&gt; ha scritto:<br clear=3D"none"></font></div>  <br clear=3D"none">=
<br clear=3D"none"> <div class=3D"yiv6936286730y_msg_container" id=3D"yiv69=
36286730yui_3_16_0_1_1498638030708_74042"><div class=3D"yiv6936286730yqt582=
9097504" id=3D"yiv6936286730yqt34382"><div id=3D"yiv6936286730"><div id=3D"=
yiv6936286730yui_3_16_0_1_1498638030708_74041">
    <div id=3D"yiv6936286730yui_3_16_0_1_1498638030708_74049"><br clear=3D"=
none">
    </div>
    <br clear=3D"none">
    <div class=3D"yiv6936286730moz-cite-prefix" id=3D"yiv6936286730yui_3_16=
_0_1_1498638030708_74048">Am 28.06.2017 um 16:27 schrieb roberto
      munut via Ikvm-developers:<br clear=3D"none">
    </div>
    <blockquote id=3D"yiv6936286730yui_3_16_0_1_1498638030708_74047" type=
=3D"cite">
      <div id=3D"yiv6936286730yui_3_16_0_1_1498638030708_74046" style=3D"co=
lor:#000;background-color:#fff;font-family:Helvetica Neue, Helvetica, Arial=
, Lucida Grande, sans-serif;font-size:13px;">
        <div id=3D"yiv6936286730yui_3_16_0_1_1498638030708_44305"><span></s=
pan></div>
        <br clear=3D"none">
        <div class=3D"yiv6936286730yahoo_quoted" id=3D"yiv6936286730yui_3_1=
6_0_1_1498638030708_44562" style=3D"display:block;">
          <div id=3D"yiv6936286730yui_3_16_0_1_1498638030708_44561" style=
=3D"font-family:Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif=
;font-size:13px;">
            <div id=3D"yiv6936286730yui_3_16_0_1_1498638030708_44560" style=
=3D"font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Gra=
nde, sans-serif;font-size:16px;">
              <div class=3D"yiv6936286730y_msg_container" id=3D"yiv69362867=
30yui_3_16_0_1_1498638030708_44559">
                <div id=3D"yiv6936286730">
                  <div id=3D"yiv6936286730yui_3_16_0_1_1498638030708_44558"=
>
                    <div id=3D"yiv6936286730yui_3_16_0_1_1498638030708_4455=
7" style=3D"color:#000;background-color:#fff;font-family:Helvetica Neue, He=
lvetica, Arial, Lucida Grande, sans-serif;font-size:13px;">
                      <div class=3D"yiv6936286730yqt0976797417" id=3D"yiv69=
36286730yqt47312">
                        <div class=3D"yiv6936286730yahoo_quoted" id=3D"yiv6=
936286730yui_3_16_0_1_1498638030708_35574" style=3D"display:block;">
                          <div id=3D"yiv6936286730yui_3_16_0_1_149863803070=
8_35573" style=3D"font-family:Helvetica Neue, Helvetica, Arial, Lucida Gran=
de, sans-serif;font-size:13px;">
                            <div id=3D"yiv6936286730yui_3_16_0_1_1498638030=
708_35572" style=3D"font-family:HelveticaNeue, Helvetica Neue, Helvetica, A=
rial, Lucida Grande, sans-serif;font-size:16px;">
                              <div class=3D"yiv6936286730y_msg_container" i=
d=3D"yiv6936286730yui_3_16_0_1_1498638030708_35571">
                                <div id=3D"yiv6936286730">
                                  <div id=3D"yiv6936286730yui_3_16_0_1_1498=
638030708_35570">
                                    <div id=3D"yiv6936286730yui_3_16_0_1_14=
98638030708_35569" style=3D"color:#000;background-color:#fff;font-family:He=
lvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:13px;">
                                      <div dir=3D"ltr" id=3D"yiv6936286730y=
ui_3_16_0_1_1498638030708_27489"><span id=3D"yiv6936286730yui_3_16_0_1_1498=
638030708_27668">the message of
                                          exception is&nbsp;</span></div>
                                      <div dir=3D"ltr" id=3D"yiv6936286730y=
ui_3_16_0_1_1498638030708_27489"><br clear=3D"none">
                                      </div>
                                      <div dir=3D"ltr" id=3D"yiv6936286730y=
ui_3_16_0_1_1498638030708_27489">The
                                        type initializer for
                                        'IKVM.Internal.ClassLoaderWrapper'
                                        threw an exception.</div>
                                      <div dir=3D"ltr" id=3D"yiv6936286730y=
ui_3_16_0_1_1498638030708_27489"><br clear=3D"none">
                                      </div>
                                      <div dir=3D"ltr" id=3D"yiv6936286730y=
ui_3_16_0_1_1498638030708_27489">under
                                        innerexception the message is&nbsp;=
</div>
                                      <div dir=3D"ltr" id=3D"yiv6936286730y=
ui_3_16_0_1_1498638030708_27489"><br clear=3D"none">
                                      </div>
                                      <div dir=3D"ltr" id=3D"yiv6936286730y=
ui_3_16_0_1_1498638030708_27489">The
                                        method or operation is not
                                        implemented.&nbsp;</div>
                                      <div dir=3D"ltr" id=3D"yiv6936286730y=
ui_3_16_0_1_1498638030708_27489"><br clear=3D"none">
                                      </div>
                                      <div dir=3D"ltr" id=3D"yiv6936286730y=
ui_3_16_0_1_1498638030708_27489">and
                                        the stacktrace is</div>
                                      <div dir=3D"ltr" id=3D"yiv6936286730y=
ui_3_16_0_1_1498638030708_27489"><br clear=3D"none">
                                      </div>
                                      <div dir=3D"ltr" id=3D"yiv6936286730y=
ui_3_16_0_1_1498638030708_27780">at
IKVM.Internal.RuntimeReflectionHelper.GetCoreAssembly()</div>
                                      <div dir=3D"ltr" id=3D"yiv6936286730y=
ui_3_16_0_1_1498638030708_27781">at
IKVM.Internal.ClassLoaderWrapper.LoadRemappedTypes()</div>
                                      <div dir=3D"ltr" id=3D"yiv6936286730y=
ui_3_16_0_1_1498638030708_27782">at
IKVM.Internal.ClassLoaderWrapper..cctor()</div>
                                    </div>
                                  </div>
                                </div>
                              </div>
                            </div>
                          </div>
                        </div>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </blockquote>
    Sounds that there is missing a dll of the IKVM. I can not find the
    class IKVM.Internal.RuntimeReflectionHelper in the current version
    of IKVM. Whoch version of IKVM do you use?<br clear=3D"none">
    <blockquote type=3D"cite">
      <div style=3D"color:#000;background-color:#fff;font-family:Helvetica =
Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:13px;">
        <div class=3D"yiv6936286730yahoo_quoted" id=3D"yiv6936286730yui_3_1=
6_0_1_1498638030708_44562" style=3D"display:block;">
          <div id=3D"yiv6936286730yui_3_16_0_1_1498638030708_44561" style=
=3D"font-family:Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif=
;font-size:13px;">
            <div id=3D"yiv6936286730yui_3_16_0_1_1498638030708_44560" style=
=3D"font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Gra=
nde, sans-serif;font-size:16px;">
              <div class=3D"yiv6936286730y_msg_container" id=3D"yiv69362867=
30yui_3_16_0_1_1498638030708_44559">
                <div id=3D"yiv6936286730">
                  <div id=3D"yiv6936286730yui_3_16_0_1_1498638030708_44558"=
>
                    <div id=3D"yiv6936286730yui_3_16_0_1_1498638030708_4455=
7" style=3D"color:#000;background-color:#fff;font-family:Helvetica Neue, He=
lvetica, Arial, Lucida Grande, sans-serif;font-size:13px;">
                      <div class=3D"yiv6936286730yqt0976797417" id=3D"yiv69=
36286730yqt47312">
                        <div class=3D"yiv6936286730yahoo_quoted" id=3D"yiv6=
936286730yui_3_16_0_1_1498638030708_35574" style=3D"display:block;">
                          <div id=3D"yiv6936286730yui_3_16_0_1_149863803070=
8_35573" style=3D"font-family:Helvetica Neue, Helvetica, Arial, Lucida Gran=
de, sans-serif;font-size:13px;">
                            <div id=3D"yiv6936286730yui_3_16_0_1_1498638030=
708_35572" style=3D"font-family:HelveticaNeue, Helvetica Neue, Helvetica, A=
rial, Lucida Grande, sans-serif;font-size:16px;">
                              <div class=3D"yiv6936286730y_msg_container" i=
d=3D"yiv6936286730yui_3_16_0_1_1498638030708_35571">
                                <div id=3D"yiv6936286730">
                                  <div id=3D"yiv6936286730yui_3_16_0_1_1498=
638030708_35570">
                                    <div id=3D"yiv6936286730yui_3_16_0_1_14=
98638030708_35569" style=3D"color:#000;background-color:#fff;font-family:He=
lvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:13px;">
                                      <div dir=3D"ltr" id=3D"yiv6936286730y=
ui_3_16_0_1_1498638030708_27782"><br clear=3D"none">
                                      </div>
                                      <div dir=3D"ltr" id=3D"yiv6936286730y=
ui_3_16_0_1_1498638030708_27782">it
                                        is possible that the jar use
                                        some methods that are non
                                        implemented in your custom java
                                        virtual machine</div>
                                    </div>
                                  </div>
                                </div>
                              </div>
                            </div>
                          </div>
                        </div>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </blockquote>
    If you call a not implemented Java method then you see the method in
    the stacktrace. But your parts of the stacktrace show that it occur
    inside the classloading. A completely stacktrace with exception
    class and message can be helpful to bring light in this.<br clear=3D"no=
ne">
    <br clear=3D"none">
    Volker<div class=3D"yiv6936286730yqt6954105569" id=3D"yiv6936286730yqtf=
d35963"><br clear=3D"none">
    <blockquote type=3D"cite">
      <div style=3D"color:#000;background-color:#fff;font-family:Helvetica =
Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:13px;">
        <div class=3D"yiv6936286730yahoo_quoted" id=3D"yiv6936286730yui_3_1=
6_0_1_1498638030708_44562" style=3D"display:block;">
          <div id=3D"yiv6936286730yui_3_16_0_1_1498638030708_44561" style=
=3D"font-family:Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif=
;font-size:13px;">
            <div id=3D"yiv6936286730yui_3_16_0_1_1498638030708_44560" style=
=3D"font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Gra=
nde, sans-serif;font-size:16px;">
              <div class=3D"yiv6936286730y_msg_container" id=3D"yiv69362867=
30yui_3_16_0_1_1498638030708_44559">
                <div id=3D"yiv6936286730">
                  <div id=3D"yiv6936286730yui_3_16_0_1_1498638030708_44558"=
>
                    <div id=3D"yiv6936286730yui_3_16_0_1_1498638030708_4455=
7" style=3D"color:#000;background-color:#fff;font-family:Helvetica Neue, He=
lvetica, Arial, Lucida Grande, sans-serif;font-size:13px;">
                      <div class=3D"yiv6936286730yqt0976797417" id=3D"yiv69=
36286730yqt47312">
                        <div class=3D"yiv6936286730yahoo_quoted" id=3D"yiv6=
936286730yui_3_16_0_1_1498638030708_35574" style=3D"display:block;">
                          <div id=3D"yiv6936286730yui_3_16_0_1_149863803070=
8_35573" style=3D"font-family:Helvetica Neue, Helvetica, Arial, Lucida Gran=
de, sans-serif;font-size:13px;">
                            <div id=3D"yiv6936286730yui_3_16_0_1_1498638030=
708_35572" style=3D"font-family:HelveticaNeue, Helvetica Neue, Helvetica, A=
rial, Lucida Grande, sans-serif;font-size:16px;">
                              <div class=3D"yiv6936286730y_msg_container" i=
d=3D"yiv6936286730yui_3_16_0_1_1498638030708_35571">
                                <div id=3D"yiv6936286730">
                                  <div id=3D"yiv6936286730yui_3_16_0_1_1498=
638030708_35570">
                                    <div id=3D"yiv6936286730yui_3_16_0_1_14=
98638030708_35569" style=3D"color:#000;background-color:#fff;font-family:He=
lvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:13px;">
                                      <div dir=3D"ltr" id=3D"yiv6936286730y=
ui_3_16_0_1_1498638030708_27782">regards</div>
                                      <div dir=3D"ltr" id=3D"yiv6936286730y=
ui_3_16_0_1_1498638030708_27489"><br clear=3D"none">
                                      </div>
                                      <div dir=3D"ltr" id=3D"yiv6936286730y=
ui_3_16_0_1_1498638030708_27489"><br clear=3D"none">
                                      </div>
                                      <div class=3D"yiv6936286730qtdSeparat=
eBR" id=3D"yiv6936286730yui_3_16_0_1_1498638030708_44567"><br clear=3D"none=
">
                                        <br clear=3D"none">
                                      </div>
                                      <div class=3D"yiv6936286730yahoo_quot=
ed" id=3D"yiv6936286730yui_3_16_0_1_1498638030708_35578" style=3D"display:b=
lock;">
                                        <div id=3D"yiv6936286730yui_3_16_0_=
1_1498638030708_35577" style=3D"font-family:Helvetica Neue, Helvetica, Aria=
l, Lucida Grande, sans-serif;font-size:13px;">
                                          <div id=3D"yiv6936286730yui_3_16_=
0_1_1498638030708_35576" style=3D"font-family:HelveticaNeue, Helvetica Neue=
, Helvetica, Arial, Lucida Grande, sans-serif;font-size:16px;">
                                            <div dir=3D"ltr" id=3D"yiv69362=
86730yui_3_16_0_1_1498638030708_35580"><font id=3D"yiv6936286730yui_3_16_0_=
1_1498638030708_35579" face=3D"Arial" size=3D"2">
                                                Il Mercoled=C3=AC 28 Giugno
                                                2017 14:50, Volker
                                                Berlin
                                                <a rel=3D"nofollow" shape=
=3D"rect" class=3D"yiv6936286730moz-txt-link-rfc2396E" ymailto=3D"mailto:vb=
[email protected]" target=3D"_blank" href=3D"mailto:vberlin@inetsoftwar=
e.de">&lt;[email protected]&gt;</a>
                                                ha scritto:<br clear=3D"non=
e">
                                              </font></div>
                                            <br clear=3D"none">
                                            <br clear=3D"none">
                                            <div class=3D"yiv6936286730y_ms=
g_container" id=3D"yiv6936286730yui_3_16_0_1_1498638030708_35583">
                                              <div class=3D"yiv6936286730yq=
t6110515458" id=3D"yiv6936286730yqt58138">
                                                <div id=3D"yiv6936286730">
                                                  <div id=3D"yiv6936286730y=
ui_3_16_0_1_1498638030708_35590">
                                                    <div id=3D"yiv693628673=
0yui_3_16_0_1_1498638030708_35589">What
                                                      is the class and
                                                      message of the
                                                      exception?<br clear=
=3D"none">
                                                    </div>
                                                    <br clear=3D"none">
                                                    <div class=3D"yiv693628=
6730moz-cite-prefix" id=3D"yiv6936286730yui_3_16_0_1_1498638030708_44570">A=
m 28.06.2017 um 10:31 schrieb
                                                      roberto munut via
                                                      Ikvm-developers:<br c=
lear=3D"none">
                                                    </div>
                                                    <blockquote type=3D"cit=
e"> </blockquote>
                                                  </div>
                                                  <div id=3D"yiv6936286730y=
ui_3_16_0_1_1498638030708_35582">
                                                    <div class=3D"yiv693628=
6730yqt3208738065" id=3D"yiv6936286730yqt51813">
                                                      <div id=3D"yiv6936286=
730yui_3_16_0_1_1498638030708_35581" style=3D"color:#000;background-color:#=
fff;font-family:Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif=
;font-size:13px;">
                                                        <div dir=3D"ltr" id=
=3D"yiv6936286730yui_3_16_0_1_1498638030708_4806">Hi
                                                          , i convert a
                                                          jar with ikwm,
                                                          and i have no
                                                          errors when
                                                          the dll in
                                                          created, the
                                                          jar in
                                                          compiled with
                                                          java sdk 1.6</div=
>
                                                        <div id=3D"yiv69362=
86730yui_3_16_0_1_1498638030708_6728"><br clear=3D"none" id=3D"yiv693628673=
0yui_3_16_0_1_1498638030708_6729">
                                                        </div>
                                                        <div dir=3D"ltr" id=
=3D"yiv6936286730yui_3_16_0_1_1498638030708_6730">But
                                                          when i try to
                                                          use the
                                                          generated dll
                                                          i have the
                                                          follow error.
                                                          What could be
                                                          your problem?</di=
v>
                                                        <div id=3D"yiv69362=
86730yui_3_16_0_1_1498638030708_4806"><br clear=3D"none">
                                                        </div>
                                                        <div id=3D"yiv69362=
86730yui_3_16_0_1_1498638030708_4806"><br clear=3D"none">
                                                        </div>
                                                        <div id=3D"yiv69362=
86730yui_3_16_0_1_1498638030708_4806"><br clear=3D"none">
                                                        </div>
                                                        <div id=3D"yiv69362=
86730yui_3_16_0_1_1498638030708_6562">&nbsp;
                                                          &nbsp;in
                                                          IKVM.Internal.Cla=
ssLoaderWrapper.IsRemappedType(Type
                                                          type)</div>
                                                        <div id=3D"yiv69362=
86730yui_3_16_0_1_1498638030708_6563">&nbsp;
                                                          &nbsp;in
                                                          IKVM.NativeCode.i=
kvm.runtime.Util.GetTypeWrapperFromObject(Object
                                                          o)</div>
                                                        <div id=3D"yiv69362=
86730yui_3_16_0_1_1498638030708_6564">&nbsp;
                                                          &nbsp;in
                                                          IKVM.NativeCode.i=
kvm.runtime.Util.getClassFromObject(Object
                                                          o)</div>
                                                        <div id=3D"yiv69362=
86730yui_3_16_0_1_1498638030708_6565">&nbsp;
                                                          &nbsp;in
                                                          ikvm.runtime.Util=
.getClassFromObject(Object
                                                          o)</div>
                                                        <div id=3D"yiv69362=
86730yui_3_16_0_1_1498638030708_6566">&nbsp;
                                                          &nbsp;in
                                                          java.lang.Object.=
instancehelper_getClass(Object
                                                          this)</div>
                                                        <div id=3D"yiv69362=
86730yui_3_16_0_1_1498638030708_6567">&nbsp;
                                                          &nbsp;in
                                                          java.util.Arrays.=
copyOf(Object[]
                                                          original,
                                                          Int32
                                                          newLength)</div>
                                                        <div id=3D"yiv69362=
86730yui_3_16_0_1_1498638030708_6568">&nbsp;
                                                          &nbsp;in
                                                          java.util.ArrayLi=
st.grow(Int32
                                                          )</div>
                                                        <div id=3D"yiv69362=
86730yui_3_16_0_1_1498638030708_6569">&nbsp;
                                                          &nbsp;in
                                                          java.util.ArrayLi=
st.ensureExplicitCapacity(Int32
                                                          )</div>
                                                        <div id=3D"yiv69362=
86730yui_3_16_0_1_1498638030708_6570">&nbsp;
                                                          &nbsp;in
                                                          java.util.ArrayLi=
st.ensureCapacityInternal(Int32
                                                          )</div>
                                                        <div id=3D"yiv69362=
86730yui_3_16_0_1_1498638030708_6571">&nbsp;
                                                          &nbsp;in
                                                          java.util.ArrayLi=
st.add(Object
                                                          e)</div>
                                                        <div dir=3D"ltr" id=
=3D"yiv6936286730yui_3_16_0_1_1498638030708_6572">&nbsp;
                                                          &nbsp;in
                                                          CTManagers.addDev=
ice(CTDeviceType
                                                          deviceType)</div>
                                                        <div dir=3D"ltr" id=
=3D"yiv6936286730yui_3_16_0_1_1498638030708_6572"><br clear=3D"none">
                                                        </div>
                                                        <div dir=3D"ltr" id=
=3D"yiv6936286730yui_3_16_0_1_1498638030708_6572">Regards</div>
                                                      </div>
                                                    </div>
                                                    <br clear=3D"none">
                                                  </div>
                                                </div>
                                              </div>
                                            </div>
                                          </div>
                                        </div>
                                      </div>
                                    </div>
                                  </div>
                                </div>
                              </div>
                            </div>
                          </div>
                        </div>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </blockquote>
    <br clear=3D"none">
  </div></div></div></div><div class=3D"yiv6936286730yqt6954105569" id=3D"y=
iv6936286730yqtfd78034">---------------------------------------------------=
---------------------------<br clear=3D"none">Check out the vibrant tech co=
mmunity on one of the world's most<br clear=3D"none">engaging tech sites, S=
lashdot.org! <a rel=3D"nofollow" shape=3D"rect" target=3D"_blank" href=3D"h=
ttp://sdm.link/slashdot">http://sdm.link/slashdot</a></div><div class=3D"yi=
v6936286730yqt6954105569" id=3D"yiv6936286730yqtfd45459">__________________=
_____________________________<br clear=3D"none">Ikvm-developers mailing lis=
t<br clear=3D"none"><a rel=3D"nofollow" shape=3D"rect" ymailto=3D"mailto:Ik=
[email protected]" target=3D"_blank" href=3D"mailto:Ikvm-=
[email protected]">[email protected]</a>=
<br clear=3D"none"><a rel=3D"nofollow" shape=3D"rect" target=3D"_blank" hre=
f=3D"https://lists.sourceforge.net/lists/listinfo/ikvm-developers">https://=
lists.sourceforge.net/lists/listinfo/ikvm-developers</a><br clear=3D"none">=
</div><br clear=3D"none"><br clear=3D"none"></div>  </div> </div>  </div></=
div></div></div><br><br></div>  </div> </div>  </div></div></body></html>
------=_Part_1665365_873867718.1498724203068--

------=_Part_1665367_229590657.1498724203076
Content-Type: text/plain
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="Untitled"
Content-ID: <[email protected]>

LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t
LS0tLS0tLS0tLS0tLS0tLS0tLS0tCkNoZWNrIG91dCB0aGUgdmlicmFudCB0ZWNoIGNvbW11bml0
eSBvbiBvbmUgb2YgdGhlIHdvcmxkJ3MgbW9zdAplbmdhZ2luZyB0ZWNoIHNpdGVzLCBTbGFzaGRv
dC5vcmchIGh0dHA6Ly9zZG0ubGluay9zbGFzaGRvdA==

------=_Part_1665367_229590657.1498724203076
Content-Type: text/plain
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="Untitled"
Content-ID: <[email protected]>

X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KSWt2bS1kZXZl
bG9wZXJzIG1haWxpbmcgbGlzdApJa3ZtLWRldmVsb3BlcnNAbGlzdHMuc291cmNlZm9yZ2UubmV0
Cmh0dHBzOi8vbGlzdHMuc291cmNlZm9yZ2UubmV0L2xpc3RzL2xpc3RpbmZvL2lrdm0tZGV2ZWxv
cGVycwo=

------=_Part_1665367_229590657.1498724203076
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
------=_Part_1665367_229590657.1498724203076
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Ikvm-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ikvm-developers

------=_Part_1665367_229590657.1498724203076--