Download presentation
Presentation is loading. Please wait.
1
LIVE INSTALLATION
2
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 .
3
Installation on Live Server Machine
Step1 : Download corporate.zip and Netupdate.zip from under download option on the desktop and extract there . Download setup_full.zip form on the desktop and extract it. Extracted files from Corporate.zip
4
All Extracted files are here
5
Extract jre1.6.0_05 zip and copy on installation drive e.g C:\
6
Run Apache-tomcate exe from corporate folder , following steps have to do : (here you have to uncheck the Documentation ). Un-tick Documentation Click on Finish
7
To Configure the Apache Tomcat , give the port no: 8085 or 1467 User Name : admin Password : 12345
Enter port Enter user name Password Click on next NOTE : While installing tomcat, enter the port 8085 or 1467.
8
Here, the select path of JRE1. 6. 0_05 C :\jre1. 6. 0_05
Here, the select path of JRE1.6.0_ C :\jre1.6.0_05. If this path is showing , click on Next : Click on Next
9
Destination folder path should be C:\Tomcat 6.0
Change this path as c:\tomcat 6.0 Changed path Click on Install
10
Click on Finish to complete the Process.
Click on next
11
After Tomcat installed copy conf folder in installed tomcat 6
After Tomcat installed copy conf folder in installed tomcat 6.0 folder in c:\ drive
12
After Tomcat installed start tomcat service.
13
Run setup.exe of full setup then a folder named capexweb will be created in C: Drive.
15
2. Click on next
16
3. Click on Install
19
4. Click on Finish
20
Extract Netupdate.zip which was downloaded from website on the desktop and run for new update of capexweb. Click on update
21
Capexweb updating in progress.
22
Now capexweb is up to date.
23
Change some entry in C:\capexweb\capexweb\capexmain_middle. htm
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=" "> 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
24
Installation of Parent Database
Create a Parent Database If only single database exist : Configure exiting database as parent database as system utilities >> web live setup >> database configuration.
25
Connect parent database as: Utilities >> web live setup >> database attach (Parent). Here Connect and add.
26
Create a Branch as “Admin” in Master >> State/Branch/Region/SB/RM/TL/AP Master>>Branch Master and active that branch.
27
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.
28
(for Example : http://131.108.2.100:8085/capexweb/capexweb/)
Start tomcat services and login web live application to ADMIN (for Example : Enter user id (i.e. admin) Enter password (i.e ) Click on login
29
Click here
30
Step9: Run 'DbMaintenance' as shown below:
Click on admin Click on DB-Maintenance
31
Run jdk and tomcat files again and change the path to e:\
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">
32
Troubleshooting Error 1: Index page is not opening: Solution:
Check proxy setting may be 8080 port is using for run proxy internet. Check on live application may be oracle9i server is installed , listener is using 8080 port . Check java version may be installed in c:\previously. Error 2: On admin login in live , error is coming “java.lang.NullPointerException..webusermaster “ 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.
33
Error3: HTTP Status 404 - / capexweb/capexweb/
Solution: a.) check capexweb.xml file in C:/Tomcat 6.0/conf/catalina/localhost/capexweb.xml
34
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)
35
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 .
36
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\ ) For Commex : b.) Keep this file in C:\capexweb\digital_com\MCX\ClientCode\Date. (e.g- digital_com\MCX\A55\ ) For FxFuture : b.) Keep this file in C:\capexweb\digital_fx\ClientCode\Date. (e.g- digital_com\NSE\A55\ )
37
How to Set path for Download And Upload file in Live Server :
a.) Keep file in C:\capexweb\download\capex\branch\branch_name\Date (for e.g : download\capex\branch\P8\ ) 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 .
38
successfully completed
Live Installation successfully completed
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.