<div dir="ltr">Actually I think it&#39;s still 1.2.4-SNAPSHOT, since we haven&#39;t done the rename yet (we added some new big features that warrant a minor release.)</div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Wed, May 8, 2013 at 1:20 PM, Lincoln Baxter <span dir="ltr">&lt;<a href="mailto:lbaxter@redhat.com" target="_blank">lbaxter@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I think George has found the fix for this, and fortunately we are about to do a 1.3.0 release, next Wednesday, that will include this fix.<br>
Until then, if you want to build a local SNAPSHOT of Forge from sources, you can verify if this problem has been resolved for you - <a href="https://github.com/forge/core" target="_blank">https://github.com/forge/core</a><br>

<br>
Could you let us know if that gives you better results?<br>
<br>
You can skip the tests and just run a quick build via: &quot;mvn clean install -DskipTests=true&quot;<br>
<br>
Then install the distribution zipfile from: core/dist/target/forge-distribution-1.3.0-SNAPSHOT.zip<br>
<br>
Just like you would a downloaded distribution from <a href="http://forge.jboss.org" target="_blank">http://forge.jboss.org</a><br>
<span class="HOEnZb"><font color="#888888"><br>
~Lincoln<br>
</font></span><div class="im HOEnZb"><br>
----- Original Message -----<br>
From: &quot;William DeCoste&quot; &lt;<a href="mailto:wdecoste@redhat.com">wdecoste@redhat.com</a>&gt;<br>
To: &quot;Lincoln Baxter&quot; &lt;<a href="mailto:lbaxter@redhat.com">lbaxter@redhat.com</a>&gt;<br>
</div><div class="HOEnZb"><div class="h5">Cc: &quot;forge-dev List&quot; &lt;<a href="mailto:forge-dev@lists.jboss.org">forge-dev@lists.jboss.org</a>&gt;<br>
Sent: Wednesday, May 8, 2013 12:10:26 PM<br>
Subject: Re: forge classloading<br>
<br>
Ya :-(<br>
<br>
I reverted back to the 2.0.1 java client but we&#39;re going to need to move<br>
to the latest at some point.<br>
<br>
On 5/8/13 9:06 AM, Lincoln Baxter wrote:<br>
&gt; Hey Bill,<br>
&gt;<br>
&gt; Eek. This looks like a rough one. We don&#39;t have the cleanest classpath isolation (and permission) in Forge 1 :/<br>
&gt;<br>
&gt; In order to get this to work, it might require debugging, and a good amount of tinkering in the core container modules configurations.<br>
&gt;<br>
&gt; George or I can work on this with you.<br>
&gt;<br>
&gt; (copying forge-dev)<br>
&gt;<br>
&gt; ----- Original Message -----<br>
&gt; From: &quot;William DeCoste&quot; &lt;<a href="mailto:wdecoste@redhat.com">wdecoste@redhat.com</a>&gt;<br>
&gt; To: &quot;Lincoln Baxter&quot; &lt;<a href="mailto:lbaxter@redhat.com">lbaxter@redhat.com</a>&gt;<br>
&gt; Sent: Wednesday, May 8, 2013 11:48:05 AM<br>
&gt; Subject: forge classloading<br>
&gt;<br>
&gt; Hi Lincoln<br>
&gt;<br>
&gt; Ran into an interesting classloading problem when trying to upgrade to<br>
&gt; the latest openshift-java-client. Exception is below. The new client<br>
&gt; uses javax.xml.bind.DatatypeConverter which is part of the JDK. But<br>
&gt; Forge is blowing up trying to find this class in modules. Any ideas?<br>
&gt;<br>
&gt; Thanks -Bill<br>
&gt;<br>
&gt; [forge-openshift-demo] forge-openshift-demo $ rhc setup --app forgedemo<br>
&gt; ***INFO*** Loaded OpenShift configuration from<br>
&gt; /home/bdecoste/.openshift/express.conf<br>
&gt; ***INFO*** Using <a href="mailto:RHLOGIN%3Abdecoste32f@gmail.com">RHLOGIN:bdecoste32f@gmail.com</a> for<br>
&gt; <a href="https://ec2-54-224-225-19.compute-1.amazonaws.com" target="_blank">https://ec2-54-224-225-19.compute-1.amazonaws.com</a><br>
&gt;    ? Enter your Red Hat Openshift password: ******<br>
&gt; log4j:WARN No appenders could be found for logger<br>
&gt; (com.openshift.internal.client.RestService).<br>
&gt; log4j:WARN Please initialize the log4j system properly.<br>
&gt; log4j:WARN See <a href="http://logging.apache.org/log4j/1.2/faq.html#noconfig" target="_blank">http://logging.apache.org/log4j/1.2/faq.html#noconfig</a> for<br>
&gt; more info.<br>
&gt; javax.enterprise.event.ObserverException<br>
&gt;       at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native<br>
&gt; Method)<br>
&gt;       at<br>
&gt; sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)<br>
&gt;       at<br>
&gt; sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)<br>
&gt;       at java.lang.reflect.Constructor.newInstance(Constructor.java:525)<br>
&gt;       at java.lang.Class.newInstance0(Class.java:374)<br>
&gt;       at java.lang.Class.newInstance(Class.java:327)<br>
&gt;       at<br>
&gt; org.jboss.weld.util.reflection.SecureReflections$16.work(SecureReflections.java:395)<br>
&gt;       at<br>
&gt; org.jboss.weld.util.reflection.SecureReflectionAccess.run(SecureReflectionAccess.java:54)<br>
&gt;       at<br>
&gt; org.jboss.weld.util.reflection.SecureReflectionAccess.runAsInstantiation(SecureReflectionAccess.java:216)<br>
&gt;       at<br>
&gt; org.jboss.weld.util.reflection.SecureReflections.newInstance(SecureReflections.java:390)<br>
&gt;       at<br>
&gt; org.jboss.weld.injection.Exceptions.rethrowException(Exceptions.java:40)<br>
&gt;       at<br>
&gt; org.jboss.weld.injection.Exceptions.rethrowException(Exceptions.java:92)<br>
&gt;       at<br>
&gt; org.jboss.weld.injection.MethodInjectionPoint.invokeOnInstanceWithSpecialValue(MethodInjectionPoint.java:214)<br>
&gt;       at<br>
&gt; org.jboss.weld.event.ObserverMethodImpl.sendEvent(ObserverMethodImpl.java:282)<br>
&gt;       at<br>
&gt; org.jboss.weld.event.ObserverMethodImpl.sendEvent(ObserverMethodImpl.java:265)<br>
&gt;       at<br>
&gt; org.jboss.weld.event.ObserverMethodImpl.notify(ObserverMethodImpl.java:234)<br>
&gt;       at<br>
&gt; org.jboss.weld.manager.BeanManagerImpl.notifyObservers(BeanManagerImpl.java:635)<br>
&gt;       at<br>
&gt; org.jboss.weld.manager.BeanManagerImpl.fireEvent(BeanManagerImpl.java:628)<br>
&gt;       at org.jboss.weld.event.EventImpl.fire(EventImpl.java:75)<br>
&gt;       at<br>
&gt; com.redhat.openshift.forge.OpenShiftPlugin.setup(OpenShiftPlugin.java:100)<br>
&gt;       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<br>
&gt;       at<br>
&gt; sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)<br>
&gt;       at<br>
&gt; sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)<br>
&gt;       at java.lang.reflect.Method.invoke(Method.java:601)<br>
&gt;       at org.jboss.forge.shell.command.Execution.perform(Execution.java:134)<br>
&gt;       at<br>
&gt; org.jboss.forge.shell.command.fshparser.FSHRuntime.run(FSHRuntime.java:109)<br>
&gt;       at<br>
&gt; org.jboss.forge.shell.command.fshparser.FSHRuntime.run(FSHRuntime.java:47)<br>
&gt;       at<br>
&gt; org.jboss.forge.shell.ShellImpl$ExecutorThread.run(ShellImpl.java:789)<br>
&gt;       at org.jboss.forge.shell.ShellImpl.execute(ShellImpl.java:812)<br>
&gt;       at org.jboss.forge.shell.ShellImpl.doShell(ShellImpl.java:602)<br>
&gt;       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<br>
&gt;       at<br>
&gt; sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)<br>
&gt;       at<br>
&gt; sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)<br>
&gt;       at java.lang.reflect.Method.invoke(Method.java:601)<br>
&gt;       at<br>
&gt; org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:48)<br>
&gt;       at<br>
&gt; org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:125)<br>
&gt;       at<br>
&gt; org.jboss.forge.shell.ShellImpl$Proxy$_$$_WeldClientProxy.doShell(ShellImpl$Proxy$_$$_WeldClientProxy.java)<br>
&gt;       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<br>
&gt;       at<br>
&gt; sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)<br>
&gt;       at<br>
&gt; sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)<br>
&gt;       at java.lang.reflect.Method.invoke(Method.java:601)<br>
&gt;       at<br>
&gt; org.jboss.weld.util.reflection.SecureReflections$13.work(SecureReflections.java:305)<br>
&gt;       at<br>
&gt; org.jboss.weld.util.reflection.SecureReflectionAccess.run(SecureReflectionAccess.java:54)<br>
&gt;       at<br>
&gt; org.jboss.weld.util.reflection.SecureReflectionAccess.runAsInvocation(SecureReflectionAccess.java:163)<br>
&gt;       at<br>
&gt; org.jboss.weld.util.reflection.SecureReflections.invoke(SecureReflections.java:299)<br>
&gt;       at<br>
&gt; org.jboss.weld.introspector.jlr.WeldMethodImpl.invokeOnInstance(WeldMethodImpl.java:188)<br>
&gt;       at<br>
&gt; org.jboss.weld.introspector.ForwardingWeldMethod.invokeOnInstance(ForwardingWeldMethod.java:59)<br>
&gt;       at<br>
&gt; org.jboss.weld.injection.MethodInjectionPoint.invokeOnInstanceWithSpecialValue(MethodInjectionPoint.java:198)<br>
&gt;       at<br>
&gt; org.jboss.weld.event.ObserverMethodImpl.sendEvent(ObserverMethodImpl.java:282)<br>
&gt;       at<br>
&gt; org.jboss.weld.event.ObserverMethodImpl.sendEvent(ObserverMethodImpl.java:265)<br>
&gt;       at<br>
&gt; org.jboss.weld.event.ObserverMethodImpl.notify(ObserverMethodImpl.java:234)<br>
&gt;       at<br>
&gt; org.jboss.weld.manager.BeanManagerImpl.notifyObservers(BeanManagerImpl.java:635)<br>
&gt;       at<br>
&gt; org.jboss.weld.manager.BeanManagerImpl.fireEvent(BeanManagerImpl.java:622)<br>
&gt;       at<br>
&gt; org.jboss.weld.manager.BeanManagerImpl.fireEvent(BeanManagerImpl.java:616)<br>
&gt;       at org.jboss.forge.shell.Bootstrap$1.run(Bootstrap.java:172)<br>
&gt;       at java.lang.Thread.run(Thread.java:722)<br>
&gt; Caused by: java.lang.NoClassDefFoundError: javax/xml/bind/DatatypeConverter<br>
&gt;       at com.openshift.client.utils.Base64Coder.encode(Base64Coder.java:42)<br>
&gt;       at<br>
&gt; com.openshift.internal.client.httpclient.UrlConnectionHttpClient.setAuthorisation(UrlConnectionHttpClient.java:300)<br>
&gt;       at<br>
&gt; com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createConnection(UrlConnectionHttpClient.java:253)<br>
&gt;       at<br>
&gt; com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99)<br>
&gt;       at<br>
&gt; com.openshift.internal.client.RestService.request(RestService.java:144)<br>
&gt;       at<br>
&gt; com.openshift.internal.client.RestService.request(RestService.java:98)<br>
&gt;       at<br>
&gt; com.openshift.internal.client.RestService.request(RestService.java:91)<br>
&gt;       at<br>
&gt; com.openshift.internal.client.RestService.request(RestService.java:72)<br>
&gt;       at<br>
&gt; com.openshift.internal.client.AbstractOpenShiftConnectionFactory.getConnection(AbstractOpenShiftConnectionFactory.java:34)<br>
&gt;       at<br>
&gt; com.openshift.client.OpenShiftConnectionFactory.getConnection(OpenShiftConnectionFactory.java:134)<br>
&gt;       at<br>
&gt; com.openshift.client.OpenShiftConnectionFactory.getConnection(OpenShiftConnectionFactory.java:103)<br>
&gt;       at<br>
&gt; com.redhat.openshift.core.OpenShiftServiceFactory.create(OpenShiftServiceFactory.java:17)<br>
&gt;       at<br>
&gt; com.redhat.openshift.forge.OpenShiftFacet.internalInstall(OpenShiftFacet.java:101)<br>
&gt;       at<br>
&gt; com.redhat.openshift.forge.OpenShiftFacet.install(OpenShiftFacet.java:81)<br>
&gt;       at<br>
&gt; org.jboss.forge.project.BaseProject.performInstallation(BaseProject.java:240)<br>
&gt;       at<br>
&gt; org.jboss.forge.project.BaseProject.installFacet(BaseProject.java:166)<br>
&gt;       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<br>
&gt;       at<br>
&gt; sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)<br>
&gt;       at<br>
&gt; sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)<br>
&gt;       at java.lang.reflect.Method.invoke(Method.java:601)<br>
&gt;       at<br>
&gt; org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:48)<br>
&gt;       at<br>
&gt; org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:125)<br>
&gt;       at<br>
&gt; org.jboss.weld.proxies.Project$-1946286523$Proxy$_$$_WeldClientProxy.installFacet(Project$-1946286523$Proxy$_$$_WeldClientProxy.java)<br>
&gt;       at<br>
&gt; org.jboss.forge.shell.project.FacetInstallationHandler.performInstallation(FacetInstallationHandler.java:105)<br>
&gt;       at<br>
&gt; org.jboss.forge.shell.project.FacetInstallationHandler.install(FacetInstallationHandler.java:81)<br>
&gt;       at<br>
&gt; org.jboss.forge.shell.project.FacetInstallationHandler.installRequest(FacetInstallationHandler.java:59)<br>
&gt;       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<br>
&gt;       at<br>
&gt; sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)<br>
&gt;       at<br>
&gt; sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)<br>
&gt;       at java.lang.reflect.Method.invoke(Method.java:601)<br>
&gt;       at<br>
&gt; org.jboss.weld.util.reflection.SecureReflections$13.work(SecureReflections.java:305)<br>
&gt;       at<br>
&gt; org.jboss.weld.util.reflection.SecureReflectionAccess.run(SecureReflectionAccess.java:54)<br>
&gt;       at<br>
&gt; org.jboss.weld.util.reflection.SecureReflectionAccess.runAsInvocation(SecureReflectionAccess.java:163)<br>
&gt;       at<br>
&gt; org.jboss.weld.util.reflection.SecureReflections.invoke(SecureReflections.java:299)<br>
&gt;       at<br>
&gt; org.jboss.weld.introspector.jlr.WeldMethodImpl.invokeOnInstance(WeldMethodImpl.java:188)<br>
&gt;       at<br>
&gt; org.jboss.weld.introspector.ForwardingWeldMethod.invokeOnInstance(ForwardingWeldMethod.java:59)<br>
&gt;       at<br>
&gt; org.jboss.weld.injection.MethodInjectionPoint.invokeOnInstanceWithSpecialValue(MethodInjectionPoint.java:198)<br>
&gt;       ... 43 more<br>
&gt; Caused by: java.lang.ClassNotFoundException:<br>
&gt; javax.xml.bind.DatatypeConverter from [Module<br>
&gt; &quot;com.redhat.openshift.forge-openshift-plugin.dependencies:1.0.6.Final-df164dee-c6e5-4ad4-a61d-a5f5ae16aa32&quot;<br>
&gt; from local module loader @1f9805f (roots:<br>
&gt; /home/bdecoste/OpenShift/forge-distribution-1.2.1.Final/modules,/home/bdecoste/.forge/plugins,/home/bdecoste/workspaces/OpenShift/forge)]<br>
&gt;       at<br>
&gt; org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:190)<br>
&gt;       at<br>
&gt; org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(ConcurrentClassLoader.java:468)<br>
&gt;       at<br>
&gt; org.jboss.modules.ConcurrentClassLoader.performLoadClassChecked(ConcurrentClassLoader.java:456)<br>
&gt;       at<br>
&gt; org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:398)<br>
&gt;       at<br>
&gt; org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:120)<br>
&gt;       ... 80 more<br>
&gt;<br>
<br>
--<br>
Bill DeCoste<br>
Principal Software Engineer, Red Hat<br>
978-204-0920<br>
<a href="mailto:wdecoste@redhat.com">wdecoste@redhat.com</a><br>
_______________________________________________<br>
forge-dev mailing list<br>
<a href="mailto:forge-dev@lists.jboss.org">forge-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/forge-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/forge-dev</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br>Lincoln Baxter, III<br><a href="http://ocpsoft.org" target="_blank">http://ocpsoft.org</a><br>&quot;Simpler is better.&quot;
</div>