nGrinder Script Storage in Unix

classic Classic list List threaded Threaded
9 messages Options
Reply | Threaded
Open this post in threaded view
|

nGrinder Script Storage in Unix

balajilinks
Hi,

I am in the process of deploying nGrinder 3.2.1 in Unix virtual box. I created folder /c9/apps/ngrinder_home and I set this as NGRINDER_HOME variable.

After deployment, I am unable to create any script or folder in nGrinder instance. I got "Error while checking in SVN" message displayed.

When I check the logs, it said file permissions error, unable to create folder in  /c9/home/userName/.subversion/..

It looks nGrinder is not storing scripts under NGRINDER_HOME folder.. Is that correct ?..

How can I configure nGrinder to store the scripts in specified folder rather inside unix user's home directory ?..

Regards,
Balaji  
Reply | Threaded
Open this post in threaded view
|

Re: nGrinder Script Storage in Unix

junoyoon
Administrator
Oh.. I didn't notice this before.

According to http://subversion.1072662.n5.nabble.com/Help-with-SVNKit-use-on-AWS-machines-td3539.html,
it seems basic behavior of svnkit and I need to fix code to not use ".subversion folder"

Is it difficult for you to provide write permission on  /c9/home/userName/.subversion/ folder?

Otherwise please try to provide -Duser.home=/c9/apps/ngrinder_home in the JAVA_OPTS as well.

I'm not exactly sure it's working or not but worth to try.




Reply | Threaded
Open this post in threaded view
|

Re: nGrinder Script Storage in Unix

balajilinks
Thanks Junoyoon.. I will check with my unix admin about the possibilities to get write access to User folder.
 Since we are storing all the script assets inside SVN folder, we need to allocate more memory in SVN path. In nGrinder, if we get option to specify the SVN path, that will imcrease flexibility.
Reply | Threaded
Open this post in threaded view
|

Re: nGrinder Script Storage in Unix

junoyoon
Administrator
Nope.. ${user.home}/.subversion folder is the folder in which only authentication info is saved. It's not the folder in which the svn content is saved.

Real svn  content is saved in the ${NGRINDER_HOME}/repos folder. Please check it.

Anyway.. I think I need to fix this.
Reply | Threaded
Open this post in threaded view
|

Re: nGrinder Script Storage in Unix

balajilinks
Thanks Junoyoon..
Reply | Threaded
Open this post in threaded view
|

Re: nGrinder Script Storage in Unix

balajilinks
Hi Junoyoon,

I checked my unix box.. I have Read write access to /c9/home/userName/.subversion/  folder.
Since my /c9/home file system was full, there is no space for nGrinder to write files. I increased the space for /c9/home..

Now nGrinder is up and running :)

Thanks,
Balaji
Reply | Threaded
Open this post in threaded view
|

Re: nGrinder Script Storage in Unix

junoyoon
Administrator
Good to hear it.

Anyway I have to fix this issue. :-)
Reply | Threaded
Open this post in threaded view
|

Re: nGrinder Script Storage in Unix

junoyoon
Administrator
This issue is fixed by http://jira.cubrid.org/browse/NGRINDER-643
It will be included ngrinder 3.2.2 which is releasing next week.
Reply | Threaded
Open this post in threaded view
|

Re: nGrinder Script Storage in Unix

balajilinks

Excellent news. . Thanks junoyoon :)

On 21 Aug 2013 08:44, "junoyoon [via ngrinder]" <[hidden email]> wrote:
This issue is fixed by http://jira.cubrid.org/browse/NGRINDER-643
It will be included ngrinder 3.2.2 which is releasing next week.


If you reply to this email, your message will be added to the discussion below:
http://ngrinder.642.n7.nabble.com/nGrinder-Script-Storage-in-Unix-tp749p824.html
To start a new topic under ngrinder-user-en, email [hidden email]
To unsubscribe from ngrinder-user-en, click here.
NAML