|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
[jira] Created: (CARGO-716) cargo:stop doesn't work on JOnAS 5cargo:stop doesn't work on JOnAS 5
---------------------------------- Key: CARGO-716 URL: http://jira.codehaus.org/browse/CARGO-716 Project: Cargo Issue Type: Bug Components: JOnAs Affects Versions: 1.0 Reporter: Savas Ali Tokmen cargo:stop doesn't work on JOnAS 5. Instead, it prints out: [INFO] [cargo:stop {execution: stop-jonas}] [INFO] [talledLocalContainer] JOnAS 5.x is stopping... [INFO] [talledLocalContainer] Bad option: -halt [INFO] [talledLocalContainer] usage : jonas admin <options> [INFO] [talledLocalContainer] if no option(except -n), mode is interactive. [INFO] [talledLocalContainer] list of available options: [INFO] [talledLocalContainer] -n name : to identify an JOnAS Server [INFO] [talledLocalContainer] -username username : user name to use when connecting [INFO] [talledLocalContainer] -password password : password to use when connecting [INFO] [talledLocalContainer] -registry : to define registry address [INFO] [talledLocalContainer] -protocol : to define protocol [INFO] [talledLocalContainer] -s : stops the EJB server. [INFO] [talledLocalContainer] -l : lists beans currently in the JOnAS Server. [INFO] [talledLocalContainer] -lmodules : lists J2EEModules currently in the JOnAS Server. [INFO] [talledLocalContainer] -lapps : lists J2EEApplications currently in the JOnAS Server. [INFO] [talledLocalContainer] -j : lists registered JNDI names. [INFO] [talledLocalContainer] -e : lists JOnAS properties currently used by the JOnAS Server. [INFO] [talledLocalContainer] -a fileName : dynamically adds : - beans from fileName in a new container [INFO] [talledLocalContainer] : - servlets from a WAR file [INFO] [talledLocalContainer] : - j2ee application from an EAR file [INFO] [talledLocalContainer] : - resource adapter from a RAR file [INFO] [talledLocalContainer] -r fileName : dynamically remove : - beans from container fileName [INFO] [talledLocalContainer] : - servlets of a WAR file [INFO] [talledLocalContainer] : - j2ee application of an EAR file [INFO] [talledLocalContainer] : - resource adapter from a RAR file [INFO] [talledLocalContainer] -sync: synchronize all entities [INFO] [talledLocalContainer] -passivate: passivate all entities [INFO] [talledLocalContainer] -gc: run the garbage collector [INFO] [talledLocalContainer] -tt timeout: set default transaction timeout [INFO] [talledLocalContainer] -start: Start servers designed by '-target' arg [INFO] [talledLocalContainer] -target target: set target for commands (default is local server) [INFO] [talledLocalContainer] -ping [-timeout <val (sec)>]: ping server for a given time.(default=100s) [INFO] [talledLocalContainer] -t list monolog topics [INFO] [talledLocalContainer] --debug-level topic : set DEBUG for a monolog topic [INFO] [talledLocalContainer] -q : quiet mode, no processing header information. [INFO] [talledLocalContainer] -h : help message. [INFO] [talledLocalContainer] -? : help message. [WARNING] [talledLocalContainer] Java Result: 2 -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
|
|
[jira] Closed: (CARGO-716) cargo:stop doesn't work on JOnAS 5[ http://jira.codehaus.org/browse/CARGO-716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Savas Ali Tokmen closed CARGO-716. ---------------------------------- Assignee: Savas Ali Tokmen Resolution: Fixed Fix Version/s: 1.0.1 Fixed SVN rev. 1958 > cargo:stop doesn't work on JOnAS 5 > ---------------------------------- > > Key: CARGO-716 > URL: http://jira.codehaus.org/browse/CARGO-716 > Project: Cargo > Issue Type: Bug > Components: JOnAs > Affects Versions: 1.0 > Reporter: Savas Ali Tokmen > Assignee: Savas Ali Tokmen > Fix For: 1.0.1 > > > cargo:stop doesn't work on JOnAS 5. Instead, it prints out: > [INFO] [cargo:stop {execution: stop-jonas}] > [INFO] [talledLocalContainer] JOnAS 5.x is stopping... > [INFO] [talledLocalContainer] Bad option: -halt > [INFO] [talledLocalContainer] usage : jonas admin <options> > [INFO] [talledLocalContainer] if no option(except -n), mode is interactive. > [INFO] [talledLocalContainer] list of available options: > [INFO] [talledLocalContainer] -n name : to identify an JOnAS Server > [INFO] [talledLocalContainer] -username username : user name to use when connecting > [INFO] [talledLocalContainer] -password password : password to use when connecting > [INFO] [talledLocalContainer] -registry : to define registry address > [INFO] [talledLocalContainer] -protocol : to define protocol > [INFO] [talledLocalContainer] -s : stops the EJB server. > [INFO] [talledLocalContainer] -l : lists beans currently in the JOnAS Server. > [INFO] [talledLocalContainer] -lmodules : lists J2EEModules currently in the JOnAS Server. > [INFO] [talledLocalContainer] -lapps : lists J2EEApplications currently in the JOnAS Server. > [INFO] [talledLocalContainer] -j : lists registered JNDI names. > [INFO] [talledLocalContainer] -e : lists JOnAS properties currently used by the JOnAS Server. > [INFO] [talledLocalContainer] -a fileName : dynamically adds : - beans from fileName in a new container > [INFO] [talledLocalContainer] : - servlets from a WAR file > [INFO] [talledLocalContainer] : - j2ee application from an EAR file > [INFO] [talledLocalContainer] : - resource adapter from a RAR file > [INFO] [talledLocalContainer] -r fileName : dynamically remove : - beans from container fileName > [INFO] [talledLocalContainer] : - servlets of a WAR file > [INFO] [talledLocalContainer] : - j2ee application of an EAR file > [INFO] [talledLocalContainer] : - resource adapter from a RAR file > [INFO] [talledLocalContainer] -sync: synchronize all entities > [INFO] [talledLocalContainer] -passivate: passivate all entities > [INFO] [talledLocalContainer] -gc: run the garbage collector > [INFO] [talledLocalContainer] -tt timeout: set default transaction timeout > [INFO] [talledLocalContainer] -start: Start servers designed by '-target' arg > [INFO] [talledLocalContainer] -target target: set target for commands (default is local server) > [INFO] [talledLocalContainer] -ping [-timeout <val (sec)>]: ping server for a given time.(default=100s) > [INFO] [talledLocalContainer] -t list monolog topics > [INFO] [talledLocalContainer] --debug-level topic : set DEBUG for a monolog topic > [INFO] [talledLocalContainer] -q : quiet mode, no processing header information. > [INFO] [talledLocalContainer] -h : help message. > [INFO] [talledLocalContainer] -? : help message. > [WARNING] [talledLocalContainer] Java Result: 2 -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
|
|
[jira] Commented: (CARGO-716) cargo:stop doesn't work on JOnAS 5[ http://jira.codehaus.org/browse/CARGO-716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=184306#action_184306 ] Savas Ali Tokmen commented on CARGO-716: ---------------------------------------- Side note: this is because the command changed from "halt" to "stop" starting from JOnAS 5.1.0 RC3. > cargo:stop doesn't work on JOnAS 5 > ---------------------------------- > > Key: CARGO-716 > URL: http://jira.codehaus.org/browse/CARGO-716 > Project: Cargo > Issue Type: Bug > Components: JOnAs > Affects Versions: 1.0 > Reporter: Savas Ali Tokmen > Assignee: Savas Ali Tokmen > Fix For: 1.0.1 > > > cargo:stop doesn't work on JOnAS 5. Instead, it prints out: > [INFO] [cargo:stop {execution: stop-jonas}] > [INFO] [talledLocalContainer] JOnAS 5.x is stopping... > [INFO] [talledLocalContainer] Bad option: -halt > [INFO] [talledLocalContainer] usage : jonas admin <options> > [INFO] [talledLocalContainer] if no option(except -n), mode is interactive. > [INFO] [talledLocalContainer] list of available options: > [INFO] [talledLocalContainer] -n name : to identify an JOnAS Server > [INFO] [talledLocalContainer] -username username : user name to use when connecting > [INFO] [talledLocalContainer] -password password : password to use when connecting > [INFO] [talledLocalContainer] -registry : to define registry address > [INFO] [talledLocalContainer] -protocol : to define protocol > [INFO] [talledLocalContainer] -s : stops the EJB server. > [INFO] [talledLocalContainer] -l : lists beans currently in the JOnAS Server. > [INFO] [talledLocalContainer] -lmodules : lists J2EEModules currently in the JOnAS Server. > [INFO] [talledLocalContainer] -lapps : lists J2EEApplications currently in the JOnAS Server. > [INFO] [talledLocalContainer] -j : lists registered JNDI names. > [INFO] [talledLocalContainer] -e : lists JOnAS properties currently used by the JOnAS Server. > [INFO] [talledLocalContainer] -a fileName : dynamically adds : - beans from fileName in a new container > [INFO] [talledLocalContainer] : - servlets from a WAR file > [INFO] [talledLocalContainer] : - j2ee application from an EAR file > [INFO] [talledLocalContainer] : - resource adapter from a RAR file > [INFO] [talledLocalContainer] -r fileName : dynamically remove : - beans from container fileName > [INFO] [talledLocalContainer] : - servlets of a WAR file > [INFO] [talledLocalContainer] : - j2ee application of an EAR file > [INFO] [talledLocalContainer] : - resource adapter from a RAR file > [INFO] [talledLocalContainer] -sync: synchronize all entities > [INFO] [talledLocalContainer] -passivate: passivate all entities > [INFO] [talledLocalContainer] -gc: run the garbage collector > [INFO] [talledLocalContainer] -tt timeout: set default transaction timeout > [INFO] [talledLocalContainer] -start: Start servers designed by '-target' arg > [INFO] [talledLocalContainer] -target target: set target for commands (default is local server) > [INFO] [talledLocalContainer] -ping [-timeout <val (sec)>]: ping server for a given time.(default=100s) > [INFO] [talledLocalContainer] -t list monolog topics > [INFO] [talledLocalContainer] --debug-level topic : set DEBUG for a monolog topic > [INFO] [talledLocalContainer] -q : quiet mode, no processing header information. > [INFO] [talledLocalContainer] -h : help message. > [INFO] [talledLocalContainer] -? : help message. > [WARNING] [talledLocalContainer] Java Result: 2 -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
|
|
[jira] Commented: (CARGO-716) cargo:stop doesn't work on JOnAS 5[ http://jira.codehaus.org/browse/CARGO-716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=184652#action_184652 ] Savas Ali Tokmen commented on CARGO-716: ---------------------------------------- jonas-trunk, commit 18026: the -stop option has been added to JOnAS 5 with a "deprecated" warning. This is to guarantee that the only released version of CARGO, version 1.0, can work with JOnAS :) > cargo:stop doesn't work on JOnAS 5 > ---------------------------------- > > Key: CARGO-716 > URL: http://jira.codehaus.org/browse/CARGO-716 > Project: Cargo > Issue Type: Bug > Components: JOnAs > Affects Versions: 1.0 > Reporter: Savas Ali Tokmen > Assignee: Savas Ali Tokmen > Fix For: 1.0.1 > > > cargo:stop doesn't work on JOnAS 5. Instead, it prints out: > [INFO] [cargo:stop {execution: stop-jonas}] > [INFO] [talledLocalContainer] JOnAS 5.x is stopping... > [INFO] [talledLocalContainer] Bad option: -halt > [INFO] [talledLocalContainer] usage : jonas admin <options> > [INFO] [talledLocalContainer] if no option(except -n), mode is interactive. > [INFO] [talledLocalContainer] list of available options: > [INFO] [talledLocalContainer] -n name : to identify an JOnAS Server > [INFO] [talledLocalContainer] -username username : user name to use when connecting > [INFO] [talledLocalContainer] -password password : password to use when connecting > [INFO] [talledLocalContainer] -registry : to define registry address > [INFO] [talledLocalContainer] -protocol : to define protocol > [INFO] [talledLocalContainer] -s : stops the EJB server. > [INFO] [talledLocalContainer] -l : lists beans currently in the JOnAS Server. > [INFO] [talledLocalContainer] -lmodules : lists J2EEModules currently in the JOnAS Server. > [INFO] [talledLocalContainer] -lapps : lists J2EEApplications currently in the JOnAS Server. > [INFO] [talledLocalContainer] -j : lists registered JNDI names. > [INFO] [talledLocalContainer] -e : lists JOnAS properties currently used by the JOnAS Server. > [INFO] [talledLocalContainer] -a fileName : dynamically adds : - beans from fileName in a new container > [INFO] [talledLocalContainer] : - servlets from a WAR file > [INFO] [talledLocalContainer] : - j2ee application from an EAR file > [INFO] [talledLocalContainer] : - resource adapter from a RAR file > [INFO] [talledLocalContainer] -r fileName : dynamically remove : - beans from container fileName > [INFO] [talledLocalContainer] : - servlets of a WAR file > [INFO] [talledLocalContainer] : - j2ee application of an EAR file > [INFO] [talledLocalContainer] : - resource adapter from a RAR file > [INFO] [talledLocalContainer] -sync: synchronize all entities > [INFO] [talledLocalContainer] -passivate: passivate all entities > [INFO] [talledLocalContainer] -gc: run the garbage collector > [INFO] [talledLocalContainer] -tt timeout: set default transaction timeout > [INFO] [talledLocalContainer] -start: Start servers designed by '-target' arg > [INFO] [talledLocalContainer] -target target: set target for commands (default is local server) > [INFO] [talledLocalContainer] -ping [-timeout <val (sec)>]: ping server for a given time.(default=100s) > [INFO] [talledLocalContainer] -t list monolog topics > [INFO] [talledLocalContainer] --debug-level topic : set DEBUG for a monolog topic > [INFO] [talledLocalContainer] -q : quiet mode, no processing header information. > [INFO] [talledLocalContainer] -h : help message. > [INFO] [talledLocalContainer] -? : help message. > [WARNING] [talledLocalContainer] Java Result: 2 -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
| Free embeddable forum powered by Nabble | Forum Help |