Welcome back Tomasz! We need any & all help in closing some 18 pending JIRAs
for GEP 2.1.0.
https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&mode=hide&sorter/order=DESC&sorter/field=priority&resolution=-1&pid=12310111&fixfor=12312703

It would just be great if you & others can help to solve some of them.

On Tue, Apr 15, 2008 at 1:57 PM, Tomasz Mazan (JIRA) <[EMAIL PROTECTED]>
wrote:

>
>    [
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12588972#action_12588972]
>
> Tomasz Mazan commented on GERONIMODEVTOOLS-206:
> -----------------------------------------------
>
> Tim, I've just go back from short holidays. I'm able to retest it in a few
> days. Please, write if it's satisfying - if not, I'll close this issue with
> hope that's not present.
>
> > Error while deploying EAR to running server Geronimo 2.0.1
> > ----------------------------------------------------------
> >
> >                 Key: GERONIMODEVTOOLS-206
> >                 URL:
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-206
> >             Project: Geronimo-Devtools
> >          Issue Type: Bug
> >          Components: eclipse-plugin
> >    Affects Versions: 2.0.0
> >         Environment: Geronimo 2.0.1
> > WTP 2.0 + GEP 2.0
> >            Reporter: Tomasz Mazan
> >            Assignee: Tim McConnell
> >            Priority: Critical
> >             Fix For: 2.1.x
> >
> >
> > Exception on deploy
> > Distribution of configuration failed.  See log for details.
> >   java.io.FileNotFoundException:
> C:\DEV\IDE\eclipse-wtp-2.0\workspace\.metadata\.plugins\org.apache.geronimo.st.core\server_13.09.07_14_454\FonBsaCore.zip
> (File not found)
> >   org.apache.geronimo.common.DeploymentException:
> java.io.FileNotFoundException:
> C:\DEV\IDE\eclipse-wtp-2.0\workspace\.metadata\.plugins\org.apache.geronimo.st.core\server_13.09.07_14_454\FonBsaCore.zip
> (File not found)
> >       at
> org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:121)
> >       at
> org.apache.geronimo.deployment.Deployer$$FastClassByCGLIB$$734a235d.invoke(<generated>)
> >       at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
> >       at
> org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java:38)
> >       at
> org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:124)
> >       at
> org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:865)
> >       at
> org.apache.geronimo.kernel.basic.BasicKernel.invoke(BasicKernel.java:239)
> >       at
> org.apache.geronimo.kernel.KernelGBean.invoke(KernelGBean.java:342)
> >       at
> org.apache.geronimo.kernel.KernelGBean$$FastClassByCGLIB$$1cccefc9.invoke(<generated>)
> >       at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
> >       at
> org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java:38)
> >       at
> org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:124)
> >       at
> org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:865)
> >       at
> org.apache.geronimo.kernel.basic.BasicKernel.invoke(BasicKernel.java:239)
> >       at
> org.apache.geronimo.system.jmx.MBeanGBeanBridge.invoke(MBeanGBeanBridge.java:168)
> >       at
> com.sun.jmx.mbeanserver.DynamicMetaDataImpl.invoke(DynamicMetaDataImpl.java:213)
> >       at
> com.sun.jmx.mbeanserver.MetaDataImpl.invoke(MetaDataImpl.java:220)
> >       at
> com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:815)
> >       at
> com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:784)
> >       at
> javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1408)
> >       at
> javax.management.remote.rmi.RMIConnectionImpl.access$100(RMIConnectionImpl.java:81)
> >       at
> javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1245)
> >       at java.security.AccessController.doPrivileged(Native Method)
> >       at
> javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1348)
> >       at
> javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:782)
> >       at sun.reflect.GeneratedMethodAccessor223.invoke(Unknown Source)
> >       at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> >       at java.lang.reflect.Method.invoke(Method.java:585)
> >       at
> sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:294)
> >       at sun.rmi.transport.Transport$1.run(Transport.java:153)
> >       at java.security.AccessController.doPrivileged(Native Method)
> >       at sun.rmi.transport.Transport.serviceCall(Transport.java:149)
> >       at
> sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:466)
> >       at
> sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:707)
> >       at java.lang.Thread.run(Thread.java:595)
> >   Caused by: java.io.FileNotFoundException:
> C:\DEV\IDE\eclipse-wtp-2.0\workspace\.metadata\.plugins\org.apache.geronimo.st.core\server_13.09.07_14_454\FonBsaCore.zip
> (File not found)
> >       at java.io.FileInputStream.open(Native Method)
> >       at java.io.FileInputStream.<init>(FileInputStream.java:106)
> >       at
> org.apache.geronimo.deployment.util.DeploymentUtil.copyFile(DeploymentUtil.java:92)
> >       at
> org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:118)
> >       ... 34 more
>
> --
> This message is automatically generated by JIRA.
> -
> You can reply to this email to add a comment to the issue online.
>
>


-- 
Thanks,
Shiva

Reply via email to