• 고객센터
  • 교육
  • 매뉴얼
  • 데모
  • 제품소개
조회 수 : 1381
2010.02.03 (14:14:34)
에러메세지중에서
System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync, String msgPath, Boolean bFromProxy)
부분을 보시면, FileIO Error가 있는것을 볼 수 있습이다.
이것은 GAUCE가 Log를 쌓기위해 접근하게되는 로그폴더와 로그파일 자체에 대하여 쓰기권한이 주어지지 않아서 발생할 수 있는 에러입니다.

윈도우탐색기에서
C:Program FilesShiftGAUCE .NET 5.0Log 폴더를 찾으신 다음

Log 폴더의 속성/보안 탭에서
Users 그룹에 대하여 쓰기 권한을 허용해 주시면 됩니다.


>게시판을 이용해 주셔서 감사합니다.
>다음양식에 맞게 입력해주세요.
>
>* 고객시스템명 : 프리머스시네마
>* GAUCE 버전 : 3.0
>* WAS 종류(WebLogic 등등) :
>* DB 종류 : MSSQL2000
>* 문의 유형(질문/요청/참조) : 잘되다가 아래와 같은 메세지가 나옵니다.
>* 내용 : 프로필러로 디비까지는 잘가는건 확인했는데요. 그 다음이 문제입니다.
>
>해당 내용을 못받아오는군요.
>
>?HhIFfTTtOIiNBb02:002.009.000.00100GAUCE F 0000000173?HhIFfTTtOIiNBb02:002.009.000.00102GDS_defaultFF 00000000000000000000?HhIFfTTtOIiNBb02:002.009.000.00100GAUCE F 0000000173
>
>
>default_message.log
>
>[DateTime] : 2010-01-22 오전 10:06:10|  [Type] : ERROR |  [Code] : 85201 |  [Message] : CSV30 송신 데이터를 만드는데 오류가 있습니다. : mscorlib->Void WinIOError(Int32; System.String)
>[DateTime] : 2010-01-22 오전 10:06:10|  [Type] : ERROR |  [Code] : 85803 |  [Message] : 종료 패킷을 만드는데 오류가 있습니다. : mscorlib->Void WinIOError(Int32; System.String)
>[DateTime] : 2010-01-22 오전 10:06:10|  [Type] : ERROR |  [Code] : 85801 |  [Message] : message 송신 데이터를 만드는데 오류가 있습니다. : mscorlib->Void WinIOError(Int32; System.String)
>
>default_event.log
>
>********** [GAUCE] [ERROR] 2010-01-22 오전 10:06:10 | CSV30 송신 데이터를 만드는데 오류가 있습니다. | mscorlib->Void WinIOError(Int32, System.String) |    at System.IO.__Error.WinIOError(Int32 errorCode, String str)
>   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync, String msgPath, Boolean bFromProxy)
>   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
>   at GauceLib.GauceDebugLoger.writeLog(Byte[] btaData)
>   at GauceLib.CommonResponse.writeControlPacket()
>   at GauceLib.CommonResponse.writeHeader(Int32 iPacketDataSize, Int32 iPacketCompressSize, GauceDataSet oDataSet)
>   at GauceLib.CSV30Response.write(GauceDataSet[] oaDataSet)
>********** [GAUCE] [ERROR] 2010-01-22 오전 10:06:10 | 종료 패킷을 만드는데 오류가 있습니다. | mscorlib->Void WinIOError(Int32, System.String) |    at System.IO.__Error.WinIOError(Int32 errorCode, String str)
>   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync, String msgPath, Boolean bFromProxy)
>   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
>   at GauceLib.GauceDebugLoger.writeLog(Byte[] btaData)
>   at GauceLib.CommonResponse.writeFinishPacket(String stDataSetName)
>********** [GAUCE] [ERROR] 2010-01-22 오전 10:06:10 | message 송신 데이터를 만드는데 오류가 있습니다. | mscorlib->Void WinIOError(Int32, System.String) |    at System.IO.__Error.WinIOError(Int32 errorCode, String str)
>   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync, String msgPath, Boolean bFromProxy)
>   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
>   at GauceLib.GauceDebugLoger.writeLog(Byte[] btaData)
>   at GauceLib.CommonResponse.writeControlPacket()
>   at GauceLib.CommonResponse.write(GauceMessageSet oMessageSet)
>
>
 
Tag List
XE Login