Consultor Eletrônico



Kbase P136642: Empty .esboe files are being generated with some procedures when using the OE Architect or the ESBOE
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/29/2008
Status: Unverified

SYMPTOM(s):

Empty .esboe files are generated with some procedures when using the OE Architect

Empty .esboe files are generated with some procedures when using the ESBOEGEN utility

The following stack trace is produced when using the ESBOEGEN utility:

java.lang.NullPointerException
at com.progress.open4gl.proxygen.PGParam.writeXML(PGParam.java:421)
at com.progress.open4gl.proxygen.PGProcDetail.writeXML(PGProcDetail.java:664)
at com.progress.open4gl.proxygen.PGProc.writeXML(PGProc.java:519)
at com.progress.open4gl.proxygen.ESBInvk.writeXML(ESBInvk.java:538)
at com.progress.wsa.admin.WsaParser.serializeObject(WsaParser.java:849)
at com.progress.open4gl.proxygen.ESBInvk.GenerateESBOEFile(ESBInvk.java:59)
at com.openedge.pdt.esboegen.esboeGen.createEsboe(esboeGen.java:1127)
at com.openedge.pdt.esboegen.esboeGen.processMainProcedure(esboeGen.java:797)
at com.openedge.pdt.esboegen.esboeGen.generateEsboe(esboeGen.java:257)
at com.openedge.pdt.esboegen.esboeGen.generateEsboe(esboeGen.java:242)
at com.openedge.pdt.esboegen.esboeGen.processFile(esboeGen.java:1212)
at com.openedge.pdt.esboegen.esboeGen.main(esboeGen.java:1520)

FACT(s) (Environment):

There is no error message when generating the .esboe files using the OpenEdge Architect
OpenEdge 10.1C
All Supported Operating Systems

CAUSE:

Bug# OE00176984

FIX:

As a workaround, generate the .esboe files using the Proxy Generator.