GeneXus - Problema con reorganizacion

 
Vista:
sin imagen de perfil

Problema con reorganizacion

Publicado por Derimar (2 intervenciones) el 25/08/2021 22:11:21
Estoy tratando hacer un Build pero marca estos errores, alguien sabe como resolver este problema?



Success: Default (Java Web) Generation
========== Reorganization started ==========
"C:\Models\gx16\CWP_10.S\JavaModel\web\callmake.bat" "C:\Models\gx16\CWP_10.S\JavaModel\web\GXJMake.exe" "C:\Program Files\Java\jdk1.8.0_161\bin\javac.exe" Reorganization options: -J-Xmx1024m
GeneXus Java Make v1.0
reorg.java:146: error: cannot find symbol
Application.commitDataStores(context, remoteHandle, pr_default, "reorg");
^
symbol: method commitDataStores(ModelContext,int,IDataStoreProvider,String)
location: class Application
reorg.java:149: error: cannot find symbol
Application.commitDataStores(context, remoteHandle, pr_default, "reorg");
^
symbol: method commitDataStores(ModelContext,int,IDataStoreProvider,String)
location: class Application
Reorganization.java:36: error: cannot find symbol
setReorgProcedure(r);
^
symbol: method setReorgProcedure(reorg)
location: class Reorganization
jbf019conversion.java:76: error: cannot find symbol
Application.getSmartCacheProvider(remoteHandle).setUpdated("GXA1331") ;
^
symbol: method getSmartCacheProvider(int)
location: class Application
4 errors
failed ( error code=1)
Build failed.
Failed: Reorganization
error: Error in reorganization
Failed: Rebuild All
Valora esta pregunta
Me gusta: Está pregunta es útil y esta claraNo me gusta: Está pregunta no esta clara o no es útil
0
Responder