so finally got SP3 working for TS 6.5 and then i upgraded from TS 6.5 SP3 to 6.7.1 on w2k3 sp1. i just installed 6.7.1 on top of the other.
after installing, i run iwaccessmigrate, it seems it went well, then i tried to login to TS 6.7.1, i see my custom login page, it looks good, which means that it migrated some of my customs...
i logged in, i can browse just fine, it works like teamsite, my custom submit workflow works good.
now the bad part and the issues:
first i noticed, that 6.7.1 completly removed 6.5 from the system? ( i go to control panel > add and remove prog > and i dont see neither 6.5 nor SP3. so i wonder if i want to rollback removing 6.7.1 will bring 6.5 back ?
the event subsystem is not coming up saying:
[HTML]
org.exolab.jms.server.ServerException: org.exolab.jms.persistence.PersistenceException: org.apache.commons.dbcp.SQLNestedException: Cannot load JDBC driver class 'com.mysql.jdbc.Driver', cause:
java.lang.ClassNotFoundException: com.mysql.jdbc.Driver
at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
[/HTML]
i dont know why it complains about that class even i took care of \\HKEY_LOCAL_MACHINE\SYSTEM\Services\iweventsubd\parameters\JVM Option Number 0 to include the path to the jdbc driver file.
also the ccpro has changed and it seems it used the custom samples that is provided by interwoven, but i managed to fix that since i had that experience with 6.5 SP3.
i am missing all the file menu items that i added? i dont see them in ccpro... also in the ccpro i dont see my cobranding logo that i had on there... i check my ui_custom.xml, it has to correct input...
i tried to run all these in different mix

:

\iw-home/iw-perl/bin/iwperl

\iw-home/bin/make_toolkit.ipl

\iw-home/iw-perl/bin/iwperl

\iw-home/bin/make_toolkit.ipl -nojsp_precompile

\iw-home/iw-perl/bin/iwperl

\iw-home/bin/make_toolkit.ipl -jsp_precompile

\iw-home/iw-perl/bin/iwperl

\iw-home/bin/make_toolkit.ipl -target clobber

\iw-home/iw-perl/bin/iwperl

\iw-home/install/install_webapps.ipl -i -f content_center

\iw-home/iw-perl/bin/iwperl

\iw-home/install/install_webapps.ipl -i -f -jsp_precompile
also deleted catalina folder under ../work/ but still no luck

anybody had these issue before from installing 6.7.1 on top of 6.5 SP2 or 3?