You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by Anita Kulshreshtha <a_...@yahoo.com> on 2007/07/25 00:55:15 UTC

xmlbeans compile failed error

  Is anyone else seeing this on the trunk?
........................................
........................................
Time to build schema type system: 1.032 seconds
Time to generate code: 0.25 seconds
C:\anita\geronimo\g2.0\modules\geronimo-j2ee-builder\target\generated-sources\xm
lbeans\org\apache\geronimo\xbeans\geronimo\j2ee\GerApplicationType.java:19:
cann
ot find symbol
symbol  : method
typeSystemForClassLoader(java.lang.ClassLoader,java.lang.String
)
location: class org.apache.xmlbeans.XmlBeans
       
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(GerApplicationType
.class.getClassLoader(),
"schemaorg_apache_xmlbeans.system.sA8C51DD71428480BC5C1
0AE593EEB272").resolveHandle("applicationtype8dbbtype");
                                    ^
C:\anita\geronimo\g2.0\modules\geronimo-j2ee-builder\target\generated-sources\xm
lbeans\org\apache\geronimo\xbeans\geronimo\j2ee\GerModuleType.java:19:
cannot fi
nd symbol
symbol  : method
typeSystemForClassLoader(java.lang.ClassLoader,java.lang.String
)
location: class org.apache.xmlbeans.XmlBeans
       
org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(GerModuleType.clas
s.getClassLoader(),
"schemaorg_apache_xmlbeans.system.sA8C51DD71428480BC5C10AE59
3EEB272").resolveHandle("moduletype862dtype");
                                    ^
C:\anita\geronimo\g2.0\modules\geronimo-j2ee-builder\target\generated-sources\xm
lbeans\org\apache\geronimo\xbeans\geronimo\j2ee\GerExtModuleType.java:19:
cannot
 find symbol
symbol  : method
typeSystemForClassLoader(java.lang.ClassLoader,java.lang.String
)
location: class org.apache.xmlbeans.XmlBeans
......................................
......................................

Thanks
Anita



      ____________________________________________________________________________________
Park yourself in front of a world of choices in alternative vehicles. Visit the Yahoo! Auto Green Center.
http://autos.yahoo.com/green_center/ 

Re: xmlbeans compile failed error

Posted by Peter Petersson <pe...@pmb.mine.nu>.
As david suggested in a previous post try "mvn -U" if you haven't 
alreddy it resolved the problem for me.
thanks
   Peter Petersson

Anita Kulshreshtha skrev:
>   Is anyone else seeing this on the trunk?
> ........................................
> ........................................
> Time to build schema type system: 1.032 seconds
> Time to generate code: 0.25 seconds
> C:\anita\geronimo\g2.0\modules\geronimo-j2ee-builder\target\generated-sources\xm
> lbeans\org\apache\geronimo\xbeans\geronimo\j2ee\GerApplicationType.java:19:
> cann
> ot find symbol
> symbol  : method
> typeSystemForClassLoader(java.lang.ClassLoader,java.lang.String
> )
> location: class org.apache.xmlbeans.XmlBeans
>        
> org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(GerApplicationType
> .class.getClassLoader(),
> "schemaorg_apache_xmlbeans.system.sA8C51DD71428480BC5C1
> 0AE593EEB272").resolveHandle("applicationtype8dbbtype");
>                                     ^
> C:\anita\geronimo\g2.0\modules\geronimo-j2ee-builder\target\generated-sources\xm
> lbeans\org\apache\geronimo\xbeans\geronimo\j2ee\GerModuleType.java:19:
> cannot fi
> nd symbol
> symbol  : method
> typeSystemForClassLoader(java.lang.ClassLoader,java.lang.String
> )
> location: class org.apache.xmlbeans.XmlBeans
>        
> org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(GerModuleType.clas
> s.getClassLoader(),
> "schemaorg_apache_xmlbeans.system.sA8C51DD71428480BC5C10AE59
> 3EEB272").resolveHandle("moduletype862dtype");
>                                     ^
> C:\anita\geronimo\g2.0\modules\geronimo-j2ee-builder\target\generated-sources\xm
> lbeans\org\apache\geronimo\xbeans\geronimo\j2ee\GerExtModuleType.java:19:
> cannot
>  find symbol
> symbol  : method
> typeSystemForClassLoader(java.lang.ClassLoader,java.lang.String
> )
> location: class org.apache.xmlbeans.XmlBeans
> ......................................
> ......................................
>
> Thanks
> Anita
>
>
>
>       ____________________________________________________________________________________
> Park yourself in front of a world of choices in alternative vehicles. Visit the Yahoo! Auto Green Center.
> http://autos.yahoo.com/green_center/ 
>   


Re: xmlbeans compile failed error

Posted by Anita Kulshreshtha <a_...@yahoo.com>.
   I missed updating geronimo-schema-jee_5 jar in my patented :)
offline build..

Thanks
Anita

--- David Jencks <da...@yahoo.com> wrote:

> This looks similar to the error Donald saw on July 22.  Are you sure 
> 
> your xmlbeans plugin is up to date?  Is it possible that some out of 
> 
> date jars are getting downloaded in an online build?
> 
> thanks
> david jencks
> 
> On Jul 24, 2007, at 3:55 PM, Anita Kulshreshtha wrote:
> 
> >   Is anyone else seeing this on the trunk?
> > ........................................
> > ........................................
> > Time to build schema type system: 1.032 seconds
> > Time to generate code: 0.25 seconds
> > C:\anita\geronimo\g2.0\modules\geronimo-j2ee-builder\target 
> > \generated-sources\xm
> > lbeans\org\apache\geronimo\xbeans\geronimo\j2ee 
> > \GerApplicationType.java:19:
> > cann
> > ot find symbol
> > symbol  : method
> > typeSystemForClassLoader(java.lang.ClassLoader,java.lang.String
> > )
> > location: class org.apache.xmlbeans.XmlBeans
> >
> > org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader 
> > (GerApplicationType
> > .class.getClassLoader(),
> > "schemaorg_apache_xmlbeans.system.sA8C51DD71428480BC5C1
> > 0AE593EEB272").resolveHandle("applicationtype8dbbtype");
> >                                     ^
> > C:\anita\geronimo\g2.0\modules\geronimo-j2ee-builder\target 
> > \generated-sources\xm
> >
>
lbeans\org\apache\geronimo\xbeans\geronimo\j2ee\GerModuleType.java:19:
> > cannot fi
> > nd symbol
> > symbol  : method
> > typeSystemForClassLoader(java.lang.ClassLoader,java.lang.String
> > )
> > location: class org.apache.xmlbeans.XmlBeans
> >
> > org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader 
> > (GerModuleType.clas
> > s.getClassLoader(),
> > "schemaorg_apache_xmlbeans.system.sA8C51DD71428480BC5C10AE59
> > 3EEB272").resolveHandle("moduletype862dtype");
> >                                     ^
> > C:\anita\geronimo\g2.0\modules\geronimo-j2ee-builder\target 
> > \generated-sources\xm
> > lbeans\org\apache\geronimo\xbeans\geronimo\j2ee 
> > \GerExtModuleType.java:19:
> > cannot
> >  find symbol
> > symbol  : method
> > typeSystemForClassLoader(java.lang.ClassLoader,java.lang.String
> > )
> > location: class org.apache.xmlbeans.XmlBeans
> > ......................................
> > ......................................
> >
> > Thanks
> > Anita
> >
> >
> >
> >        
> >
>
______________________________________________________________________
> 
> > ______________
> > Park yourself in front of a world of choices in alternative  
> > vehicles. Visit the Yahoo! Auto Green Center.
> > http://autos.yahoo.com/green_center/
> 
> 



       
____________________________________________________________________________________
Sick sense of humor? Visit Yahoo! TV's 
Comedy with an Edge to see what's on, when. 
http://tv.yahoo.com/collections/222

Re: xmlbeans compile failed error

Posted by David Jencks <da...@yahoo.com>.
This looks similar to the error Donald saw on July 22.  Are you sure  
your xmlbeans plugin is up to date?  Is it possible that some out of  
date jars are getting downloaded in an online build?

thanks
david jencks

On Jul 24, 2007, at 3:55 PM, Anita Kulshreshtha wrote:

>   Is anyone else seeing this on the trunk?
> ........................................
> ........................................
> Time to build schema type system: 1.032 seconds
> Time to generate code: 0.25 seconds
> C:\anita\geronimo\g2.0\modules\geronimo-j2ee-builder\target 
> \generated-sources\xm
> lbeans\org\apache\geronimo\xbeans\geronimo\j2ee 
> \GerApplicationType.java:19:
> cann
> ot find symbol
> symbol  : method
> typeSystemForClassLoader(java.lang.ClassLoader,java.lang.String
> )
> location: class org.apache.xmlbeans.XmlBeans
>
> org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader 
> (GerApplicationType
> .class.getClassLoader(),
> "schemaorg_apache_xmlbeans.system.sA8C51DD71428480BC5C1
> 0AE593EEB272").resolveHandle("applicationtype8dbbtype");
>                                     ^
> C:\anita\geronimo\g2.0\modules\geronimo-j2ee-builder\target 
> \generated-sources\xm
> lbeans\org\apache\geronimo\xbeans\geronimo\j2ee\GerModuleType.java:19:
> cannot fi
> nd symbol
> symbol  : method
> typeSystemForClassLoader(java.lang.ClassLoader,java.lang.String
> )
> location: class org.apache.xmlbeans.XmlBeans
>
> org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader 
> (GerModuleType.clas
> s.getClassLoader(),
> "schemaorg_apache_xmlbeans.system.sA8C51DD71428480BC5C10AE59
> 3EEB272").resolveHandle("moduletype862dtype");
>                                     ^
> C:\anita\geronimo\g2.0\modules\geronimo-j2ee-builder\target 
> \generated-sources\xm
> lbeans\org\apache\geronimo\xbeans\geronimo\j2ee 
> \GerExtModuleType.java:19:
> cannot
>  find symbol
> symbol  : method
> typeSystemForClassLoader(java.lang.ClassLoader,java.lang.String
> )
> location: class org.apache.xmlbeans.XmlBeans
> ......................................
> ......................................
>
> Thanks
> Anita
>
>
>
>        
> ______________________________________________________________________ 
> ______________
> Park yourself in front of a world of choices in alternative  
> vehicles. Visit the Yahoo! Auto Green Center.
> http://autos.yahoo.com/green_center/