d4v1dp3 / proy-monitoreo-hospital

MIT License
0 stars 0 forks source link

Archivo desplazado #1

Open d4v1dp3 opened 3 years ago

d4v1dp3 commented 3 years ago

Se ha movido de directorio ListadoPacientesMB.java ipn/cic/web/sistmhospital/bean/patient/ => ipn/cic/web/sistmhospital/bean/medic/

https://github.com/d4v1dp3/proy-monitoreo-hospital/commit/665ad506289a1bca31031975c8955fc68b67ae04#diff-9719b8437237e8504097022ffb57578308d96af977398b1c790559817666e69e

error al desplegar @ihuertat

ihuertat commented 3 years ago

Seguramente se debe a cambios en la base de datos, por favor ejecuta los scripts de creación de base y carga inicial.

d4v1dp3 commented 3 years ago

Esos ya se ejecutaron.

el error es este:

2021-03-12 23:14:14,355 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("deploy") failed - address: ([("deployment" => "sistmhospital-ear.ear")]) - failure description: {"WFLYCTL0080: Failed services" => {"jboss.deployment.unit.\"sistmhospital-ear.ear\".WeldStartService" => "Failed to start service Caused by: org.jboss.weld.exceptions.DeploymentException: WELD-001414: Bean name is ambiguous. Name listadoPacientesMB resolves to beans: [Managed Bean [class ipn.cic.web.sistmhospital.bean.medic.ListadoPacientesMB] with qualifiers [@Default @Any @Named], Managed Bean [class ipn.cic.web.sistmhospital.bean.pacient.ListadoPacientesMB] with qualifiers [@Default @Any @Named]]"}}

solo movi el archivo al otro directorio donde estaba y funciono, no se si sea algún error de referencia a ese archivo.