Brekeke Forum Index » Brekeke SIP Server Forum

Post new topic   Reply to topic
installation linux centos 5.5
Author Message
fredenstein
Brekeke Newbie


Joined: 11 Mar 2011
Posts: 2

PostPosted: Fri Mar 11, 2011 7:11 am    Post subject: installation linux centos 5.5 Reply with quote

1. Brekeke Product Name and version: SIP server 2.4.7.3

2. Java version:
jdk 1.6.0-openjdk.x86_64
tomcat5 5.5.23

3. OS type and the version:
Linux Centos 5.5

4. UA (phone), gateway or other hardware/software involved:
n/a

5. Select your network pattern from http://www.brekeke-sip.com/bbs/network/networkpatterns.html :

6. Your problem: Installation
After entering the ID number I get the following error page:
type Exception report

message

description The server encountered an internal error () that prevented it from fulfilling this request.

exception

java.lang.IllegalStateException: enc
com.brekeke.util.EasyCryptoUtil.enc(Unknown Source)
com.brekeke.sipadmin.web.LogSelect.getUD(Unknown Source)
com.brekeke.sipadmin.SocketWrap.getUD(Unknown Source)
com.brekeke.sipadmin.SipAdminBase.newUserDataFile(Unknown Source)
com.brekeke.sipadmin.web.InputLicense.exec(Unknown Source)
com.brekeke.web.Bean.execMain(Unknown Source)
com.brekeke.sipadmin.SipAdminBase.execMain(Unknown Source)
com.brekeke.web.Bean.execute(Unknown Source)
com.brekeke.web.Bean.go(Unknown Source)
com.brekeke.web.Bean.go(Unknown Source)
com.brekeke.sipadmin.web.Login.exec(Unknown Source)
com.brekeke.web.Bean.execMain(Unknown Source)
com.brekeke.sipadmin.SipAdminBase.execMain(Unknown Source)
com.brekeke.web.Bean.execute(Unknown Source)
com.brekeke.web.Bean.go(Unknown Source)
com.brekeke.web.Bean.go(Unknown Source)
com.brekeke.sipadmin.web.InputLicense.exec(Unknown Source)
com.brekeke.web.Bean.execMain(Unknown Source)
com.brekeke.sipadmin.SipAdminBase.execMain(Unknown Source)
com.brekeke.web.Bean.execute(Unknown Source)
com.brekeke.web.Bean.go(Unknown Source)
com.brekeke.web.Bean.startBean(Unknown Source)
com.brekeke.web.GateServlet.performTask(Unknown Source)
com.brekeke.web.GateServlet.doPost(Unknown Source)
javax.servlet.http.HttpServlet.service(tomcat5-servlet-2.4-api-5.5.23.jar.so)
javax.servlet.http.HttpServlet.service(tomcat5-servlet-2.4-api-5.5.23.jar.so)

note The full stack trace of the root cause is available in the Apache Tomcat/5.5.23 logs.


Any help would be appreciated.

Best regards,
Fredenstein
Back to top
View user's profile
hope
Brekeke Master Guru


Joined: 15 Jan 2008
Posts: 862

PostPosted: Fri Mar 11, 2011 1:57 pm    Post subject: Reply with quote

try 32 bit java from sun
http://www.java.com/en/download/help/linux_install.xml
Back to top
View user's profile
fredenstein
Brekeke Newbie


Joined: 11 Mar 2011
Posts: 2

PostPosted: Sun Mar 13, 2011 12:52 am    Post subject: Reply with quote

Thanks, but the link is not working.

Best regards,
Fredenstein
Back to top
View user's profile
hope
Brekeke Master Guru


Joined: 15 Jan 2008
Posts: 862

PostPosted: Mon Mar 14, 2011 10:55 am    Post subject: Reply with quote

you cannot install 32 bit java shown in the link download?
or you cannot access the link?
Back to top
View user's profile
KentC
Brekeke Guru


Joined: 09 Dec 2011
Posts: 108
Location: rw-rw-rw-

PostPosted: Thu Nov 28, 2013 3:37 pm    Post subject: Reply with quote

@fredenstein

Hi! I was looking online to see who else was having issues with these kind of installs.
I'm actually using Puppy Linux 4.3.1 with Firefox 7.

Here is a screenshot:

http://s22.postimg.org/iepsiu3j5/brekeke_install_compl.png

Looking at your configurations:
jdk 1.6.0-openjdk.x86_64
tomcat5 5.5.23
^^

I've used tomcat 6 and 7 so I don't think that's your issue but for sure you should be using the following type of jdk

jre-6u26-linux-x64-rpm.bin

I've completed linux installs for both CentOS and Puppy Linux [Both Unsupported]

Use the following strategy I've created for CentOS installs:

You will need to grab the following, google for these:

jre-6u26-linux-x64-rpm.bin
sip3_1_7_0.zip
apache-tomcat-6.0.37.tar.gz

Here is the instructions you can use to install Brekeke 2.x/ 3.x to CentOS [TESTED]

FIRST MOVE ALL FILES ABOVE TO /usr/local
cp apache-tomcat-7.0.30.tar sip3_1_7_0.zip jre-6-u26-linux-x64-rpm.bin /usr/local

THEN
cd /usr/local
pwd [make sure you're dir is /usr/local]
tar -xvf apache-tomcat-7.0.30.tar
TYPE IN
./jre-6-u26-linux-x64-rpm.bin
unzip sip3_1_7_0.zip
cd sip3_1_7_0
cp sip3_1_7_0.war /usr/local/apache-tomcat-7.0.30/webapps
cd /usr/local/apache-tomcat-7.0.30/webapps
Ensure sip.war is there (Brekeke Sip Server main file)
cd ..
cd /bin
./startup.sh

You should be doing all this from CLI. You will see the following indicating you did it right.

usr/local/apache-tomcat-7.0.30/bin/startup.sh
Using CATALINA_BASE: /usr/local/apache-tomcat-7.0.30
Using CATALINA_HOME: /usr/local/apache-tomcat-7.0.30
Using CATALINA_TMPDIR: /usr/local/apache-tomcat-7.0.30/temp
Using JRE_HOME: /usr
Using CLASSPATH: /usr/local/apache-tomcat-7.0.30/bin/bootstrap.jar

Then type "elinks" and go to the browser. Enter http://localhost:8080/sip/gate and you should see the Brekeke Sip Server Display.

Good luck! [Experience Level: 1 year experience with CentOS/Brekeke]

KentC
www.linkedin.com/in/kentcarter13
Back to top
View user's profile
Display posts from previous:   
Post new topic   Reply to topic    Brekeke Forum Index » Brekeke SIP Server Forum All times are GMT - 7 Hours
Page 1 of 1