ORA-04045: errors during recompilation/revalidation of SGE.sun/io/ByteToCharISO8859_1 [message #150756] |
Fri, 09 December 2005 08:13 |
aristizabal9
Messages: 2 Registered: December 2005
|
Junior Member |
|
|
Hello, I'm trying to load a java class, and I get this error, I don't know if anyone can help me...
Thanks!!!
C:\oracle\ora92\bin>loadjava -v -f -r -user sge/sge2004@desarrollo "C:\IBM\Prote
ccion\SGEDesarrollo\JavaSource\co\com\personalsoft\sistemaGestionEmpleados\clase
sEmbebidasOracle\ValidarXMLconXSD.java"
arguments: '-v' '-f' '-r' '-user' 'sge/sge2004@desarrollo' 'C:\IBM\Proteccion\SG
EDesarrollo\JavaSource\co\com\personalsoft\sistemaGestionEmpleados\clasesEmbebid
asOracle\ValidarXMLconXSD.java'
creating : source co/com/personalsoft/sistemaGestionEmpleados/clasesEmbebidasOra
cle/ValidarXMLconXSD
loading : source co/com/personalsoft/sistemaGestionEmpleados/clasesEmbebidasOra
cle/ValidarXMLconXSD
creating : co/com/personalsoft/sistemaGestionEmpleados/clasesEmbebidasOracle/Val
idarXMLconXSD
Error while creating co/com/personalsoft/sistemaGestionEmpleados/clasesEmbebidas
Oracle/ValidarXMLconXSD
ORA-04045: errors during recompilation/revalidation of SGE.sun/io/ByteToChar
ISO8859_1
Error while computing shortname of co/com/personalsoft/sistemaGestionEmpleados/c
lasesEmbebidasOracle/ValidarXMLconXSD
ORA-04045: errors during recompilation/revalidation of SGE.sun/io/ByteToChar
ISO8859_1
ORA-06512: at "SYS.DBMS_JAVA", line 213
ORA-06512: at line 1
The following operations failed
source co/com/personalsoft/sistemaGestionEmpleados/clasesEmbebidasOracle/Val
idarXMLconXSD: creation
exiting : Failures occurred during processing
|
|
|