Enviado em 21/09/2011 - 13:26h
Boa Tarde,
root@testeSrv:~# /opt/openfire/bin/openfire.sh
ls: impossível acessar /usr/java/j*: Arquivo ou diretório não encontrado
Database setup or configuration error: Please verify your database settings and check the logs/error.log file for detailed error messages.
java.lang.IllegalArgumentException: java.sql.SQLException: ConnectionManager.get Connection() failed to obtain a connection after 11 retries. The exception from the last attempt is as follows: java.sql.SQLException: User not found: SA
at org.jivesoftware.openfire.XMPPServer.verifyDataSource(XMPPServer.java :764)
at org.jivesoftware.openfire.XMPPServer.start(XMPPServer.java:480)
at org.jivesoftware.openfire.XMPPServer.<init>(XMPPServer.java:212)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou rce)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at org.jivesoftware.openfire.starter.ServerStarter.start(ServerStarter.j ava:113)
at org.jivesoftware.openfire.starter.ServerStarter.main(ServerStarter.ja va:58)
Caused by: java.sql.SQLException: ConnectionManager.getConnection() failed to ob tain a connection after 11 retries. The exception from the last attempt is as fo llows: java.sql.SQLException: User not found: SA
at org.jivesoftware.database.DbConnectionManager.getConnection(DbConnect ionManager.java:151)
at org.jivesoftware.openfire.XMPPServer.verifyDataSource(XMPPServer.java :754)
... 10 more
Erro iniciando o servidor. Por favor verifique os arquivos de log para mais info rmações.
Enviar mensagem ao usuário trabalhando com as opções do php.ini
Meu Fork do Plugin de Integração do CVS para o KDevelop
Compartilhando a tela do Computador no Celular via Deskreen
Como Configurar um Túnel SSH Reverso para Acessar Sua Máquina Local a Partir de uma Máquina Remota
Configuração para desligamento automatizado de Computadores em um Ambiente Comercial
Criando uma VPC na AWS via CLI
Multifuncional HP imprime mas não digitaliza
Dica básica para escrever um Artigo.
Como Exibir Imagens Aleatórias no Neofetch para Personalizar seu Terminal
Função que recebe 20 números inteiros e retorna o 6° maior elemento do... (1)
Melhorando a precisão de valores flutuantes em python[RESOLV... (15)