BassemAbdelFatah commented on issue #872:
URL: https://github.com/apache/camel-karavan/issues/872#issuecomment-1696004285

   Mr.@mgubaidullin I really appreciate your assistance.
   
   Integration create works fine, not only Java file creation but also OpenApi 
Json and Yaml makes the same behavior, and there are no errors in the container 
log as below:
   
   2023-08-28 16:26:29,948 INFO  [io.qua.sma.ope.run.OpenApiRecorder] (main) 
CORS filtering is disabled and cross-origin resource sharing is allowed without 
restriction, which is not recommended in production. Please configure the CORS 
filter through 'quarkus.http.cors.*' properties. For more information, see 
Quarkus HTTP CORS documentation
   2023-08-28 16:26:30,145 INFO  [org.apa.cam.kar.ser.KaravanService] (main) 
Start Karavan
   2023-08-28 16:26:30,211 INFO  [org.apa.cam.kar.ser.KaravanService] (main) 
InfinispanService is starting in local mode
   2023-08-28 16:26:30,727 INFO  [org.inf.CONTAINER] (main) ISPN000389: Loaded 
global state, version=14.0.6.Final timestamp=2023-08-28T16:26:24.942646Z
   2023-08-28 16:26:30,893 INFO  [org.inf.CONTAINER] (main) ISPN000556: 
Starting user marshaller 
'org.infinispan.commons.marshall.ImmutableProtoStreamMarshaller'
   2023-08-28 16:26:31,043 INFO  [org.inf.CLUSTER] (main) ISPN000088: Unable to 
use any JGroups configuration mechanisms provided in properties {}. Using 
default JGroups configuration!
   2023-08-28 16:26:31,253 INFO  [org.inf.CLUSTER] (main) ISPN000078: Starting 
JGroups channel `ISPN`
   2023-08-28 16:26:31,268 INFO  [org.jgr.JChannel] (main) local_addr: 
97e37916-e44c-4c72-92ac-2925bafd30a7, name: karavan-6bfb65b5b-7zj86-42276
   2023-08-28 16:26:31,278 WARN  [org.jgr.pro.UDP] (main) JGRP000015: the 
receive buffer of socket MulticastSocket was set to 20MB, but the OS only 
allocated 212.99KB
   2023-08-28 16:26:31,278 WARN  [org.jgr.pro.UDP] (main) JGRP000015: the 
receive buffer of socket MulticastSocket was set to 25MB, but the OS only 
allocated 212.99KB
   2023-08-28 16:26:31,292 INFO  [org.jgr.pro.FD_SOCK2] (main) server listening 
on *.28123
   2023-08-28 16:26:33,298 INFO  [org.jgr.pro.pbc.GMS] (main) 
karavan-6bfb65b5b-7zj86-42276: no members discovered after 2003 ms: creating 
cluster as coordinator
   2023-08-28 16:26:33,309 INFO  [org.inf.CLUSTER] (main) ISPN000094: Received 
new cluster view for channel ISPN: [karavan-6bfb65b5b-7zj86-42276|0] (1) 
[karavan-6bfb65b5b-7zj86-42276]
   2023-08-28 16:26:33,333 INFO  [org.inf.CLUSTER] (main) ISPN000079: Channel 
`ISPN` local address is `karavan-6bfb65b5b-7zj86-42276`, physical addresses are 
`[10.244.2.24:43659]`
   2023-08-28 16:26:33,995 WARN  [org.inf.CONFIG] (main) ISPN000595: 
ClusterLoader has been deprecated and will be removed in a future version with 
no direct replacement
   2023-08-28 16:26:34,201 WARN  [org.inf.CONFIG] (main) ISPN000595: 
ClusterLoader has been deprecated and will be removed in a future version with 
no direct replacement
   2023-08-28 16:26:34,244 WARN  [org.inf.CONFIG] (main) ISPN000595: 
ClusterLoader has been deprecated and will be removed in a future version with 
no direct replacement
   2023-08-28 16:26:34,282 WARN  [org.inf.CONFIG] (main) ISPN000595: 
ClusterLoader has been deprecated and will be removed in a future version with 
no direct replacement
   2023-08-28 16:26:34,299 WARN  [org.inf.CONFIG] (main) ISPN000595: 
ClusterLoader has been deprecated and will be removed in a future version with 
no direct replacement
   2023-08-28 16:26:34,312 WARN  [org.inf.CONFIG] (main) ISPN000595: 
ClusterLoader has been deprecated and will be removed in a future version with 
no direct replacement
   2023-08-28 16:26:34,361 WARN  [org.inf.CONFIG] (main) ISPN000595: 
ClusterLoader has been deprecated and will be removed in a future version with 
no direct replacement
   2023-08-28 16:26:34,382 WARN  [org.inf.CONFIG] (main) ISPN000595: 
ClusterLoader has been deprecated and will be removed in a future version with 
no direct replacement
   2023-08-28 16:26:34,394 WARN  [org.inf.CONFIG] (main) ISPN000595: 
ClusterLoader has been deprecated and will be removed in a future version with 
no direct replacement
   2023-08-28 16:26:34,408 WARN  [org.inf.CONFIG] (main) ISPN000595: 
ClusterLoader has been deprecated and will be removed in a future version with 
no direct replacement
   2023-08-28 16:26:35,340 INFO  [org.apa.cam.kar.ser.KubernetesService] 
(executor-thread-1) Stop Kubernetes Informers
   2023-08-28 16:26:35,341 INFO  [org.apa.cam.kar.ser.KubernetesService] 
(executor-thread-1) Starting Kubernetes Informers
   2023-08-28 16:26:35,453 INFO  [org.apa.cam.kar.ser.ProjectService] 
(executor-thread-0) Add templates project if not exists
   2023-08-28 16:26:35,454 INFO  [org.apa.cam.kar.ser.ProjectService] 
(executor-thread-0) Import commits...
   2023-08-28 16:26:35,456 INFO  [org.apa.cam.kar.ser.GitService] 
(executor-thread-0) Git checkout
   2023-08-28 16:26:35,457 INFO  [org.apa.cam.kar.ser.GitService] 
(executor-thread-0) inKubernetes karavan
   2023-08-28 16:26:35,992 INFO  [io.quarkus] (main) karavan 3.21.0 on JVM 
(powered by Quarkus 2.16.7.Final) started in 9.022s. Listening on: 
http://0.0.0.0:8080
   2023-08-28 16:26:35,995 INFO  [io.quarkus] (main) Profile public activated. 
   2023-08-28 16:26:35,995 INFO  [io.quarkus] (main) Installed features: [cdi, 
infinispan-client, jgit, jsch, kubernetes, kubernetes-client, oidc, 
openshift-client, quinoa, qute, resteasy-reactive, resteasy-reactive-jackson, 
scheduler, security, security-properties-file, smallrye-context-propagation, 
smallrye-fault-tolerance, smallrye-health, smallrye-openapi, 
smallrye-reactive-messaging, swagger-ui, vertx]
   2023-08-28 16:26:36,541 INFO  [org.apa.cam.kar.ser.GitService] 
(executor-thread-0) Temp folder created /tmp/import9903535921224121253
   2023-08-28 16:26:38,269 WARN  [io.fab.kub.cli.dsl.int.VersionUsageUtils] 
(executor-thread-1) The client is using resource type 'pipelineruns' with 
unstable version 'v1beta1'
   2023-08-28 16:26:38,949 INFO  [org.apa.cam.kar.han.PipelineRunEventHandler] 
(executor-thread-1) onAdd karavan-bassem-project-hwncj
   2023-08-28 16:26:39,341 INFO  [org.apa.cam.kar.ser.KubernetesService] 
(executor-thread-1) Started Kubernetes Informers
   


-- 
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