Uploaded image for project: 'Red Hat Process Automation Manager'
  1. Red Hat Process Automation Manager
  2. RHPAM-4512

Throwing errors while starting Dashbuilder Runtime

    XMLWordPrintable

Details

    • False
    • None
    • False
    • CR1
    • ---
    • ---

    Description

      Throwing errors on server log while starting Dashbuilder runtime.

      Even though log showing errors,dashbuilder is able to start successfully.

      Environment used for the deployment of dashbuilder-runtime.war:

      EAP 7.4.0/EAP 7.4.6 +  dashbuilder-runtime 7.13.1  +JDK11

      Error:

      '16:17:13,464 ERROR [stderr] (MSC service thread 1-2) ----------
      16:17:13,467 ERROR [stderr] (MSC service thread 1-2) 1. ERROR in /tmp/sthundat/errai/54885013d5cabb07713c884a93d8133e1f67e/errai.gen/classes/org/jboss/errai/cdi/EventQualifierSerializerImpl.java (at line 4)
      16:17:13,467 ERROR [stderr] (MSC service thread 1-2)    import javax.inject.Named;
      16:17:13,468 ERROR [stderr] (MSC service thread 1-2)           ^^^^^^^^^^^^^^^^^^
      16:17:13,468 ERROR [stderr] (MSC service thread 1-2) The import javax.inject.Named cannot be resolved
      16:17:13,469 ERROR [stderr] (MSC service thread 1-2) ----------
      16:17:13,470 ERROR [stderr] (MSC service thread 1-2) 2. WARNING in /tmp/sthundat/errai/54885013d5cabb07713c884a93d8133e1f67e/errai.gen/classes/org/jboss/errai/cdi/EventQualifierSerializerImpl.java (at line 14)
      16:17:13,471 ERROR [stderr] (MSC service thread 1-2)    serializers.put("org.jboss.errai.ioc.client.api.ReplyTo", AnnotationPropertyAccessorBuilder.create().with("value", new Function() {
      16:17:13,472 ERROR [stderr] (MSC service thread 1-2)       public Object apply(final Object anno)
      { 16:17:13,473 ERROR [stderr] (MSC service thread 1-2)         return SharedAnnotationSerializer.stringify(((ReplyTo) anno).value()); 16:17:13,473 ERROR [stderr] (MSC service thread 1-2)       }
      16:17:13,473 ERROR [stderr] (MSC service thread 1-2)     }).build());
      16:17:13,475 ERROR [stderr] (MSC service thread 1-2)                                                                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      16:17:13,476 ERROR [stderr] (MSC service thread 1-2) Type safety: The expression of type new Function(){} needs unchecked conversion to conform to Function<Annotation,String>
      16:17:13,476 ERROR [stderr] (MSC service thread 1-2) ----------
      16:17:13,476 ERROR [stderr] (MSC service thread 1-2) 3. WARNING in /tmp/sthundat/errai/54885013d5cabb07713c884a93d8133e1f67e/errai.gen/classes/org/jboss/errai/cdi/EventQualifierSerializerImpl.java (at line 14)
      16:17:13,477 ERROR [stderr] (MSC service thread 1-2)    serializers.put("org.jboss.errai.ioc.client.api.ReplyTo", AnnotationPropertyAccessorBuilder.create().with("value", new Function() {
      16:17:13,478 ERROR [stderr] (MSC service thread 1-2)                                                                                                                           ^^^^^^^^
      16:17:13,478 ERROR [stderr] (MSC service thread 1-2) Function is a raw type. References to generic type Function<T,R> should be parameterized
      16:17:13,478 ERROR [stderr] (MSC service thread 1-2) ----------
      16:17:13,479 ERROR [stderr] (MSC service thread 1-2) 4. WARNING in /tmp/sthundat/errai/54885013d5cabb07713c884a93d8133e1f67e/errai.gen/classes/org/jboss/errai/cdi/EventQualifierSerializerImpl.java (at line 19)
      16:17:13,479 ERROR [stderr] (MSC service thread 1-2)    serializers.put("javax.inject.Named", AnnotationPropertyAccessorBuilder.create().with("value", new Function() {
      16:17:13,480 ERROR [stderr] (MSC service thread 1-2)       public Object apply(final Object anno)
      { 16:17:13,480 ERROR [stderr] (MSC service thread 1-2)         return SharedAnnotationSerializer.stringify(((Named) anno).value()); 16:17:13,480 ERROR [stderr] (MSC service thread 1-2)       }
      16:17:13,480 ERROR [stderr] (MSC service thread 1-2)     }).build());'
        

      Attachments

        Activity

          People

            eignatow Eder Ignatowicz
            sthundat Savitha T Jose
            Tomas David Tomas David
            Tomas David Tomas David
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated: