Issue Details (XML | Word | Printable)

Key: GALAXY-217
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Andrew Perepelytsya
Reporter: Andrew Perepelytsya
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Galaxy

Can't change port number for upload_mule_to_galaxy

Created: 24/Apr/08 01:26 PM   Updated: 24/Apr/08 03:05 PM
Component/s: Mule NetBoot
Affects Version/s: 1.0-beta-3
Fix Version/s: 1.0-RC

Time Tracking:
Not Specified

File Attachments: 1. Java Archive File mule-netboot-support-1.0-beta-3-GALAXY-217.jar (75 kB)


Labels:
User impact: High
Log Output:
Caused by: org.codehaus.groovy.runtime.typehandling.GroovyCastException: Cannot cast object '9002' with class 'java.lang.String' to class 'java.lang.Integer'
        at org.codehaus.groovy.runtime.typehandling.DefaultTypeTransformation.castToNumber(DefaultTypeTransformation.java:127)
        at org.codehaus.groovy.runtime.typehandling.DefaultTypeTransformation.intUnbox(DefaultTypeTransformation.java:56)
        at org.codehaus.groovy.runtime.typehandling.DefaultTypeTransformation.castToType(DefaultTypeTransformation.java:300)
        at groovy.lang.MetaClassImpl.setProperty(MetaClassImpl.java:1986)
        at groovy.lang.MetaClassImpl.setProperty(MetaClassImpl.java:2582)
        at groovy.lang.MetaClassImpl.setProperties(MetaClassImpl.java:1280)
        at groovy.lang.MetaClassImpl.invokeConstructor(MetaClassImpl.java:1257)
        at groovy.lang.MetaClassImpl.invokeConstructor(MetaClassImpl.java:1174)
        at org.codehaus.groovy.runtime.InvokerHelper.invokeConstructorOf(InvokerHelper.java:805)
        at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeNewN(ScriptBytecodeAdapter.java:227)
        at PopulateGalaxy.run(PopulateGalaxy.groovy:91)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:86)
        at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:226)
        at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:899)
        at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:740)
        at org.codehaus.groovy.runtime.InvokerHelper.invokePogoMethod(InvokerHelper.java:777)
        at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:757)
        at org.codehaus.groovy.runtime.InvokerHelper.runScript(InvokerHelper.java:402)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:86)
        at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:226)
        at groovy.lang.MetaClassImpl.invokeStaticMethod(MetaClassImpl.java:1094)
        at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:748)
        at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:167)
        at PopulateGalaxy.main(PopulateGalaxy.groovy)
        ... 6 more


 Description  « Hide
upload_mule_to_galaxy -d -w Mule2 -m c:\java\mule\mule-2.0.0 -P 9002

 All   Comments   Work Log   Change History   Transitions   FishEye      Sort Order: Ascending order - Click to sort in descending order

Andrew Perepelytsya added a comment - 24/Apr/08 03:05 PM
Attached a patched jar to be put in lib/galaxy