Project

General

Profile

Wiki » History » Revision 45

Revision 44 (chin-yeh, 11/02/2011 09:52 AM) → Revision 45/53 (chin-yeh, 03/12/2012 01:34 PM)

{{toc}} 

 h1. Wiki 

 Feel free to contribute any guide or tips. 

 All of the server logins can be found in: 
 > [shared drive/src]/server_login.xls 

 h2. Development Nodes 

 * [[cwyapp1]] (IP: 192.168.2.66) 
 * [[cwydb1]] (IP: 192.168.2.68) 
 * [[cwyrnd3-server]] (IP: 192.168.2.13) 

 h2. Backup Strategies 

 * *cwyrnd3-server* - [[Backup Strategies on cwyrnd3-server]] 

 h2. General Guides 

 h3. Windows 7 or Vista FAQ 

 * Network Printer - [[configure HP LaserJet 2300 Series PS printer]] 
 * Network Shared Folder - [[map network drive]] 

 h3. Eclipse 

 * [[Setup Development Environment]] 

 h3. Troubleshooting 

 * [[How to get Java thread dump in Jboss]] 
 * [[How to get memory pool in Jboss]] 
 * [[Using jmx-console and tomcat status (production)]] 

 h3. DB2 Troubleshooting 

 * [[View the currently executing SQL statement]] 
 * [[Determine who is holding a lock in the database]] 


 h3. Redmine 

 * [[How to log issue]] 
 * [[How to backup Redmine]] 
 * [[How to restore Redmine backup]] 

 h3. Maven 

 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). 

 Guides: 
 * [[Install Maven]] - _Windows only_ 
 * [[Search/Browse artifact]] 
 * [[Add Nexus User]] 
 * [[How to connect to Nexus]] 
 * [[How to deploy internal artifact]] 
 * [[How to deploy third-party artifact]] 

 Nexus Administrator: 
 <pre> 
 Name: chin-yeh 
 Email: cychoo@cosway.com.my 
 </pre> 

 h3. SCM 

 * SVN 
 ** [[Add SVN user]] 
 ** [[Install SVN plugin for Eclipse]] 
 ** [[How to connect to SVN through Eclipse]] 
 ** [[Change password for your SVN account]]