[GitHub] [camel-karavan] BassemAbdelFatah commented on issue #872: infinite loading page on java or json creation

2023-09-03 Thread via GitHub


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

   @mgubaidullin any updates kindly.


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



[GitHub] [camel-karavan] BassemAbdelFatah commented on issue #872: infinite loading page on java or json creation

2023-08-31 Thread via GitHub


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

   > Can you share Karavan container log?
   
   Here you go:
 k logs -f karavan-6bfb65b5b-fcvw8
   2023-08-31 11:02:54,670 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-31 11:02:54,842 INFO  [org.apa.cam.kar.ser.KaravanService] (main) 
Start Karavan
   2023-08-31 11:02:54,900 INFO  [org.apa.cam.kar.ser.KaravanService] (main) 
InfinispanService is starting in local mode
   2023-08-31 11:02:55,392 INFO  [org.inf.CONTAINER] (main) ISPN000389: Loaded 
global state, version=14.0.6.Final timestamp=2023-08-31T11:02:49.837984Z
   2023-08-31 11:02:55,554 INFO  [org.inf.CONTAINER] (main) ISPN000556: 
Starting user marshaller 
'org.infinispan.commons.marshall.ImmutableProtoStreamMarshaller'
   2023-08-31 11:02:55,738 INFO  [org.inf.CLUSTER] (main) ISPN88: Unable to 
use any JGroups configuration mechanisms provided in properties {}. Using 
default JGroups configuration!
   2023-08-31 11:02:55,956 INFO  [org.inf.CLUSTER] (main) ISPN78: Starting 
JGroups channel `ISPN`
   2023-08-31 11:02:55,971 INFO  [org.jgr.JChannel] (main) local_addr: 
e1b02794-cf70-4520-b549-5296a171887a, name: karavan-6bfb65b5b-fcvw8-54876
   2023-08-31 11:02:55,978 WARN  [org.jgr.pro.UDP] (main) JGRP15: the send 
buffer of socket MulticastSocket was set to 1MB, but the OS only allocated 
212.99KB
   2023-08-31 11:02:55,978 WARN  [org.jgr.pro.UDP] (main) JGRP15: the 
receive buffer of socket MulticastSocket was set to 20MB, but the OS only 
allocated 212.99KB
   2023-08-31 11:02:55,979 WARN  [org.jgr.pro.UDP] (main) JGRP15: the send 
buffer of socket MulticastSocket was set to 1MB, but the OS only allocated 
212.99KB
   2023-08-31 11:02:55,980 WARN  [org.jgr.pro.UDP] (main) JGRP15: the 
receive buffer of socket MulticastSocket was set to 25MB, but the OS only 
allocated 212.99KB
   2023-08-31 11:02:56,008 INFO  [org.jgr.pro.FD_SOCK2] (main) server listening 
on *.41681
   2023-08-31 11:02:58,045 INFO  [org.jgr.pro.pbc.GMS] (main) 
karavan-6bfb65b5b-fcvw8-54876: no members discovered after 2006 ms: creating 
cluster as coordinator
   2023-08-31 11:02:58,056 INFO  [org.inf.CLUSTER] (main) ISPN94: Received 
new cluster view for channel ISPN: [karavan-6bfb65b5b-fcvw8-54876|0] (1) 
[karavan-6bfb65b5b-fcvw8-54876]
   2023-08-31 11:02:58,074 INFO  [org.inf.CLUSTER] (main) ISPN79: Channel 
`ISPN` local address is `karavan-6bfb65b5b-fcvw8-54876`, physical addresses are 
`[10.244.0.19:57217]`
   2023-08-31 11:02:58,789 WARN  [org.inf.CONFIG] (main) ISPN000595: 
ClusterLoader has been deprecated and will be removed in a future version with 
no direct replacement
   2023-08-31 11:02:59,016 WARN  [org.inf.CONFIG] (main) ISPN000595: 
ClusterLoader has been deprecated and will be removed in a future version with 
no direct replacement
   2023-08-31 11:02:59,061 WARN  [org.inf.CONFIG] (main) ISPN000595: 
ClusterLoader has been deprecated and will be removed in a future version with 
no direct replacement
   2023-08-31 11:02:59,080 WARN  [org.inf.CONFIG] (main) ISPN000595: 
ClusterLoader has been deprecated and will be removed in a future version with 
no direct replacement
   2023-08-31 11:02:59,095 WARN  [org.inf.CONFIG] (main) ISPN000595: 
ClusterLoader has been deprecated and will be removed in a future version with 
no direct replacement
   2023-08-31 11:02:59,138 WARN  [org.inf.CONFIG] (main) ISPN000595: 
ClusterLoader has been deprecated and will be removed in a future version with 
no direct replacement
   2023-08-31 11:02:59,157 WARN  [org.inf.CONFIG] (main) ISPN000595: 
ClusterLoader has been deprecated and will be removed in a future version with 
no direct replacement
   2023-08-31 11:02:59,170 WARN  [org.inf.CONFIG] (main) ISPN000595: 
ClusterLoader has been deprecated and will be removed in a future version with 
no direct replacement
   2023-08-31 11:02:59,182 WARN  [org.inf.CONFIG] (main) ISPN000595: 
ClusterLoader has been deprecated and will be removed in a future version with 
no direct replacement
   2023-08-31 11:02:59,348 WARN  [org.inf.CONFIG] (main) ISPN000595: 
ClusterLoader has been deprecated and will be removed in a future version with 
no direct replacement
   2023-08-31 11:02:59,973 INFO  [org.apa.cam.kar.ser.KubernetesService] 
(executor-thread-0) Stop Kubernetes Informers
   2023-08-31 11:02:59,977 INFO  [org.apa.cam.kar.ser.KubernetesService] 
(executor-thread-0) Starting Kubernetes Informers
   2023-08-31 11:03:00,173 INFO  [org.apa.cam.kar.ser.ProjectService] 
(executor-thread-1) Add templates project if not exists
   2023-08-31 11:03:00,174 INFO  [org.apa.cam.kar.ser.ProjectService] 

[GitHub] [camel-karavan] BassemAbdelFatah commented on issue #872: infinite loading page on java or json creation

2023-08-31 Thread via GitHub


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

   The only thing I am missing is the oidc-server is it crucial for the Karavan 
functionality?


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



[GitHub] [camel-karavan] BassemAbdelFatah commented on issue #872: infinite loading page on java or json creation

2023-08-30 Thread via GitHub


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

   Hello MR.@mgubaidullin I want to inform you that I did install Karavan web 
app again on a new CentOS 7 server following the documentation and using the 
Apache Maven 3.9.4, Java version: 17.0.2 and Minikube version: v1.31.2 and am 
still facing the same issue


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



[GitHub] [camel-karavan] BassemAbdelFatah commented on issue #872: infinite loading page on java or json creation

2023-08-30 Thread via GitHub


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

   > Do you have templates folder in your git repository?
   
   I didn't have it, but I added it and tried and still the same issue.


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



[GitHub] [camel-karavan] BassemAbdelFatah commented on issue #872: infinite loading page on java or json creation

2023-08-28 Thread via GitHub


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) ISPN88: 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) ISPN78: 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) JGRP15: 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) JGRP15: 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) ISPN94: 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) ISPN79: 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  

[GitHub] [camel-karavan] BassemAbdelFatah commented on issue #872: infinite loading page on java or json creation

2023-08-28 Thread via GitHub


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

   Any assistance would be highly appreciated. 


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



[GitHub] [camel-karavan] BassemAbdelFatah commented on issue #872: infinite loading page on java or json creation

2023-08-27 Thread via GitHub


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

   
![image](https://github.com/apache/camel-karavan/assets/38705143/69bc522e-50ba-41e7-9be1-bbfd79fa438d)
   
   no actually same issue


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



[GitHub] [camel-karavan] BassemAbdelFatah commented on issue #872: infinite loading page on java or json creation

2023-08-27 Thread via GitHub


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

   > To install Karavan on Kubernetes/Minikube please use Karavan CLI
   > 
   > https://github.com/apache/camel-karavan/blob/main/docs/WEB_INSTALL.md
   
   I already did install it, and it is working, but the issue is with java and 
JSON file creation which stuck in infinite loading.


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