Ticket #77 (closed task: fixed)

Opened 2 years ago

Last modified 22 months ago

Server certificate test: Sun JDK 1.4.x

Reported by: Jani Laakso Owned by: Jarno Kelanne
Priority: blocker Milestone: 4.0.0
Component: Testing Version:
Keywords: Cc:
Known Issue description:
Hours estimate: 1 Deadline (dd.mm.yyyy):
Known Issue version (since): Known Issue title:
Hours done: Depends to:
Affects documentation: no
Known Issue workaround:
Affects release notes: Contract:

Description


Attachments

Base test failed.bmp (1.4 MB) - added by Jarno Kelanne 23 months ago.
Base test of 4.0.0.0-rc1 failed.JPG (33.3 kB) - added by Jarno Kelanne 22 months ago.
Base test of 4.0.0.0-rc1 failed01.JPG (98.9 kB) - added by Jarno Kelanne 22 months ago.

Change History

Changed 2 years ago by Jani Laakso

  • version set to 4.0.0-alpha

Changed 2 years ago by Jani Laakso

  • status changed from new to assigned

Changed 2 years ago by Jani Laakso

  • owner changed from Jani Laakso to Jarno Kelanne
  • status changed from assigned to new
  • affects_documentation unset

For first 4.0.0 Release Candidate (RC), run demos (jetty, feature browser) using JDK 1.4.x latest. Report if any warnings, errors seen.

Changed 2 years ago by Jani Laakso

  • milestone changed from 4.0.0-beta2 to 4.0.0

Changed 2 years ago by Jani Laakso

I suggest that you create VMWare Guest with nonpersistent disk for this test case too. This test procedure is repeated deterministically for every release. In future it should be automated e.g. in following way:

  • start vmware guest (VMWare has tools for this to perform programmatically)
  • extract release.zip to guest's harddrive using samba
  • ssh to guest and perform "cmd.exe start.bat"
  • test with any network tool that feature browser responses
  • tail Jetty's log, FAIL if any warnings / errors seen

At first automation can be "semi-automatic" where some human intervention is required. Automate more as required...

Changed 2 years ago by Jani Laakso

Store test results under this directory: https://svn.itmill.com/svn/itmill-toolkit/toolkit/testing/

Read readme.txt on /testing directory for more info.

Changed 2 years ago by Jani Laakso

This VMWare Guest should be Linux based, e.g. simple Debian install

Changed 2 years ago by Jani Laakso

  • summary changed from Test with JDK 1.4.x to Server certificate test: Sun JDK 1.4.x

Changed 23 months ago by Jarno Kelanne

Changed 23 months ago by Jarno Kelanne

  • known_issue_desc modified (diff)

Changed 23 months ago by Jani Laakso

  • hours_left changed from 4 to 1
  • version deleted

Task definition was a bit vague. Most likely this works. Jarno, rerun these after we 4.0.0-rc1 exists. Note that after executing start.bat you only get few lines of text and then you should test that mainpage and all demos work (superficially), so open up any browser and go to e.g. http://127.0.0.1:8888/

Changed 22 months ago by Jarno Kelanne

Changed 22 months ago by Jarno Kelanne

Changed 22 months ago by Jani Laakso

FAILED

  • reason: works but warnings shown on starting demo service
  • Linux Ubuntu, JDK 1.4.2
jani@jani:/rd/itmill-toolkit-4.0.0-rc1/demo$ java -version
java version "1.4.2"
gij (GNU libgcj) version 4.1.2 20060928 (prerelease) (Ubuntu 4.1.1-14ubuntu7)

Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
jani@jani:/rd/itmill-toolkit-4.0.0-rc1/demo$ sh start.sh
Starting IT Mill Toolkit DEMO
You can access the demo in http://127.0.0.1:8888/
Use ctrl-c to stop demo service
13:32:08.145 WARN!! [main] org.mortbay.xml.XmlParser.<init>(XmlParser.java:81) >10> Schema validation may not be supported
13:32:08.505 WARN!! [main] org.mortbay.xml.XmlParser.<init>(XmlParser.java:81) >14> Schema validation may not be supported

Changed 22 months ago by Jani Laakso

  • known_issue_desc modified (diff)

Changed 22 months ago by Jarno Kelanne

  • status changed from new to closed
  • resolution set to fixed

FAILED.

Reason: works but warnings shown on starting demo service. XP Profesional IE 6.x

Note: See TracTickets for help on using tickets.