lsergio commented on issue #5000:
URL: https://github.com/apache/camel-k/issues/5000#issuecomment-1864364848

   For comparison purposes, I repeated the process with Camel K 2.1.0 and the 
build proceeded further, but still failed, as the log shows:
   ```
   
========================================================================================================================
   GraalVM Native Image: Generating 'camel-k-integration-2.1.0-runner' 
(executable)...
   
========================================================================================================================
   For detailed information and explanations on the build output, visit:
   
https://github.com/oracle/graal/blob/master/docs/reference-manual/native-image/BuildOutput.md
   
------------------------------------------------------------------------------------------------------------------------
   Warning: Could not resolve class 
org.apache.commons.logging.impl.LogFactoryImpl for reflection configuration. 
Reason: java.lang.ClassNotFoundException: 
org.apache.commons.logging.impl.LogFactoryImpl.
   Warning: Could not resolve class org.apache.commons.logging.impl.Jdk14Logger 
for reflection configuration. Reason: java.lang.ClassNotFoundException: 
org.apache.commons.logging.impl.Jdk14Logger.
   [1/8] Initializing...                                                        
                           (22.1s @ 0.40GB)
    Java version: 17.0.9+9, vendor version: Mandrel-23.0.2.1-Final
    Graal compiler: optimization level: 2, target machine: x86-64-v3
    C compiler: gcc (redhat, x86_64, 8.5.0)
    Garbage collector: Serial GC (max heap size: 80% of RAM)
    3 user-specific feature(s)
    - io.quarkus.runner.Feature: Auto-generated class by Quarkus from the 
existing extensions
    - io.quarkus.runtime.graal.DisableLoggingFeature: Disables INFO logging 
during the analysis phase
    - org.eclipse.angus.activation.nativeimage.AngusActivationFeature
   [2/8] Performing analysis...  [**********]                                   
                          (250.1s @ 3.42GB)
     26,082 (77.43%) of 33,683 types reachable
     42,401 (72.27%) of 58,669 fields reachable
    160,767 (58.72%) of 273,805 methods reachable
     11,981 types,   501 fields, and 47,545 methods registered for reflection
         63 types,    68 fields, and    55 methods registered for JNI access
          4 native libraries: dl, pthread, rt, z
   [3/8] Building universe...                                                   
                           (30.1s @ 3.17GB)
   [4/8] Parsing methods...      [*****]                                        
                           (22.1s @ 3.24GB)
   [5/8] Inlining methods...     [***]                                          
                           (12.0s @ 3.13GB)
   [6/8] Compiling methods...    [************]                                 
                          (154.7s @ 3.09GB)
   [7/8] Layouting methods...    [***]                                          
                            (9.5s @ 2.99GB)
   
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to