Re: Gridsphere-users Digest, Vol 38, Issue 14

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

Parent Message unknown Re: Gridsphere-users Digest, Vol 38, Issue 14

by globus world :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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
************************************************


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