live installation

Post on 30-Dec-2015

47 Views

Category:

Documents

7 Downloads

Preview:

Click to see full reader

DESCRIPTION

LIVE INSTALLATION. Machine Configuration for Live Server. Operating System for installing Live Application should be Windows 2000 Server or Windows 2003 Server . Internet Connection must be there. Port should be open among of these 8080,8085,1467 - PowerPoint PPT Presentation

TRANSCRIPT

LIVE INSTALLATIONLIVE INSTALLATION

Machine Configuration for Live Server

Operating System for installing Live Application should be Windows 2003 Server or Above . Internet Connection must be there. Port should be open among of these 8080,8085,1467 Check JAVA application is installed or not. ( e.g. Go to Start >> Settings >> Control Panel >>

Add/Remove Program >> search J2SE Development Kit or J2SE Runtime Environment ) If this is installed, then removed it .

Step1 : Download corporate.zip and Netupdate.zip from http://www.shilpisoft.com under download option on the desktop and extract there .

Download setup_full.zip form www.shilpisoft.com\sunil\setup_full.zip on the desktop and extract it.

Installation on Live Server Machine

Extracted files from

Corporate.zip

All Extracted files are here

Extract jre1.6.0_05 zip and copy on installation drive e.g C:\

Extract jre zip and copy on installation drive e.g C:\

Run Apache-tomcate 6.0.43.exe from corporate folder , following steps have to do : (here you have to uncheck the Documentation ).

Click on FinishUn-tick Documentation

To Configure the Apache Tomcat , give the port no: 8085 or 1467 User Name : admin Password : 12345

Enter user name

Password

Enter port

Click on next

NOTE : While installing tomcat, enter the port 8085 or 1467.

Here, the select path of JRE1.6.0_05 C :\jre1.6.0_05. If this path is showing , click on Next :

Click on Next

Destination folder path should be C:\Tomcat 6.0

Changed path Click on InstallChange this path as c:\tomcat 6.0

Click on Finish to complete the Process.

Click on next

After Tomcat installed copy conf folder in installed tomcat 6.0 folder in c:\ drive

After Tomcat installed start tomcat service.

Run setup.exe of full setup then a folder named capexweb will be created in C: Drive.

1. Run setup

2. Click on next

3. Click on Install

4. Click on Finish

Extract Netupdate.zip which was downloaded from website on the desktop and run for new update of capexweb.

Click on update

Capexweb updating in progress.

Now capexweb is up to date.

Change some entry in C:\capexweb\capexweb\capexmain_middle.htm. Open this file with notepad >>

<input type="hidden" value=“COMPANYID" name="dfcode">

<input type="hidden" name="dfparentdb" value="SHILPI">

<input type="hidden" name="dfparentip" value="131.108.2.100">

Here, in place of dfcode value i.e. “COMPANYID” give the Comp. ID given in license file . In place of dfparentdb value i.e. “SHILPI” give the database name which is created as parent type in

Database Server . And in place of IP : Put IP address of Database Server in which Parent DataBase has been configured.

Inform to license Dept. to get License File of configured Database with Order No, Company Name and Database Name.

Insert License File in C:\capexweb i.e. COMPANYID_capexweb.lic

Create a Parent Database

If only single database exist : Configure exiting database as parent database as system utilities >> web live setup >> database

configuration.

Installation of Parent Database

Connect parent database as: Utilities >> web live setup >> database attach (Parent). Here Connect and add.

Create a Branch as “Admin” in Master >> State/Branch/Region/SB/RM/TL/AP Master>>Branch Master and active that branch.

Now update branch in Parent Database as:

utilities >> weblivesetup >> Auto update common user (For Region,Branch ,Sub Branch, client , RM/TL and Dealer).

Select Branch and Database name then Proceed.

Start tomcat services and login web live application to ADMIN

(for Example : http://131.108.2.100:8085/capexweb/capexweb/)

Enter user id (i.e. admin)

Enter password (i.e. 12345)

Click on login

Click here

Click on admin

Click on DB-Maintenance

Step9: Run 'DbMaintenance' as shown below:

For change of drive from C:\ to E:\ (Or Any other drive)

Run jdk and tomcat files again and change the path to e:\ Add a line in c:\capexweb\ capexweb\capexmain_middle.htm (where same lines appears) <input type="hidden" name="dfinstaldrive" value="E"> Run setup in e:\ To change drive in capexweb.xml , follow

E:\Tomcat 6.0\conf\Catalina\localhost\ open capexweb.xml in notepad and change c:\ to

e:\ As <Context docBase=“e:/capexweb" path="/capexweb" reloadable="true"

workDir=“e:\capexweb\work">

Troubleshooting

Error 1: Index page is not opening:

Solution:

a) Check proxy setting may be 8080 port is using for run proxy internet.b) Check on live application may be oracle9i server is installed , listener is using 8080 port .c) Check java version may be installed in c:\previously.

Error 2: On admin login in live , error is coming “java.lang.NullPointerException..webusermaster “

Solution:

a) check Parent database should be login .• In capexmain_middle.htm check company id, db name, parent db IP (If all is okay then confirm Comp Id From

Sir)• Live Server and Database Server should be on the same network.

Error3: HTTP Status 404 - / capexweb/capexweb/

Solution:

a.) check capexweb.xml file in C:/Tomcat 6.0/conf/catalina/localhost/capexweb.xml

Error 4: HTTP Status 404 - / capexweb/capexweb/parentvalidatepassword/

Solution: a.) check all jar files in C:\capexweb\WEB-INF\lib (Take all jar file from S:\lib)

How to Change the Port :

Go to C:\Tomcat 6.0\conf Open server.xml file (open with Notepad) Find the Connector i.e. <Connector

port="8085" maxHttpHeaderSize="8192"

maxThreads="150" minSpareThreads="25" maxSpareThreads="75"

enableLookups="false" redirectPort="8443" acceptCount="100"

connectionTimeout="20000" disableUploadTimeout="true" />

Give the port as per clients requirement and Save the file .

How to set the path for Digital Contract Note in Live Server .

For Capital :

a.) First generate the digital contract note html file in Backoffice .

b.) Keep this file in C:\capexweb\digital\ClientCode\Date. (e.g- digital\P8A01\10032005)

For Commex :

a.) First generate the digital contract note html file in Backoffice .

b.) Keep this file in C:\capexweb\digital_com\MCX\ClientCode\Date. (e.g- digital_com\MCX\A55\20052009)

For FxFuture :

a.) First generate the digital contract note html file in Backoffice .

b.) Keep this file in C:\capexweb\digital_fx\ClientCode\Date. (e.g- digital_com\NSE\A55\20052009)

How to Set path for Download And Upload file in Live Server :

For Download : a.) Keep file in C:\capexweb\download\capex\branch\branch_name\Date (for e.g : download\capex\branch\P8\20051024)

For Upload : a.) Keep file in C:\capexweb\upload\capex\Branch name\ (for NSDL or CDSL create NSDL Folder in capexweb folder .

For Upload Cheque image of Voucher : a.) Keep file in C:\capexweb\cheque\Branch name\

For Any Message if any branch want to give : a.) Keep file in C:\capexweb\message\branch_Name\ (e.g message\COM) create message.msg file And if you want to give common message to all branch then create common folder and create message.msg .

Live Installation Live Installation

successfully completedsuccessfully completed

top related