Error: No content to install

Chris Burkert chris at chrisburkert.de
Wed May 5 21:00:57 UTC 2004


Hi,

is there a fix for this old problem? When I do something like:
   bash-2.05b$ squeak squeak.image config.st
this Error occurs because the Request has no Content.

Hint: This is a 3.6 Image.

thanks Chris Burkert

Error: No content to install
5 May 2004 10:55:32 pm

VM: unix - Squeak3.4 of 1 March 2003 [latest update: #5170]
Image: Squeak3.6 [latest update: #5429]

CodeLoader(Object)>>error:
	Receiver: a CodeLoader
	Arguments and temporary variables:
		aString: 	'No content to install'
	Receiver's instance variables:
		baseURL: 	''
		sourceFiles: 	#(a HTTPRequest)
		segments: 	nil
		publicKey: 	nil

CodeLoader>>installSourceFile:
	Receiver: a CodeLoader
	Arguments and temporary variables:
		aStream: 	nil
		contents: 	nil
		trusted: 	nil
	Receiver's instance variables:
		baseURL: 	''
		sourceFiles: 	#(a HTTPRequest)
		segments: 	nil
		publicKey: 	nil

[] in CodeLoader>>installSourceFiles
	Arguments and temporary variables:
		req: 	a HTTPRequest

Array(SequenceableCollection)>>do:
	Receiver: #(a HTTPRequest)
	Arguments and temporary variables:
		aBlock: 	[] in CodeLoader>>installSourceFiles
		index: 	1
		indexLimiT: 	1
	Receiver's instance variables:
#(a HTTPRequest)

--- The full stack ---
CodeLoader(Object)>>error:
CodeLoader>>installSourceFile:
[] in CodeLoader>>installSourceFiles
Array(SequenceableCollection)>>do:
  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CodeLoader>>installSourceFiles
ProjectLauncher>>startUpAfterLogin
ProjectLauncher>>startUp
[] in AutoStart class>>startUp
WorldState>>runStepMethodsIn:
PasteUpMorph>>runStepMethods
WorldState>>doOneCycleNowFor:
WorldState>>doOneCycleFor:
PasteUpMorph>>doOneCycle
[] in Project class>>spawnNewProcess
[] in BlockContext>>newProcess


Regards
            Chris Burkert
-- 
http://www.chrisburkert.de/



More information about the Squeak-dev mailing list