Monthly Archives: June 2016

GlassFish HTTP Status 500 – Internal Server Erro j_security_check no error logs

/etc/init.d/glassfish restart
Waiting for the domain to stop .
Command stop-domain executed successfully.
Waiting for domain1 to start ……….
Successfully started the domain : domain1
domain Location: /opt/glassfish4/glassfish/domains/domain1
Log File: /opt/glassfish4/glassfish/domains/domain1/logs/server.log
Admin Port: 4848
Command start-domain executed successfully.

directadmin DATABASE ERROR: CONNECTION FAILED! Unable to connect to the database!

cat /usr/local/directadmin/conf/mysql.conf

to get the login/password for mysql.

Type:
mysql -uda_admin -ppassword

where da_admin/password are the login/pass output from the mysql.conf.

Once in mysql, type:
DROP DATABASE da_roundcube;
quit

once the db is dropped and you’re out of mysql, type:
cd /usr/local/directadmin/custombuild
./build roundcube

yum list repo packages

[root@srv ~]# yum --disablerepo="*" --enablerepo="mysql56-community" list available
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
Available Packages
mysql-community-bench.x86_64 5.6.31-2.el6 mysql56-community
mysql-community-client.i686 5.6.31-2.el6 mysql56-community
mysql-community-client.x86_64 5.6.31-2.el6 mysql56-community
mysql-community-common.i686 5.6.31-2.el6 mysql56-community
mysql-community-common.x86_64 5.6.31-2.el6 mysql56-community
mysql-community-devel.i686 5.6.31-2.el6 mysql56-community
mysql-community-devel.x86_64 5.6.31-2.el6 mysql56-community
mysql-community-embedded.i686 5.6.31-2.el6 mysql56-community
mysql-community-embedded.x86_64 5.6.31-2.el6 mysql56-community
mysql-community-embedded-devel.i686 5.6.31-2.el6 mysql56-community
mysql-community-embedded-devel.x86_64 5.6.31-2.el6 mysql56-community
mysql-community-libs.i686 5.6.31-2.el6 mysql56-community
mysql-community-libs.x86_64 5.6.31-2.el6 mysql56-community
mysql-community-libs-compat.i686 5.6.31-2.el6 mysql56-community
mysql-community-libs-compat.x86_64 5.6.31-2.el6 mysql56-community
mysql-community-server.x86_64 5.6.31-2.el6 mysql56-community
mysql-community-test.x86_64