Installer - "ZIP file must have at least one entry"

kittycatonline <[email protected]> Tue, 14 Oct 2008 00:06:02 -0700 (PDT)
Newsgroups gmane.comp.cms.farcry.user
Message-ID <[email protected]>
I'm hoping somebody here might have a suggestion. I'm running a FC9
server at home, got BlueDragon 7.0 on it. I'm giving FarCry a try.
I've got MySQL on the server.

So I'm doing the initial creation of a of a project, get past the DSN
portion, and then get this:

 column	5
detail	[empty string]
errorcode	errorCode.javaException
extendedinfo	[empty string]
javaexception	java.util.zip.ZipException
line	97
message	ZIP file must have at least one entry
scriptline	69
tagcontext
array
1
struct
column	1
id	CFIF
line	69
template	/var/www/html/farcry/core/webtop/install/installFarcry.cfm
2
struct
column	2
id	CFSWITCH
line	215
template	/var/www/html/farcry/core/webtop/install/installFarcry.cfm
3
struct
column	2
id	CFCASE
line	216
template	/var/www/html/farcry/core/webtop/install/installFarcry.cfm
4
struct
column	3
id	CFSET
line	224
template	/var/www/html/farcry/core/webtop/install/installFarcry.cfm
5
struct
column	2
id	CFFUNCTION
line	73
template	/var/www/html/farcry/core/packages/farcry/zip.cfc
6
struct
column	3
id	CFTRY
line	95
template	/var/www/html/farcry/core/packages/farcry/zip.cfc
7
struct
column	5
id	CFSCRIPT
line	97
template	/var/www/html/farcry/core/packages/farcry/zip.cfc
tagname	CFSCRIPT
template	/var/www/html/farcry/core/packages/farcry/zip.cfc
type	java.util.zip.ZipException

Anyhow, I crammed in a temporary "ignore.txt" into the "project-
webroot.zip" file I found in my project dir, and it let me proceed.
perhaps this is a result of handling .zip files on linux?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "farcry-user" group.
To post to this group, send email to farcry-user-/[email protected]
To unsubscribe from this group, send email to farcry-user+unsubscribe-/[email protected]
For more options, visit this group at http://groups.google.com/group/farcry-user?hl=en
-~----------~----~----~----~------~----~------~--~---