• Bug
  • Status: Closed
  • 1 Critical
  • Resolution: Cannot Reproduce
  • hhuynh
  • Reporter: teck
  • July 30, 2009
  • 0
  • Watchers: 0
  • August 20, 2009
  • August 03, 2009

Description

Unpack to desktop, run samples/pojo/chatter/run.bat

The system cannot find the file Settings\Temp\boot-jar-path-20306-04.52.tmp. The system cannot find the path specified. We were unable to determine the correct name of the DSO boot JAR using the following command: “c:\jdk1.6.0”\bin\java -cp “C:\Documents and Settings\teck\Desktop\terracotta-3.1.0-stable1\samples..\bin..”\lib\tc.jar com.tc.object.tool s.BootJarSignature …but we got exit code 1. Stop. Press any key to continue . . .

Comments

Steve Harris 2009-07-30

Doesn’t have to be fixed for stable 1 but needs to be fixed for release

Kalai Kannaiyan 2009-08-03

Unable to reproduce with 3.1.0-stable1 on windows desktop

Steps:

  1. Extract terracotta-3.1.0-stable1.tar.gz under C:\Documents and Settings\kkannaiy\Desktop\
  2. Navigate to terracotta-3.1.0-stable1 and execute samples\pojo \chatter\run.bat

Actual: bootjar is created successfully as expected C:\Documents and Settings\kkannaiy\Desktop\terracotta-3.1.0-stable1>samples\pojo \chatter\run.bat Starting BootJarTool… 2009-08-03 15:17:24,390 INFO - Terracotta 3.1.0-stable1, as of 20090730-200710 ( Revision 13300 by cruise@su10mo5 from 3.1) 2009-08-03 15:17:25,015 INFO - Configuration loaded from the file at ‘C:\Documen ts and Settings\kkannaiy\Desktop\terracotta-3.1.0-stable1\samples\pojo\chatter\t c-config.xml’. 2009-08-03 15:17:29,421 INFO - Creating boot JAR file at ‘C:\Documents and Setti ngs\kkannaiy\Desktop\terracotta-3.1.0-stable1\lib\dso-boot\dso-boot-hotspot_win3 2_160_10.jar’… 2009-08-03 15:17:30,140 INFO - Successfully created boot JAR file at ‘C:\Documen ts and Settings\kkannaiy\Desktop\terracotta-3.1.0-stable1\lib\dso-boot\dso-boot- hotspot_win32_160_10.jar’.

Hung Huynh 2009-08-03

I can’t reproduce this either

Nitin Rana 2009-08-13

Working fine for me as well.