You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@xmlbeans.apache.org by mg <xm...@subscribe.audumla.net> on 2005/01/25 05:59:46 UTC

nullpopinter with latest source

Hi there,

I just grabbed the latest source code and am now getting the following
exception when I try and start my app.

Caused by: java.lang.NullPointerException
        at
        org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl.<clinit>(SchemaTypeSystemImpl.java:149)
        ... 22 more


Is anyone else seeing this?
Marius.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@xmlbeans.apache.org
For additional commands, e-mail: user-help@xmlbeans.apache.org


Re: nullpointer with latest source

Posted by Marius Gleeson <xm...@subscribe.audumla.net>.
It is definitly the right version. However it is probably class loader
related. All of my xmlbeans are being loaded through a OSGI framework
which strictly manages class loaders and class dependancies. Even though
the class is loaded at this point it would appear to not be initialized.
Is there any other way of doing this check, because I think it could
cause issues in other strict classloading frameworks.
Marius.

On Tue, 25 Jan 2005 11:12:34 +0100, "Jean-Christophe Pazzaglia"
<Je...@eurecom.fr> said:
> Are you sure that the *right* version of the 'compiled schema'
> is in your classpath (package schema.system.s589xxxxxxxxxxxxx) ?
> 
> Maitre Panisse (jc) !
> 
> >Hi there,
> >
> >I just grabbed the latest source code and am now getting the following
> >exception when I try and start my app.
> >
> >Caused by: java.lang.NullPointerException
> >        at
> >        org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl.<clinit>(SchemaTypeSystemImpl.java:149)
> >        ... 22 more
> >
> >
> >Is anyone else seeing this?
> >Marius.
> >
> >---------------------------------------------------------------------
> >To unsubscribe, e-mail: user-unsubscribe@xmlbeans.apache.org
> >For additional commands, e-mail: user-help@xmlbeans.apache.org
> >
> >  
> >
> 
> 
> -- 
> Jean-Christophe.Pazzaglia@eurecom.fr
> Corporate communications
> Tel: (+33) 4-93-00-26-78 
> PGP Key available : http://www.eurecom.fr/~pazzagli/publickey.pgp
> --
> Institut Eurécom - Office 029
> http://www.eurecom.fr/
> 2229 Route des Crêtes 
> BP 193 
> 06904 Sophia Antipolis, France
> Fax: (+33) 4-93-00-26-27
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@xmlbeans.apache.org
> For additional commands, e-mail: user-help@xmlbeans.apache.org
> 
-- 
  Marius Gleeson
  audumla@fastmail.fm


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@xmlbeans.apache.org
For additional commands, e-mail: user-help@xmlbeans.apache.org


Re: nullpopinter with latest source

Posted by Jean-Christophe Pazzaglia <Je...@eurecom.fr>.
Are you sure that the *right* version of the 'compiled schema'
is in your classpath (package schema.system.s589xxxxxxxxxxxxx) ?

Maitre Panisse (jc) !

>Hi there,
>
>I just grabbed the latest source code and am now getting the following
>exception when I try and start my app.
>
>Caused by: java.lang.NullPointerException
>        at
>        org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl.<clinit>(SchemaTypeSystemImpl.java:149)
>        ... 22 more
>
>
>Is anyone else seeing this?
>Marius.
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: user-unsubscribe@xmlbeans.apache.org
>For additional commands, e-mail: user-help@xmlbeans.apache.org
>
>  
>


-- 
Jean-Christophe.Pazzaglia@eurecom.fr
Corporate communications
Tel: (+33) 4-93-00-26-78 
PGP Key available : http://www.eurecom.fr/~pazzagli/publickey.pgp
--
Institut Eurécom - Office 029
http://www.eurecom.fr/
2229 Route des Crêtes 
BP 193 
06904 Sophia Antipolis, France
Fax: (+33) 4-93-00-26-27
















---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@xmlbeans.apache.org
For additional commands, e-mail: user-help@xmlbeans.apache.org