Ver Mensaje Individual
  #3  
Viejo 10/09/09, 22:13:11
Enzomatrix Enzomatrix is offline
Member
 
Fecha de Ingreso: may 2009
Localización: Colombia
Mensajes: 52
Saludos he verificado los logs, me he encontrado con dos mensajes curiosos, pero la nota que me sugiere SAP no la entiendo mucho, ademas lo que me han sugerido es que podría ser problema de Licencia, pero mi licencia en la maquina del Lado ABAP esta al día que puedo hacer?

esta parte es del archivo dev_server0

[Thr 17] Thu Sep 10 12:54:27 2009
[Thr 17] JHVM_RegisterNatives: registering methods in com.sap.bc.krn.perf.PerfTimes
[Thr 17] JHVM_RegisterNatives: registering methods in com.sap.bc.proj.jstartup.JStartupFramework
[Thr 17] JLaunchISetClusterId: set cluster id 5239350
[Thr 17] JLaunchISetState: change state from [Initial (0)] to [Waiting for start (1)]
[Thr 17] JLaunchISetState: change state from [Waiting for start (1)] to [Starting (2)]
[Thr 6] Thu Sep 10 12:54:59 2009
[Thr 6] JLaunchIExitJava: exit hook is called (rc = -11113)
[Thr 6] **********************************************************************
*** ERROR => The Java VM terminated with a non-zero exit code.
*** Please see SAP Note 943602 , section 'J2EE Engine exit codes'
*** for additional information and trouble shooting.
**********************************************************************
[Thr 6] SigISetIgnoreAction : SIG_IGN for signal 18
[Thr 6] JLaunchCloseProgram: good bye (exitcode = -11113)

En el archivo std_server0 tengo esto otro:

Sep 10, 2009 12:52:44... ...re.server.ume.service.UMEServiceFrame [SAPEngine_System_Thread[impl:5]_91] Fatal:
service com.sap.security.core.ume.service ================= ERROR =================
Core service com.sap.security.core.ume.service failed. J2EE Engine cannot be started.
com.sap.engine.frame.ServiceException: Start of UME service failed. Check help topic "Start of UME Service Failed". Technical details: null
#ume.db.connection_pool_type=SAP/BC_UME
#ume.db.connection_pool.j2ee.xatransactions_used=false
#ume.db.connection_pool.j2ee.is_unicode=false
#ume.db.connection_pool.j2ee.oracle_native_driver_used=false: (No text available)
#at com.sap.security.core.server.ume.service.UMEServiceFrame.start(UMEServiceFrame.java:398)
#at com.sap.engine.frame.ApplicationFrameAdaptor.start(ApplicationFrameAdaptor.java:31)
#at com.sap.engine.core.service630.container.ServiceRunner.startApplicationServiceFrame(ServiceRunner.java:214)
#at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRunner.java:144)
#at com.sap.engine.frame.core.thread.Task.run(Task.java:64)
#at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:81)
#at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:107)
Caused by: com.sap.security.core.persistence.datasource.PersistenceException: null
#ume.db.connection_pool_type=SAP/BC_UME
#ume.db.connection_pool.j2ee.xatransactions_used=false
#ume.db.connection_pool.j2ee.is_unicode=false
#ume.db.connection_pool.j2ee.oracle_native_driver_used=false: (No text available)
#at com.sap.security.core.persistence.datasource.imp.DataBasePersistence.init(DataBasePersistence.java:887)
#at com.sap.security.core.persistence.imp.PrincipalDatabagFactoryInstance.<init>(PrincipalDatabagFactoryInstance.java:446)
#at com.sap.security.core.persistence.imp.PrincipalDatabagFactory.newInstance(PrincipalDatabagFactory.java:164)
#at com.sap.security.core.persistence.imp.PrincipalDatabagFactory.getInstance(PrincipalDatabagFactory.java:117)
#at com.sap.security.core.persistence.imp.PrincipalDatabagFactory.getInstance(PrincipalDatabagFactory.java:63)
#at com.sap.security.core.InternalUMFactory.initializeUME(InternalUMFactory.java:221)
#at com.sap.security.core.server.ume.service.UMEServiceFrame.start(UMEServiceFrame.java:287)
#... 6 more

Alguien me puede ayudar PLEASE
Responder Con Cita