RE: EAR Problems

2005-08-09 Thread Russ
This is very strange... how did you create the directory?  Through the
command prompt?  I'm not sure how good you are at using the command prompt,
but make sure you're in the right place before cding to the directory.  For
example open up a command prompt:

Start-run-cmd

C:
Cd \cfmx61
mkdir cfusion-ear
cd cfusion-ear
dir


that should work... you can also do dir in every directory up till you get
there to make sure you're in the right place... also try using tab... newer
versions of windows allow you to do autocomplete by using tab... so
something like cd cfus[tab] would probably work... 

-Original Message-
From: Tangorre, Michael [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, August 09, 2005 12:37 PM
To: CF-Talk
Subject: EAR Problems

I download the JRE, install it, and add the following to the class path:
C:\Program Files\Java\j2re1.4.2_08
 
I installed JRUN. Ran the updater. The default and admin servers are
running fine.
 
I ran the cfmx 6.1 installer and had the EAR file placed into c:\cfmx61\
I ran the cfmx 7.0 installer and had the EAR file placed into c:\cfmx70\
 
By the way, I am following directions from here:
http://livedocs.macromedia.com/coldfusion/6.1/htmldocs/instal16.htm#wp11
4171
 
Anyway, I open a command window and create a directory in c:\cfmx61\
called cfusion-ear
 
When I try to cd to that directory I get Invalid Directory. I go into
Windows explorer and the directory is there!
 
Any ideas? I tried rebooting, tried starting over... nothing works. Am I
missing something here. Once I can navigate to that directory I will
expand the file out and continue on this just seems very odd. And
yes, I tried using quotes around the directory name, etc.
 
Mike
 
 
 
 




~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:214200
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: EAR Problems

2005-08-09 Thread Tangorre, Michael
 


 From: Russ [mailto:[EMAIL PROTECTED] 
 This is very strange... how did you create the directory?  
 Through the command prompt?  I'm not sure how good you are at 
 using the command prompt, but make sure you're in the right 
 place before cding to the directory.  For example open up a 
 command prompt:

I created the directory from within the initial directory (c:\cfmx61 and
c:\cfmx70) using the following (minus quotes): md cfusion-ear

It is very odd!


~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:214201
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: EAR Problems

2005-08-09 Thread Russ
Have you tried following my examples and seeing if you can cd to the
directory?  Sometimes not being able to access a file or directory can mean
that there is some sort of corruption on the hard drive (possibly some bad
sectors...).  



-Original Message-
From: Tangorre, Michael [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, August 09, 2005 12:52 PM
To: CF-Talk
Subject: RE: EAR Problems

 


 From: Russ [mailto:[EMAIL PROTECTED] 
 This is very strange... how did you create the directory?  
 Through the command prompt?  I'm not sure how good you are at 
 using the command prompt, but make sure you're in the right 
 place before cding to the directory.  For example open up a 
 command prompt:

I created the directory from within the initial directory (c:\cfmx61 and
c:\cfmx70) using the following (minus quotes): md cfusion-ear

It is very odd!




~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:214208
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: EAR Problems

2005-08-09 Thread Tangorre, Michael
 From: Russ [mailto:[EMAIL PROTECTED] 
 Have you tried following my examples and seeing if you can cd 
 to the directory?  Sometimes not being able to access a file 
 or directory can mean that there is some sort of corruption 
 on the hard drive (possibly some bad sectors...).  

I tried it. No luck. It's very odd.

Anyway, I cranked open WinRAR and expanded the archives. 

~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:214212
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: EAR Problems (Solved)

2005-08-09 Thread Tangorre, Michael
 From: Tangorre, Michael [mailto:[EMAIL PROTECTED] 

I dunno what the changing directory problem was all about. It still
doesn't work. In fact it doesn't work for any directory anywhere!
Anyway, I used winRAR to expand the directories out. One for CFMX 6.1
and one for CFMX 7.0. I copied the folders into the C:\JRun4\servers\
directory. I created two new servers in the JRUN management console. Ran
the website configurator. Made a couple changes and bam... CFMX6.1 runs
on localhost:8101 and CFMX7 runs on localhost:8102. Geeez, that took
half a day to setup! LOL

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:214223
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: EAR Problems

2005-08-09 Thread S . Isaac Dealey
I recommend hydrogen peroxide and a cotton swab.

s. isaac dealey 954.522.6080
new epoch : isn't it time for a change?

add features without fixtures with
the onTap open source framework

http://www.fusiontap.com
http://coldfusion.sys-con.com/author/4806Dealey.htm


~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:214224
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: EAR Problems

2005-08-09 Thread Tangorre, Michael
 From: S. Isaac Dealey [mailto:[EMAIL PROTECTED] 
 I recommend hydrogen peroxide and a cotton swab.

:-)

~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:214226
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54