Re: Problem Installing New MX7 Instance

2006-03-26 Thread Jochem van Dieten
Rob Wilkerson wrote:
 Has anyone ever had any trouble installing an MX7 instance in
 multi-server configuration?  I have a developer machine:
 WinXP SP2
 CFMX7 Multi-server
 IIS 5.1 (if that matters)
 
 The machine is currently running 3 instances of MX7 and 1 instance of
 MX6.1 that is deployed as a war file.  I'm trying to create a new MX7
 instance and I keep getting the following error:
 
 ---
 There was a problem
 Message: The specified Directory attribute jrun install
 path\servers\cfusion\SERVER-INF\temp\cfusion-war-tmp\2E85BB04-CF1E-54BF-49FC34E6D9076CCB\cfusion.ear\cfusion.war\CFIDE\scripts
 cannot be deleted.
 Detail: You may not have permissions to delete this directory. The
 exception occurred during a cfdirectory action=delete.
 ---

Where do you get this error? In the CF administrator? Have you 
tried creating a new instance from the JRun administrator and 
then just copying another instance to it?

Jochem

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:236208
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: Problem Installing New MX7 Instance

2006-03-26 Thread Rob Wilkerson
I get the error on step 3 of the instance creation and, no, I haven't
tried creating the new instance in any other manner.  I'm certainly
willing to try if you can share some destructions for doing so.

The key for my installations, though, is that each needs to operate
off of a separate jvm.config file so I have to create the service
manually.  This shouldn't be a problem no matter which way I create
the instance, but it's a little abnormal so I thought I'd put it out
there.

Thanks.

On 3/26/06, Jochem van Dieten [EMAIL PROTECTED] wrote:
 Rob Wilkerson wrote:
  Has anyone ever had any trouble installing an MX7 instance in
  multi-server configuration?  I have a developer machine:
  WinXP SP2
  CFMX7 Multi-server
  IIS 5.1 (if that matters)
 
  The machine is currently running 3 instances of MX7 and 1 instance of
  MX6.1 that is deployed as a war file.  I'm trying to create a new MX7
  instance and I keep getting the following error:
 
  ---
  There was a problem
  Message: The specified Directory attribute jrun install
  path\servers\cfusion\SERVER-INF\temp\cfusion-war-tmp\2E85BB04-CF1E-54BF-49FC34E6D9076CCB\cfusion.ear\cfusion.war\CFIDE\scripts
  cannot be deleted.
  Detail: You may not have permissions to delete this directory. The
  exception occurred during a cfdirectory action=delete.
  ---

 Where do you get this error? In the CF administrator? Have you
 tried creating a new instance from the JRun administrator and
 then just copying another instance to it?

 Jochem

 

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:236210
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: Problem Installing New MX7 Instance

2006-03-26 Thread Rob Wilkerson
Hey Jochem -

Again, thanks for providing a new direction.  I got into the JRun
admin and created a new instance, but am confused about what I see:
Both the JRun and CF Administrators recognize the new instance, but
the physical directory structure are very different.

My existing instance directories contain 2 subdirectories: cfusion.ear
and SERVER-INF.  My new instance, on the other hand has 2
subdirectories named default-ear and SERVER-INF.  I'm not quite sure
what to do at this point.

I remember taking these steps when creating multiple instances in MX
6.x, but that's been a long time now and I just don't remember the
details.  Seems like I had to do some moving and copying of physical
directory structures.

I appreciate any additional guidance you can provide.

On 3/26/06, Rob Wilkerson [EMAIL PROTECTED] wrote:
 I get the error on step 3 of the instance creation and, no, I haven't
 tried creating the new instance in any other manner.  I'm certainly
 willing to try if you can share some destructions for doing so.

 The key for my installations, though, is that each needs to operate
 off of a separate jvm.config file so I have to create the service
 manually.  This shouldn't be a problem no matter which way I create
 the instance, but it's a little abnormal so I thought I'd put it out
 there.

 Thanks.

 On 3/26/06, Jochem van Dieten [EMAIL PROTECTED] wrote:
  Rob Wilkerson wrote:
   Has anyone ever had any trouble installing an MX7 instance in
   multi-server configuration?  I have a developer machine:
   WinXP SP2
   CFMX7 Multi-server
   IIS 5.1 (if that matters)
  
   The machine is currently running 3 instances of MX7 and 1 instance of
   MX6.1 that is deployed as a war file.  I'm trying to create a new MX7
   instance and I keep getting the following error:
  
   ---
   There was a problem
   Message: The specified Directory attribute jrun install
   path\servers\cfusion\SERVER-INF\temp\cfusion-war-tmp\2E85BB04-CF1E-54BF-49FC34E6D9076CCB\cfusion.ear\cfusion.war\CFIDE\scripts
   cannot be deleted.
   Detail: You may not have permissions to delete this directory. The
   exception occurred during a cfdirectory action=delete.
   ---
 
  Where do you get this error? In the CF administrator? Have you
  tried creating a new instance from the JRun administrator and
  then just copying another instance to it?
 
  Jochem
 
  

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:236211
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: Problem Installing New MX7 Instance

2006-03-26 Thread Jochem van Dieten
Rob Wilkerson wrote:
 
 Again, thanks for providing a new direction.  I got into the JRun
 admin and created a new instance, but am confused about what I see:
 Both the JRun and CF Administrators recognize the new instance, but
 the physical directory structure are very different.
 
 My existing instance directories contain 2 subdirectories: cfusion.ear
 and SERVER-INF.  My new instance, on the other hand has 2
 subdirectories named default-ear and SERVER-INF.  I'm not quite sure
 what to do at this point.

1. Delete default-ear.
2. Copy cfusion-ear from another instance (without the CFML 
sources and the compiled files in cfclasses).
3. Register the new instance as a service:
jrunsvc -install instance -config path-to-jvm.config

Jochem

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:236213
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: Problem Installing New MX7 Instance

2006-03-26 Thread Rob Wilkerson
Okay.  I figured that would be it, but before I screwed anything up I
thought I'd verify.  Once clarification, though...you mention without
the CFML sources.  Can you explain what you mean by that?

On 3/26/06, Jochem van Dieten [EMAIL PROTECTED] wrote:
 Rob Wilkerson wrote:
 
  Again, thanks for providing a new direction.  I got into the JRun
  admin and created a new instance, but am confused about what I see:
  Both the JRun and CF Administrators recognize the new instance, but
  the physical directory structure are very different.
 
  My existing instance directories contain 2 subdirectories: cfusion.ear
  and SERVER-INF.  My new instance, on the other hand has 2
  subdirectories named default-ear and SERVER-INF.  I'm not quite sure
  what to do at this point.

 1. Delete default-ear.
 2. Copy cfusion-ear from another instance (without the CFML
 sources and the compiled files in cfclasses).
 3. Register the new instance as a service:
 jrunsvc -install instance -config path-to-jvm.config

 Jochem

 

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:236214
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: Problem Installing New MX7 Instance

2006-03-26 Thread Jochem van Dieten
Rob Wilkerson wrote:
 Okay.  I figured that would be it, but before I screwed anything up I
 thought I'd verify.  Once clarification, though...you mention without
 the CFML sources.  Can you explain what you mean by that?

If you copy cfusion-war from an existing instance to a new 
instance you also copy all .cfm files that you have placed there. 
I presume you want to start the new instance from scratch, so 
without the applications you have deployed in the old instance.

Jochem

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:236215
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: Problem Installing New MX7 Instance

2006-03-26 Thread Rob Wilkerson
I haven't added any cfm templates to the install directories so I
guess I'm okay on that front.  I'll copy the cfusion.ear file from one
of my other instances and clear the cfclasses directory and see how
that goes.

Thanks again.

On 3/26/06, Jochem van Dieten [EMAIL PROTECTED] wrote:
 Rob Wilkerson wrote:
  Okay.  I figured that would be it, but before I screwed anything up I
  thought I'd verify.  Once clarification, though...you mention without
  the CFML sources.  Can you explain what you mean by that?

 If you copy cfusion-war from an existing instance to a new
 instance you also copy all .cfm files that you have placed there.
 I presume you want to start the new instance from scratch, so
 without the applications you have deployed in the old instance.

 Jochem

 

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:236216
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: Problem Installing New MX7 Instance

2006-03-26 Thread Rob Wilkerson
For the record, and for anyone who may have been following this
thread, this solution appears to have worked perfectly.  I'll know
more as I have more opportunity to work in the new environment, but
everything looks great for now.

Thanks very much, Jochem.  I had gotten so frustrated that I forgot
all about the old way.  I really appreciate your help.

On 3/26/06, Rob Wilkerson [EMAIL PROTECTED] wrote:
 I haven't added any cfm templates to the install directories so I
 guess I'm okay on that front.  I'll copy the cfusion.ear file from one
 of my other instances and clear the cfclasses directory and see how
 that goes.

 Thanks again.

 On 3/26/06, Jochem van Dieten [EMAIL PROTECTED] wrote:
  Rob Wilkerson wrote:
   Okay.  I figured that would be it, but before I screwed anything up I
   thought I'd verify.  Once clarification, though...you mention without
   the CFML sources.  Can you explain what you mean by that?
 
  If you copy cfusion-war from an existing instance to a new
  instance you also copy all .cfm files that you have placed there.
  I presume you want to start the new instance from scratch, so
  without the applications you have deployed in the old instance.
 
  Jochem
 
  

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:236227
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