On 03/03/2016 11:34 AM, sreerag(a)managed-me.com wrote:
On 2016-03-02 12:52, Martijn Brinkers wrote:
[SNIP]
>
----------------------------------------------------------------
> #java -version
> java version "1.6.0"
> Java(TM) SE Runtime Environment (build 1.6.0-b105)
> Java HotSpot(TM) 64-Bit Server VM (build 1.6.0-b105, mixed mode)
> ----------------------------------------------------------------
>
> The issue with updating to a newer version is that the setup was
> done by
> a person who is not here anymore.
Hello Martin,
We decided to setup a new gateway using CentOS 6.7. I downloaded the
rpm's provided on the website and followed the quick-install-guide.
Finished all configurations and restarted djigzo and end up with the
following error. What has gone wrong?
--------------------------------------------------------------------
[root@gateway ~]# /etc/init.d/djigzo start
DJIGZO_HOME=/usr/share/djigzo
/usr/share/djigzo/wrapper/wrapper-djigzo not found or not e[FAILED]e
--------------------------------------------------------------------
The contents of the wrapper folder
[root@gateway ~]# ll /usr/share/djigzo/wrapper/
total 1548
-rw-rw-r--. 1 djigzo djigzo 1772 Mar 24 2015 build.xml
-rw-rw-r--. 1 djigzo djigzo 7270 Mar 24 2015 djigzo.wrapper.conf
-rw-rw-r--. 1 djigzo djigzo 52 Mar 24 2015
wrapper.dist.Linux.amd64.properties
-rw-rw-r--. 1 djigzo djigzo 52 Mar 24 2015
wrapper.dist.Linux.i386.properties
-rw-rw-r--. 1 djigzo djigzo 95 Mar 24 2015 wrapper.dist.Mac OS
X.i386.properties
-rw-rw-r--. 1 djigzo djigzo 475607 Mar 24 2015
wrapper-linux-x86-32-3.5.22.tar.gz
-rw-rw-r--. 1 djigzo djigzo 493299 Mar 24 2015
wrapper-linux-x86-64-3.5.22.tar.gz
-rw-rw-r--. 1 djigzo djigzo 582062 Mar 24 2015
The wrapper package seems not to be unpacked. During installation it is
detected which package should be unpacked (32 bi, 64bit, mac etc.).
Did you install with the rpm packages?
Did you see any error messages during the installation?
Kind regards,
Martijn Brinkers
Hello Martin,
Yes, we installed with the rpm's provided in the website. There were no
errors during installation. This was on a Centos 6.7 64bit server. When
we repeated the same on a Centos 7 Server, wrapper worked.
Regards,
Sreerag