You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@geronimo.apache.org by Thomas <pr...@scieco.com> on 2014/02/10 17:24:34 UTC

GSHELL-81 Problem ? Failed

hi, is there a solution for this Bug ? 

is installed geronimo 2.2.1 + sun java 

java version "1.7.0_51"
Java(TM) SE Runtime Environment (build 1.7.0_51-b13)
Java HotSpot(TM) 64-Bit Server VM (build 24.51-b03, mixed mode)

and /console is "working" but i am not able to start the
$GERONIMO_HOME/bin/gsh correctly 
also not with sudo under ubuntu ? 

br 

---------------------------------------------------
com.thoughtworks.xstream.converters.ConversionException: Cannot construct
org.apache.geronimo.gshell.layout.model.CommandNo                      de as
it does not have a no-args constructor : Cannot construct
org.apache.geronimo.gshell.layout.model.CommandNode as it d                     
oes not have a no-args constructor
---- Debugging information ----
message             : Cannot construct
org.apache.geronimo.gshell.layout.model.CommandNode as it does not have a
no-args co                      nstructor
cause-exception     :
com.thoughtworks.xstream.converters.reflection.ObjectAccessException
cause-message       : Cannot construct
org.apache.geronimo.gshell.layout.model.CommandNode as it does not have a
no-args co                      nstructor
class               : org.apache.geronimo.gshell.layout.model.Layout
required-type       : org.apache.geronimo.gshell.layout.model.CommandNode
path                : /layout/nodes/command
-------------------------------




--
View this message in context: http://apache-geronimo.328035.n3.nabble.com/GSHELL-81-Problem-Failed-tp3987623.html
Sent from the Users mailing list archive at Nabble.com.

Re: GSHELL-81 Problem ? Failed

Posted by frank pientka <fr...@gmail.com>.
unfortunately only  XSTREAM 1.4 in Geronimo 3.0 supports Java 7, try to use
this version


2014-02-10 17:24 GMT+01:00 Thomas <pr...@scieco.com>:

> hi, is there a solution for this Bug ?
>
> is installed geronimo 2.2.1 + sun java
>
> java version "1.7.0_51"
> Java(TM) SE Runtime Environment (build 1.7.0_51-b13)
> Java HotSpot(TM) 64-Bit Server VM (build 24.51-b03, mixed mode)
>
> and /console is "working" but i am not able to start the
> $GERONIMO_HOME/bin/gsh correctly
> also not with sudo under ubuntu ?
>
> br
>
> ---------------------------------------------------
> com.thoughtworks.xstream.converters.ConversionException: Cannot construct
> org.apache.geronimo.gshell.layout.model.CommandNo                      de
> as
> it does not have a no-args constructor : Cannot construct
> org.apache.geronimo.gshell.layout.model.CommandNode as it d
> oes not have a no-args constructor
> ---- Debugging information ----
> message             : Cannot construct
> org.apache.geronimo.gshell.layout.model.CommandNode as it does not have a
> no-args co                      nstructor
> cause-exception     :
> com.thoughtworks.xstream.converters.reflection.ObjectAccessException
> cause-message       : Cannot construct
> org.apache.geronimo.gshell.layout.model.CommandNode as it does not have a
> no-args co                      nstructor
> class               : org.apache.geronimo.gshell.layout.model.Layout
> required-type       : org.apache.geronimo.gshell.layout.model.CommandNode
> path                : /layout/nodes/command
> -------------------------------
>
>
>
>
> --
> View this message in context:
> http://apache-geronimo.328035.n3.nabble.com/GSHELL-81-Problem-Failed-tp3987623.html
> Sent from the Users mailing list archive at Nabble.com.
>