Fresh install with Microsoft SQLSERVER 2000 And Liferay Portal 6.1 GA1 broken
Description
Environment
Attachments
Activity

Pani Gui February 28, 2012 at 10:48 PM
PASSED Manual Testing using the following steps:
1. Start a fresh bundle.
2. Click Change link on wizard configuration page.
3. Select SQL Server.
4. Enter fields.
5. Finish.
For 6.0.12, just contact with SQL Server 2000 via portal-ext.properties.
Reproduced on:
Tomcat 6.0 + SQL Server 2000. 6.0.12 EE.
Tomcat 7.0 + SQL Server 2000. 6.1.x GIT ID: e0fc7f741958e002a3249158c4143a05bc1dee19.
Tomcat 7.0 + SQL Server 2000. 6.2.x GIT ID: 02755b2f6d83b91c12d4ed5d01adb08fd1ec8075.
Throwing JDBCExceptionReporter errors in the console when contacting SQL Server 2000.
Fixed on:
Tomcat 6.0 + SQL Server 2000. 6.0.x GIT ID: 74be14998956509890fc5d014fa3b27f6245f0bf.
Tomcat 7.0 + SQL Server 2000. 6.1.x GIT ID: bf9a3b132439a499406650a9692c6d28991ee5d9.
Tomcat 7.0 + SQL Server 2000. 6.2.x GIT ID: d39afb806d09fa84b811fa6c26e9713ab017ff34.
There is no error in the console and contacting with SQL Server 2000 successfully.

Michael Saechang February 13, 2012 at 11:04 AM
Committed on:
6.0.x GIT ID: bfdf8effc1b90b2b08ee858a098a2e1228aa3a55.
6.1.x GIT ID: 731cf081e67ad347b36937c2fba6622d003f1f5b.
6.2.x GIT ID: 339266f17bd40c05e907c8d99b745cb77f5b0a56.

Jan Geißler January 17, 2012 at 11:24 PM
I also tried to run the SQL Scripts manually and then point Liferay to SQLSERVER, but with identical results.
Details
Assignee
Pani GuiPani Gui(Deactivated)Reporter
Jan GeißlerJan GeißlerLabels
Branch Version/s
6.1.x6.0.xBackported to Branch
CommittedGit Pull Request
Components
Fix versions
Affects versions
Priority
Medium
Details
Details
Assignee

Reporter

Labels
Branch Version/s
Backported to Branch
Git Pull Request
Components
Fix versions
Affects versions
Priority
Zendesk Support
Linked Tickets
Zendesk Support
Linked Tickets
Zendesk Support

When installing Liferay 6.1 GA1 on a CentOS 5.3 Server against a Microsoft SQLSERVER 2000 Database, i get an ORM Exception during startup.
Steps to reproduce:
Download liferay-portal-6.1.0-ce-ga1
Copy the whole folder in:
/usr/share/
export CATALINA_HOME=/usr/share/liferay[.........]
put the JTDS Driver to {portal_home}/{tomcat}/lib/ext/
startup liferay
Via Installer Configuration point Database to SQLSERVER2000 installation
The Response Page will not display, just an empty page.
The Stacktrace is in the attached file:
sqlserver_liferay_stacktrace.txt
For Testing i removed all Portlets exept ROOT.
During startup i get the following Stacktrace: