Wiki » History » Version 41
chin-yeh, 11/01/2011 02:42 PM
1 | 16 | chin-yeh | {{toc}} |
---|---|---|---|
2 | |||
3 | 1 | chin-yeh | h1. Wiki |
4 | 2 | chin-yeh | |
5 | 6 | chin-yeh | Feel free to contribute any guide or tips. |
6 | |||
7 | 13 | chin-yeh | _All of the server logins can be found in, "[shared drive/src]/server_login.xls"_ |
8 | 6 | chin-yeh | |
9 | 29 | chin-yeh | h2. Nodes |
10 | |||
11 | 35 | chin-yeh | Contains information about the list of running services. |
12 | |||
13 | 34 | chin-yeh | * [[cwyapp1]] (IP: 192.168.2.66) |
14 | 1 | chin-yeh | * [[cwydb1]] (IP: 192.168.2.68) |
15 | 34 | chin-yeh | * [[cwyrnd3-server]] (IP: 192.168.2.13) |
16 | 29 | chin-yeh | |
17 | 36 | chin-yeh | h2. Backup Strategies |
18 | 1 | chin-yeh | |
19 | 37 | chin-yeh | * *cwyrnd3-server* - [[Backup Strategies on cwyrnd3-server]] |
20 | 36 | chin-yeh | |
21 | h2. General Guides |
||
22 | 26 | chin-yeh | |
23 | 1 | chin-yeh | h3. Windows 7 or Vista FAQ |
24 | |||
25 | 35 | chin-yeh | * Network Printer - [[configure HP LaserJet 2300 Series PS printer]] |
26 | * Network Shared Folder - [[map network drive]] |
||
27 | 1 | chin-yeh | |
28 | 40 | chin-yeh | h3. Eclipse |
29 | |||
30 | * [[Setup Development Environment]] |
||
31 | |||
32 | 21 | chin-yeh | h3. Troubleshooting |
33 | |||
34 | * [[How to get Java thread dump in Jboss]] |
||
35 | * [[How to get memory pool in Jboss]] |
||
36 | 33 | chin-yeh | * [[Using jmx-console and tomcat status (production)]] |
37 | 21 | chin-yeh | |
38 | 39 | chin-yeh | h3. DB2 Troubleshooting |
39 | 38 | chin-yeh | |
40 | * [[View the currently executing SQL statement]] |
||
41 | 41 | chin-yeh | * [[Determine who is holding a lock in the database]] |
42 | 38 | chin-yeh | |
43 | |||
44 | 21 | chin-yeh | h3. Redmine |
45 | |||
46 | * [[How to log issue]] |
||
47 | |||
48 | h3. Maven |
||
49 | |||
50 | 30 | chin-yeh | All of the maven artifacts are maintained by an internal maven repository, *Sonatype Nexus OSS*. It contains the internal artifacts (e.g. ecosway connector) and external artifacts (e.g. springframework). |
51 | 21 | chin-yeh | |
52 | Guides: |
||
53 | 31 | chin-yeh | * [[Install Maven]] - _Windows only_ |
54 | 22 | chin-yeh | * [[Search/Browse artifact]] |
55 | 21 | chin-yeh | * [[Add Nexus User]] |
56 | 24 | chin-yeh | * [[How to connect to Nexus]] |
57 | 21 | chin-yeh | * [[How to deploy internal artifact]] |
58 | * [[How to deploy third-party artifact]] |
||
59 | 23 | chin-yeh | |
60 | 25 | chin-yeh | Nexus Administrator: |
61 | 23 | chin-yeh | <pre> |
62 | Name: chin-yeh |
||
63 | 1 | chin-yeh | Email: cychoo@cosway.com.my |
64 | </pre> |
||
65 | 35 | chin-yeh | |
66 | h3. SCM |
||
67 | |||
68 | * SVN |
||
69 | ** [[Add SVN user]] |
||
70 | ** [[Install SVN plugin for Eclipse]] |
||
71 | ** [[How to connect to SVN through Eclipse]] |
||
72 | ** [[Change password for your SVN account]] |