[JBoss JIRA] (DROOLS-4049) PMML files are not listed in Library only in Project Explorer
by Edson Tirelli (Jira)
[ https://issues.jboss.org/browse/DROOLS-4049?page=com.atlassian.jira.plugi... ]
Edson Tirelli commented on DROOLS-4049:
---------------------------------------
[~manstis] good question. What else is a "model"?
Based on these categories, PMML will be either Model or Others.
> PMML files are not listed in Library only in Project Explorer
> -------------------------------------------------------------
>
> Key: DROOLS-4049
> URL: https://issues.jboss.org/browse/DROOLS-4049
> Project: Drools
> Issue Type: Enhancement
> Components: PMML
> Affects Versions: 7.21.0.Final
> Reporter: Matteo Mortari
> Assignee: Michael Anstis
> Priority: Critical
> Labels: drools-tools
> Attachments: image-2019-05-17-15-43-45-741.png, image-2019-05-17-15-44-06-544.png, image-2019-05-17-15-44-30-629.png, test_scorecard.pmml
>
>
> As title I upload a .pmml file
> !image-2019-05-17-15-43-45-741.png|thumbnail!
> it does not appear in asset view despite refresh and multiple time waiting:
> !image-2019-05-17-15-44-06-544.png|thumbnail!
> the only way to check if the file is there is to open another editor at random and check in file explorer:
> !image-2019-05-17-15-44-30-629.png|thumbnail!
> h2. Acceptance test
> - Import (/)
> - Change and reopen (/)
> - Download (/)
> - Remove (/)
> - Rename (/)
> - Filter (/)
> - View in Project view (/)
> - View in repository view (/)
> - Build project (/)
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 2 months
[JBoss JIRA] (SWSQE-753) OCP token for production cluster expires after ~ 2 weeks
by Filip Brychta (Jira)
Filip Brychta created SWSQE-753:
-----------------------------------
Summary: OCP token for production cluster expires after ~ 2 weeks
Key: SWSQE-753
URL: https://issues.jboss.org/browse/SWSQE-753
Project: Kiali QE
Issue Type: Bug
Reporter: Filip Brychta
Assignee: Filip Brychta
Jenkins master is using token for ocp production cluster which expires after ~2 days and is not re-created correctly so it's not possible to create new jenkins slaves. Restart of jenkins master re-generates the token so it's the simplest workaround right now.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 2 months
[JBoss JIRA] (WFCORE-4450) java.rmi is not visible from EJBServerChannel
by Tomas Hofman (Jira)
[ https://issues.jboss.org/browse/WFCORE-4450?page=com.atlassian.jira.plugi... ]
Tomas Hofman closed WFCORE-4450.
--------------------------------
Resolution: Duplicate Issue
> java.rmi is not visible from EJBServerChannel
> ---------------------------------------------
>
> Key: WFCORE-4450
> URL: https://issues.jboss.org/browse/WFCORE-4450
> Project: WildFly Core
> Issue Type: Bug
> Components: Server
> Affects Versions: 9.0.0.Beta3
> Reporter: Tomas Hofman
> Assignee: Tomas Hofman
> Priority: Major
>
> java.rmi is not visible from wildfly.extension.io module
> The CNF is being thrown but not logged on the server side:
> {code}
> (default task-2) [BYTEMAN-1] CNF: java.lang.ClassNotFoundException: java.rmi.dgc.Lease from [Module "org.wildfly.extension.io" version 6.0.12.Final-redhat-00001 from local module loader @6a024a67 (finder: local module finder @7921b0a2 (roots: /tmp/jboss-eap-7.2/modules,/tmp/jboss-eap-7.2/modules/system/layers/base))] (no security manager: RMI class loader disabled)
> (default task-2) java.lang.ClassNotFoundException.<init>(ClassNotFoundException.java:97)
> (default task-2) sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:396)
> (default task-2) sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:186)
> (default task-2) java.rmi.server.RMIClassLoader$2.loadClass(RMIClassLoader.java:637)
> (default task-2) java.rmi.server.RMIClassLoader.loadClass(RMIClassLoader.java:264)
> (default task-2) sun.rmi.server.MarshalInputStream.resolveClass(MarshalInputStream.java:219)
> (default task-2) java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1868)
> (default task-2) java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1751)
> (default task-2) java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2042)
> (default task-2) java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1573)
> (default task-2) java.io.ObjectInputStream.readObject(ObjectInputStream.java:431)
> (default task-2) sun.rmi.transport.DGCImpl_Stub.dirty(DGCImpl_Stub.java:125)
> (default task-2) sun.rmi.transport.DGCClient$EndpointEntry.makeDirtyCall(DGCClient.java:382)
> (default task-2) sun.rmi.transport.DGCClient$EndpointEntry.registerRefs(DGCClient.java:324)
> (default task-2) sun.rmi.transport.DGCClient.registerRefs(DGCClient.java:160)
> (default task-2) sun.rmi.transport.LiveRef.read(LiveRef.java:312)
> (default task-2) sun.rmi.server.UnicastRef.readExternal(UnicastRef.java:489)
> (default task-2) java.rmi.server.RemoteObject.readObject(RemoteObject.java:455)
> (default task-2) sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2)
> (default task-2) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> (default task-2) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> (default task-2) java.lang.reflect.Method.invoke(Method.java:498)
> (default task-2) org.jboss.marshalling.reflect.JDKSpecific$SerMethods.callReadObject(JDKSpecific.java:179)
> (default task-2) org.jboss.marshalling.reflect.SerializableClass.callReadObject(SerializableClass.java:212)
> (default task-2) org.jboss.marshalling.river.RiverUnmarshaller.doInitSerializable(RiverUnmarshaller.java:1746)
> (default task-2) org.jboss.marshalling.river.RiverUnmarshaller.doInitSerializable(RiverUnmarshaller.java:1715)
> (default task-2) org.jboss.marshalling.river.RiverUnmarshaller.doInitSerializable(RiverUnmarshaller.java:1715)
> (default task-2) org.jboss.marshalling.river.RiverUnmarshaller.doReadNewObject(RiverUnmarshaller.java:1395)
> (default task-2) org.jboss.marshalling.river.RiverUnmarshaller.doReadObject(RiverUnmarshaller.java:272)
> (default task-2) org.jboss.marshalling.river.RiverUnmarshaller.doReadObject(RiverUnmarshaller.java:205)
> (default task-2) org.jboss.marshalling.AbstractObjectInput.readObject(AbstractObjectInput.java:41)
> (default task-2) org.jboss.ejb.protocol.remote.EJBServerChannel$RemotingInvocationRequest.getRequestContent(EJBServerChannel.java:813)
> (default task-2) org.jboss.as.ejb3.remote.AssociationImpl.receiveInvocationRequest(AssociationImpl.java:130)
> (default task-2) org.jboss.ejb.protocol.remote.EJBServerChannel$ReceiverImpl.handleInvocationRequest(EJBServerChannel.java:451)
> (default task-2) org.jboss.ejb.protocol.remote.EJBServerChannel$ReceiverImpl.handleMessage(EJBServerChannel.java:189)
> (default task-2) org.jboss.remoting3.remote.RemoteConnectionChannel.lambda$handleMessageData$3(RemoteConnectionChannel.java:430)
> (default task-2) org.jboss.remoting3.EndpointImpl$TrackingExecutor.lambda$execute$0(EndpointImpl.java:949)
> (default task-2) org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)
> (default task-2) org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:1985)
> (default task-2) org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1487)
> (default task-2) org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1378)
> (default task-2) java.lang.Thread.run(Thread.java:748)
> {code}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 2 months
[JBoss JIRA] (WFCORE-4450) java.rmi is not visible from EJBServerChannel
by Tomas Hofman (Jira)
[ https://issues.jboss.org/browse/WFCORE-4450?page=com.atlassian.jira.plugi... ]
Tomas Hofman closed WFCORE-4450.
--------------------------------
Resolution: Done
This will be resolved by WFLY-12032.
> java.rmi is not visible from EJBServerChannel
> ---------------------------------------------
>
> Key: WFCORE-4450
> URL: https://issues.jboss.org/browse/WFCORE-4450
> Project: WildFly Core
> Issue Type: Bug
> Components: Server
> Affects Versions: 9.0.0.Beta3
> Reporter: Tomas Hofman
> Assignee: Tomas Hofman
> Priority: Major
>
> java.rmi is not visible from wildfly.extension.io module
> The CNF is being thrown but not logged on the server side:
> {code}
> (default task-2) [BYTEMAN-1] CNF: java.lang.ClassNotFoundException: java.rmi.dgc.Lease from [Module "org.wildfly.extension.io" version 6.0.12.Final-redhat-00001 from local module loader @6a024a67 (finder: local module finder @7921b0a2 (roots: /tmp/jboss-eap-7.2/modules,/tmp/jboss-eap-7.2/modules/system/layers/base))] (no security manager: RMI class loader disabled)
> (default task-2) java.lang.ClassNotFoundException.<init>(ClassNotFoundException.java:97)
> (default task-2) sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:396)
> (default task-2) sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:186)
> (default task-2) java.rmi.server.RMIClassLoader$2.loadClass(RMIClassLoader.java:637)
> (default task-2) java.rmi.server.RMIClassLoader.loadClass(RMIClassLoader.java:264)
> (default task-2) sun.rmi.server.MarshalInputStream.resolveClass(MarshalInputStream.java:219)
> (default task-2) java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1868)
> (default task-2) java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1751)
> (default task-2) java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2042)
> (default task-2) java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1573)
> (default task-2) java.io.ObjectInputStream.readObject(ObjectInputStream.java:431)
> (default task-2) sun.rmi.transport.DGCImpl_Stub.dirty(DGCImpl_Stub.java:125)
> (default task-2) sun.rmi.transport.DGCClient$EndpointEntry.makeDirtyCall(DGCClient.java:382)
> (default task-2) sun.rmi.transport.DGCClient$EndpointEntry.registerRefs(DGCClient.java:324)
> (default task-2) sun.rmi.transport.DGCClient.registerRefs(DGCClient.java:160)
> (default task-2) sun.rmi.transport.LiveRef.read(LiveRef.java:312)
> (default task-2) sun.rmi.server.UnicastRef.readExternal(UnicastRef.java:489)
> (default task-2) java.rmi.server.RemoteObject.readObject(RemoteObject.java:455)
> (default task-2) sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2)
> (default task-2) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> (default task-2) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> (default task-2) java.lang.reflect.Method.invoke(Method.java:498)
> (default task-2) org.jboss.marshalling.reflect.JDKSpecific$SerMethods.callReadObject(JDKSpecific.java:179)
> (default task-2) org.jboss.marshalling.reflect.SerializableClass.callReadObject(SerializableClass.java:212)
> (default task-2) org.jboss.marshalling.river.RiverUnmarshaller.doInitSerializable(RiverUnmarshaller.java:1746)
> (default task-2) org.jboss.marshalling.river.RiverUnmarshaller.doInitSerializable(RiverUnmarshaller.java:1715)
> (default task-2) org.jboss.marshalling.river.RiverUnmarshaller.doInitSerializable(RiverUnmarshaller.java:1715)
> (default task-2) org.jboss.marshalling.river.RiverUnmarshaller.doReadNewObject(RiverUnmarshaller.java:1395)
> (default task-2) org.jboss.marshalling.river.RiverUnmarshaller.doReadObject(RiverUnmarshaller.java:272)
> (default task-2) org.jboss.marshalling.river.RiverUnmarshaller.doReadObject(RiverUnmarshaller.java:205)
> (default task-2) org.jboss.marshalling.AbstractObjectInput.readObject(AbstractObjectInput.java:41)
> (default task-2) org.jboss.ejb.protocol.remote.EJBServerChannel$RemotingInvocationRequest.getRequestContent(EJBServerChannel.java:813)
> (default task-2) org.jboss.as.ejb3.remote.AssociationImpl.receiveInvocationRequest(AssociationImpl.java:130)
> (default task-2) org.jboss.ejb.protocol.remote.EJBServerChannel$ReceiverImpl.handleInvocationRequest(EJBServerChannel.java:451)
> (default task-2) org.jboss.ejb.protocol.remote.EJBServerChannel$ReceiverImpl.handleMessage(EJBServerChannel.java:189)
> (default task-2) org.jboss.remoting3.remote.RemoteConnectionChannel.lambda$handleMessageData$3(RemoteConnectionChannel.java:430)
> (default task-2) org.jboss.remoting3.EndpointImpl$TrackingExecutor.lambda$execute$0(EndpointImpl.java:949)
> (default task-2) org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)
> (default task-2) org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:1985)
> (default task-2) org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1487)
> (default task-2) org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1378)
> (default task-2) java.lang.Thread.run(Thread.java:748)
> {code}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 2 months
[JBoss JIRA] (WFCORE-4450) java.rmi is not visible from EJBServerChannel
by Tomas Hofman (Jira)
[ https://issues.jboss.org/browse/WFCORE-4450?page=com.atlassian.jira.plugi... ]
Tomas Hofman reopened WFCORE-4450:
----------------------------------
> java.rmi is not visible from EJBServerChannel
> ---------------------------------------------
>
> Key: WFCORE-4450
> URL: https://issues.jboss.org/browse/WFCORE-4450
> Project: WildFly Core
> Issue Type: Bug
> Components: Server
> Affects Versions: 9.0.0.Beta3
> Reporter: Tomas Hofman
> Assignee: Tomas Hofman
> Priority: Major
>
> java.rmi is not visible from wildfly.extension.io module
> The CNF is being thrown but not logged on the server side:
> {code}
> (default task-2) [BYTEMAN-1] CNF: java.lang.ClassNotFoundException: java.rmi.dgc.Lease from [Module "org.wildfly.extension.io" version 6.0.12.Final-redhat-00001 from local module loader @6a024a67 (finder: local module finder @7921b0a2 (roots: /tmp/jboss-eap-7.2/modules,/tmp/jboss-eap-7.2/modules/system/layers/base))] (no security manager: RMI class loader disabled)
> (default task-2) java.lang.ClassNotFoundException.<init>(ClassNotFoundException.java:97)
> (default task-2) sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:396)
> (default task-2) sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:186)
> (default task-2) java.rmi.server.RMIClassLoader$2.loadClass(RMIClassLoader.java:637)
> (default task-2) java.rmi.server.RMIClassLoader.loadClass(RMIClassLoader.java:264)
> (default task-2) sun.rmi.server.MarshalInputStream.resolveClass(MarshalInputStream.java:219)
> (default task-2) java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1868)
> (default task-2) java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1751)
> (default task-2) java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2042)
> (default task-2) java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1573)
> (default task-2) java.io.ObjectInputStream.readObject(ObjectInputStream.java:431)
> (default task-2) sun.rmi.transport.DGCImpl_Stub.dirty(DGCImpl_Stub.java:125)
> (default task-2) sun.rmi.transport.DGCClient$EndpointEntry.makeDirtyCall(DGCClient.java:382)
> (default task-2) sun.rmi.transport.DGCClient$EndpointEntry.registerRefs(DGCClient.java:324)
> (default task-2) sun.rmi.transport.DGCClient.registerRefs(DGCClient.java:160)
> (default task-2) sun.rmi.transport.LiveRef.read(LiveRef.java:312)
> (default task-2) sun.rmi.server.UnicastRef.readExternal(UnicastRef.java:489)
> (default task-2) java.rmi.server.RemoteObject.readObject(RemoteObject.java:455)
> (default task-2) sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2)
> (default task-2) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> (default task-2) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> (default task-2) java.lang.reflect.Method.invoke(Method.java:498)
> (default task-2) org.jboss.marshalling.reflect.JDKSpecific$SerMethods.callReadObject(JDKSpecific.java:179)
> (default task-2) org.jboss.marshalling.reflect.SerializableClass.callReadObject(SerializableClass.java:212)
> (default task-2) org.jboss.marshalling.river.RiverUnmarshaller.doInitSerializable(RiverUnmarshaller.java:1746)
> (default task-2) org.jboss.marshalling.river.RiverUnmarshaller.doInitSerializable(RiverUnmarshaller.java:1715)
> (default task-2) org.jboss.marshalling.river.RiverUnmarshaller.doInitSerializable(RiverUnmarshaller.java:1715)
> (default task-2) org.jboss.marshalling.river.RiverUnmarshaller.doReadNewObject(RiverUnmarshaller.java:1395)
> (default task-2) org.jboss.marshalling.river.RiverUnmarshaller.doReadObject(RiverUnmarshaller.java:272)
> (default task-2) org.jboss.marshalling.river.RiverUnmarshaller.doReadObject(RiverUnmarshaller.java:205)
> (default task-2) org.jboss.marshalling.AbstractObjectInput.readObject(AbstractObjectInput.java:41)
> (default task-2) org.jboss.ejb.protocol.remote.EJBServerChannel$RemotingInvocationRequest.getRequestContent(EJBServerChannel.java:813)
> (default task-2) org.jboss.as.ejb3.remote.AssociationImpl.receiveInvocationRequest(AssociationImpl.java:130)
> (default task-2) org.jboss.ejb.protocol.remote.EJBServerChannel$ReceiverImpl.handleInvocationRequest(EJBServerChannel.java:451)
> (default task-2) org.jboss.ejb.protocol.remote.EJBServerChannel$ReceiverImpl.handleMessage(EJBServerChannel.java:189)
> (default task-2) org.jboss.remoting3.remote.RemoteConnectionChannel.lambda$handleMessageData$3(RemoteConnectionChannel.java:430)
> (default task-2) org.jboss.remoting3.EndpointImpl$TrackingExecutor.lambda$execute$0(EndpointImpl.java:949)
> (default task-2) org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)
> (default task-2) org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:1985)
> (default task-2) org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1487)
> (default task-2) org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1378)
> (default task-2) java.lang.Thread.run(Thread.java:748)
> {code}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 2 months
[JBoss JIRA] (WFLY-12032) EJB subsystem doesn't set TCCL when deserializing request
by Tomas Hofman (Jira)
[ https://issues.jboss.org/browse/WFLY-12032?page=com.atlassian.jira.plugin... ]
Tomas Hofman updated WFLY-12032:
--------------------------------
Git Pull Request: https://github.com/wildfly/wildfly/pull/12287
> EJB subsystem doesn't set TCCL when deserializing request
> ----------------------------------------------------------
>
> Key: WFLY-12032
> URL: https://issues.jboss.org/browse/WFLY-12032
> Project: WildFly
> Issue Type: Bug
> Affects Versions: 16.0.0.Final
> Reporter: Tomas Hofman
> Priority: Major
>
> This is follow up issue for JBEAP-16725, which was resolved with a workaround - javax.rmi was added as a dependency of wildfly.extension.io module.
> The root cause is probably inside jboss-modules.
> The issue is following:
> * a standalone EJB client invokes remote EJB, and passes an object as an argument;
> * server (trying to use the remote object) fails with "java.lang.ClassNotFoundException: java.rmi.dgc.Lease" (stacktrace bellow).
> If a short delay ({{Thread.sleep(100)}}) is introduced on the server side, before manipulating the remote object, the invocation succeeds.
> {code}
> java.lang.ClassNotFoundException: java.rmi.dgc.Lease from [Module "org.wildfly.extension.io" version 6.0.12.Final-redhat-00001 from local module loader @6a024a67 (finder: local module finder @7921b0a2 (roots: /tmp/jboss-eap-7.2/modules,/tmp/jboss-eap-7.2/modules/system/layers/base))] (no security manager: RMI class loader disabled)
> (default task-2) java.lang.ClassNotFoundException.<init>(ClassNotFoundException.java:97)
> (default task-2) sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:396)
> (default task-2) sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:186)
> (default task-2) java.rmi.server.RMIClassLoader$2.loadClass(RMIClassLoader.java:637)
> (default task-2) java.rmi.server.RMIClassLoader.loadClass(RMIClassLoader.java:264)
> (default task-2) sun.rmi.server.MarshalInputStream.resolveClass(MarshalInputStream.java:219)
> (default task-2) java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1868)
> (default task-2) java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1751)
> (default task-2) java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2042)
> (default task-2) java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1573)
> (default task-2) java.io.ObjectInputStream.readObject(ObjectInputStream.java:431)
> (default task-2) sun.rmi.transport.DGCImpl_Stub.dirty(DGCImpl_Stub.java:125)
> (default task-2) sun.rmi.transport.DGCClient$EndpointEntry.makeDirtyCall(DGCClient.java:382)
> (default task-2) sun.rmi.transport.DGCClient$EndpointEntry.registerRefs(DGCClient.java:324)
> (default task-2) sun.rmi.transport.DGCClient.registerRefs(DGCClient.java:160)
> (default task-2) sun.rmi.transport.LiveRef.read(LiveRef.java:312)
> (default task-2) sun.rmi.server.UnicastRef.readExternal(UnicastRef.java:489)
> (default task-2) java.rmi.server.RemoteObject.readObject(RemoteObject.java:455)
> (default task-2) sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2)
> (default task-2) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> (default task-2) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> (default task-2) java.lang.reflect.Method.invoke(Method.java:498)
> (default task-2) org.jboss.marshalling.reflect.JDKSpecific$SerMethods.callReadObject(JDKSpecific.java:179)
> (default task-2) org.jboss.marshalling.reflect.SerializableClass.callReadObject(SerializableClass.java:212)
> (default task-2) org.jboss.marshalling.river.RiverUnmarshaller.doInitSerializable(RiverUnmarshaller.java:1746)
> (default task-2) org.jboss.marshalling.river.RiverUnmarshaller.doInitSerializable(RiverUnmarshaller.java:1715)
> (default task-2) org.jboss.marshalling.river.RiverUnmarshaller.doInitSerializable(RiverUnmarshaller.java:1715)
> (default task-2) org.jboss.marshalling.river.RiverUnmarshaller.doReadNewObject(RiverUnmarshaller.java:1395)
> (default task-2) org.jboss.marshalling.river.RiverUnmarshaller.doReadObject(RiverUnmarshaller.java:272)
> (default task-2) org.jboss.marshalling.river.RiverUnmarshaller.doReadObject(RiverUnmarshaller.java:205)
> (default task-2) org.jboss.marshalling.AbstractObjectInput.readObject(AbstractObjectInput.java:41)
> (default task-2) org.jboss.ejb.protocol.remote.EJBServerChannel$RemotingInvocationRequest.getRequestContent(EJBServerChannel.java:813)
> (default task-2) org.jboss.as.ejb3.remote.AssociationImpl.receiveInvocationRequest(AssociationImpl.java:130)
> (default task-2) org.jboss.ejb.protocol.remote.EJBServerChannel$ReceiverImpl.handleInvocationRequest(EJBServerChannel.java:451)
> (default task-2) org.jboss.ejb.protocol.remote.EJBServerChannel$ReceiverImpl.handleMessage(EJBServerChannel.java:189)
> (default task-2) org.jboss.remoting3.remote.RemoteConnectionChannel.lambda$handleMessageData$3(RemoteConnectionChannel.java:430)
> (default task-2) org.jboss.remoting3.EndpointImpl$TrackingExecutor.lambda$execute$0(EndpointImpl.java:949)
> (default task-2) org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)
> (default task-2) org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:1985)
> (default task-2) org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1487)
> (default task-2) org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1378)
> (default task-2) java.lang.Thread.run(Thread.java:748)
> {code}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 2 months
[JBoss JIRA] (DROOLS-4049) PMML files are not listed in Library only in Project Explorer
by Jozef Marko (Jira)
[ https://issues.jboss.org/browse/DROOLS-4049?page=com.atlassian.jira.plugi... ]
Jozef Marko updated DROOLS-4049:
--------------------------------
Description:
As title I upload a .pmml file
!image-2019-05-17-15-43-45-741.png|thumbnail!
it does not appear in asset view despite refresh and multiple time waiting:
!image-2019-05-17-15-44-06-544.png|thumbnail!
the only way to check if the file is there is to open another editor at random and check in file explorer:
!image-2019-05-17-15-44-30-629.png|thumbnail!
h2. Acceptance test
- Import (/)
- Change and reopen (/)
- Download (/)
- Remove (/)
- Rename (/)
- Filter (/)
- View in Project view (/)
- View in repository view (/)
- Build project (/)
was:
As title I upload a .pmml file
!image-2019-05-17-15-43-45-741.png|thumbnail!
it does not appear in asset view despite refresh and multiple time waiting:
!image-2019-05-17-15-44-06-544.png|thumbnail!
the only way to check if the file is there is to open another editor at random and check in file explorer:
!image-2019-05-17-15-44-30-629.png|thumbnail!
h2. Acceptance test
- Import (/)
- Change and reopen
- Remove (/)
- Rename (/)
- Filter (/)
- View in Project view (/)
- View in repository view (/)
- Build project (/)
> PMML files are not listed in Library only in Project Explorer
> -------------------------------------------------------------
>
> Key: DROOLS-4049
> URL: https://issues.jboss.org/browse/DROOLS-4049
> Project: Drools
> Issue Type: Enhancement
> Components: PMML
> Affects Versions: 7.21.0.Final
> Reporter: Matteo Mortari
> Assignee: Michael Anstis
> Priority: Critical
> Labels: drools-tools
> Attachments: image-2019-05-17-15-43-45-741.png, image-2019-05-17-15-44-06-544.png, image-2019-05-17-15-44-30-629.png, test_scorecard.pmml
>
>
> As title I upload a .pmml file
> !image-2019-05-17-15-43-45-741.png|thumbnail!
> it does not appear in asset view despite refresh and multiple time waiting:
> !image-2019-05-17-15-44-06-544.png|thumbnail!
> the only way to check if the file is there is to open another editor at random and check in file explorer:
> !image-2019-05-17-15-44-30-629.png|thumbnail!
> h2. Acceptance test
> - Import (/)
> - Change and reopen (/)
> - Download (/)
> - Remove (/)
> - Rename (/)
> - Filter (/)
> - View in Project view (/)
> - View in repository view (/)
> - Build project (/)
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 2 months
[JBoss JIRA] (DROOLS-4049) PMML files are not listed in Library only in Project Explorer
by Jozef Marko (Jira)
[ https://issues.jboss.org/browse/DROOLS-4049?page=com.atlassian.jira.plugi... ]
Jozef Marko updated DROOLS-4049:
--------------------------------
Description:
As title I upload a .pmml file
!image-2019-05-17-15-43-45-741.png|thumbnail!
it does not appear in asset view despite refresh and multiple time waiting:
!image-2019-05-17-15-44-06-544.png|thumbnail!
the only way to check if the file is there is to open another editor at random and check in file explorer:
!image-2019-05-17-15-44-30-629.png|thumbnail!
h2. Acceptance test
- Import (/)
- Change and reopen
- Remove (/)
- Rename (/)
- Filter (/)
- View in Project view (/)
- View in repository view (/)
- Build project (/)
was:
As title I upload a .pmml file
!image-2019-05-17-15-43-45-741.png|thumbnail!
it does not appear in asset view despite refresh and multiple time waiting:
!image-2019-05-17-15-44-06-544.png|thumbnail!
the only way to check if the file is there is to open another editor at random and check in file explorer:
!image-2019-05-17-15-44-30-629.png|thumbnail!
h2. Acceptance test
- Import (/)
- Change and reopen
- Remove (/)
- Rename
- Filter (/)
- View in Project view (/)
- View in repository view (/)
- Build project (/)
> PMML files are not listed in Library only in Project Explorer
> -------------------------------------------------------------
>
> Key: DROOLS-4049
> URL: https://issues.jboss.org/browse/DROOLS-4049
> Project: Drools
> Issue Type: Enhancement
> Components: PMML
> Affects Versions: 7.21.0.Final
> Reporter: Matteo Mortari
> Assignee: Michael Anstis
> Priority: Critical
> Labels: drools-tools
> Attachments: image-2019-05-17-15-43-45-741.png, image-2019-05-17-15-44-06-544.png, image-2019-05-17-15-44-30-629.png, test_scorecard.pmml
>
>
> As title I upload a .pmml file
> !image-2019-05-17-15-43-45-741.png|thumbnail!
> it does not appear in asset view despite refresh and multiple time waiting:
> !image-2019-05-17-15-44-06-544.png|thumbnail!
> the only way to check if the file is there is to open another editor at random and check in file explorer:
> !image-2019-05-17-15-44-30-629.png|thumbnail!
> h2. Acceptance test
> - Import (/)
> - Change and reopen
> - Remove (/)
> - Rename (/)
> - Filter (/)
> - View in Project view (/)
> - View in repository view (/)
> - Build project (/)
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 2 months
[JBoss JIRA] (DROOLS-4049) PMML files are not listed in Library only in Project Explorer
by Jozef Marko (Jira)
[ https://issues.jboss.org/browse/DROOLS-4049?page=com.atlassian.jira.plugi... ]
Jozef Marko updated DROOLS-4049:
--------------------------------
Description:
As title I upload a .pmml file
!image-2019-05-17-15-43-45-741.png|thumbnail!
it does not appear in asset view despite refresh and multiple time waiting:
!image-2019-05-17-15-44-06-544.png|thumbnail!
the only way to check if the file is there is to open another editor at random and check in file explorer:
!image-2019-05-17-15-44-30-629.png|thumbnail!
h2. Acceptance test
- Import (/)
- Change and reopen
- Remove (/)
- Rename
- Filter (/)
- View in Project view (/)
- View in repository view (/)
- Build project (/)
was:
As title I upload a .pmml file
!image-2019-05-17-15-43-45-741.png|thumbnail!
it does not appear in asset view despite refresh and multiple time waiting:
!image-2019-05-17-15-44-06-544.png|thumbnail!
the only way to check if the file is there is to open another editor at random and check in file explorer:
!image-2019-05-17-15-44-30-629.png|thumbnail!
h2. Acceptance test
- Import (/)
- Change and reopen
- Remove
- Rename
- Filter (/)
- View in Project view (/)
- View in repository view (/)
- Build project (/)
> PMML files are not listed in Library only in Project Explorer
> -------------------------------------------------------------
>
> Key: DROOLS-4049
> URL: https://issues.jboss.org/browse/DROOLS-4049
> Project: Drools
> Issue Type: Enhancement
> Components: PMML
> Affects Versions: 7.21.0.Final
> Reporter: Matteo Mortari
> Assignee: Michael Anstis
> Priority: Critical
> Labels: drools-tools
> Attachments: image-2019-05-17-15-43-45-741.png, image-2019-05-17-15-44-06-544.png, image-2019-05-17-15-44-30-629.png, test_scorecard.pmml
>
>
> As title I upload a .pmml file
> !image-2019-05-17-15-43-45-741.png|thumbnail!
> it does not appear in asset view despite refresh and multiple time waiting:
> !image-2019-05-17-15-44-06-544.png|thumbnail!
> the only way to check if the file is there is to open another editor at random and check in file explorer:
> !image-2019-05-17-15-44-30-629.png|thumbnail!
> h2. Acceptance test
> - Import (/)
> - Change and reopen
> - Remove (/)
> - Rename
> - Filter (/)
> - View in Project view (/)
> - View in repository view (/)
> - Build project (/)
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 2 months
[JBoss JIRA] (DROOLS-4049) PMML files are not listed in Library only in Project Explorer
by Jozef Marko (Jira)
[ https://issues.jboss.org/browse/DROOLS-4049?page=com.atlassian.jira.plugi... ]
Jozef Marko updated DROOLS-4049:
--------------------------------
Description:
As title I upload a .pmml file
!image-2019-05-17-15-43-45-741.png|thumbnail!
it does not appear in asset view despite refresh and multiple time waiting:
!image-2019-05-17-15-44-06-544.png|thumbnail!
the only way to check if the file is there is to open another editor at random and check in file explorer:
!image-2019-05-17-15-44-30-629.png|thumbnail!
h2. Acceptance test
- Import (/)
- Change and reopen
- Remove
- Rename
- Filter (/)
- View in Project view (/)
- View in repository view (/)
- Build project (/)
was:
As title I upload a .pmml file
!image-2019-05-17-15-43-45-741.png|thumbnail!
it does not appear in asset view despite refresh and multiple time waiting:
!image-2019-05-17-15-44-06-544.png|thumbnail!
the only way to check if the file is there is to open another editor at random and check in file explorer:
!image-2019-05-17-15-44-30-629.png|thumbnail!
h2. Acceptance test
- Import (/)
- Change and reopen
- Remove
- Rename
- Filter
- View in Project view (/)
- View in repository view (/)
- Build project
> PMML files are not listed in Library only in Project Explorer
> -------------------------------------------------------------
>
> Key: DROOLS-4049
> URL: https://issues.jboss.org/browse/DROOLS-4049
> Project: Drools
> Issue Type: Enhancement
> Components: PMML
> Affects Versions: 7.21.0.Final
> Reporter: Matteo Mortari
> Assignee: Michael Anstis
> Priority: Critical
> Labels: drools-tools
> Attachments: image-2019-05-17-15-43-45-741.png, image-2019-05-17-15-44-06-544.png, image-2019-05-17-15-44-30-629.png, test_scorecard.pmml
>
>
> As title I upload a .pmml file
> !image-2019-05-17-15-43-45-741.png|thumbnail!
> it does not appear in asset view despite refresh and multiple time waiting:
> !image-2019-05-17-15-44-06-544.png|thumbnail!
> the only way to check if the file is there is to open another editor at random and check in file explorer:
> !image-2019-05-17-15-44-30-629.png|thumbnail!
> h2. Acceptance test
> - Import (/)
> - Change and reopen
> - Remove
> - Rename
> - Filter (/)
> - View in Project view (/)
> - View in repository view (/)
> - Build project (/)
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 2 months