problem in vine installation

View: New views
4 Messages — Rating Filter:   Alert me  

problem in vine installation

by globus world :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi all,

           i am installing gridsphere3.1 in tomcat5.5.25 with  ant1.7 and jdk1.5.14.

gridsphere3.1 installed succesfully. But when i am trying to install vine toolkit.it's giving following error


Compiling null


Compiling null java source trees to /home/portal/gridsphere-3.1/projects/vine/installers/tomcat5Gridsphere3GlobusToolkit4/build/projects/${project.name}/classes

    [mkdir] Created dir: /home/portal/gridsphere-3.1/projects/vine/installers/tomcat5Gridsphere3GlobusToolkit4/build/projects/${project.name}/classes

    [mkdir] Created dir: /home/portal/gridsphere-3.1/projects/vine/installers/tomcat5Gridsphere3GlobusToolkit4/build/projects/${project.name}/classes/locale

: srcdir attribute must be set!
        at org.apache.tools.ant.taskdefs.Javac.checkParameters(Javac.java:1026)
        at org.apache.tools.ant.taskdefs.Javac.execute(Javac.java:862)
        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.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
        at org.apache.tools.ant.Task.perform(Task.java:348)
        at groovy.util.AntBuilder.nodeCompleted(AntBuilder.java:199)
        at groovy.util.BuilderSupport.doInvokeMethod(BuilderSupport.java:153)
        at groovy.util.AntBuilder.doInvokeMethod(AntBuilder.java:149)
        at groovy.util.BuilderSupport.invokeMethod(BuilderSupport.java:64)
        at org.codehaus.groovy.runtime.InvokerHelper.invokePogoMethod(InvokerHelper.java:784)
        at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:758)
        at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:170)
        at ant.project.ProjectBuild.javac(ProjectBuild.groovy:720)
        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:230)
        at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:912)
        at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnCurrentN(ScriptBytecodeAdapter.java:78)
        at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnCurrent0(ScriptBytecodeAdapter.java:112)
        at ant.project.ProjectBuild.compile(ProjectBuild.groovy:535)
        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:230)
        at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:912)
        at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:756)
        at org.codehaus.groovy.runtime.InvokerHelper.invokePogoMethod(InvokerHelper.java:778)
        at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:758)
        at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:170)
        at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethod0(ScriptBytecodeAdapter.java:198)
        at ant.project.ProjectBuild$_compile_closure3.doCall(ProjectBuild.groovy:544)
        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:230)
        at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:248)
        at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:756)
        at groovy.lang.Closure.call(Closure.java:292)
        at groovy.lang.Closure.call(Closure.java:305)
        at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:1079)
        at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:1056)
        at sun.reflect.GeneratedMethodAccessor44.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at org.codehaus.groovy.runtime.metaclass.ReflectionMetaMethod.invoke(ReflectionMetaMethod.java:51)
        at org.codehaus.groovy.runtime.metaclass.NewInstanceMetaMethod.invoke(NewInstanceMetaMethod.java:54)
        at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:230)
        at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:912)
        at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:756)
        at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:766)
        at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:754)
        at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:170)
        at ant.project.ProjectBuild.compile(ProjectBuild.groovy:541)
        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:230)
        at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:912)
        at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:756)
        at org.codehaus.groovy.runtime.InvokerHelper.invokePogoMethod(InvokerHelper.java:778)
        at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:758)
        at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:170)
        at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethod0(ScriptBytecodeAdapter.java:198)
        at ant.application.AppBuild.compile(AppBuild.groovy:263)
        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:230)
        at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:912)
        at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnCurrentN(ScriptBytecodeAdapter.java:78)
        at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnCurrent0(ScriptBytecodeAdapter.java:112)
        at ant.application.AppBuild.install(AppBuild.groovy:187)
        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:230)
        at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:912)
        at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:756)
        at org.codehaus.groovy.runtime.InvokerHelper.invokePogoMethod(InvokerHelper.java:778)
        at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:758)
        at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:170)
        at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethod0(ScriptBytecodeAdapter.java:198)
        at ant.software.SoftwareBuild.install(ant.software.SoftwareBuild:48)
        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:230)
        at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:912)
        at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:756)
        at org.codehaus.groovy.runtime.InvokerHelper.invokePogoMethod(InvokerHelper.java:778)
        at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:758)
        at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:170)
        at embedded_script_in__home_portal_gridsphere_3.1_projects_vine_build.run(embedded_script_in__home_portal_gridsphere_3.1_projects_vine_build.xml:5)
        at org.codehaus.groovy.ant.Groovy.execGroovy(Groovy.java:350)
        at org.codehaus.groovy.ant.Groovy.execute(Groovy.java:230)
        at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
        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.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
        at org.apache.tools.ant.Task.perform(Task.java:348)
        at org.apache.tools.ant.Target.execute(Target.java:357)
        at org.apache.tools.ant.Target.performTasks(Target.java:385)
        at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1337)
        at org.apache.tools.ant.Project.executeTarget(Project.java:1306)
        at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
        at org.apache.tools.ant.Project.executeTargets(Project.java:1189)
        at org.apache.tools.ant.Main.runBuild(Main.java:758)
        at org.apache.tools.ant.Main.startAnt(Main.java:217)
        at org.apache.tools.ant.launch.Launcher.run(Launcher.java:257)
        at org.apache.tools.ant.launch.Launcher.main(Launcher.java:104)
[propertyfile] Updating property file: /home/portal/gridsphere-3.1/projects/vine/stats.properties

Build time: 0 min. 28 sec.
Total time: 3 min. 53 sec.
Total builds: 10


What's the problem



Thanks and Regards
sagar

_______________________________________________
Gridsphere-users mailing list
Gridsphere-users@...
http://lists.gridsphere.org/mailman/listinfo/gridsphere-users

Re: problem in vine installation

by Piotr Grabowski :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello Saga,

First of all you don't need to put Vine sources into gridsphere projects
directory (but it doesn't damage anything).
We just checked the tomcat5Gridsphere3GlobusToolkit4 installer and it
works without problem... Did you get your sources bundle directly from
our site? http://vinetoolkit.org/
The problem looks like installing from some old bundle... Could you send
us your
/home/portal/gridsphere-3.1/projects/vine\installers\tomcat5Gridsphere3GlobusToolkit4\build.properties
file?

Best regards,
Piotr


globus world pisze:

> Hi all,
>
>            i am installing gridsphere3.1 in tomcat5.5.25 with  ant1.7
> and jdk1.5.14.
>
> gridsphere3.1 installed succesfully. But when i am trying to install
> vine toolkit.it <http://toolkit.it>'s giving following error
>
>
> Compiling null
>
>
> Compiling null java source trees to
> /home/portal/gridsphere-3.1/projects/vine/installers/tomcat5Gridsphere3GlobusToolkit4/build/projects/${project.name
> <http://project.name>}/classes
>
>     [mkdir] Created dir:
> /home/portal/gridsphere-3.1/projects/vine/installers/tomcat5Gridsphere3GlobusToolkit4/build/projects/${project.name
> <http://project.name>}/classes
>
>     [mkdir] Created dir:
> /home/portal/gridsphere-3.1/projects/vine/installers/tomcat5Gridsphere3GlobusToolkit4/build/projects/${project.name
> <http://project.name>}/classes/locale
>
> : srcdir attribute must be set!
>         at
> org.apache.tools.ant.taskdefs.Javac.checkParameters(Javac.java:1026)
>         at org.apache.tools.ant.taskdefs.Javac.execute(Javac.java:862)
>         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.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
>         at org.apache.tools.ant.Task.perform(Task.java:348)
>         at groovy.util.AntBuilder.nodeCompleted(AntBuilder.java:199)
>         at
> groovy.util.BuilderSupport.doInvokeMethod(BuilderSupport.java:153)
>         at groovy.util.AntBuilder.doInvokeMethod(AntBuilder.java:149)
>         at groovy.util.BuilderSupport.invokeMethod(BuilderSupport.java:64)
>         at
> org.codehaus.groovy.runtime.InvokerHelper.invokePogoMethod(InvokerHelper.java:784)
>         at
> org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:758)
>         at
> org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:170)
>         at ant.project.ProjectBuild.javac(ProjectBuild.groovy:720)
>         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:230)
>         at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:912)
>         at
> org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnCurrentN(ScriptBytecodeAdapter.java:78)
>         at
> org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnCurrent0(ScriptBytecodeAdapter.java:112)
>         at ant.project.ProjectBuild.compile(ProjectBuild.groovy:535)
>         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:230)
>         at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:912)
>         at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:756)
>         at
> org.codehaus.groovy.runtime.InvokerHelper.invokePogoMethod(InvokerHelper.java:778)
>         at
> org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:758)
>         at
> org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:170)
>         at
> org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethod0(ScriptBytecodeAdapter.java:198)
>         at
> ant.project.ProjectBuild$_compile_closure3.doCall(ProjectBuild.groovy:544)
>         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:230)
>         at
> org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:248)
>         at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:756)
>         at groovy.lang.Closure.call(Closure.java:292)
>         at groovy.lang.Closure.call(Closure.java:305)
>         at
> org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:1079)
>         at
> org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:1056)
>         at sun.reflect.GeneratedMethodAccessor44.invoke(Unknown Source)
>         at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>         at java.lang.reflect.Method.invoke(Method.java:585)
>         at
> org.codehaus.groovy.runtime.metaclass.ReflectionMetaMethod.invoke(ReflectionMetaMethod.java:51)
>         at
> org.codehaus.groovy.runtime.metaclass.NewInstanceMetaMethod.invoke(NewInstanceMetaMethod.java:54)
>         at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:230)
>         at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:912)
>         at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:756)
>         at
> org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:766)
>         at
> org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:754)
>         at
> org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:170)
>         at ant.project.ProjectBuild.compile(ProjectBuild.groovy:541)
>         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:230)
>         at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:912)
>         at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:756)
>         at
> org.codehaus.groovy.runtime.InvokerHelper.invokePogoMethod(InvokerHelper.java:778)
>         at
> org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:758)
>         at
> org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:170)
>         at
> org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethod0(ScriptBytecodeAdapter.java:198)
>         at ant.application.AppBuild.compile(AppBuild.groovy:263)
>         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:230)
>         at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:912)
>         at
> org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnCurrentN(ScriptBytecodeAdapter.java:78)
>         at
> org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnCurrent0(ScriptBytecodeAdapter.java:112)
>         at ant.application.AppBuild.install(AppBuild.groovy:187)
>         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:230)
>         at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:912)
>         at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:756)
>         at
> org.codehaus.groovy.runtime.InvokerHelper.invokePogoMethod(InvokerHelper.java:778)
>         at
> org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:758)
>         at
> org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:170)
>         at
> org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethod0(ScriptBytecodeAdapter.java:198)
>         at
> ant.software.SoftwareBuild.install(ant.software.SoftwareBuild:48)
>         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:230)
>         at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:912)
>         at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:756)
>         at
> org.codehaus.groovy.runtime.InvokerHelper.invokePogoMethod(InvokerHelper.java:778)
>         at
> org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:758)
>         at
> org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:170)
>         at
> embedded_script_in__home_portal_gridsphere_3.1_projects_vine_build.run(embedded_script_in__home_portal_gridsphere_3.1_projects_vine_build.xml:5)
>         at org.codehaus.groovy.ant.Groovy.execGroovy(Groovy.java:350)
>         at org.codehaus.groovy.ant.Groovy.execute(Groovy.java:230)
>         at
> org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
>         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.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
>         at org.apache.tools.ant.Task.perform(Task.java:348)
>         at org.apache.tools.ant.Target.execute(Target.java:357)
>         at org.apache.tools.ant.Target.performTasks(Target.java:385)
>         at
> org.apache.tools.ant.Project.executeSortedTargets(Project.java:1337)
>         at org.apache.tools.ant.Project.executeTarget(Project.java:1306)
>         at
> org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
>         at org.apache.tools.ant.Project.executeTargets(Project.java:1189)
>         at org.apache.tools.ant.Main.runBuild(Main.java:758)
>         at org.apache.tools.ant.Main.startAnt(Main.java:217)
>         at org.apache.tools.ant.launch.Launcher.run(Launcher.java:257)
>         at org.apache.tools.ant.launch.Launcher.main(Launcher.java:104)
> [propertyfile] Updating property file:
> /home/portal/gridsphere-3.1/projects/vine/stats.properties
>
> Build time: 0 min. 28 sec.
> Total time: 3 min. 53 sec.
> Total builds: 10
>
>
> What's the problem
>
>
>
> Thanks and Regards
> sagar
> ------------------------------------------------------------------------
>
> _______________________________________________
> Gridsphere-users mailing list
> Gridsphere-users@...
> http://lists.gridsphere.org/mailman/listinfo/gridsphere-users
>  

_______________________________________________
Gridsphere-users mailing list
Gridsphere-users@...
http://lists.gridsphere.org/mailman/listinfo/gridsphere-users

Parent Message unknown Re: problem in vine installation

by globus world :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

svn is not there in my installation machine. is there any problem ?

i downloaded vine-1.1 to local machine and copied using winscp to remote node.


Thanks and Regards
On Thu, Oct 15, 2009 at 3:10 PM, <gridsphere-users-request@...> wrote:
Send Gridsphere-users mailing list submissions to
       gridsphere-users@...

To subscribe or unsubscribe via the World Wide Web, visit
       http://lists.gridsphere.org/mailman/listinfo/gridsphere-users
or, via email, send a message with subject or body 'help' to
       gridsphere-users-request@...

You can reach the person managing the list at
       gridsphere-users-owner@...

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Gridsphere-users digest..."


Today's Topics:

  1. Re: Gridsphere-users Digest, Vol 38, Issue 14 (globus world)


----------------------------------------------------------------------

Message: 1
Date: Thu, 15 Oct 2009 15:09:44 +0530
From: globus world <sagarglobusworld@...>
Subject: [Gridsphere-users] Re: Gridsphere-users Digest, Vol 38, Issue
       14
To: gridsphere-users@...
Message-ID:
       <c89972a30910150239o66729791k9f6dd37dd6b8a03a@...>
Content-Type: text/plain; charset="iso-8859-1"

hi

i am giving u the /home/portal/gridsphere-3.1/
>
> projects/vine/installers/tomcat5Gridsphere3GlobusToolkit4/build.properties

build.properties file

#----------------------------------------------------------
# Installer title
#----------------------------------------------------------
software.installer.title=Vine for Tomcat 5.X, GridSphere 3.1 and Globus
Toolkit 4

#----------------------------------------------------------
# Installer type
#----------------------------------------------------------
software.installer.type=dist

#----------------------------------------------------------
# Projects
#----------------------------------------------------------
application.projects=grid,gt2,gt4

#----------------------------------------------------------
# Application type
#----------------------------------------------------------
application.type=web

#----------------------------------------------------------
# Web aplication type
#----------------------------------------------------------
application.web.type=portlet

#----------------------------------------------------------
# Servlet container
#----------------------------------------------------------
servlet.container=tomcat_5_x

#----------------------------------------------------------
# Portlet container
#----------------------------------------------------------
portlet.container=gridsphere_3_0

#----------------------------------------------------------
# Limit to production portlets
#----------------------------------------------------------
application.web.apt.limitToProductionPortlets=true

#----------------------------------------------------------
# Portlet container setup module class
#----------------------------------------------------------
portlet.container.custom_setup_servlet_class=org.vinetoolkit.gs3.web.VineGridSphereSetupServlet


But i didnt get u about source bundles.may i know abt this .

Thanks and Regards
sagar

On Thu, Oct 15, 2009 at 2:46 PM, <gridsphere-users-request@...>wrote:

> Send Gridsphere-users mailing list submissions to
>        gridsphere-users@...
>
> To subscribe or unsubscribe via the World Wide Web, visit
>        http://lists.gridsphere.org/mailman/listinfo/gridsphere-users
> or, via email, send a message with subject or body 'help' to
>        gridsphere-users-request@...
>
> You can reach the person managing the list at
>        gridsphere-users-owner@...
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Gridsphere-users digest..."
>
>
> Today's Topics:
>
>   1. problem in vine installation (globus world)
>   2. Re: problem in vine installation (Piotr Grabowski)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Thu, 15 Oct 2009 10:42:36 +0530
> From: globus world <sagarglobusworld@...>
> Subject: [Gridsphere-users] problem in vine installation
> To: gridsphere-users@...
> Message-ID:
>        <c89972a30910142212n6e215693rbcce475d8c4d1c7b@...>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Hi all,
>
>           i am installing gridsphere3.1 in tomcat5.5.25 with  ant1.7 and
> jdk1.5.14.
>
> gridsphere3.1 installed succesfully. But when i am trying to install vine
> toolkit.it's giving following error
>
>
> Compiling null
>
>
> Compiling null java source trees to
>
> /home/portal/gridsphere-3.1/projects/vine/installers/tomcat5Gridsphere3GlobusToolkit4/build/projects/${
> project.name}/classes
>
>    [mkdir] Created dir:
>
> /home/portal/gridsphere-3.1/projects/vine/installers/tomcat5Gridsphere3GlobusToolkit4/build/projects/${
> project.name}/classes
>
>    [mkdir] Created dir:
>
> /home/portal/gridsphere-3.1/projects/vine/installers/tomcat5Gridsphere3GlobusToolkit4/build/projects/${
> project.name}/classes/locale
>
> : srcdir attribute must be set!
>        at
> org.apache.tools.ant.taskdefs.Javac.checkParameters(Javac.java:1026)
>        at org.apache.tools.ant.taskdefs.Javac.execute(Javac.java:862)
>        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.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
>        at org.apache.tools.ant.Task.perform(Task.java:348)
>        at groovy.util.AntBuilder.nodeCompleted(AntBuilder.java:199)
>        at
> groovy.util.BuilderSupport.doInvokeMethod(BuilderSupport.java:153)
>        at groovy.util.AntBuilder.doInvokeMethod(AntBuilder.java:149)
>        at groovy.util.BuilderSupport.invokeMethod(BuilderSupport.java:64)
>        at
>
> org.codehaus.groovy.runtime.InvokerHelper.invokePogoMethod(InvokerHelper.java:784)
>        at
>
> org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:758)
>        at
>
> org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:170)
>        at ant.project.ProjectBuild.javac(ProjectBuild.groovy:720)
>        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:230)
>        at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:912)
>        at
>
> org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnCurrentN(ScriptBytecodeAdapter.java:78)
>        at
>
> org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnCurrent0(ScriptBytecodeAdapter.java:112)
>        at ant.project.ProjectBuild.compile(ProjectBuild.groovy:535)
>        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:230)
>        at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:912)
>        at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:756)
>        at
>
> org.codehaus.groovy.runtime.InvokerHelper.invokePogoMethod(InvokerHelper.java:778)
>        at
>
> org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:758)
>        at
>
> org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:170)
>        at
>
> org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethod0(ScriptBytecodeAdapter.java:198)
>        at
> ant.project.ProjectBuild$_compile_closure3.doCall(ProjectBuild.groovy:544)
>        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:230)
>        at
>
> org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:248)
>        at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:756)
>        at groovy.lang.Closure.call(Closure.java:292)
>        at groovy.lang.Closure.call(Closure.java:305)
>        at
>
> org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:1079)
>        at
>
> org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:1056)
>        at sun.reflect.GeneratedMethodAccessor44.invoke(Unknown Source)
>        at
>
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>        at java.lang.reflect.Method.invoke(Method.java:585)
>        at
>
> org.codehaus.groovy.runtime.metaclass.ReflectionMetaMethod.invoke(ReflectionMetaMethod.java:51)
>        at
>
> org.codehaus.groovy.runtime.metaclass.NewInstanceMetaMethod.invoke(NewInstanceMetaMethod.java:54)
>        at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:230)
>        at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:912)
>        at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:756)
>        at
>
> org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:766)
>        at
>
> org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:754)
>        at
>
> org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:170)
>        at ant.project.ProjectBuild.compile(ProjectBuild.groovy:541)
>        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:230)
>        at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:912)
>        at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:756)
>        at
>
> org.codehaus.groovy.runtime.InvokerHelper.invokePogoMethod(InvokerHelper.java:778)
>        at
>
> org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:758)
>        at
>
> org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:170)
>        at
>
> org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethod0(ScriptBytecodeAdapter.java:198)
>        at ant.application.AppBuild.compile(AppBuild.groovy:263)
>        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:230)
>        at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:912)
>        at
>
> org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnCurrentN(ScriptBytecodeAdapter.java:78)
>        at
>
> org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnCurrent0(ScriptBytecodeAdapter.java:112)
>        at ant.application.AppBuild.install(AppBuild.groovy:187)
>        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:230)
>        at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:912)
>        at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:756)
>        at
>
> org.codehaus.groovy.runtime.InvokerHelper.invokePogoMethod(InvokerHelper.java:778)
>        at
>
> org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:758)
>        at
>
> org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:170)
>        at
>
> org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethod0(ScriptBytecodeAdapter.java:198)
>        at ant.software.SoftwareBuild.install(ant.software.SoftwareBuild:48)
>        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:230)
>        at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:912)
>        at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:756)
>        at
>
> org.codehaus.groovy.runtime.InvokerHelper.invokePogoMethod(InvokerHelper.java:778)
>        at
>
> org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:758)
>        at
>
> org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:170)
>        at
>
> embedded_script_in__home_portal_gridsphere_3.1_projects_vine_build.run(embedded_script_in__home_portal_gridsphere_3.1_projects_vine_build.xml:5)
>        at org.codehaus.groovy.ant.Groovy.execGroovy(Groovy.java:350)
>        at org.codehaus.groovy.ant.Groovy.execute(Groovy.java:230)
>        at
> org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
>        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.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
>        at org.apache.tools.ant.Task.perform(Task.java:348)
>        at org.apache.tools.ant.Target.execute(Target.java:357)
>        at org.apache.tools.ant.Target.performTasks(Target.java:385)
>        at
> org.apache.tools.ant.Project.executeSortedTargets(Project.java:1337)
>        at org.apache.tools.ant.Project.executeTarget(Project.java:1306)
>        at
>
> org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
>        at org.apache.tools.ant.Project.executeTargets(Project.java:1189)
>        at org.apache.tools.ant.Main.runBuild(Main.java:758)
>        at org.apache.tools.ant.Main.startAnt(Main.java:217)
>        at org.apache.tools.ant.launch.Launcher.run(Launcher.java:257)
>        at org.apache.tools.ant.launch.Launcher.main(Launcher.java:104)
> [propertyfile] Updating property file:
> /home/portal/gridsphere-3.1/projects/vine/stats.properties
>
> Build time: 0 min. 28 sec.
> Total time: 3 min. 53 sec.
> Total builds: 10
>
>
> What's the problem
>
>
>
> Thanks and Regards
> sagar
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:
> http://lists.gridsphere.org/pipermail/gridsphere-users/attachments/20091015/3a38f01f/attachment-0001.html
>
> ------------------------------
>
> Message: 2
> Date: Thu, 15 Oct 2009 11:15:35 +0200
> From: Piotr Grabowski <piotrg@...>
> Subject: Re: [Gridsphere-users] problem in vine installation
> To: GridSphere Users <gridsphere-users@...>
> Message-ID: <4AD6E837.9070304@...>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> Hello Saga,
>
> First of all you don't need to put Vine sources into gridsphere projects
> directory (but it doesn't damage anything).
> We just checked the tomcat5Gridsphere3GlobusToolkit4 installer and it
> works without problem... Did you get your sources bundle directly from
> our site? http://vinetoolkit.org/
> The problem looks like installing from some old bundle... Could you send
> us your
>
> /home/portal/gridsphere-3.1/projects/vine\installers\tomcat5Gridsphere3GlobusToolkit4\build.properties
> file?
>
> Best regards,
> Piotr
>
>
> globus world pisze:
> > Hi all,
> >
> >            i am installing gridsphere3.1 in tomcat5.5.25 with  ant1.7
> > and jdk1.5.14.
> >
> > gridsphere3.1 installed succesfully. But when i am trying to install
> > vine toolkit.it <http://toolkit.it>'s giving following error
> >
> >
> > Compiling null
> >
> >
> > Compiling null java source trees to
> >
> /home/portal/gridsphere-3.1/projects/vine/installers/tomcat5Gridsphere3GlobusToolkit4/build/projects/${
> project.name
> > <http://project.name>}/classes
> >
> >     [mkdir] Created dir:
> >
> /home/portal/gridsphere-3.1/projects/vine/installers/tomcat5Gridsphere3GlobusToolkit4/build/projects/${
> project.name
> > <http://project.name>}/classes
> >
> >     [mkdir] Created dir:
> >
> /home/portal/gridsphere-3.1/projects/vine/installers/tomcat5Gridsphere3GlobusToolkit4/build/projects/${
> project.name
> > <http://project.name>}/classes/locale
> >
> > : srcdir attribute must be set!
> >         at
> > org.apache.tools.ant.taskdefs.Javac.checkParameters(Javac.java:1026)
> >         at org.apache.tools.ant.taskdefs.Javac.execute(Javac.java:862)
> >         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.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
> >         at org.apache.tools.ant.Task.perform(Task.java:348)
> >         at groovy.util.AntBuilder.nodeCompleted(AntBuilder.java:199)
> >         at
> > groovy.util.BuilderSupport.doInvokeMethod(BuilderSupport.java:153)
> >         at groovy.util.AntBuilder.doInvokeMethod(AntBuilder.java:149)
> >         at
> groovy.util.BuilderSupport.invokeMethod(BuilderSupport.java:64)
> >         at
> >
> org.codehaus.groovy.runtime.InvokerHelper.invokePogoMethod(InvokerHelper.java:784)
> >         at
> >
> org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:758)
> >         at
> >
> org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:170)
> >         at ant.project.ProjectBuild.javac(ProjectBuild.groovy:720)
> >         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:230)
> >         at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:912)
> >         at
> >
> org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnCurrentN(ScriptBytecodeAdapter.java:78)
> >         at
> >
> org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnCurrent0(ScriptBytecodeAdapter.java:112)
> >         at ant.project.ProjectBuild.compile(ProjectBuild.groovy:535)
> >         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:230)
> >         at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:912)
> >         at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:756)
> >         at
> >
> org.codehaus.groovy.runtime.InvokerHelper.invokePogoMethod(InvokerHelper.java:778)
> >         at
> >
> org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:758)
> >         at
> >
> org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:170)
> >         at
> >
> org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethod0(ScriptBytecodeAdapter.java:198)
> >         at
> >
> ant.project.ProjectBuild$_compile_closure3.doCall(ProjectBuild.groovy:544)
> >         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:230)
> >         at
> >
> org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:248)
> >         at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:756)
> >         at groovy.lang.Closure.call(Closure.java:292)
> >         at groovy.lang.Closure.call(Closure.java:305)
> >         at
> >
> org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:1079)
> >         at
> >
> org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:1056)
> >         at sun.reflect.GeneratedMethodAccessor44.invoke(Unknown Source)
> >         at
> >
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> >         at java.lang.reflect.Method.invoke(Method.java:585)
> >         at
> >
> org.codehaus.groovy.runtime.metaclass.ReflectionMetaMethod.invoke(ReflectionMetaMethod.java:51)
> >         at
> >
> org.codehaus.groovy.runtime.metaclass.NewInstanceMetaMethod.invoke(NewInstanceMetaMethod.java:54)
> >         at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:230)
> >         at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:912)
> >         at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:756)
> >         at
> >
> org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:766)
> >         at
> >
> org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:754)
> >         at
> >
> org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:170)
> >         at ant.project.ProjectBuild.compile(ProjectBuild.groovy:541)
> >         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:230)
> >         at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:912)
> >         at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:756)
> >         at
> >
> org.codehaus.groovy.runtime.InvokerHelper.invokePogoMethod(InvokerHelper.java:778)
> >         at
> >
> org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:758)
> >         at
> >
> org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:170)
> >         at
> >
> org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethod0(ScriptBytecodeAdapter.java:198)
> >         at ant.application.AppBuild.compile(AppBuild.groovy:263)
> >         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:230)
> >         at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:912)
> >         at
> >
> org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnCurrentN(ScriptBytecodeAdapter.java:78)
> >         at
> >
> org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnCurrent0(ScriptBytecodeAdapter.java:112)
> >         at ant.application.AppBuild.install(AppBuild.groovy:187)
> >         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:230)
> >         at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:912)
> >         at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:756)
> >         at
> >
> org.codehaus.groovy.runtime.InvokerHelper.invokePogoMethod(InvokerHelper.java:778)
> >         at
> >
> org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:758)
> >         at
> >
> org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:170)
> >         at
> >
> org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethod0(ScriptBytecodeAdapter.java:198)
> >         at
> > ant.software.SoftwareBuild.install(ant.software.SoftwareBuild:48)
> >         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:230)
> >         at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:912)
> >         at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:756)
> >         at
> >
> org.codehaus.groovy.runtime.InvokerHelper.invokePogoMethod(InvokerHelper.java:778)
> >         at
> >
> org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:758)
> >         at
> >
> org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:170)
> >         at
> >
> embedded_script_in__home_portal_gridsphere_3.1_projects_vine_build.run(embedded_script_in__home_portal_gridsphere_3.1_projects_vine_build.xml:5)
> >         at org.codehaus.groovy.ant.Groovy.execGroovy(Groovy.java:350)
> >         at org.codehaus.groovy.ant.Groovy.execute(Groovy.java:230)
> >         at
> > org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
> >         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.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
> >         at org.apache.tools.ant.Task.perform(Task.java:348)
> >         at org.apache.tools.ant.Target.execute(Target.java:357)
> >         at org.apache.tools.ant.Target.performTasks(Target.java:385)
> >         at
> > org.apache.tools.ant.Project.executeSortedTargets(Project.java:1337)
> >         at org.apache.tools.ant.Project.executeTarget(Project.java:1306)
> >         at
> >
> org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
> >         at org.apache.tools.ant.Project.executeTargets(Project.java:1189)
> >         at org.apache.tools.ant.Main.runBuild(Main.java:758)
> >         at org.apache.tools.ant.Main.startAnt(Main.java:217)
> >         at org.apache.tools.ant.launch.Launcher.run(Launcher.java:257)
> >         at org.apache.tools.ant.launch.Launcher.main(Launcher.java:104)
> > [propertyfile] Updating property file:
> > /home/portal/gridsphere-3.1/projects/vine/stats.properties
> >
> > Build time: 0 min. 28 sec.
> > Total time: 3 min. 53 sec.
> > Total builds: 10
> >
> >
> > What's the problem
> >
> >
> >
> > Thanks and Regards
> > sagar
> > ------------------------------------------------------------------------
> >
> > _______________________________________________
> > Gridsphere-users mailing list
> > Gridsphere-users@...
> > http://lists.gridsphere.org/mailman/listinfo/gridsphere-users
> >
>
>
>
> ------------------------------
>
> _______________________________________________
> Gridsphere-users mailing list
> Gridsphere-users@...
> http://lists.gridsphere.org/mailman/listinfo/gridsphere-users
>
>
> End of Gridsphere-users Digest, Vol 38, Issue 14
> ************************************************
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.gridsphere.org/pipermail/gridsphere-users/attachments/20091015/5ef5631a/attachment.html

------------------------------

_______________________________________________
Gridsphere-users mailing list
Gridsphere-users@...
http://lists.gridsphere.org/mailman/listinfo/gridsphere-users


End of Gridsphere-users Digest, Vol 38, Issue 15
************************************************


_______________________________________________
Gridsphere-users mailing list
Gridsphere-users@...
http://lists.gridsphere.org/mailman/listinfo/gridsphere-users

Re: Re: problem in vine installation

by Piotr Grabowski :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

globus world pisze:
> svn is not there in my installation machine. is there any problem ?
>
> i downloaded vine-1.1 to local machine and copied using winscp to
> remote node.
>
It should be no problem since Vine is not using any external svn client
(the installer itself is svn client). However, during installation all
vine subprojects are taken from our svn - so you need working Internet
connection with port 443 (https) opened on your remote node (for
outgoing connections).
Please post the whole output from installation (stack trace and last
lines are not enough).
Your build.properties is fine (so the second guess is lack of
subprojects in vine/projects dir).

Piotr

>
> Thanks and Regards
> On Thu, Oct 15, 2009 at 3:10 PM,
> <gridsphere-users-request@...
> <mailto:gridsphere-users-request@...>> wrote:
>
>     Send Gridsphere-users mailing list submissions to
>            gridsphere-users@...
>     <mailto:gridsphere-users@...>
>
>     To subscribe or unsubscribe via the World Wide Web, visit
>            http://lists.gridsphere.org/mailman/listinfo/gridsphere-users
>     or, via email, send a message with subject or body 'help' to
>            gridsphere-users-request@...
>     <mailto:gridsphere-users-request@...>
>
>     You can reach the person managing the list at
>            gridsphere-users-owner@...
>     <mailto:gridsphere-users-owner@...>
>
>     When replying, please edit your Subject line so it is more specific
>     than "Re: Contents of Gridsphere-users digest..."
>
>
>     Today's Topics:
>
>       1. Re: Gridsphere-users Digest, Vol 38, Issue 14 (globus world)
>
>
>     ----------------------------------------------------------------------
>
>     Message: 1
>     Date: Thu, 15 Oct 2009 15:09:44 +0530
>     From: globus world <sagarglobusworld@...
>     <mailto:sagarglobusworld@...>>
>     Subject: [Gridsphere-users] Re: Gridsphere-users Digest, Vol 38, Issue
>            14
>     To: gridsphere-users@...
>     <mailto:gridsphere-users@...>
>     Message-ID:
>          
>      <c89972a30910150239o66729791k9f6dd37dd6b8a03a@...
>     <mailto:c89972a30910150239o66729791k9f6dd37dd6b8a03a@...>>
>     Content-Type: text/plain; charset="iso-8859-1"
>
>     hi
>
>     i am giving u the /home/portal/gridsphere-3.1/
>     >
>     >
>     projects/vine/installers/tomcat5Gridsphere3GlobusToolkit4/build.properties
>
>     build.properties file
>
>     #----------------------------------------------------------
>     # Installer title
>     #----------------------------------------------------------
>     software.installer.title=Vine for Tomcat 5.X, GridSphere 3.1 and
>     Globus
>     Toolkit 4
>
>     #----------------------------------------------------------
>     # Installer type
>     #----------------------------------------------------------
>     software.installer.type=dist
>
>     #----------------------------------------------------------
>     # Projects
>     #----------------------------------------------------------
>     application.projects=grid,gt2,gt4
>
>     #----------------------------------------------------------
>     # Application type
>     #----------------------------------------------------------
>     application.type=web
>
>     #----------------------------------------------------------
>     # Web aplication type
>     #----------------------------------------------------------
>     application.web.type=portlet
>
>     #----------------------------------------------------------
>     # Servlet container
>     #----------------------------------------------------------
>     servlet.container=tomcat_5_x
>
>     #----------------------------------------------------------
>     # Portlet container
>     #----------------------------------------------------------
>     portlet.container=gridsphere_3_0
>
>     #----------------------------------------------------------
>     # Limit to production portlets
>     #----------------------------------------------------------
>     application.web.apt.limitToProductionPortlets=true
>
>     #----------------------------------------------------------
>     # Portlet container setup module class
>     #----------------------------------------------------------
>     portlet.container.custom_setup_servlet_class=org.vinetoolkit.gs3.web.VineGridSphereSetupServlet
>
>
>     But i didnt get u about source bundles.may i know abt this .
>
>     Thanks and Regards
>     sagar
>
>     On Thu, Oct 15, 2009 at 2:46 PM,
>     <gridsphere-users-request@...
>     <mailto:gridsphere-users-request@...>>wrote:
>
>     > Send Gridsphere-users mailing list submissions to
>     >        gridsphere-users@...
>     <mailto:gridsphere-users@...>
>     >
>     > To subscribe or unsubscribe via the World Wide Web, visit
>     >        http://lists.gridsphere.org/mailman/listinfo/gridsphere-users
>     > or, via email, send a message with subject or body 'help' to
>     >        gridsphere-users-request@...
>     <mailto:gridsphere-users-request@...>
>     >
>     > You can reach the person managing the list at
>     >        gridsphere-users-owner@...
>     <mailto:gridsphere-users-owner@...>
>     >
>     > When replying, please edit your Subject line so it is more specific
>     > than "Re: Contents of Gridsphere-users digest..."
>     >
>     >
>     > Today's Topics:
>     >
>     >   1. problem in vine installation (globus world)
>     >   2. Re: problem in vine installation (Piotr Grabowski)
>     >
>     >
>     >
>     ----------------------------------------------------------------------
>     >
>     > Message: 1
>     > Date: Thu, 15 Oct 2009 10:42:36 +0530
>     > From: globus world <sagarglobusworld@...
>     <mailto:sagarglobusworld@...>>
>     > Subject: [Gridsphere-users] problem in vine installation
>     > To: gridsphere-users@...
>     <mailto:gridsphere-users@...>
>     > Message-ID:
>     >      
>      <c89972a30910142212n6e215693rbcce475d8c4d1c7b@...
>     <mailto:c89972a30910142212n6e215693rbcce475d8c4d1c7b@...>>
>     > Content-Type: text/plain; charset="iso-8859-1"
>     >
>     > Hi all,
>     >
>     >           i am installing gridsphere3.1 in tomcat5.5.25 with
>      ant1.7 and
>     > jdk1.5.14.
>     >
>     > gridsphere3.1 installed succesfully. But when i am trying to
>     install vine
>     > toolkit.it <http://toolkit.it>'s giving following error
>     >
>     >
>     > Compiling null
>     >
>     >
>     > Compiling null java source trees to
>     >
>     >
>     /home/portal/gridsphere-3.1/projects/vine/installers/tomcat5Gridsphere3GlobusToolkit4/build/projects/${
>     > project.name <http://project.name>}/classes
>     >
>     >    [mkdir] Created dir:
>     >
>     >
>     /home/portal/gridsphere-3.1/projects/vine/installers/tomcat5Gridsphere3GlobusToolkit4/build/projects/${
>     > project.name <http://project.name>}/classes
>     >
>     >    [mkdir] Created dir:
>     >
>     >
>     /home/portal/gridsphere-3.1/projects/vine/installers/tomcat5Gridsphere3GlobusToolkit4/build/projects/${
>     > project.name <http://project.name>}/classes/locale
>     >
>     > : srcdir attribute must be set!
>     >        at
>     > org.apache.tools.ant.taskdefs.Javac.checkParameters(Javac.java:1026)
>     >        at
>     org.apache.tools.ant.taskdefs.Javac.execute(Javac.java:862)
>     >        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.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
>     >        at org.apache.tools.ant.Task.perform(Task.java:348)
>     >        at groovy.util.AntBuilder.nodeCompleted(AntBuilder.java:199)
>     >        at
>     > groovy.util.BuilderSupport.doInvokeMethod(BuilderSupport.java:153)
>     >        at groovy.util.AntBuilder.doInvokeMethod(AntBuilder.java:149)
>     >        at
>     groovy.util.BuilderSupport.invokeMethod(BuilderSupport.java:64)
>     >        at
>     >
>     >
>     org.codehaus.groovy.runtime.InvokerHelper.invokePogoMethod(InvokerHelper.java:784)
>     >        at
>     >
>     >
>     org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:758)
>     >        at
>     >
>     >
>     org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:170)
>     >        at ant.project.ProjectBuild.javac(ProjectBuild.groovy:720)
>     >        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:230)
>     >        at
>     groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:912)
>     >        at
>     >
>     >
>     org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnCurrentN(ScriptBytecodeAdapter.java:78)
>     >        at
>     >
>     >
>     org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnCurrent0(ScriptBytecodeAdapter.java:112)
>     >        at ant.project.ProjectBuild.compile(ProjectBuild.groovy:535)
>     >        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:230)
>     >        at
>     groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:912)
>     >        at
>     groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:756)
>     >        at
>     >
>     >
>     org.codehaus.groovy.runtime.InvokerHelper.invokePogoMethod(InvokerHelper.java:778)
>     >        at
>     >
>     >
>     org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:758)
>     >        at
>     >
>     >
>     org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:170)
>     >        at
>     >
>     >
>     org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethod0(ScriptBytecodeAdapter.java:198)
>     >        at
>     >
>     ant.project.ProjectBuild$_compile_closure3.doCall(ProjectBuild.groovy:544)
>     >        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:230)
>     >        at
>     >
>     >
>     org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:248)
>     >        at
>     groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:756)
>     >        at groovy.lang.Closure.call(Closure.java:292)
>     >        at groovy.lang.Closure.call(Closure.java:305)
>     >        at
>     >
>     >
>     org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:1079)
>     >        at
>     >
>     >
>     org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:1056)
>     >        at sun.reflect.GeneratedMethodAccessor44.invoke(Unknown
>     Source)
>     >        at
>     >
>     >
>     sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>     >        at java.lang.reflect.Method.invoke(Method.java:585)
>     >        at
>     >
>     >
>     org.codehaus.groovy.runtime.metaclass.ReflectionMetaMethod.invoke(ReflectionMetaMethod.java:51)
>     >        at
>     >
>     >
>     org.codehaus.groovy.runtime.metaclass.NewInstanceMetaMethod.invoke(NewInstanceMetaMethod.java:54)
>     >        at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:230)
>     >        at
>     groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:912)
>     >        at
>     groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:756)
>     >        at
>     >
>     >
>     org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:766)
>     >        at
>     >
>     >
>     org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:754)
>     >        at
>     >
>     >
>     org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:170)
>     >        at ant.project.ProjectBuild.compile(ProjectBuild.groovy:541)
>     >        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:230)
>     >        at
>     groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:912)
>     >        at
>     groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:756)
>     >        at
>     >
>     >
>     org.codehaus.groovy.runtime.InvokerHelper.invokePogoMethod(InvokerHelper.java:778)
>     >        at
>     >
>     >
>     org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:758)
>     >        at
>     >
>     >
>     org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:170)
>     >        at
>     >
>     >
>     org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethod0(ScriptBytecodeAdapter.java:198)
>     >        at ant.application.AppBuild.compile(AppBuild.groovy:263)
>     >        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:230)
>     >        at
>     groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:912)
>     >        at
>     >
>     >
>     org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnCurrentN(ScriptBytecodeAdapter.java:78)
>     >        at
>     >
>     >
>     org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnCurrent0(ScriptBytecodeAdapter.java:112)
>     >        at ant.application.AppBuild.install(AppBuild.groovy:187)
>     >        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:230)
>     >        at
>     groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:912)
>     >        at
>     groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:756)
>     >        at
>     >
>     >
>     org.codehaus.groovy.runtime.InvokerHelper.invokePogoMethod(InvokerHelper.java:778)
>     >        at
>     >
>     >
>     org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:758)
>     >        at
>     >
>     >
>     org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:170)
>     >        at
>     >
>     >
>     org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethod0(ScriptBytecodeAdapter.java:198)
>     >        at
>     ant.software.SoftwareBuild.install(ant.software.SoftwareBuild:48)
>     >        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:230)
>     >        at
>     groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:912)
>     >        at
>     groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:756)
>     >        at
>     >
>     >
>     org.codehaus.groovy.runtime.InvokerHelper.invokePogoMethod(InvokerHelper.java:778)
>     >        at
>     >
>     >
>     org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:758)
>     >        at
>     >
>     >
>     org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:170)
>     >        at
>     >
>     >
>     embedded_script_in__home_portal_gridsphere_3.1_projects_vine_build.run(embedded_script_in__home_portal_gridsphere_3.1_projects_vine_build.xml:5)
>     >        at org.codehaus.groovy.ant.Groovy.execGroovy(Groovy.java:350)
>     >        at org.codehaus.groovy.ant.Groovy.execute(Groovy.java:230)
>     >        at
>     > org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
>     >        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.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
>     >        at org.apache.tools.ant.Task.perform(Task.java:348)
>     >        at org.apache.tools.ant.Target.execute(Target.java:357)
>     >        at org.apache.tools.ant.Target.performTasks(Target.java:385)
>     >        at
>     > org.apache.tools.ant.Project.executeSortedTargets(Project.java:1337)
>     >        at
>     org.apache.tools.ant.Project.executeTarget(Project.java:1306)
>     >        at
>     >
>     >
>     org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
>     >        at
>     org.apache.tools.ant.Project.executeTargets(Project.java:1189)
>     >        at org.apache.tools.ant.Main.runBuild(Main.java:758)
>     >        at org.apache.tools.ant.Main.startAnt(Main.java:217)
>     >        at
>     org.apache.tools.ant.launch.Launcher.run(Launcher.java:257)
>     >        at
>     org.apache.tools.ant.launch.Launcher.main(Launcher.java:104)
>     > [propertyfile] Updating property file:
>     > /home/portal/gridsphere-3.1/projects/vine/stats.properties
>     >
>     > Build time: 0 min. 28 sec.
>     > Total time: 3 min. 53 sec.
>     > Total builds: 10
>     >
>     >
>     > What's the problem
>     >
>     >
>     >
>     > Thanks and Regards
>     > sagar
>     > -------------- next part --------------
>     > An HTML attachment was scrubbed...
>     > URL:
>     >
>     http://lists.gridsphere.org/pipermail/gridsphere-users/attachments/20091015/3a38f01f/attachment-0001.html
>     >
>     > ------------------------------
>     >
>     > Message: 2
>     > Date: Thu, 15 Oct 2009 11:15:35 +0200
>     > From: Piotr Grabowski <piotrg@...
>     <mailto:piotrg@...>>
>     > Subject: Re: [Gridsphere-users] problem in vine installation
>     > To: GridSphere Users <gridsphere-users@...
>     <mailto:gridsphere-users@...>>
>     > Message-ID: <4AD6E837.9070304@...
>     <mailto:4AD6E837.9070304@...>>
>     > Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>     >
>     > Hello Saga,
>     >
>     > First of all you don't need to put Vine sources into gridsphere
>     projects
>     > directory (but it doesn't damage anything).
>     > We just checked the tomcat5Gridsphere3GlobusToolkit4 installer
>     and it
>     > works without problem... Did you get your sources bundle
>     directly from
>     > our site? http://vinetoolkit.org/
>     > The problem looks like installing from some old bundle... Could
>     you send
>     > us your
>     >
>     >
>     /home/portal/gridsphere-3.1/projects/vine\installers\tomcat5Gridsphere3GlobusToolkit4\build.properties
>     > file?
>     >
>     > Best regards,
>     > Piotr
>     >
>     >
>     > globus world pisze:
>     > > Hi all,
>     > >
>     > >            i am installing gridsphere3.1 in tomcat5.5.25 with
>      ant1.7
>     > > and jdk1.5.14.
>     > >
>     > > gridsphere3.1 installed succesfully. But when i am trying to
>     install
>     > > vine toolkit.it <http://toolkit.it> <http://toolkit.it>'s
>     giving following error
>     > >
>     > >
>     > > Compiling null
>     > >
>     > >
>     > > Compiling null java source trees to
>     > >
>     >
>     /home/portal/gridsphere-3.1/projects/vine/installers/tomcat5Gridsphere3GlobusToolkit4/build/projects/${
>     > project.name <http://project.name>
>     > > <http://project.name>}/classes
>     > >
>     > >     [mkdir] Created dir:
>     > >
>     >
>     /home/portal/gridsphere-3.1/projects/vine/installers/tomcat5Gridsphere3GlobusToolkit4/build/projects/${
>     > project.name <http://project.name>
>     > > <http://project.name>}/classes
>     > >
>     > >     [mkdir] Created dir:
>     > >
>     >
>     /home/portal/gridsphere-3.1/projects/vine/installers/tomcat5Gridsphere3GlobusToolkit4/build/projects/${
>     > project.name <http://project.name>
>     > > <http://project.name>}/classes/locale
>     > >
>     > > : srcdir attribute must be set!
>     > >         at
>     > >
>     org.apache.tools.ant.taskdefs.Javac.checkParameters(Javac.java:1026)
>     > >         at
>     org.apache.tools.ant.taskdefs.Javac.execute(Javac.java:862)
>     > >         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.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
>     > >         at org.apache.tools.ant.Task.perform(Task.java:348)
>     > >         at
>     groovy.util.AntBuilder.nodeCompleted(AntBuilder.java:199)
>     > >         at
>     > > groovy.util.BuilderSupport.doInvokeMethod(BuilderSupport.java:153)
>     > >         at
>     groovy.util.AntBuilder.doInvokeMethod(AntBuilder.java:149)
>     > >         at
>     > groovy.util.BuilderSupport.invokeMethod(BuilderSupport.java:64)
>     > >         at
>     > >
>     >
>     org.codehaus.groovy.runtime.InvokerHelper.invokePogoMethod(InvokerHelper.java:784)
>     > >         at
>     > >
>     >
>     org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:758)
>     > >         at
>     > >
>     >
>     org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:170)
>     > >         at ant.project.ProjectBuild.javac(ProjectBuild.groovy:720)
>     > >         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:230)
>     > >         at
>     groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:912)
>     > >         at
>     > >
>     >
>     org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnCurrentN(ScriptBytecodeAdapter.java:78)
>     > >         at
>     > >
>     >
>     org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnCurrent0(ScriptBytecodeAdapter.java:112)
>     > >         at
>     ant.project.ProjectBuild.compile(ProjectBuild.groovy:535)
>     > >         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:230)
>     > >         at
>     groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:912)
>     > >         at
>     groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:756)
>     > >         at
>     > >
>     >
>     org.codehaus.groovy.runtime.InvokerHelper.invokePogoMethod(InvokerHelper.java:778)
>     > >         at
>     > >
>     >
>     org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:758)
>     > >         at
>     > >
>     >
>     org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:170)
>     > >         at
>     > >
>     >
>     org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethod0(ScriptBytecodeAdapter.java:198)
>     > >         at
>     > >
>     >
>     ant.project.ProjectBuild$_compile_closure3.doCall(ProjectBuild.groovy:544)
>     > >         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:230)
>     > >         at
>     > >
>     >
>     org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:248)
>     > >         at
>     groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:756)
>     > >         at groovy.lang.Closure.call(Closure.java:292)
>     > >         at groovy.lang.Closure.call(Closure.java:305)
>     > >         at
>     > >
>     >
>     org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:1079)
>     > >         at
>     > >
>     >
>     org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:1056)
>     > >         at
>     sun.reflect.GeneratedMethodAccessor44.invoke(Unknown Source)
>     > >         at
>     > >
>     >
>     sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>     > >         at java.lang.reflect.Method.invoke(Method.java:585)
>     > >         at
>     > >
>     >
>     org.codehaus.groovy.runtime.metaclass.ReflectionMetaMethod.invoke(ReflectionMetaMethod.java:51)
>     > >         at
>     > >
>     >
>     org.codehaus.groovy.runtime.metaclass.NewInstanceMetaMethod.invoke(NewInstanceMetaMethod.java:54)
>     > >         at
>     groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:230)
>     > >         at
>     groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:912)
>     > >         at
>     groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:756)
>     > >         at
>     > >
>     >
>     org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:766)
>     > >         at
>     > >
>     >
>     org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:754)
>     > >         at
>     > >
>     >
>     org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:170)
>     > >         at
>     ant.project.ProjectBuild.compile(ProjectBuild.groovy:541)
>     > >         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:230)
>     > >         at
>     groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:912)
>     > >         at
>     groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:756)
>     > >         at
>     > >
>     >
>     org.codehaus.groovy.runtime.InvokerHelper.invokePogoMethod(InvokerHelper.java:778)
>     > >         at
>     > >
>     >
>     org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:758)
>     > >         at
>     > >
>     >
>     org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:170)
>     > >         at
>     > >
>     >
>     org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethod0(ScriptBytecodeAdapter.java:198)
>     > >         at ant.application.AppBuild.compile(AppBuild.groovy:263)
>     > >         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:230)
>     > >         at
>     groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:912)
>     > >         at
>     > >
>     >
>     org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnCurrentN(ScriptBytecodeAdapter.java:78)
>     > >         at
>     > >
>     >
>     org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnCurrent0(ScriptBytecodeAdapter.java:112)
>     > >         at ant.application.AppBuild.install(AppBuild.groovy:187)
>     > >         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:230)
>     > >         at
>     groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:912)
>     > >         at
>     groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:756)
>     > >         at
>     > >
>     >
>     org.codehaus.groovy.runtime.InvokerHelper.invokePogoMethod(InvokerHelper.java:778)
>     > >         at
>     > >
>     >
>     org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:758)
>     > >         at
>     > >
>     >
>     org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:170)
>     > >         at
>     > >
>     >
>     org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethod0(ScriptBytecodeAdapter.java:198)
>     > >         at
>     > > ant.software.SoftwareBuild.install(ant.software.SoftwareBuild:48)
>     > >         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:230)
>     > >         at
>     groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:912)
>     > >         at
>     groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:756)
>     > >         at
>     > >
>     >
>     org.codehaus.groovy.runtime.InvokerHelper.invokePogoMethod(InvokerHelper.java:778)
>     > >         at
>     > >
>     >
>     org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:758)
>     > >         at
>     > >
>     >
>     org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:170)
>     > >         at
>     > >
>     >
>     embedded_script_in__home_portal_gridsphere_3.1_projects_vine_build.run(embedded_script_in__home_portal_gridsphere_3.1_projects_vine_build.xml:5)
>     > >         at
>     org.codehaus.groovy.ant.Groovy.execGroovy(Groovy.java:350)
>     > >         at org.codehaus.groovy.ant.Groovy.execute(Groovy.java:230)
>     > >         at
>     > >
>     org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
>     > >         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.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
>     > >         at org.apache.tools.ant.Task.perform(Task.java:348)
>     > >         at org.apache.tools.ant.Target.execute(Target.java:357)
>     > >         at
>     org.apache.tools.ant.Target.performTasks(Target.java:385)
>     > >         at
>     > >
>     org.apache.tools.ant.Project.executeSortedTargets(Project.java:1337)
>     > >         at
>     org.apache.tools.ant.Project.executeTarget(Project.java:1306)
>     > >         at
>     > >
>     >
>     org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
>     > >         at
>     org.apache.tools.ant.Project.executeTargets(Project.java:1189)
>     > >         at org.apache.tools.ant.Main.runBuild(Main.java:758)
>     > >         at org.apache.tools.ant.Main.startAnt(Main.java:217)
>     > >         at
>     org.apache.tools.ant.launch.Launcher.run(Launcher.java:257)
>     > >         at
>     org.apache.tools.ant.launch.Launcher.main(Launcher.java:104)
>     > > [propertyfile] Updating property file:
>     > > /home/portal/gridsphere-3.1/projects/vine/stats.properties
>     > >
>     > > Build time: 0 min. 28 sec.
>     > > Total time: 3 min. 53 sec.
>     > > Total builds: 10
>     > >
>     > >
>     > > What's the problem
>     > >
>     > >
>     > >
>     > > Thanks and Regards
>     > > sagar
>     > >
>     ------------------------------------------------------------------------
>     > >
>     > > _______________________________________________
>     > > Gridsphere-users mailing list
>     > > Gridsphere-users@...
>     <mailto:Gridsphere-users@...>
>     > > http://lists.gridsphere.org/mailman/listinfo/gridsphere-users
>     > >
>     >
>     >
>     >
>     > ------------------------------
>     >
>     > _______________________________________________
>     > Gridsphere-users mailing list
>     > Gridsphere-users@...
>     <mailto:Gridsphere-users@...>
>     > http://lists.gridsphere.org/mailman/listinfo/gridsphere-users
>     >
>     >
>     > End of Gridsphere-users Digest, Vol 38, Issue 14
>     > ************************************************
>     >
>     -------------- next part --------------
>     An HTML attachment was scrubbed...
>     URL:
>     http://lists.gridsphere.org/pipermail/gridsphere-users/attachments/20091015/5ef5631a/attachment.html
>
>     ------------------------------
>
>     _______________________________________________
>     Gridsphere-users mailing list
>     Gridsphere-users@...
>     <mailto:Gridsphere-users@...>
>     http://lists.gridsphere.org/mailman/listinfo/gridsphere-users
>
>
>     End of Gridsphere-users Digest, Vol 38, Issue 15
>     ************************************************
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Gridsphere-users mailing list
> Gridsphere-users@...
> http://lists.gridsphere.org/mailman/listinfo/gridsphere-users
>  

_______________________________________________
Gridsphere-users mailing list
Gridsphere-users@...
http://lists.gridsphere.org/mailman/listinfo/gridsphere-users