You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by 최웅규 <tu...@wyzsoft.com> on 2001/04/13 05:20:41 UTC

I have a IOException problem....

When I watch the tomcat message, I always see below message...
At first, I thought  those messages was same as 'File Not Found'......
But in that path(For example /style/main.css), the file exists...
What's the meaning of Ctx():IOException in R( + PATH/FILENAME +null) ?



--------- Example.. -----------
2001-04-13 12:06:41 - Ctx(  ): IOException in: R(  + /style/main.css + null) ???
??p? ??????
2001-04-13 12:06:41 - Ctx(  ): IOException in: R(  + /js/coolbuttons.js + null)
?????p? ??????
2001-04-13 12:06:42 - Ctx(  ): IOException in: R(  + /js/user_function_box.js +
null) ?????p? ??????
2001-04-13 12:06:44 - Ctx(  ): IOException in: R(  + /style/main.css + null) ???
??p? ??????
2001-04-13 12:06:44 - Ctx(  ): IOException in: R(  + /js/coolbuttons.js + null)
?????p? ??????
2001-04-13 12:06:45 - Ctx(  ): IOException in: R(  + /js/user_function_box.js +
null) ?????p? ??????

RE: I have a IOException problem....

Posted by Michael Hale <mh...@rolemodelsoft.com>.
Check your file permissions.  Make sure that user nobody has access to
main.css.

Michael Hale
RoleModel Software (www.rolemodelsoft.com) - The XP Software Studio
mhale@rolemodelsoft.com
919.557.6352

-----Original Message-----
From: 최웅규 [mailto:turbojet@wyzsoft.com]
Sent: Thursday, April 12, 2001 11:21 PM
To: tomcat-user@jakarta.apache.org
Subject: I have a IOException problem....

When I watch the tomcat message, I always see below message...
At first, I thought  those messages was same as 'File Not Found'......
But in that path(For example /style/main.css), the file exists...
What's the meaning of Ctx():IOException in R( + PATH/FILENAME +null) ?



--------- Example.. -----------
2001-04-13 12:06:41 - Ctx(  ): IOException in: R(  + /style/main.css + null)
???
??p? ??????
2001-04-13 12:06:41 - Ctx(  ): IOException in: R(  + /js/coolbuttons.js +
null)
?????p? ??????
2001-04-13 12:06:42 - Ctx(  ): IOException in: R(  +
/js/user_function_box.js +
null) ?????p? ??????
2001-04-13 12:06:44 - Ctx(  ): IOException in: R(  + /style/main.css + null)
???
??p? ??????
2001-04-13 12:06:44 - Ctx(  ): IOException in: R(  + /js/coolbuttons.js +
null)
?????p? ??????
2001-04-13 12:06:45 - Ctx(  ): IOException in: R(  +
/js/user_function_box.js +
null) ?????p? ??????