You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Dave Meier (JIRA)" <ji...@apache.org> on 2008/02/08 22:10:07 UTC

[jira] Issue Comment Edited: (AXIS2C-975) iis_iaspi_plugin_51 can't handle long log_file names

    [ https://issues.apache.org/jira/browse/AXIS2C-975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12567203#action_12567203 ] 

hoodoo99 edited comment on AXIS2C-975 at 2/8/08 1:08 PM:
-----------------------------------------------------------

Thanks, Senaka.

I figured out the other problem I was having with IIS.  I had used backslash characters for the log_file and axis2c_home paths.  The manual is currently not correct as it shows backslash characters for these paths.  When I changed the paths to use forward slashes everything worked and I got the log file where I specified.

I didn't enter an issue for that as I wanted to check with you that the logic is correct since I think I was using backslash characters previously and it was working (I can't be 100% sure though as I didn't save any of the old registry settings).

The manual shows:

  Add a string value with the name AXIS2C_HOME and a value of c:\axis2c

  Add a string value with the name log_file and a value of c:\axis2c\logs\axis2.log

Note that the code looks for "axis2c_home" in the registry.  Are registry key names case sensitive?  If so, then that part is also not correct in the manual.

Thanks,

-Dave.

      was (Author: hoodoo99):
    Thanks, Senaka.

I figured out the other problem I was having with IIS.  I had used backslash characters for the log_file and axis2c_home paths.  The manual is currently not correct as it shows backslash characters for these paths.

I didn't enter an issue for that as I wanted to check with you that the logic is correct since I think I was using backslash characters previously and it was working (I can't be 100% sure though as I didn't save any of the old registry settings).

The manual shows:

  Add a string value with the name AXIS2C_HOME and a value of c:\axis2c

  Add a string value with the name log_file and a value of c:\axis2c\logs\axis2.log

Note that the code looks for "axis2c_home" in the registry.  Are registry key names case sensitive?  If so, then that part is also not correct in the manual.

Thanks,

-Dave.
  
> iis_iaspi_plugin_51 can't handle long log_file names
> ----------------------------------------------------
>
>                 Key: AXIS2C-975
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-975
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: transport/http
>         Environment: MS Windows XP, MS IIS 5.1
>            Reporter: Senaka Fernando
>            Assignee: Senaka Fernando
>             Fix For: 1.3.0
>
>   Original Estimate: 36h
>          Time Spent: 5h
>  Remaining Estimate: 31h
>
> iis_iaspi_plugin_51 can't handle long log_file names. I tried with a name with 110+ characters. My log file is created, but, not where I expect it to be. I lies somewhere in the path ending with some 100 characters and some junk text.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org