• Bug
  • Status: Closed
  • 2 Major
  • Resolution: Cannot Reproduce
  • Configurator,Sessions
  • leok
  • Reporter: leok
  • July 11, 2008
  • 0
  • Watchers: 0
  • September 26, 2008
  • July 28, 2008

Description

I’m running Ubuntu Hardy Heron with the following kernel:

Linux asdf 2.6.24-19-generic #1 SMP Wed Jun 18 14:15:37 UTC 2008 x86_64 GNU/Linux

java version “1.6.0_06” Java(TM) SE Runtime Environment (build 1.6.0_06-b02) Java HotSpot(TM) 64-Bit Server VM (build 10.0-b22, mixed mode)

After downloading and untarring terracotta-generic-2.6.2.tar.gz, I ran sessions-configurator.sh, enabled clustering, and started the sample apps. When I clicked on the links for the DepartmentTaskList or Townshend apps, I got a strange Struts-related exception. Also, the Cart application did not cluster when clicking between the 9081 and 9082 ports.

I provided the log output in this forum post: http://forums.terracotta.org/forums/posts/list/0/1220.page

When I disable clustering, the DepartmentTaskList and Townshend apps show up properly with no Exception. The other thing is, on my 32-bit laptop which is also running Hardy Heron, the configurator works fine, and clustering works for all of the sample apps.

Comments

Steve Harris 2008-07-15

Can someone try to recreate this

Fiona OShea 2008-07-23

Can you try to recreate this and characterise this issue?

Hung Huynh 2008-07-24

cannot reproduce:

$ java -version java version “1.6.0_06” Java(TM) SE Runtime Environment (build 1.6.0_06-b02) Java HotSpot(TM) 64-Bit Server VM (build 10.0-b22, mixed mode)

$uname -a Linux xxxx 2.6.16.53-0.16-smp #1 SMP Tue Oct 2 16:57:49 UTC 2007 x86_64 x86_64 x86_64 GNU/Linux

Fiona OShea 2008-07-25

Leo Can you attach the terracotta logs and your tc-config.xml to this ticket?
Thanks Fiona

Leo Kim 2008-07-27

The forum post that I linked to above has both the tomcat logs and terracotta logs. I didn’t touch the tc-config.xml file that came with the terracotta-generic-2.6.2.tar.gz tarball. Once I get into work tomorrow I’ll upload it for your edification.

Leo Kim 2008-07-28

Ok, this is strange. I fired up the sessions-configurator.sh just now, and the clustering is working. I’m no longer able to recreate any of the errors above. Someone feel free to close this bug as ‘cannot reproduce’.