Wiki » History » Revision 50
Revision 49 (chin-yeh, 03/22/2012 10:33 AM) → Revision 50/53 (Soh Keong, 03/23/2021 04: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]]
* [[Database Mirroring (DB2) on remote site]]
h2. General Guides
h3. Windows 7 or Vista FAQ
* Network Printer - [[configure RICOH Aficio SP 5200DN PCL 6]]
* 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: Chooi-Mey
Email: cmkwan@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]]