GeneXus - problema al compilar en genexus 9

 
Vista:

problema al compilar en genexus 9

Publicado por carlos julian (1 intervención) el 16/01/2010 18:34:24
hola amigos.

la verdad soy nuevo en esto de genexus, y estoy empesando a dar mis primeros pasos en esta herramienta.

estoy trabajando con genexus 9.0, tomcat , y jdk1.6.0_14 sobre Win Vista. Comence a seguir un tutorial paso a paso de genexus y genere mi base de conocimiento pero a la hora de compilar el prototipo me sale lo siguiente:

Compiling Reorganization...

CLASSPATH=gxclassr.jar;GxUtils.jar;iText.jar;.;C:\Program Files\Apache Software Foundation\Tomcat 6.0\lib\servlet-api.jar
callmake.bat "C:\Program Files\Java\nmake15.exe" "C:\Program Files\Java\jdk1.6.0_14\bin\javac.exe" Reorganization -O

PKSFX (R) FAST! Self Extract Utility Version 2.04g 02-01-93
Copr. 1989-1993 PKWARE Inc. All Rights Reserved. Shareware version
PKSFX Reg. U.S. Pat. and Tm. Off.

Extracts files from a zipfile to their original name,size,date & attributes.

Usage: PKSFX [options] [d:path] [file...]
Options are:
-c[m] = extract to screen [with more] -e = extract file(s) (default)
-d = create directories stored in ZIP -l = display software license
-o = overwrite existing files -t = test zipfile integrity
-n = extract only newer files -s<pwd> = unScramble with password
-p[a,b][c][1,2,3]=extract to printer [Asc mode,Bin mode][Com port] [port #]

d:path = Output drive and/or path.
file = Name(s) of files to extract. Wildcards *,? ok. Default is ALL files.

If you use PKSFX on a regular basis you are strongly encouraged to register
it. With a full registration of US $47.00 you will receive a comprehensive
printed manual, the latest version of PKZIP, PKUNZIP & PKSFX software, and
when available, the next version of the software. See the documentation for
commercial and distribution licensing info. Send check or money order to:
PKWARE, Inc.
9025 N. Deerwood Drive
Compilation Failed

0 Success - 1 Errors

Me podrian ayudar!!!
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
Imágen de perfil de Patricio Ojeda V
Val: 73
Oro
Ha aumentado 1 puesto en GeneXus (en relación al último mes)
Gráfica de GeneXus

RE:problema al compilar en genexus 9

Publicado por Patricio Ojeda V (475 intervenciones) el 17/01/2010 18:16:48
Por lo que veo... creo que te falta colocar en el ClassPath el .jar correspondiente al DBMS con el cual estas trabajando.

Trata de arreglar eso... o de lo contrario cuéntanos si tu aplicación es Java Win o Java Web, con que DBMS estas trabajando, versión de Tomcat, y las propiedades de tu DBMS Options y Execution de tu modelo.

Saludos

Patricio Ojeda V
Valora esta respuesta
Me gusta: Está respuesta es útil y esta claraNo me gusta: Está respuesta no esta clara o no es útil
0
Comentar

RE:problema al compilar en genexus 9

Publicado por MARIANO (1 intervención) el 17/07/2010 23:10:30
Hola tengo un problema parecido o igual, en mi caso estoy tambien aprendiendo Genexus 9.0, Seguí el tutorial que existe en video y al momento de generar el prototipo me da 1 error, probé varias veces, en diferentes máquinas y siempre me dice lo mismo, en mi caso trabajo con:

Genexus 9.0, generando un winform en lenguaje .NET
SQL Server 2005 Express
Windows XP SP 3 y Windows Server 2003
Framework 2.0 en ingles
CSC.Exe (es el compilador de C# que viene con el framework 2.0)

Este es el mensaje que me da Reorganization Output

Compiling Reorganization...
gxexec "C:\Documents and Settings\Administrador\Prueba2\DATA002\bldReorganization.cs" -r:GxBaseBuilder.dll -arg:csc="C:\Archivos de programa\ARTech\csc.exe" -arg:mdlpath="C:\Documents and Settings\Administrador\Prueba2\DATA002\"
Building bin\messages.eng.dll
Read in 340 resources from 'messages.eng.txt'
Writing resource file... Done.
Building bin\Reorganization.dll
Compilation Failed
0 Success - 1 Errors

Probé creando tan solo una transacción Clientes, con Id y nombre, pero siempre me pasa lo mismo.

Si alguien puede saber como arreglarlo se los agradezco.

Saludos
Valora esta respuesta
Me gusta: Está respuesta es útil y esta claraNo me gusta: Está respuesta no esta clara o no es útil
0
Comentar