[250] ReSharper is unable to find a temp file, kills deployment
Hi,
I'm getting this exception everytime I try to deploy my solution (WinForm +
WebService), and I am not prompted to report the exception to JetBrains. It
causes the deployment to fail.
The outer exception just says: "Exception Logged".
It's inner exception says "An exception has occurred", and has the following
stack trace:
"\r\n\tat JetBrains.ReSharper.Util.InternalErrorException..ctor(String,
Exception) in
c:
TEMP
tmp5B13.tmp
src
Util
src
InternalErrorException.cs:line 28
column 7\r\n\tat JetBrains.ReSharper.Util.Logger.LogExceptionEx(Exception,
String, Boolean) in c:
TEMP
tmp5B13.tmp
src
Util
src
Logger.cs:line
327 column 9\r\n\tat JetBrains.ReSharper.Util.Logger.LogException(Exception)
in c:
TEMP
tmp5B13.tmp
src
Util
src
Logger.cs:line 338 column
7\r\n\tat
JetBrains.ReSharper.UnitTestSupport.Runner.TestRunner.Run(String[]) in
c:
TEMP
tmp5B13.tmp
src
UnitTestSupport
src
TestRunner
TestRunner.cs:line
101 column 9\r\n\tat
JetBrains.ReSharper.UnitTestSupport.Runner.MainApp.Main(String[]) in
c:
TEMP
tmp5B13.tmp
src
UnitTestRunner
src
MainApp.cs:line 44 column
5\r\n\r\n"
The inner exception's inner exception just says:
{"Could not find file 'C:
Documents and Settings
USERNAME
Local
Settings
Temp
tmp94A.tmp'.":"C:
Documents and Settings
USERNAME
Local
Settings
Temp
tmp94A.tmp"}
And, of course, that temp file doesn't exist. I tried clearing both cache
types in ReSharper > Options > General > Caches, but it hasn't helped. I'm
not sure why JetBrains.ReSharper.UnitTestSupport.Runner is showing up in
there. I'm not running any unit tests at this point, just deploying.
Thanks.
---
Richard
Please sign in to leave a comment.
Please check and fix the properties of your start-up project
--
Eugene Pasynkov
Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
"Richard" <monica.spence@t4g.com> wrote in message
news:e5q8ps$tgf$1@is.intellij.net...
>
>
>
>
>
>
>
>
>
What should I be looking for? Nothing is jumping out at me as being a
problem.
"Eugene Pasynkov (JetBrains)" <Eugene.Pasynkov@jetbrains.com> wrote in
message news:e5rgg0$rqp$1@is.intellij.net...
>
>> Hi,
>>
>> I'm getting this exception everytime I try to deploy my solution (WinForm
>> + WebService), and I am not prompted to report the exception to
>> JetBrains. It causes the deployment to fail.
>>
>> The outer exception just says: "Exception Logged".
>>
>> It's inner exception says "An exception has occurred", and has the
>> following stack trace:
>>
>> "\r\n\tat JetBrains.ReSharper.Util.InternalErrorException..ctor(String,
>> Exception) in
>> c:
TEMP
tmp5B13.tmp
src
Util
src
InternalErrorException.cs:line 28
>> column 7\r\n\tat
>> JetBrains.ReSharper.Util.Logger.LogExceptionEx(Exception, String,
>> Boolean) in c:
TEMP
tmp5B13.tmp
src
Util
src
Logger.cs:line 327
>> column 9\r\n\tat JetBrains.ReSharper.Util.Logger.LogException(Exception)
>> in c:
TEMP
tmp5B13.tmp
src
Util
src
Logger.cs:line 338 column
>> 7\r\n\tat
>> JetBrains.ReSharper.UnitTestSupport.Runner.TestRunner.Run(String[]) in
>> c:
TEMP
tmp5B13.tmp
src
UnitTestSupport
src
TestRunner
TestRunner.cs:line
>> 101 column 9\r\n\tat
>> JetBrains.ReSharper.UnitTestSupport.Runner.MainApp.Main(String[]) in
>> c:
TEMP
tmp5B13.tmp
src
UnitTestRunner
src
MainApp.cs:line 44
>> column 5\r\n\r\n"
>>
>> The inner exception's inner exception just says:
>>
>> {"Could not find file 'C:
Documents and Settings
USERNAME
Local
>> Settings
Temp
tmp94A.tmp'.":"C:
Documents and
>> Settings
USERNAME
Local Settings
Temp
tmp94A.tmp"}
>>
>> And, of course, that temp file doesn't exist. I tried clearing both cache
>> types in ReSharper > Options > General > Caches, but it hasn't helped.
>> I'm not sure why JetBrains.ReSharper.UnitTestSupport.Runner is showing up
>> in there. I'm not running any unit tests at this point, just deploying.
>>
>> Thanks.
>>
>> ---
>> Richard
>>
>
Hello Richard,
Could you check Debug and Build pages of the startup project and the project
being tested and post the file paths that are defined there?
>> Please check and fix the properties of your start-up project
>>
>> --
>> Eugene Pasynkov
>> Developer
>> JetBrains, Inc
>> http://www.jetbrains.com
>> "Develop with pleasure!"
>> "Richard" <monica.spence@t4g.com> wrote in message
>> news:e5q8ps$tgf$1@is.intellij.net...
>>> Hi,
>>>
>>> I'm getting this exception everytime I try to deploy my solution
>>> (WinForm + WebService), and I am not prompted to report the
>>> exception to JetBrains. It causes the deployment to fail.
>>>
>>> The outer exception just says: "Exception Logged".
>>>
>>> It's inner exception says "An exception has occurred", and has the
>>> following stack trace:
>>>
>>> "\r\n\tat
>>> JetBrains.ReSharper.Util.InternalErrorException..ctor(String,
>>> Exception) in
>>> c:
TEMP
tmp5B13.tmp
src
Util
src
InternalErrorException.cs:lin
>>> e 28 column 7\r\n\tat
>>> JetBrains.ReSharper.Util.Logger.LogExceptionEx(Exception, String,
>>> Boolean) in c:
TEMP
tmp5B13.tmp
src
Util
src
Logger.cs:line
>>> 327 column 9\r\n\tat
>>> JetBrains.ReSharper.Util.Logger.LogException(Exception) in
>>> c:
TEMP
tmp5B13.tmp
src
Util
src
Logger.cs:line 338 column
>>> 7\r\n\tat
>>> JetBrains.ReSharper.UnitTestSupport.Runner.TestRunner.Run(String[])
>>> in
>>> c:
TEMP
tmp5B13.tmp
src
UnitTestSupport
src
TestRunner
TestRu
>>> nner.cs:line 101 column 9\r\n\tat
>>> JetBrains.ReSharper.UnitTestSupport.Runner.MainApp.Main(String[]) in
>>> c:
TEMP
tmp5B13.tmp
src
UnitTestRunner
src
MainApp.cs:line 44
>>> column 5\r\n\r\n"
>>>
>>> The inner exception's inner exception just says:
>>>
>>> {"Could not find file 'C:
Documents and Settings
USERNAME
Local
>>> Settings
Temp
tmp94A.tmp'.":"C:
Documents and
>>> Settings
USERNAME
Local Settings
Temp
tmp94A.tmp"}
>>>
>>> And, of course, that temp file doesn't exist. I tried clearing both
>>> cache types in ReSharper > Options > General > Caches, but it hasn't
>>> helped. I'm not sure why JetBrains.ReSharper.UnitTestSupport.Runner
>>> is showing up in there. I'm not running any unit tests at this
>>> point, just deploying.
>>>
>>> Thanks.
>>>
>>> ---
>>> Richard
Thanks,
Andrey Simanovsky
The "Directories containing source code" section of the Solution properties
contained a bunch of dirs that didn't exist. I removed them, and deploying
works again.
Thanks.
"Andrey Simanovsky (JetBrains)" <ands@intellij.com> wrote in message
news:c8a8a15d11da98c8553db7fa2487@news.intellij.net...
>