Petals ESB CLI

java.lang.NoSuchMethodException occurs when deploying a component

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 2.1.0
  • Fix Version/s: 2.1.1
  • Component/s: Command 'deploy'
  • Security Level: Public
  • Description:
    Hide

    When deploying a component and defining a value of a installation configuration parameter (type String):

    deploy -u file:///tmp/petals-bc-soap-4.3.0-SNAPSHOT.zip -D propertiesFile=file:///tmp/petals-bc-soap.properties

    the following error occurs:

    Connected on localhost:7700 with 'petals'
    ERROR on line 5: org.ow2.petals.admin.api.exception.ArtifactAdministrationException: java.lang.NoSuchMethodException: java.lang.String.valueOf(java.lang.String)
    Show
    When deploying a component and defining a value of a installation configuration parameter (type String):
    deploy -u file:///tmp/petals-bc-soap-4.3.0-SNAPSHOT.zip -D propertiesFile=file:///tmp/petals-bc-soap.properties
    the following error occurs:
    Connected on localhost:7700 with 'petals'
    ERROR on line 5: org.ow2.petals.admin.api.exception.ArtifactAdministrationException: java.lang.NoSuchMethodException: java.lang.String.valueOf(java.lang.String)
  • Environment:
    -

Activity

Christophe DENEUX made changes - Fri, 4 Jan 2013 - 09:22:43 +0100
Field Original Value New Value
Status New [ 10000 ] Open [ 10002 ]
Priority Major [ 3 ]
Christophe DENEUX made changes - Fri, 4 Jan 2013 - 09:22:47 +0100
Status Open [ 10002 ] In Progress [ 10003 ]
Hide
Christophe DENEUX added a comment - Fri, 4 Jan 2013 - 09:24:25 +0100

Fixed in trunk

Show
Christophe DENEUX added a comment - Fri, 4 Jan 2013 - 09:24:25 +0100 Fixed in trunk
Christophe DENEUX made changes - Fri, 4 Jan 2013 - 09:24:25 +0100
Status In Progress [ 10003 ] Resolved [ 10004 ]
Fix Version/s 2.1.1 [ 10380 ]
Resolution Fixed [ 1 ]
Christophe DENEUX made changes - Fri, 4 Jan 2013 - 09:24:40 +0100
Description When a deploying a component and defining a value of a installation configuration parameter (type String):
{code}
deploy -u file:///tmp/petals-bc-soap-4.3.0-SNAPSHOT.zip -D propertiesFile=file:///tmp/petals-bc-soap.properties
{code}
the following error occurs:
{code}
Connected on localhost:7700 with 'petals'
ERROR on line 5: org.ow2.petals.admin.api.exception.ArtifactAdministrationException: java.lang.NoSuchMethodException: java.lang.String.valueOf(java.lang.String)
{code}
When deploying a component and defining a value of a installation configuration parameter (type String):
{code}
deploy -u file:///tmp/petals-bc-soap-4.3.0-SNAPSHOT.zip -D propertiesFile=file:///tmp/petals-bc-soap.properties
{code}
the following error occurs:
{code}
Connected on localhost:7700 with 'petals'
ERROR on line 5: org.ow2.petals.admin.api.exception.ArtifactAdministrationException: java.lang.NoSuchMethodException: java.lang.String.valueOf(java.lang.String)
{code}
Hide
Christophe DENEUX added a comment - Fri, 4 Jan 2013 - 10:51:39 +0100

The same error occurs on type 'int', 'long', 'short' or 'boolean'. Fixed in trunk

Show
Christophe DENEUX added a comment - Fri, 4 Jan 2013 - 10:51:39 +0100 The same error occurs on type 'int', 'long', 'short' or 'boolean'. Fixed in trunk
Transition Status Change Time Execution Times Last Executer Last Execution Date
New New Open Open
12s
1
Christophe DENEUX
Fri, 4 Jan 2013 - 09:22:43 +0100
Open Open In Progress In Progress
4s
1
Christophe DENEUX
Fri, 4 Jan 2013 - 09:22:47 +0100
In Progress In Progress Resolved Resolved
1m 38s
1
Christophe DENEUX
Fri, 4 Jan 2013 - 09:24:25 +0100

People

Dates

  • Created:
    Fri, 4 Jan 2013 - 09:22:31 +0100
    Updated:
    Fri, 4 Jan 2013 - 10:51:39 +0100
    Resolved:
    Fri, 4 Jan 2013 - 09:24:25 +0100