Search found 19 matches

by FRinguette
Mon Feb 13, 2012 11:54 am
Forum: Support (Vault Professional)
Topic: Use Chunked Encoding... not working in Command-Line
Replies: 11
Views: 11231

Re: Use Chunked Encoding... not working in Command-Line

Yes I have in fact two servers. I did a few tests from different OS and version of the server on both virtual machines and real PC. Here is what I tried so far... My 2 servers are Windows XP with 4.1.4 standard. -> Upload works Windows 2008 with 4.1.4 standard. -> Upload fails Then I tried the lates...
by FRinguette
Fri Feb 10, 2012 11:00 am
Forum: Support (Vault Professional)
Topic: Use Chunked Encoding... not working in Command-Line
Replies: 11
Views: 11231

Re: Use Chunked Encoding... not working in Command-Line

My vault server is on Windows 2008, I'm using SQL server 2005 which is on the same machine as the vault server and the command line fails on an ADD of more than 30Mb. Another server is on Windows XP, using SQL server 2005 on the same machine as the vault server and the command line works on an ADD o...
by FRinguette
Thu Feb 09, 2012 1:53 pm
Forum: Support (Vault Professional)
Topic: Use Chunked Encoding... not working in Command-Line
Replies: 11
Views: 11231

Re: Use Chunked Encoding... not working in Command-Line

Is this going to be fixed in the next release?
by FRinguette
Tue Feb 07, 2012 5:46 pm
Forum: Support (Vault Professional)
Topic: Use Chunked Encoding... not working in Command-Line
Replies: 11
Views: 11231

Re: Use Chunked Encoding... not working in Command-Line

Yes it does work with the Vault GUI client with the Chunked Encodong turned on. My problem was only with the command line. Is there a fix or workaround for this? I would really need to use the command line to upload my large files. Is it possible that is only affect certain OS or version of IIS or A...
by FRinguette
Mon Feb 06, 2012 7:33 pm
Forum: Support (Vault Professional)
Topic: Use Chunked Encoding... not working in Command-Line
Replies: 11
Views: 11231

Re: Use Chunked Encoding... not working in Command-Line

Was there a resolution to this problem? I am seeing the same behavior on my server.

Thanks
by FRinguette
Tue Jul 26, 2011 6:06 pm
Forum: Questions (API)
Topic: Issue with ServerOperations.ProcessCommandCommit
Replies: 11
Views: 16775

Re: Issue with ServerOperations.ProcessCommandCommit

Ok sorry about the long delay I was on another project for a while. It seem that I have isolated the problem. My dev environment uses Eclipse and it seem to be the problem. If I run the same program in eclipse or using java.exe directly, the eclipse program fails but the java.exe works. I know this ...
by FRinguette
Tue May 24, 2011 12:18 pm
Forum: Questions (API)
Topic: Issue with ServerOperations.ProcessCommandCommit
Replies: 11
Views: 16775

Re: Issue with ServerOperations.ProcessCommandCommit

Yes the code runs on the server itself. I used localhost and I got the same result.

The test with the VaultGUI Client was also on the server itself
by FRinguette
Thu May 19, 2011 12:58 pm
Forum: Questions (API)
Topic: Issue with ServerOperations.ProcessCommandCommit
Replies: 11
Views: 16775

Re: Issue with ServerOperations.ProcessCommandCommit

I am doing this test on a private closed server so only my admin user has access to it.

This also happens if I set autocommit to false and add a file to my repository and then commit so there can't be any changes made.
by FRinguette
Thu May 19, 2011 10:14 am
Forum: Questions (API)
Topic: Issue with ServerOperations.ProcessCommandCommit
Replies: 11
Views: 16775

Re: Issue with ServerOperations.ProcessCommandCommit

I do have a vault client and I did try to upload the file and it works properly...even with much bigger files. I tried to flip the parameter to True and it still doesn't work. I also flipped the one under Vault/Admin and I get the same result. I can see this in my server log VaultFileUpload.aspx enc...
by FRinguette
Thu May 19, 2011 7:46 am
Forum: Questions (API)
Topic: Issue with ServerOperations.ProcessCommandCommit
Replies: 11
Views: 16775

Re: Issue with ServerOperations.ProcessCommandCommit

thanks for your reply.

This parameter already had the value false in my registry. Any other suggestions?
by FRinguette
Wed May 18, 2011 4:47 pm
Forum: Questions (API)
Topic: Issue with ServerOperations.ProcessCommandCommit
Replies: 11
Views: 16775

Issue with ServerOperations.ProcessCommandCommit

Hello, I am currently running on Vault 4.1.4 with the Java API and the server is on my laptop so i'm connecting with 127.0.0.1 and my maximum upload file size is set to 500 Mb. I am having an issue witrh the ServerOperations.ProcessCommandCommit command when the chanset contain a file larger that 20...
by FRinguette
Fri Mar 04, 2011 9:27 am
Forum: Questions (API)
Topic: Problem with GetOperations.ProcessCommandGet
Replies: 16
Views: 29714

Re: Problem with GetOperations.ProcessCommandGet

I use pretty much all commands from the Java CLC. Here is the sequence i've tried. - GET from Java CLC -> Files are shown as renegate - CHECKOUT from Java CLC -> Files are shown as edited in the top right panel, and Size unchanged, Modified in the pending change set tab - manually modify one of the ...
by FRinguette
Tue Mar 01, 2011 12:56 pm
Forum: Questions (API)
Topic: Problem with GetOperations.ProcessCommandGet
Replies: 16
Views: 29714

Re: Problem with GetOperations.ProcessCommandGet

Thank you for your answer. Any way I can make the Java CLC look in the same place as the Vault GUI? The goal of all this is to be able to use the Java CLC within my application and not as command line. Reporting the issue as a command line issue was just easier as it's basically the same command on ...
by FRinguette
Mon Feb 28, 2011 10:42 am
Forum: Questions (API)
Topic: Problem with GetOperations.ProcessCommandGet
Replies: 16
Views: 29714

Re: Problem with GetOperations.ProcessCommandGet

any update on this issue?
by FRinguette
Thu Feb 24, 2011 10:55 am
Forum: Questions (API)
Topic: Problem with GetOperations.ProcessCommandGet
Replies: 16
Views: 29714

Re: Problem with GetOperations.ProcessCommandGet

The status doesn't change. I've tried it every time I ran that test.