IntelliJ Java IDE
The moose likes Servlets and the fly likes JRun Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "JRun" Watch "JRun" New topic
Author

JRun

Anjali Ajwani
Greenhorn

Joined: Jan 18, 2001
Posts: 16
I've been trying to install JRun on my machine for the past two days. Everytime it gives the same error message:
"The contents of this file cannot be unpacked. The executable you are attempting to run has been corrupted. Please obtain another copy of the file, verify its integrity, and try again."
I have downloaded every time from allaire's website and with two different login names at different times.
Does anyone have any advice?
Thanks,
.....Anjali.....
Bidyut Padhi
Ranch Hand

Joined: Sep 07, 2000
Posts: 121
Hi
Anjali
I think the copy you are downloading is not properly downloaded or you are loading on top of a Operating System which the Software Doesnot support(Like for Example Jrun for Win98 may not installed on Win2000 or Solaris Unix ).
If there is any instalation instruction please read it care fully.
One more Chack The System DATE and Time (For expire date of the Down loaded Product.

I faced the same problem when I downloades J2sdkee from Sun microsystem web site.I downloaded in small pices of 1.44 mb.
I hope this may solve your problem
regards
Bidyut

[This message has been edited by Bidyut Padhi (edited March 07, 2001).]
Scott Stirling
Greenhorn

Joined: Mar 05, 2001
Posts: 24
There are only two installers for JRun 3.0: UNIX and Windows. there are no differences between the Win98, NT or 2000 installers.
My guess is that you're file really is corrupted, or your disk is out of space so it's not all fitting or something. The JRun installer for Windows is around 17 MB. What's the byte count on the file you've downloaded?
Also note that Allaire's FTP servers are load balanced (and run by an ISP). So there may be a bad file on one of the servers. But more likely, I think, is that the file is not downloaded completely, or was corrupted in downloading. This is somewhat common on a dial-up connection.
------------------
Scott Stirling
Author of Java Server Pages Application Development


Scott Stirling<BR>Author of <A HREF="http://www.amazon.com/exec/obidos/ASIN/067231939X/ref=ase_electricporkchop/107-2476442-4883722" TARGET=_blank rel="nofollow">Java Server Pages Application Development</A>
Matts Smith
Ranch Hand

Joined: Feb 03, 2001
Posts: 113
If I can give you an advice, downloading another appserver than JRun. We've had nothing but trouble at work.


-------------------<br />Sun Certified Java Programmer
Anonymous
Ranch Hand

Joined: Nov 22, 2008
Posts: 18944
Originally posted by Matts Smith:
If I can give you an advice, downloading another appserver than JRun. We've had nothing but trouble at work.

I have used JRun for working with servlets for several months and have had nothing but a good experience. I especially enjoy the new administrative interface in HTML format. It makes it easy to maintain.

------------------
Vishakha Ahuja
Ranch Hand

Joined: Sep 13, 2000
Posts: 191
After having trouble configuring with tomcat, i downloaded jrun from allaire. IT is not even getting installed. I think jrun has lot of problems during downloading, forget about installing.
Marilyn de Queiroz
Sheriff

Joined: Jul 22, 2000
Posts: 9001
I think installing JRun is the hardest part of using it. Once I managed to get it installed, it worked like a charm.

JavaBeginnersFaq
"Yesterday is history, tomorrow is a mystery, and today is a gift; that's why they call it the present." Eleanor Roosevelt
ken chou
Ranch Hand

Joined: Feb 08, 2001
Posts: 68

I never had any problem for installing JRun. But I ran into problems with it during the process of developing projects. After a lot of struggling, my final solution to solve those problems is to uninstall, then reinstall JRun.
Tristan Havelick
Greenhorn

Joined: Jul 29, 2000
Posts: 7
Getting JRun was not difficult. Getting JRun installed without killing all my ASP pages at the same time was. I ended up reinstalling it 5 times, each time with a different walk through from Allaire. Works quite well now though. I'm considering whether or not to put: 'Successfully installed JRun' on my resume.
 
 
subject: JRun
 
Threads others viewed
Jrun web.xml file.
The end of the EJB world?
can Cold Fusion Professional with out Jrun serve servlets
a secondary problem from JRun installation
What should System.getProperty("user.dir") return when called from a bean ?
MyEclipse, The Clear Choice