Вот сама ошибка:
java.io.IOException: Cannot read file: /home/max/IdeaProjects/GW/Guidewire10/ClaimCenter/modules/configuration/build/idea/webapp/WEB-INF/jetty.xml
at org.eclipse.jetty.start.StartArgs.addUniqueXmlFile(StartArgs.java:223)
at org.eclipse.jetty.start.StartArgs.resolveExtraXmls(StartArgs.java:1388)
at org.eclipse.jetty.start.Main.processCommandLine(Main.java:355)
at org.eclipse.jetty.start.Main.main(Main.java:75)
at com.guidewire.commons.jetty.GWServerJettyServerMain.main(GWServerJettyServerMain.java:62)
Usage: java -jar $JETTY_HOME/start.jar [options] [properties] [configs]
java -jar $JETTY_HOME/start.jar --help # for more information
Disconnected from the target VM, address: '127.0.0.1:42549', transport: 'socket'
Process finished with exit code 247
Параметры виртуальной машины:
-server
-ea
-Xdebug
-Djava.awt.headless=true
-Dgw.port=8080
-Dgw.cc.env=LOCAL
-Dgw.cc.serverid=LOCAL_SERVER
-Xms4G
-Xmx8G
-XX:HotswapAgent=fatjar
-Dgw.server.mode=dev
-Dgwdebug=true
-Dgw.classpath.jar=true
-Dgw.plugins.gclasses.dir=idea-gclasses
-DgosuInit.supportDiscretePackages=true
-Dgw.webapp.dir=idea/webapp
Домашняя страница Java — /home/max/Java/dcevm-11.0.15+1 Он также установлен как SDK в структуре проекта и запущенной конфигурации сервера.
Я использую Ubuntu 24.
После нажатия Build -> Rebuild project в IDEA появляются все папки в /build, кроме /webapp. Такое же поведение при запуске локального сервера.
В качестве обходного пути я скопировал /webapp у коллеги (у которого установлена Mac OS) и вручную поместил его в папку /idea, и все заработало ( Пользовательский интерфейс ClaimCenter запустился нормально). Но после любой очистки потребуется повторное копирование.
Я нашел тот же вопрос, но решения у него нет.
Выполнил очистку gwb - > gwb cleanidea -> gwb idea, и все работает отлично. Вот журнал gwb webResources с ошибкой.
2024-09-11T16:39:28.663+0300 [LIFECYCLE] [class org.gradle.internal.buildevents.TaskExecutionLogger] > Task :modules:configuration:compileJavascript UP-TO-DATE
2024-09-11T16:39:28.663+0300 [DEBUG] [org.gradle.internal.operations.DefaultBuildOperationExecutor] Build operation 'Task :modules:configuration:compileJavascript' started
//some omited logs
2024-09-11T16:39:28.711+0300 [DEBUG] [org.gradle.execution.plan.DefaultExecutionPlan] Node :modules:configuration:compileJavascript finished executing
2024-09-11T16:39:28.711+0300 [DEBUG] [org.gradle.execution.plan.DefaultExecutionPlan] Node :modules:configuration:compileJavascript completed, executed: true
2024-09-11T16:39:28.711+0300 [DEBUG] [org.gradle.execution.plan.Node] Checking if all dependencies are complete for :modules:configuration:webResources
2024-09-11T16:39:28.711+0300 [DEBUG] [org.gradle.execution.plan.Node] Dependency :modules:configuration:compileSass for :modules:configuration:webResources not yet completed
2024-09-11T16:39:28.711+0300 [DEBUG] [org.gradle.internal.resources.AbstractTrackedResourceLock] Daemon worker: released lock on :modules:configuration
2024-09-11T16:39:28.711+0300 [DEBUG] [org.gradle.internal.work.DefaultWorkerLeaseService] Worker lease root.1.11 completed (1 worker(s) in use)
2024-09-11T16:39:28.711+0300 [DEBUG] [org.gradle.internal.resources.AbstractTrackedResourceLock] Daemon worker: released lock on root.1.11
2024-09-11T16:39:28.711+0300 [DEBUG] [org.gradle.internal.resources.AbstractTrackedResourceLock] Daemon worker: acquired lock on :modules:configuration
2024-09-11T16:39:28.711+0300 [DEBUG] [org.gradle.internal.work.DefaultWorkerLeaseService] Worker lease root.1.11 started (1 worker(s) in use).
2024-09-11T16:39:28.711+0300 [DEBUG] [org.gradle.internal.resources.AbstractTrackedResourceLock] Daemon worker: acquired lock on root.1.11
2024-09-11T16:39:28.712+0300 [INFO] [org.gradle.execution.plan.DefaultPlanExecutor] :modules:configuration:compileSass (Thread[Daemon worker,5,main]) started.
2024-09-11T16:39:29.884+0300 [DEBUG] [org.gradle.internal.remote.internal.inet.SocketConnection] Discarding EOFException: java.io.EOFException
2024-09-11T16:39:29.884+0300 [ERROR] [org.gradle.launcher.daemon.client.DaemonClient] The message received from the daemon indicates that the daemon has disappeared.
Build request sent: Build{id=6feab4c8-2b37-455c-954b-4f172901832e, currentDir=/home/max/IdeaProjects/GW/Guidewire10/ClaimCenter}
Attempting to read last messages from the daemon log...
2024-09-11T16:39:29.891+0300 [ERROR] [org.gradle.launcher.daemon.client.DaemonClient] Daemon pid: 2009060
log file: /home/max/IdeaProjects/GW/Guidewire10/ClaimCenter/gradle/cache/daemon/6.0.1/daemon-2009060.out.log
----- Last 20 lines from daemon log file - daemon-2009060.out.log -----
2024-09-11T16:39:28.735+0300 [DEBUG] [org.gradle.internal.operations.DefaultBuildOperationExecutor] Build operation 'Snapshot inputs and outputs before executing task ':modules:configuration:compileSass'' started
2024-09-11T16:39:28.735+0300 [DEBUG] [org.gradle.internal.execution.steps.CaptureStateBeforeExecutionStep] Implementation for task ':modules:configuration:compileSass': com.guidewire.pl.web.gradle.tasks.CompileSassTask_Decorated@814563e887b3aaa15d74e991dfc0cdae
2024-09-11T16:39:28.735+0300 [DEBUG] [org.gradle.internal.execution.steps.CaptureStateBeforeExecutionStep] Additional implementations for task ':modules:configuration:compileSass': [com.guidewire.pl.web.gradle.tasks.CompileSassTask_Decorated@814563e887b3aaa15d74e991dfc0cdae]
2024-09-11T16:39:28.735+0300 [DEBUG] [org.gradle.api.internal.tasks.execution.DefaultTaskSnapshotter] Snapshotting property cssOutputDirectories.CSS_OUT_0 (Output) for task ':modules:configuration:compileSass'
2024-09-11T16:39:28.748+0300 [DEBUG] [org.gradle.internal.operations.DefaultBuildOperationExecutor] Completing Build operation 'Snapshot inputs and outputs before executing task ':modules:configuration:compileSass''
2024-09-11T16:39:28.748+0300 [DEBUG] [org.gradle.internal.operations.DefaultBuildOperationExecutor] Build operation 'Snapshot inputs and outputs before executing task ':modules:configuration:compileSass'' completed
2024-09-11T16:39:28.748+0300 [INFO] [org.gradle.internal.execution.steps.ResolveCachingStateStep] Caching disabled for task ':modules:configuration:compileSass' because:
Caching has not been enabled for the task
2024-09-11T16:39:28.748+0300 [DEBUG] [org.gradle.internal.operations.DefaultBuildOperationExecutor] Completing Build operation 'Snapshot task inputs for :modules:configuration:compileSass'
2024-09-11T16:39:28.748+0300 [DEBUG] [org.gradle.internal.operations.DefaultBuildOperationExecutor] Build operation 'Snapshot task inputs for :modules:configuration:compileSass' completed
2024-09-11T16:39:28.749+0300 [DEBUG] [org.gradle.internal.execution.steps.SkipUpToDateStep] Determining if task ':modules:configuration:compileSass' is up-to-date
2024-09-11T16:39:28.749+0300 [INFO] [org.gradle.internal.execution.steps.SkipUpToDateStep] Task ':modules:configuration:compileSass' is not up-to-date because:
Output property 'cssOutputDirectories.CSS_OUT_0' file /Users/colleague/Documents/Code/JVM/guidewire/ClaimCenter/modules/configuration/deploy/resources/css/gen has been removed.
Output property 'cssOutputDirectories.CSS_OUT_0' file /Users/colleague/Documents/Code/JVM/guidewire/ClaimCenter/modules/configuration/deploy/resources/css/gen/gw-theme--base.css has been removed.
Output property 'cssOutputDirectories.CSS_OUT_0' file /Users/colleague/Documents/Code/JVM/guidewire/ClaimCenter/modules/configuration/deploy/resources/css/gen/gw-theme--darcula.css has been removed.
2024-09-11T16:39:28.750+0300 [DEBUG] [org.gradle.internal.execution.steps.CreateOutputsStep] Ensuring directory exists for property cssOutputDirectories.CSS_OUT_0 at /home/m.kozlyuk/IdeaProjects/GW/Guidewire10/ClaimCenter/modules/configuration/deploy/resources/css/gen
2024-09-11T16:39:28.751+0300 [DEBUG] [org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter] Executing actions for task ':modules:configuration:compileSass'.
2024-09-11T16:39:28.752+0300 [DEBUG] [org.gradle.internal.operations.DefaultBuildOperationExecutor] Build operation 'Execute runTaskAction for :modules:configuration:compileSass' started
2024-09-11T16:39:28.752+0300 [LIFECYCLE] [com.guidewire.pl.web.gradle.tasks.CompileSassTask] START: Compiling SASS files...
2024-09-11T16:39:28.752+0300 [LIFECYCLE] [com.guidewire.pl.web.gradle.tasks.CompileSassTask] SASS: Compiling Pre Theme...
----- End of the daemon log -----
2024-09-11T16:39:29.892+0300 [DEBUG] [org.gradle.launcher.daemon.client.DaemonClientInputForwarder] Dispatching close input message: org.gradle.launcher.daemon.protocol.CloseInput@610efda8
2024-09-11T16:39:29.892+0300 [DEBUG] [org.gradle.launcher.daemon.client.DaemonClientConnection] thread 29: dispatching class org.gradle.launcher.daemon.protocol.CloseInput
2024-09-11T16:39:29.894+0300 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter]
2024-09-11T16:39:29.894+0300 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] FAILURE: Build failed with an exception.
2024-09-11T16:39:29.894+0300 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter]
2024-09-11T16:39:29.895+0300 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] * What went wrong:
2024-09-11T16:39:29.895+0300 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] Gradle build daemon disappeared unexpectedly (it may have been killed or may have crashed)
2024-09-11T16:39:29.895+0300 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter]
2024-09-11T16:39:29.895+0300 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] * Try:
2024-09-11T16:39:29.895+0300 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] Run with --scan to get full insights.
2024-09-11T16:39:29.895+0300 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter]
2024-09-11T16:39:29.895+0300 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] * Exception is:
2024-09-11T16:39:29.895+0300 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] org.gradle.launcher.daemon.client.DaemonDisappearedException: G r a d l e b u i l d d a e m o n d i s a p p e a r e d u n e x p e c t e d l y ( i t m a y h a v e b e e n k i l l e d o r m a y h a v e c r a s h e d ) < b r / > 2 0 2 4 - 0 9 - 1 1 T 1 6 : 3 9 : 2 9 . 8 9 5 + 0 3 0 0 [ E R R O R ] [ o r g . g r a d l e . i n t e r n a l . b u i l d e v e n t s . B u i l d E x c e p t i o n R e p o r t e r ] a t o r g . g r a d l e . l a u n c h e r . d a e m o n . c l i e n t . D a e m o n C l i e n t . h a n d l e D a e m o n D i s a p p e a r a n c e ( D a e m o n C l i e n t . j a v a : 2 4 2 ) < b r / > 2 0 2 4 - 0 9 - 1 1 T 1 6 : 3 9 : 2 9 . 8 9 5 + 0 3 0 0 [ E R R O R ] [ o r g . g r a d l e . i n t e r n a l . b u i l d e v e n t s . B u i l d E x c e p t i o n R e p o r t e r ] a t o r g . g r a d l e . l a u n c h e r . d a e m o n . c l i e n t . D a e m o n C l i e n t . m o n i t o r B u i l d ( D a e m o n C l i e n t . j a v a : 2 1 8 ) < b r / > 2 0 2 4 - 0 9 - 1 1 T 1 6 : 3 9 : 2 9 . 8 9 5 + 0 3 0 0 [ E R R O R ] [ o r g . g r a d l e . i n t e r n a l . b u i l d e v e n t s . B u i l d E x c e p t i o n R e p o r t e r ] a t o r g . g r a d l e . l a u n c h e r . d a e m o n . c l i e n t . D a e m o n C l i e n t . e x e c u t e B u i l d ( D a e m o n C l i e n t . j a v a : 1 8 0 ) < b r / > 2 0 2 4 - 0 9 - 1 1 T 1 6 : 3 9 : 2 9 . 8 9 5 + 0 3 0 0 [ E R R O R ] [ o r g . g r a d l e . i n t e r n a l . b u i ldevents.BuildExceptionReporter] at org.gradle.launcher.daemon.client.SingleUseDaemonClient.execute(SingleUseDaemonClient.java:55)
2024-09-11T16:39:29.895+0300 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] at org.gradle.launcher.daemon.client.SingleUseDaemonClient.execute(SingleUseDaemonClient.java:38)
2024-09-11T16:39:29.895+0300 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] at org.gradle.launcher.cli.RunBuildAction.run(RunBuildAction.java:56)
2024-09-11T16:39:29.895+0300 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] at org.gradle.internal.Actions$RunnableActionAdapter.execute(Actions.java:212)
2024-09-11T16:39:29.895+0300 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] at org.gradle.launcher.cli.DefaultCommandLineActionFactory$ParseAndBuildAction.execute(DefaultCommandLineActionFactory.java:404)
2024-09-11T16:39:29.895+0300 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] at org.gradle.launcher.cli.DefaultCommandLineActionFactory$ParseAndBuildAction.execute(DefaultCommandLineActionFactory.java:376)
2024-09-11T16:39:29.895+0300 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] at org.gradle.launcher.cli.ExceptionReportingAction.execute(ExceptionReportingAction.java:38)
2024-09-11T16:39:29.895+0300 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] at org.gradle.launcher.cli.ExceptionReportingAction.execute(ExceptionReportingAction.java:23)
2024-09-11T16:39:29.895+0300 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] at org.gradle.launcher.cli.DefaultCommandLineActionFactory$WithLogging.execute(DefaultCommandLineActionFactory.java:369)
2024-09-11T16:39:29.895+0300 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] at org.gradle.launcher.Main.doAction(Main.java:35)
2024-09-11T16:39:29.895+0300 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] at org.gradle.launcher.bootstrap.EntryPoint.run(EntryPoint.java:45)
2024-09-11T16:39:29.895+0300 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2024-09-11T16:39:29.895+0300 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2024-09-11T16:39:29.895+0300 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2024-09-11T16:39:29.895+0300 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] at java.base/java.lang.reflect.Method.invoke(Method.java:566)
2024-09-11T16:39:29.895+0300 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] at org.gradle.launcher.bootstrap.ProcessBootstrap.runNoExit(ProcessBootstrap.java:60)
2024-09-11T16:39:29.895+0300 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] at org.gradle.launcher.bootstrap.ProcessBootstrap.run(ProcessBootstrap.java:37)
2024-09-11T16:39:29.895+0300 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] at org.gradle.launcher.GradleMain.main(GradleMain.java:31)
2024-09-11T16:39:29.895+0300 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2024-09-11T16:39:29.895+0300 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2024-09-11T16:39:29.895+0300 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2024-09-11T16:39:29.895+0300 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] at java.base/java.lang.reflect.Method.invoke(Method.java:566)
2024-09-11T16:39:29.895+0300 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] at org.gradle.wrapper.BootstrapMainStarter.start(BootstrapMainStarter.java:31)
2024-09-11T16:39:29.895+0300 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] at org.gradle.wrapper.WrapperExecutor.execute(WrapperExecutor.java:108)
2024-09-11T16:39:29.895+0300 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] at org.gradle.wrapper.GradleWrapperMain.main(GradleWrapperMain.java:63)
2024-09-11T16:39:29.895+0300 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter]
2024-09-11T16:39:29.895+0300 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter]
2024-09-11T16:39:29.895+0300 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] * Get more help at https://help.gradle.org
> Task :modules:configuration:compileSass
Build operation 'Task :modules:configuration:compileSass' started
Putting task artifact state for task ':modules:configuration:compileSass' into context took 0.0 secs.
Build operation 'Snapshot task inputs for :modules:configuration:compileSass' started
Theme File Names to Display Key Names found on Client Properties json:{"gw-theme--base":"Web.Theme.Base","gw-theme--darcula":"Web.Theme.Dark","gw-theme--green-white-web":"Web.Theme.Default","gw-theme--green-white-web-high-contrast":"Web.Theme.GreenWhiteWebHighContrast"}
Loading scss files from /home/max/IdeaProjects/GW/Guidewire10/ClaimCenter/modules/configuration/webresources/sass/themes.
Loading scss files from /home/max/IdeaProjects/GW/Guidewire10/ClaimCenter/modules/configuration/webresources/sass/themes/partials.
Found 7 partial files.
Loading scss files from /home/max/IdeaProjects/GW/Guidewire10/ClaimCenter/modules/configuration/webresources/sass/platform/icon_font_maps.
Found 3 font icon files. These will be compiled per theme, outside of the theme wrapper class.
Loading scss files from /home/max/IdeaProjects/GW/Guidewire10/ClaimCenter/modules/configuration/webresources/sass/platform/environment/not_themed.
Found 6 environment files.
Loading scss files from /home/max/IdeaProjects/GW/Guidewire10/ClaimCenter/modules/configuration/webresources/sass/platform/modifier_functions.
Found 1 modifier function files. These will be compiled per theme before global and utility files but after theme file variables.
Loading scss files from /home/max/IdeaProjects/GW/Guidewire10/ClaimCenter/modules/configuration/webresources/sass/themes/global_variables.
Found 65 global variable files. These will be compiled per theme, outside of the theme wrapper class.
Loading scss files from /home/max/IdeaProjects/GW/Guidewire10/ClaimCenter/modules/configuration/webresources/sass/platform/mixins_and_functions.
Found 7 utility files. These will be compiled per theme, outside of the theme wrapper class.
Loading scss files from /home/max/IdeaProjects/GW/Guidewire10/ClaimCenter/modules/configuration/webresources/sass/platform/environment/themed.
Loading scss files from /home/max/IdeaProjects/GW/Guidewire10/ClaimCenter/modules/configuration/webresources/sass/platform/components.
Loading scss files from /home/max/IdeaProjects/GW/Guidewire10/ClaimCenter/modules/configuration/webresources/sass/platform/pages.
Loading scss files from /home/max/IdeaProjects/GW/Guidewire10/ClaimCenter/modules/configuration/webresources/sass/apps.
Loading scss files from /home/max/IdeaProjects/GW/Guidewire10/ClaimCenter/modules/configuration/webresources/sass/customer.
Found 127 sass files to be compiled inside the theme class wrapper for theme.
Build operation 'Snapshot inputs and outputs before executing task ':modules:configuration:compileSass'' started
Implementation for task ':modules:configuration:compileSass': com.guidewire.pl.web.gradle.tasks.CompileSassTask_Decorated@814563e887b3aaa15d74e991dfc0cdae
Additional implementations for task ':modules:configuration:compileSass': [com.guidewire.pl.web.gradle.tasks.CompileSassTask_Decorated@814563e887b3aaa15d74e991dfc0cdae]
Snapshotting property cssOutputDirectories.CSS_OUT_0 (Output) for task ':modules:configuration:compileSass'
Completing Build operation 'Snapshot inputs and outputs before executing task ':modules:configuration:compileSass''
Build operation 'Snapshot inputs and outputs before executing task ':modules:configuration:compileSass'' completed
Caching disabled for task ':modules:configuration:compileSass' because:
Caching has not been enabled for the task
Completing Build operation 'Snapshot task inputs for :modules:configuration:compileSass'
Build operation 'Snapshot task inputs for :modules:configuration:compileSass' completed
Determining if task ':modules:configuration:compileSass' is up-to-date
Task ':modules:configuration:compileSass' is not up-to-date because:
Output property 'cssOutputDirectories.CSS_OUT_0' file /Users/colleague/Documents/Code/JVM/guidewire/ClaimCenter/modules/configuration/deploy/resources/css/gen has been removed.
Output property 'cssOutputDirectories.CSS_OUT_0' file /Users/colleague/Documents/Code/JVM/guidewire/ClaimCenter/modules/configuration/deploy/resources/css/gen/gw-theme--base.css has been removed.
Output property 'cssOutputDirectories.CSS_OUT_0' file /Users/colleague/Documents/Code/JVM/guidewire/ClaimCenter/modules/configuration/deploy/resources/css/gen/gw-theme--darcula.css has been removed.
Ensuring directory exists for property cssOutputDirectories.CSS_OUT_0 at /home/max/IdeaProjects/GW/Guidewire10/ClaimCenter/modules/configuration/deploy/resources/css/gen
Executing actions for task ':modules:configuration:compileSass'.
Build operation 'Execute runTaskAction for :modules:configuration:compileSass' started
START: Compiling SASS files...
SASS: Compiling Pre Theme...
Подробнее здесь: https://stackoverflow.com/questions/789 ... d-on-serve
«Невозможно прочитать файл» при запуске ClaimCenter — папка веб-приложения не создается при запуске сервера в Ubuntu ⇐ JAVA
Программисты JAVA общаются здесь
1726841549
Anonymous
Вот сама ошибка:
java.io.IOException: Cannot read file: /home/max/IdeaProjects/GW/Guidewire10/ClaimCenter/modules/configuration/build/idea/webapp/WEB-INF/jetty.xml
at org.eclipse.jetty.start.StartArgs.addUniqueXmlFile(StartArgs.java:223)
at org.eclipse.jetty.start.StartArgs.resolveExtraXmls(StartArgs.java:1388)
at org.eclipse.jetty.start.Main.processCommandLine(Main.java:355)
at org.eclipse.jetty.start.Main.main(Main.java:75)
at com.guidewire.commons.jetty.GWServerJettyServerMain.main(GWServerJettyServerMain.java:62)
Usage: java -jar $JETTY_HOME/start.jar [options] [properties] [configs]
java -jar $JETTY_HOME/start.jar --help # for more information
Disconnected from the target VM, address: '127.0.0.1:42549', transport: 'socket'
Process finished with exit code 247
Параметры виртуальной машины:
-server
-ea
-Xdebug
-Djava.awt.headless=true
-Dgw.port=8080
-Dgw.cc.env=LOCAL
-Dgw.cc.serverid=LOCAL_SERVER
-Xms4G
-Xmx8G
-XX:HotswapAgent=fatjar
-Dgw.server.mode=dev
-Dgwdebug=true
-Dgw.classpath.jar=true
-Dgw.plugins.gclasses.dir=idea-gclasses
-DgosuInit.supportDiscretePackages=true
-Dgw.webapp.dir=idea/webapp
Домашняя страница Java — /home/max/Java/dcevm-11.0.15+1 Он также установлен как SDK в структуре проекта и запущенной конфигурации сервера.
Я использую Ubuntu 24.
После нажатия Build -> Rebuild project в IDEA появляются все папки в /build, кроме /webapp. Такое же поведение при запуске локального сервера.
В качестве обходного пути я скопировал /webapp у коллеги (у которого установлена Mac OS) и вручную поместил его в папку /idea, и все заработало ( Пользовательский интерфейс ClaimCenter запустился нормально). Но после любой очистки потребуется повторное копирование.
Я нашел тот же вопрос, но решения у него нет.
Выполнил очистку gwb - > gwb cleanidea -> gwb idea, и все работает отлично. Вот журнал gwb webResources с ошибкой.
2024-09-11T16:39:28.663+0300 [LIFECYCLE] [class org.gradle.internal.buildevents.TaskExecutionLogger] > Task :modules:configuration:compileJavascript UP-TO-DATE
2024-09-11T16:39:28.663+0300 [DEBUG] [org.gradle.internal.operations.DefaultBuildOperationExecutor] Build operation 'Task :modules:configuration:compileJavascript' started
//some omited logs
2024-09-11T16:39:28.711+0300 [DEBUG] [org.gradle.execution.plan.DefaultExecutionPlan] Node :modules:configuration:compileJavascript finished executing
2024-09-11T16:39:28.711+0300 [DEBUG] [org.gradle.execution.plan.DefaultExecutionPlan] Node :modules:configuration:compileJavascript completed, executed: true
2024-09-11T16:39:28.711+0300 [DEBUG] [org.gradle.execution.plan.Node] Checking if all dependencies are complete for :modules:configuration:webResources
2024-09-11T16:39:28.711+0300 [DEBUG] [org.gradle.execution.plan.Node] Dependency :modules:configuration:compileSass for :modules:configuration:webResources not yet completed
2024-09-11T16:39:28.711+0300 [DEBUG] [org.gradle.internal.resources.AbstractTrackedResourceLock] Daemon worker: released lock on :modules:configuration
2024-09-11T16:39:28.711+0300 [DEBUG] [org.gradle.internal.work.DefaultWorkerLeaseService] Worker lease root.1.11 completed (1 worker(s) in use)
2024-09-11T16:39:28.711+0300 [DEBUG] [org.gradle.internal.resources.AbstractTrackedResourceLock] Daemon worker: released lock on root.1.11
2024-09-11T16:39:28.711+0300 [DEBUG] [org.gradle.internal.resources.AbstractTrackedResourceLock] Daemon worker: acquired lock on :modules:configuration
2024-09-11T16:39:28.711+0300 [DEBUG] [org.gradle.internal.work.DefaultWorkerLeaseService] Worker lease root.1.11 started (1 worker(s) in use).
2024-09-11T16:39:28.711+0300 [DEBUG] [org.gradle.internal.resources.AbstractTrackedResourceLock] Daemon worker: acquired lock on root.1.11
2024-09-11T16:39:28.712+0300 [INFO] [org.gradle.execution.plan.DefaultPlanExecutor] :modules:configuration:compileSass (Thread[Daemon worker,5,main]) started.
2024-09-11T16:39:29.884+0300 [DEBUG] [org.gradle.internal.remote.internal.inet.SocketConnection] Discarding EOFException: java.io.EOFException
2024-09-11T16:39:29.884+0300 [ERROR] [org.gradle.launcher.daemon.client.DaemonClient] The message received from the daemon indicates that the daemon has disappeared.
Build request sent: Build{id=6feab4c8-2b37-455c-954b-4f172901832e, currentDir=/home/max/IdeaProjects/GW/Guidewire10/ClaimCenter}
Attempting to read last messages from the daemon log...
2024-09-11T16:39:29.891+0300 [ERROR] [org.gradle.launcher.daemon.client.DaemonClient] Daemon pid: 2009060
log file: /home/max/IdeaProjects/GW/Guidewire10/ClaimCenter/gradle/cache/daemon/6.0.1/daemon-2009060.out.log
----- Last 20 lines from daemon log file - daemon-2009060.out.log -----
2024-09-11T16:39:28.735+0300 [DEBUG] [org.gradle.internal.operations.DefaultBuildOperationExecutor] Build operation 'Snapshot inputs and outputs before executing task ':modules:configuration:compileSass'' started
2024-09-11T16:39:28.735+0300 [DEBUG] [org.gradle.internal.execution.steps.CaptureStateBeforeExecutionStep] Implementation for task ':modules:configuration:compileSass': com.guidewire.pl.web.gradle.tasks.CompileSassTask_Decorated@814563e887b3aaa15d74e991dfc0cdae
2024-09-11T16:39:28.735+0300 [DEBUG] [org.gradle.internal.execution.steps.CaptureStateBeforeExecutionStep] Additional implementations for task ':modules:configuration:compileSass': [com.guidewire.pl.web.gradle.tasks.CompileSassTask_Decorated@814563e887b3aaa15d74e991dfc0cdae]
2024-09-11T16:39:28.735+0300 [DEBUG] [org.gradle.api.internal.tasks.execution.DefaultTaskSnapshotter] Snapshotting property cssOutputDirectories.CSS_OUT_0 (Output) for task ':modules:configuration:compileSass'
2024-09-11T16:39:28.748+0300 [DEBUG] [org.gradle.internal.operations.DefaultBuildOperationExecutor] Completing Build operation 'Snapshot inputs and outputs before executing task ':modules:configuration:compileSass''
2024-09-11T16:39:28.748+0300 [DEBUG] [org.gradle.internal.operations.DefaultBuildOperationExecutor] Build operation 'Snapshot inputs and outputs before executing task ':modules:configuration:compileSass'' completed
2024-09-11T16:39:28.748+0300 [INFO] [org.gradle.internal.execution.steps.ResolveCachingStateStep] Caching disabled for task ':modules:configuration:compileSass' because:
Caching has not been enabled for the task
2024-09-11T16:39:28.748+0300 [DEBUG] [org.gradle.internal.operations.DefaultBuildOperationExecutor] Completing Build operation 'Snapshot task inputs for :modules:configuration:compileSass'
2024-09-11T16:39:28.748+0300 [DEBUG] [org.gradle.internal.operations.DefaultBuildOperationExecutor] Build operation 'Snapshot task inputs for :modules:configuration:compileSass' completed
2024-09-11T16:39:28.749+0300 [DEBUG] [org.gradle.internal.execution.steps.SkipUpToDateStep] Determining if task ':modules:configuration:compileSass' is up-to-date
2024-09-11T16:39:28.749+0300 [INFO] [org.gradle.internal.execution.steps.SkipUpToDateStep] Task ':modules:configuration:compileSass' is not up-to-date because:
Output property 'cssOutputDirectories.CSS_OUT_0' file /Users/colleague/Documents/Code/JVM/guidewire/ClaimCenter/modules/configuration/deploy/resources/css/gen has been removed.
Output property 'cssOutputDirectories.CSS_OUT_0' file /Users/colleague/Documents/Code/JVM/guidewire/ClaimCenter/modules/configuration/deploy/resources/css/gen/gw-theme--base.css has been removed.
Output property 'cssOutputDirectories.CSS_OUT_0' file /Users/colleague/Documents/Code/JVM/guidewire/ClaimCenter/modules/configuration/deploy/resources/css/gen/gw-theme--darcula.css has been removed.
2024-09-11T16:39:28.750+0300 [DEBUG] [org.gradle.internal.execution.steps.CreateOutputsStep] Ensuring directory exists for property cssOutputDirectories.CSS_OUT_0 at /home/m.kozlyuk/IdeaProjects/GW/Guidewire10/ClaimCenter/modules/configuration/deploy/resources/css/gen
2024-09-11T16:39:28.751+0300 [DEBUG] [org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter] Executing actions for task ':modules:configuration:compileSass'.
2024-09-11T16:39:28.752+0300 [DEBUG] [org.gradle.internal.operations.DefaultBuildOperationExecutor] Build operation 'Execute runTaskAction for :modules:configuration:compileSass' started
2024-09-11T16:39:28.752+0300 [LIFECYCLE] [com.guidewire.pl.web.gradle.tasks.CompileSassTask] START: Compiling SASS files...
2024-09-11T16:39:28.752+0300 [LIFECYCLE] [com.guidewire.pl.web.gradle.tasks.CompileSassTask] SASS: Compiling Pre Theme...
----- End of the daemon log -----
2024-09-11T16:39:29.892+0300 [DEBUG] [org.gradle.launcher.daemon.client.DaemonClientInputForwarder] Dispatching close input message: org.gradle.launcher.daemon.protocol.CloseInput@610efda8
2024-09-11T16:39:29.892+0300 [DEBUG] [org.gradle.launcher.daemon.client.DaemonClientConnection] thread 29: dispatching class org.gradle.launcher.daemon.protocol.CloseInput
2024-09-11T16:39:29.894+0300 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter]
2024-09-11T16:39:29.894+0300 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] FAILURE: Build failed with an exception.
2024-09-11T16:39:29.894+0300 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter]
2024-09-11T16:39:29.895+0300 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] * What went wrong:
2024-09-11T16:39:29.895+0300 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] Gradle build daemon disappeared unexpectedly (it may have been killed or may have crashed)
2024-09-11T16:39:29.895+0300 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter]
2024-09-11T16:39:29.895+0300 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] * Try:
2024-09-11T16:39:29.895+0300 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] Run with --scan to get full insights.
2024-09-11T16:39:29.895+0300 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter]
2024-09-11T16:39:29.895+0300 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] * Exception is:
2024-09-11T16:39:29.895+0300 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] org.gradle.launcher.daemon.client.DaemonDisappearedException: G r a d l e b u i l d d a e m o n d i s a p p e a r e d u n e x p e c t e d l y ( i t m a y h a v e b e e n k i l l e d o r m a y h a v e c r a s h e d ) < b r / > 2 0 2 4 - 0 9 - 1 1 T 1 6 : 3 9 : 2 9 . 8 9 5 + 0 3 0 0 [ E R R O R ] [ o r g . g r a d l e . i n t e r n a l . b u i l d e v e n t s . B u i l d E x c e p t i o n R e p o r t e r ] a t o r g . g r a d l e . l a u n c h e r . d a e m o n . c l i e n t . D a e m o n C l i e n t . h a n d l e D a e m o n D i s a p p e a r a n c e ( D a e m o n C l i e n t . j a v a : 2 4 2 ) < b r / > 2 0 2 4 - 0 9 - 1 1 T 1 6 : 3 9 : 2 9 . 8 9 5 + 0 3 0 0 [ E R R O R ] [ o r g . g r a d l e . i n t e r n a l . b u i l d e v e n t s . B u i l d E x c e p t i o n R e p o r t e r ] a t o r g . g r a d l e . l a u n c h e r . d a e m o n . c l i e n t . D a e m o n C l i e n t . m o n i t o r B u i l d ( D a e m o n C l i e n t . j a v a : 2 1 8 ) < b r / > 2 0 2 4 - 0 9 - 1 1 T 1 6 : 3 9 : 2 9 . 8 9 5 + 0 3 0 0 [ E R R O R ] [ o r g . g r a d l e . i n t e r n a l . b u i l d e v e n t s . B u i l d E x c e p t i o n R e p o r t e r ] a t o r g . g r a d l e . l a u n c h e r . d a e m o n . c l i e n t . D a e m o n C l i e n t . e x e c u t e B u i l d ( D a e m o n C l i e n t . j a v a : 1 8 0 ) < b r / > 2 0 2 4 - 0 9 - 1 1 T 1 6 : 3 9 : 2 9 . 8 9 5 + 0 3 0 0 [ E R R O R ] [ o r g . g r a d l e . i n t e r n a l . b u i ldevents.BuildExceptionReporter] at org.gradle.launcher.daemon.client.SingleUseDaemonClient.execute(SingleUseDaemonClient.java:55)
2024-09-11T16:39:29.895+0300 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] at org.gradle.launcher.daemon.client.SingleUseDaemonClient.execute(SingleUseDaemonClient.java:38)
2024-09-11T16:39:29.895+0300 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] at org.gradle.launcher.cli.RunBuildAction.run(RunBuildAction.java:56)
2024-09-11T16:39:29.895+0300 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] at org.gradle.internal.Actions$RunnableActionAdapter.execute(Actions.java:212)
2024-09-11T16:39:29.895+0300 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] at org.gradle.launcher.cli.DefaultCommandLineActionFactory$ParseAndBuildAction.execute(DefaultCommandLineActionFactory.java:404)
2024-09-11T16:39:29.895+0300 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] at org.gradle.launcher.cli.DefaultCommandLineActionFactory$ParseAndBuildAction.execute(DefaultCommandLineActionFactory.java:376)
2024-09-11T16:39:29.895+0300 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] at org.gradle.launcher.cli.ExceptionReportingAction.execute(ExceptionReportingAction.java:38)
2024-09-11T16:39:29.895+0300 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] at org.gradle.launcher.cli.ExceptionReportingAction.execute(ExceptionReportingAction.java:23)
2024-09-11T16:39:29.895+0300 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] at org.gradle.launcher.cli.DefaultCommandLineActionFactory$WithLogging.execute(DefaultCommandLineActionFactory.java:369)
2024-09-11T16:39:29.895+0300 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] at org.gradle.launcher.Main.doAction(Main.java:35)
2024-09-11T16:39:29.895+0300 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] at org.gradle.launcher.bootstrap.EntryPoint.run(EntryPoint.java:45)
2024-09-11T16:39:29.895+0300 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2024-09-11T16:39:29.895+0300 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2024-09-11T16:39:29.895+0300 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2024-09-11T16:39:29.895+0300 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] at java.base/java.lang.reflect.Method.invoke(Method.java:566)
2024-09-11T16:39:29.895+0300 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] at org.gradle.launcher.bootstrap.ProcessBootstrap.runNoExit(ProcessBootstrap.java:60)
2024-09-11T16:39:29.895+0300 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] at org.gradle.launcher.bootstrap.ProcessBootstrap.run(ProcessBootstrap.java:37)
2024-09-11T16:39:29.895+0300 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] at org.gradle.launcher.GradleMain.main(GradleMain.java:31)
2024-09-11T16:39:29.895+0300 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2024-09-11T16:39:29.895+0300 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2024-09-11T16:39:29.895+0300 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2024-09-11T16:39:29.895+0300 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] at java.base/java.lang.reflect.Method.invoke(Method.java:566)
2024-09-11T16:39:29.895+0300 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] at org.gradle.wrapper.BootstrapMainStarter.start(BootstrapMainStarter.java:31)
2024-09-11T16:39:29.895+0300 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] at org.gradle.wrapper.WrapperExecutor.execute(WrapperExecutor.java:108)
2024-09-11T16:39:29.895+0300 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] at org.gradle.wrapper.GradleWrapperMain.main(GradleWrapperMain.java:63)
2024-09-11T16:39:29.895+0300 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter]
2024-09-11T16:39:29.895+0300 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter]
2024-09-11T16:39:29.895+0300 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] * Get more help at https://help.gradle.org
> Task :modules:configuration:compileSass
Build operation 'Task :modules:configuration:compileSass' started
Putting task artifact state for task ':modules:configuration:compileSass' into context took 0.0 secs.
Build operation 'Snapshot task inputs for :modules:configuration:compileSass' started
Theme File Names to Display Key Names found on Client Properties json:{"gw-theme--base":"Web.Theme.Base","gw-theme--darcula":"Web.Theme.Dark","gw-theme--green-white-web":"Web.Theme.Default","gw-theme--green-white-web-high-contrast":"Web.Theme.GreenWhiteWebHighContrast"}
Loading scss files from /home/max/IdeaProjects/GW/Guidewire10/ClaimCenter/modules/configuration/webresources/sass/themes.
Loading scss files from /home/max/IdeaProjects/GW/Guidewire10/ClaimCenter/modules/configuration/webresources/sass/themes/partials.
Found 7 partial files.
Loading scss files from /home/max/IdeaProjects/GW/Guidewire10/ClaimCenter/modules/configuration/webresources/sass/platform/icon_font_maps.
Found 3 font icon files. These will be compiled per theme, outside of the theme wrapper class.
Loading scss files from /home/max/IdeaProjects/GW/Guidewire10/ClaimCenter/modules/configuration/webresources/sass/platform/environment/not_themed.
Found 6 environment files.
Loading scss files from /home/max/IdeaProjects/GW/Guidewire10/ClaimCenter/modules/configuration/webresources/sass/platform/modifier_functions.
Found 1 modifier function files. These will be compiled per theme before global and utility files but after theme file variables.
Loading scss files from /home/max/IdeaProjects/GW/Guidewire10/ClaimCenter/modules/configuration/webresources/sass/themes/global_variables.
Found 65 global variable files. These will be compiled per theme, outside of the theme wrapper class.
Loading scss files from /home/max/IdeaProjects/GW/Guidewire10/ClaimCenter/modules/configuration/webresources/sass/platform/mixins_and_functions.
Found 7 utility files. These will be compiled per theme, outside of the theme wrapper class.
Loading scss files from /home/max/IdeaProjects/GW/Guidewire10/ClaimCenter/modules/configuration/webresources/sass/platform/environment/themed.
Loading scss files from /home/max/IdeaProjects/GW/Guidewire10/ClaimCenter/modules/configuration/webresources/sass/platform/components.
Loading scss files from /home/max/IdeaProjects/GW/Guidewire10/ClaimCenter/modules/configuration/webresources/sass/platform/pages.
Loading scss files from /home/max/IdeaProjects/GW/Guidewire10/ClaimCenter/modules/configuration/webresources/sass/apps.
Loading scss files from /home/max/IdeaProjects/GW/Guidewire10/ClaimCenter/modules/configuration/webresources/sass/customer.
Found 127 sass files to be compiled inside the theme class wrapper for theme.
Build operation 'Snapshot inputs and outputs before executing task ':modules:configuration:compileSass'' started
Implementation for task ':modules:configuration:compileSass': com.guidewire.pl.web.gradle.tasks.CompileSassTask_Decorated@814563e887b3aaa15d74e991dfc0cdae
Additional implementations for task ':modules:configuration:compileSass': [com.guidewire.pl.web.gradle.tasks.CompileSassTask_Decorated@814563e887b3aaa15d74e991dfc0cdae]
Snapshotting property cssOutputDirectories.CSS_OUT_0 (Output) for task ':modules:configuration:compileSass'
Completing Build operation 'Snapshot inputs and outputs before executing task ':modules:configuration:compileSass''
Build operation 'Snapshot inputs and outputs before executing task ':modules:configuration:compileSass'' completed
Caching disabled for task ':modules:configuration:compileSass' because:
Caching has not been enabled for the task
Completing Build operation 'Snapshot task inputs for :modules:configuration:compileSass'
Build operation 'Snapshot task inputs for :modules:configuration:compileSass' completed
Determining if task ':modules:configuration:compileSass' is up-to-date
Task ':modules:configuration:compileSass' is not up-to-date because:
Output property 'cssOutputDirectories.CSS_OUT_0' file /Users/colleague/Documents/Code/JVM/guidewire/ClaimCenter/modules/configuration/deploy/resources/css/gen has been removed.
Output property 'cssOutputDirectories.CSS_OUT_0' file /Users/colleague/Documents/Code/JVM/guidewire/ClaimCenter/modules/configuration/deploy/resources/css/gen/gw-theme--base.css has been removed.
Output property 'cssOutputDirectories.CSS_OUT_0' file /Users/colleague/Documents/Code/JVM/guidewire/ClaimCenter/modules/configuration/deploy/resources/css/gen/gw-theme--darcula.css has been removed.
Ensuring directory exists for property cssOutputDirectories.CSS_OUT_0 at /home/max/IdeaProjects/GW/Guidewire10/ClaimCenter/modules/configuration/deploy/resources/css/gen
Executing actions for task ':modules:configuration:compileSass'.
Build operation 'Execute runTaskAction for :modules:configuration:compileSass' started
START: Compiling SASS files...
SASS: Compiling Pre Theme...
Подробнее здесь: [url]https://stackoverflow.com/questions/78968770/cannot-read-file-on-claimcenter-startup-webapp-folder-not-generated-on-serve[/url]
-
- Похожие темы
- Ответы
- Просмотры
- Последнее сообщение
-
-
Сделанные снимки не сохраняются в папке, а создается другая папка, но изображения в ней не сохраняются.
Anonymous » » в форуме PythonЯ пытаюсь создать детектор языка жестов, но когда я беру изображения для маркировки, создаются папки с изображениями, но изображения в них не сохраняются.
Images_path = 'Tensorflow/workspace/images/collectedimages'
for label in labels:
!mkdir... - 0 Ответы
- 130 Просмотры
-
Последнее сообщение Anonymous
-
-
-
Когда я создаю новый пакет внутри имени основного пакета, он не создается внутри основного пакета. Создана новая папка
Anonymous » » в форуме JAVAвведите здесь описание изображения
Когда я пытаюсь создать новый пакет внутри имени основного пакета, он не создается внутри основного пакета.
Он создает новую папку. >
Помогите мне создать каталог внутри имени пакета.
Обратите внимание, что все... - 0 Ответы
- 29 Просмотры
-
Последнее сообщение Anonymous
-
-
-
Когда я создаю новый пакет внутри имени основного пакета, он не создается внутри основного пакета. Создана новая папка
Anonymous » » в форуме Androidвведите здесь описание изображения
Когда я пытаюсь создать новый пакет внутри имени основного пакета, он не создается внутри основного пакета.
Он создает новую папку. >
Помогите мне создать каталог внутри имени пакета.
Обратите внимание, что все... - 0 Ответы
- 28 Просмотры
-
Последнее сообщение Anonymous
-
-
-
Когда я создаю новый пакет внутри имени основного пакета, он не создается внутри основного пакета. Создана новая папка
Anonymous » » в форуме JAVAКогда я пытаюсь создать новый пакет внутри основного пакета, он не создается внутри основного пакета. Вместо этого он создал новую папку. Это изображение описывает мою проблему.
Помогите мне создать каталог внутри имени пакета.
Обратите внимание,... - 0 Ответы
- 20 Просмотры
-
Последнее сообщение Anonymous
-
-
-
Когда я создаю новый пакет внутри имени основного пакета, он не создается внутри основного пакета. Создана новая папка
Anonymous » » в форуме AndroidКогда я пытаюсь создать новый пакет внутри основного пакета, он не создается внутри основного пакета. Вместо этого он создал новую папку. Это изображение описывает мою проблему.
Помогите мне создать каталог внутри имени пакета.
Обратите внимание,... - 0 Ответы
- 23 Просмотры
-
Последнее сообщение Anonymous
-
Перейти
- Кемерово-IT
- ↳ Javascript
- ↳ C#
- ↳ JAVA
- ↳ Elasticsearch aggregation
- ↳ Python
- ↳ Php
- ↳ Android
- ↳ Html
- ↳ Jquery
- ↳ C++
- ↳ IOS
- ↳ CSS
- ↳ Excel
- ↳ Linux
- ↳ Apache
- ↳ MySql
- Детский мир
- Для души
- ↳ Музыкальные инструменты даром
- ↳ Печатная продукция даром
- Внешняя красота и здоровье
- ↳ Одежда и обувь для взрослых даром
- ↳ Товары для здоровья
- ↳ Физкультура и спорт
- Техника - даром!
- ↳ Автомобилистам
- ↳ Компьютерная техника
- ↳ Плиты: газовые и электрические
- ↳ Холодильники
- ↳ Стиральные машины
- ↳ Телевизоры
- ↳ Телефоны, смартфоны, плашеты
- ↳ Швейные машинки
- ↳ Прочая электроника и техника
- ↳ Фототехника
- Ремонт и интерьер
- ↳ Стройматериалы, инструмент
- ↳ Мебель и предметы интерьера даром
- ↳ Cантехника
- Другие темы
- ↳ Разное даром
- ↳ Давай меняться!
- ↳ Отдам\возьму за копеечку
- ↳ Работа и подработка в Кемерове
- ↳ Давай с тобой поговорим...