Hola! migre mi instalacion de prueba a 1.13.0 y al querer instalar Jasper para los reportes me dio este error:
diaguita-prueba:/home/soporte# cd /etc/init.d
diaguita-prueba:/etc/init.d# cp /usr/local/diaguita/aplicacion/bin/diaguita_reportes.sh .
diaguita-prueba:/etc/init.d# update-rc.d diaguita_reportes.sh defaults
update-rc.d: using dependency based boot sequencing
insserv: script diaguita_reportes.sh is not an executable regular file, skipped!
Luego si quiero sacar un reporte desde Diaguita me dice:
Could not connect to the J2EE server 127.0.0.1:8081. Please start it, for example with the command: "java -jar JavaBridge.jar SERVLET:8080 3 JavaBridge.log" or, if the back end has been compiled to native code, with "modules/java SERVLET:8080 3 JavaBridge.log". Error message: Connection refused (111)
Si tiro el comando que me dice en el error anterior me sale esto:
Unable to access jarfile JavaBridge.jar
Fui haciendo todos los pasos que estaban en el documento Instalación, configuración y actualización SIUDiaguita 1.13.0
Entiendo que no se instalo correctamente por eso los errores, que puedo hacer??