[jira] Updated: (GERONIMO-478) Deployer must not echo password when prompting

2004-12-08 Thread Chandresh Taunk (JIRA)
 [ http://nagoya.apache.org/jira/browse/GERONIMO-478?page=history ]

Chandresh Taunk updated GERONIMO-478:
-

Attachment: geronimo-478.patch

> Deployer must not echo password when prompting
> --
>
>  Key: GERONIMO-478
>  URL: http://nagoya.apache.org/jira/browse/GERONIMO-478
>  Project: Apache Geronimo
> Type: Bug
>   Components: deployment
> Reporter: Jeremy Boynes
>  Attachments: geronimo-478.patch, geronimo-478.patch
>
> When no password is specified on the command line the deployer prompts the 
> user for one.
> When this is being entered it is echoed onto the screen.
> On a windows machine the value entered is also displayed if up-arrow is 
> pressed when being prompted.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



[jira] Updated: (GERONIMO-478) Deployer must not echo password when prompting

2004-12-07 Thread Chandresh Taunk (JIRA)
 [ http://nagoya.apache.org/jira/browse/GERONIMO-478?page=history ]

Chandresh Taunk updated GERONIMO-478:
-

Attachment: geronimo-478.patch

> Deployer must not echo password when prompting
> --
>
>  Key: GERONIMO-478
>  URL: http://nagoya.apache.org/jira/browse/GERONIMO-478
>  Project: Apache Geronimo
> Type: Bug
>   Components: deployment
> Reporter: Jeremy Boynes
>  Attachments: geronimo-478.patch
>
> When no password is specified on the command line the deployer prompts the 
> user for one.
> When this is being entered it is echoed onto the screen.
> On a windows machine the value entered is also displayed if up-arrow is 
> pressed when being prompted.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



[jira] Updated: (GERONIMO-480) Poor Error Message on Deploy of Existing WebApp

2004-11-29 Thread Chandresh Taunk (JIRA)
 [ http://nagoya.apache.org/jira/browse/GERONIMO-480?page=history ]

Chandresh Taunk updated GERONIMO-480:
-

Attachment: geronimo-480.patch

Don't know if this is how send a patch.

(Visible to jira-users)


> Poor Error Message on Deploy of Existing WebApp
> ---
>
>  Key: GERONIMO-480
>  URL: http://nagoya.apache.org/jira/browse/GERONIMO-480
>  Project: Apache Geronimo
> Type: Bug
>   Components: web
> Versions: 1.0-M3
>  Environment: WinXP, JDK 1.4.2
> Reporter: Seth Ladd
>  Attachments: geronimo-480.patch
>
> I successfully deployed a simple webapp using the commandline deploy tool.  I 
> attempted to deploy the webapp again, thinking it might redeploy the webapp.  
> I received a cryptic stack trace:
> C:\geronimo-1.0-M3>java -jar bin\deployer.jar deploy 
> c:\eclipse\workspace\Minima
> lWebapp\build\minimaltest.war
> Username: system
> Password: manager
> Deployment failed
>   Server reports: Unable to register configuration
> org.apache.geronimo.kernel.config.InvalidConfigException: Unable to register 
> con
> figuration
> at 
> org.apache.geronimo.kernel.config.ConfigurationManagerImpl.load(Confi
> gurationManagerImpl.java:161)
> at 
> org.apache.geronimo.kernel.config.ConfigurationManagerImpl.load(Confi
> gurationManagerImpl.java:146)
> at 
> org.apache.geronimo.kernel.config.ConfigurationManagerImpl.load(Confi
> gurationManagerImpl.java:127)
> at 
> org.apache.geronimo.kernel.Kernel.startConfiguration(Kernel.java:416)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> It would be nice if a helpful error message was displayed, something like 
> "Error: deployment failed.  Reason: application already exists in server.  
> Please undeploy or use the ReDeploy task".

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira