Coder Social home page Coder Social logo

edt.cf_builder's People

Contributors

ilazutin avatar yansergey avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

edt.cf_builder's Issues

Ошибка установки из репозитория

Ошибка при установке из репозитория

Соединение с https://yansergey.github.io/edt.cf_builder/p2.index не установлено в PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target. Запущена повторная попытка 0

javax.net.ssl.SSLHandshakeException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
	at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:131)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:353)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:296)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:291)
	at java.base/sun.security.ssl.CertificateMessage$T13CertificateConsumer.checkServerCerts(CertificateMessage.java:1357)
	at java.base/sun.security.ssl.CertificateMessage$T13CertificateConsumer.onConsumeCertificate(CertificateMessage.java:1232)
	at java.base/sun.security.ssl.CertificateMessage$T13CertificateConsumer.consume(CertificateMessage.java:1175)
	at java.base/sun.security.ssl.SSLHandshake.consume(SSLHandshake.java:392)
	at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:443)
	at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:421)
	at java.base/sun.security.ssl.TransportContext.dispatch(TransportContext.java:183)
	at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:172)
	at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1507)
	at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1417)
	at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:456)
	at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:427)
	at org.apache.hc.client5.http.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:273)
	at org.apache.hc.client5.http.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:241)
	at org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:148)
	at org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:396)
	at org.apache.hc.client5.http.impl.classic.InternalExecRuntime.connectEndpoint(InternalExecRuntime.java:158)
	at org.apache.hc.client5.http.impl.classic.InternalExecRuntime.connectEndpoint(InternalExecRuntime.java:168)
	at org.apache.hc.client5.http.impl.classic.ConnectExec.execute(ConnectExec.java:136)
	at org.apache.hc.client5.http.impl.classic.ExecChainElement.execute(ExecChainElement.java:51)
	at org.apache.hc.client5.http.impl.classic.ExecChainElement$1.proceed(ExecChainElement.java:57)
	at org.apache.hc.client5.http.impl.classic.ProtocolExec.execute(ProtocolExec.java:175)
	at org.apache.hc.client5.http.impl.classic.ExecChainElement.execute(ExecChainElement.java:51)
	at org.apache.hc.client5.http.impl.classic.ExecChainElement$1.proceed(ExecChainElement.java:57)
	at org.apache.hc.client5.http.impl.classic.HttpRequestRetryExec.execute(HttpRequestRetryExec.java:96)
	at org.apache.hc.client5.http.impl.classic.ExecChainElement.execute(ExecChainElement.java:51)
	at org.apache.hc.client5.http.impl.classic.ExecChainElement$1.proceed(ExecChainElement.java:57)
	at org.apache.hc.client5.http.impl.classic.ContentCompressionExec.execute(ContentCompressionExec.java:133)
	at org.apache.hc.client5.http.impl.classic.ExecChainElement.execute(ExecChainElement.java:51)
	at org.apache.hc.client5.http.impl.classic.ExecChainElement$1.proceed(ExecChainElement.java:57)
	at org.apache.hc.client5.http.impl.classic.RedirectExec.execute(RedirectExec.java:115)
	at org.apache.hc.client5.http.impl.classic.ExecChainElement.execute(ExecChainElement.java:51)
	at org.apache.hc.client5.http.impl.classic.InternalHttpClient.doExecute(InternalHttpClient.java:170)
	at org.apache.hc.client5.http.impl.classic.CloseableHttpClient.execute(CloseableHttpClient.java:75)
	at org.eclipse.ecf.provider.filetransfer.httpclient5.HttpClientRetrieveFileTransfer.performConnect(HttpClientRetrieveFileTransfer.java:1009)
	at org.eclipse.ecf.provider.filetransfer.httpclient5.HttpClientRetrieveFileTransfer.access$0(HttpClientRetrieveFileTransfer.java:1001)
	at org.eclipse.ecf.provider.filetransfer.httpclient5.HttpClientRetrieveFileTransfer$1.performFileTransfer(HttpClientRetrieveFileTransfer.java:997)
	at org.eclipse.ecf.filetransfer.FileTransferJob.run(FileTransferJob.java:76)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
	at java.base/sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:439)
	at java.base/sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:306)
	at java.base/sun.security.validator.Validator.validate(Validator.java:264)
	at java.base/sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:313)
	at java.base/sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:222)
	at java.base/sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:129)
	at java.base/sun.security.ssl.CertificateMessage$T13CertificateConsumer.checkServerCerts(CertificateMessage.java:1341)
	... 38 more
Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
	at java.base/sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:141)
	at java.base/sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:126)
	at java.base/java.security.cert.CertPathBuilder.build(CertPathBuilder.java:297)
	at java.base/sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:434)
	... 44 more

Понимаю что проблема с сертификатами в Java, но как заставить их игнорировать или установить в доверенные?

Сохранение CF без обновления ИБ

Можно ли сделать отдельную галочку чтобы CF обновлял только основную конфу, без обновления конфы ИБ?
Тратится сильно много времени на реструктуризацию, когда нужен только CF. Файловую (временную) использовать нельзя (индексы ограничение на количество индексов).
Приходится использовать пустую серверную, но на ее создание ручками приходится время тратить, да и даже в этом случае сохранить CF быстрее было бы без реструктуризации.

Диагностика ошибок при выгрузке cf

При выгрузке cf-файла ошибки и предупреждения конфигурации отображаются общим списком: непонятно что нужно исправить, чтобы выгрузка прошла успешно.
Нужно отображать только ошибки, либо ошибки и предупреждения отдельно. При использовании стандартных функций ЕДТ ошибки и предупреждения обозначены разными пиктограммами.

Пример сообщения об ошибке сейчас. Из всего списка нужно исправить только строки начинающиеся с Invalid name of form item command.:

com._1c.g5.v8.dt.platform.services.core.runtimes.execution.RuntimeExecutionException: Error interacting with the 1C:Enterprise Platform 8.3.17.1549:
Platform process log [error code 1]:

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\CommonForms\EnterValuesListWithCheckBoxes\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.ВставитьИзБуфераОбмена.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\Catalogs\ReportsVariants\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.ОбновитьФайлИзФайлаНаДиске.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\Catalogs\ReportsVariants\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.СохранитьФайлКак.

Unknown metadata object - ChartOfAccounts.Управленческий

Unknown metadata object - ChartOfAccounts.Управленческий

Unknown metadata object - ChartOfAccounts.Управленческий

Unknown metadata object - ChartOfAccounts.Управленческий

Unknown metadata object - ChartOfAccounts.Управленческий

Unknown metadata object - ChartOfAccounts.Управленческий

Unknown metadata object - ChartOfAccounts.Управленческий

Unknown metadata object - ChartOfAccounts.Управленческий

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\Catalogs\ExternalUsers\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.СостояниеПользователя08.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\Catalogs\ExternalComponents\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.ОбновлениеВнешнихКомпонентССайта.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\Catalogs\ExternalComponents\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.ОбновлениеВнешнихКомпонентССайта.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\SettingsStorages\ReportsVariantsStorage\Forms\ReportFiltersConditions\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.Отборы.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\SettingsStorages\ReportsVariantsStorage\Forms\SaveReportOptionToFile\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.СохранитьФайлКак.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\SettingsStorages\ReportsVariantsStorage\Forms\ReportVariantChoice\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.ВариантыОтчетовДоступныеВсемПользователям.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\SettingsStorages\ReportsVariantsStorage\Forms\ReportVariantChoice\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.ВариантыОтчетовДоступныеВсемПользователям.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\SettingsStorages\ReportsVariantsStorage\Forms\ReportVariantChoice\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.ВариантыОтчетовДоступныеВсемПользователям.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\SettingsStorages\ReportsVariantsStorage\Forms\OtherReportsPanel\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.ВыбратьВариантОтчета.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\SettingsStorages\ReportsVariantsStorage\Forms\SaveReportVariant\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.ВыбратьВариантОтчета.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\Catalogs\ReportMailings\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.СостояниеОбменаДаннымиОшибка.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\Catalogs\FileStorageVolumes\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.Предупреждение32.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\Catalogs\Files\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.ОткрытьВыбранныйФайл.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\Catalogs\Files\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.РедактироватьФайл.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\Catalogs\Files\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.ОпубликоватьФайл.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\Catalogs\Files\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.ЗанятьФайл.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\Catalogs\Files\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.ОсвободитьФайл.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\Catalogs\Files\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.СохранитьФайлКак.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\Catalogs\Files\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.ОбновитьФайлИзФайлаНаДиске.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\Catalogs\Files\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.ПодписанЭП.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\Catalogs\Files\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.ПодписанЭП.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\Catalogs\Files\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.Зашифрован.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\Catalogs\Files\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.Зашифрован.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\InformationRegisters\UserPrintTemplates\Forms\PrintFormsTemplates\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.РедактироватьМакет.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\InformationRegisters\UserPrintTemplates\Forms\PrintFormsTemplates\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.ОткрытьМакет.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\InformationRegisters\UserPrintTemplates\Forms\PrintFormsTemplates\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.РедактироватьМакет.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\InformationRegisters\UserPrintTemplates\Forms\PrintFormsTemplates\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.РедактироватьМакет.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\InformationRegisters\UserPrintTemplates\Forms\PrintFormsTemplates\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.ИспользоватьПользовательскийМакет.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\InformationRegisters\UserPrintTemplates\Forms\PrintFormsTemplates\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.ИспользоватьПоставляемыйМакет.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\InformationRegisters\UserPrintTemplates\Forms\PrintFormsTemplates\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.РедактироватьМакет.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\InformationRegisters\UserPrintTemplates\Forms\PrintFormsTemplates\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.ПользовательскийМакетУдалить.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\InformationRegisters\UserPrintTemplates\Forms\TemplateOpenModeChoice\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.ОткрытьМакет.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\InformationRegisters\UserPrintTemplates\Forms\TemplateOpenModeChoice\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.РедактироватьМакет.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\Documents\ReceiptCR\Forms\DocumentForm_CWP\Ext\Help\ru.html, the help page possibly contains an invalid link: _files/Добавление новой строки.PNG.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\Documents\ReceiptCR\Forms\DocumentForm_CWP\Ext\Help\ru.html, the help page possibly contains an invalid link: _files/Поиск по штрихкоду.PNG.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\Documents\ReceiptCR\Forms\DocumentForm_CWP\Ext\Help\ru.html, the help page possibly contains an invalid link: _files/Увеличить количество.PNG.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\Documents\ReceiptCR\Forms\DocumentForm_CWP\Ext\Help\ru.html, the help page possibly contains an invalid link: _files/Уменьшить количество.PNG.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\Documents\ReceiptCR\Forms\DocumentForm_CWP\Ext\Help\ru.html, the help page possibly contains an invalid link: _files/Изменение количества.PNG.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\Documents\ReceiptCR\Forms\PaymentForm\Ext\Help\ru.html, the help page possibly contains an invalid link: _files/Отменить оплату пластиковой картой.PNG.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\InformationRegisters\UserReminders\Forms\Reminder\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.Напоминание.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\Catalogs\OfficeDocumentsPrintTemplates\Ext\Help\ru.html, the help page possibly contains an invalid link: https://its.1c.ru/db/content/updinfo/src/smallbusiness/1.6.10/1610_kp_sh1.png?_=1489574500.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\Catalogs\OfficeDocumentsPrintTemplates\Ext\Help\ru.html, the help page possibly contains an invalid link: https://its.1c.ru/db/content/updinfo/src/smallbusiness/1.6.10/1610_kp_sh2.png?_=1489574500.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\Catalogs\OfficeDocumentsPrintTemplates\Ext\Help\ru.html, the help page possibly contains an invalid link: https://its.1c.ru/db/content/updinfo/src/smallbusiness/1.6.10/1610_kp_sh03.png?_=1489574500.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\Catalogs\OfficeDocumentsPrintTemplates\Ext\Help\ru.html, the help page possibly contains an invalid link: https://its.1c.ru/db/content/updinfo/src/smallbusiness/1.6.10/1610_kp_sh3.png?_=1489574500.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\Catalogs\OfficeDocumentsPrintTemplates\Ext\Help\ru.html, the help page possibly contains an invalid link: https://its.1c.ru/db/content/updinfo/src/smallbusiness/1.6.10/1610_kp02.png?_=1489574500.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\Catalogs\OfficeDocumentsPrintTemplates\Ext\Help\ru.html, the help page possibly contains an invalid link: https://its.1c.ru/db/content/updinfo/src/smallbusiness/1.6.10/1610_kp13.png?_=1489574500.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\Catalogs\OfficeDocumentsPrintTemplates\Ext\Help\ru.html, the help page possibly contains an invalid link: https://its.1c.ru/db/content/updinfo/src/smallbusiness/1.6.10/1610_kp12.png?_=1489574500.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\Catalogs\OfficeDocumentsPrintTemplates\Ext\Help\ru.html, the help page possibly contains an invalid link: https://its.1c.ru/db/content/updinfo/src/smallbusiness/1.6.10/1610_kp04.png?_=1489574500.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\Catalogs\OfficeDocumentsPrintTemplates\Ext\Help\ru.html, the help page possibly contains an invalid link: https://its.1c.ru/db/content/updinfo/src/smallbusiness/1.6.10/1610_kp05.png?_=1489574500.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\Reports\DeletePaymentCalendar\Forms\SettingsForm\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.ЗаполнитьФорму.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\CommonForms\AddDigitalSignatureFromFile\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.ПодписанЗашифрованЗаголовок.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\CommonForms\AttachmentFormatSelection\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.ОтправитьЭлектронноеПисьмо.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\CommonForms\SaveWithDigitalSignature\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.ПодписанЗашифрованЗаголовок.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\CommonForms\Declensions\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.ЗаполнитьФорму.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\CommonForms\ReportSettingsForm\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.ВставитьИзБуфераОбмена.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\CommonForms\ReportSettingsForm\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.БыстрыйДоступ.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\CommonForms\ReportSettingsForm\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.БыстрыйДоступ.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\CommonForms\ReportSettingsForm\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.БыстрыйДоступСФлажком.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\CommonForms\ReportSettingsForm\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.ОбычныйДоступСФлажком.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\CommonForms\ReportSettingsForm\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.СкрытаяНастройкаОтчета.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\CommonForms\ReportSettingsForm\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.ПереместитьВлевоВсе.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\CommonForms\ReportSettingsForm\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.Отборы.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\CommonForms\DataSynchronization\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.СостояниеОбменаДаннымиОшибка.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\CommonForms\DataSynchronization\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.Предупреждение.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\CommonForms\DataSynchronization\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.СинхронизацияДанныхВыполнение.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\CommonForms\DataSynchronization\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.Предупреждение.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\Catalogs\ExternalComponents\Forms\ItemForm\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.ОбновлениеВнешнихКомпонентССайта.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\Catalogs\ExternalComponents\Forms\ItemForm\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.ОбновитьФайлИзФайлаНаДиске.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\Catalogs\ExternalComponents\Forms\ItemForm\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.СохранитьФайлКак.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\Catalogs\ExternalUsers\Forms\ItemForm\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.СостояниеПользователя08.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\Catalogs\ReportMailings\Forms\BulkEmailRecipients\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.ЗаполнитьФорму.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\Catalogs\DigitalSignaturesAndEncryptionKeyCertificates\Forms\ItemForm\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.СертификатКлюча.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\Catalogs\DigitalSignaturesAndEncryptionKeyCertificates\Forms\ItemForm\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.ЗаявлениеНаВыпускСертификатаКлюча.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\Catalogs\DigitalSignaturesAndEncryptionKeyCertificates\Forms\SigningData\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.ПодписанЭП.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\Catalogs\Files\Forms\Files\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.ПодписанЗашифрованЗаголовок.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\Catalogs\Files\Forms\ChoiceForm\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.ПодписанЗашифрованЗаголовок.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\Catalogs\DataExchangeScripts\Forms\ItemForm\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.СинхронизацияДанныхВыполнение.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\Catalogs\DataExchangeScripts\Forms\ItemForm\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.СостояниеОбменаДаннымиОшибка.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\Catalogs\Files\Forms\ItemForm\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.ПодписанЭП.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\Catalogs\Files\Forms\ItemForm\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.Зашифрован.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\CommonForms\MainWorkingDirectorySetting\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.РабочийКаталогПоУмолчанию.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\CommonForms\ApplicationChangesDescription\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.Предупреждение.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\CommonForms\SendingSMS\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.ПозвонитьИлиОтправитьSMS.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\CommonForms\MessageSending\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.ОтправитьЭлектронноеПисьмо.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\CommonForms\MessageSending\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.Скрепка.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\CommonForms\PrintingDocuments\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.Сумма.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\CommonForms\PrintingDocuments\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.Сумма.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\CommonForms\AdditionalInformationEditing\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.ДополнительныеСведения.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\CommonForms\EditSpreadsheetDocument\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.ИзменитьШрифт.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\CommonForms\EditSpreadsheetDocument\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.ВыравниваниеПоЛевомуКраю.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\CommonForms\ReportForm\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.ВыбратьВариантОтчета.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\CommonForms\ReportForm\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.ВыбратьВариантОтчета.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\CommonForms\ReportForm\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.ЭлектронноеПисьмо.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\DataProcessors\DataImportFromExternalSources\Templates\QuickStart\Ext\Template\ru.html, the help page possibly contains an invalid link: CommonPicture.БыстрыйСтартКонтрагенты.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\DataProcessors\DataImportFromExternalSources\Templates\QuickStart\Ext\Template\ru.html, the help page possibly contains an invalid link: CommonPicture.БыстрыйСтартНоменклатура.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\DataProcessors\DataImportFromExternalSources\Templates\QuickStart\Ext\Template\ru.html, the help page possibly contains an invalid link: CommonPicture.БыстрыйСтартЦены.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\DataProcessors\DataImportFromExternalSources\Templates\ShortDescription\Ext\Template\ru.html, the help page possibly contains an invalid link: CommonPicture.ЗагрузкаИзФайла.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\DataProcessors\DataImportFromExternalSources\Templates\ShortDescription\Ext\Template\ru.html, the help page possibly contains an invalid link: CommonPicture.ЗагрузкаИзФайла.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\DataProcessors\DataImportFromExternalSources\Templates\ShortDescription\Ext\Template\ru.html, the help page possibly contains an invalid link: CommonPicture.ЗагрузкаИзФайла.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\Reports\InternalReportAddToReportPanel\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.ОтчетРазвернуть.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\Reports\InternalReportAddToReportPanel\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.РежимРедактированияСпискаЭлементов.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\Reports\InternalReportAddToReportPanel\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.СтрелкаВверхУзкая.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\Reports\InternalReportAddToReportPanel\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.СтрелкаВнизУзкая.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\Reports\InternalReportAddToReportPanel\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.РежимРедактированияСпискаЭлементов.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\Reports\InternalReportAddToReportPanel\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.СтрелкаВверхУзкая.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\Reports\InternalReportAddToReportPanel\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.СтрелкаВнизУзкая.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\DataProcessors\EventLog\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.Предупреждение.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\DataProcessors\EventLog\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.Информация.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\DataProcessors\EventLog\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.ИнформацияПоНедоступнымПолям.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\DataProcessors\EventLog\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.ПримечаниеЖурналаРегистрации.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\DataProcessors\GroupAttributeChange\Forms\AdditionalParameters\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.СтрелкаВправо.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\DataProcessors\ToolTipManager\Templates\AssistantOfExchangeWithSiteSettings_ExchangeOverWebService\Ext\Template\ru.html, the help page possibly contains an invalid link: CommonPicture.ОбменССайтомПубликацияВебСервиса.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\DataProcessors\ToolTipManager\Templates\AssistantOfExchangeWithSiteSettings_ExchangeOverWebService\Ext\Template\ru.html, the help page possibly contains an invalid link: CommonPicture.ОбменССайтомПроверкаПодключенияКВебСервису.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\DataProcessors\ToolTipManager\Templates\Telephony_MobileTelephony\Ext\Template\ru.html, the help page possibly contains an invalid link: https://its.1c.ru/db/content/updinfo/src/smallbusiness/1.6.9/tele_04.png?_=1490691607.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\DataProcessors\ToolTipManager\Templates\Telephony_MobileTelephony\Ext\Template\ru.html, the help page possibly contains an invalid link: https://its.1c.ru/db/content/updinfo/src/smallbusiness/1.6.9/tele_06.png?_=1490691607.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\DataProcessors\ToolTipManager\Templates\Telephony_MobileTelephony\Ext\Template\ru.html, the help page possibly contains an invalid link: https://its.1c.ru/db/content/updinfo/src/smallbusiness/1.6.9/tele_07.png?_=1490691607.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\DataProcessors\ToolTipManager\Templates\Telephony_MobileTelephony\Ext\Template\ru.html, the help page possibly contains an invalid link: https://its.1c.ru/db/content/updinfo/src/smallbusiness/1.6.9/tele_12.png?_=1490691607.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\DataProcessors\ToolTipManager\Templates\Telephony_MobileTelephony\Ext\Template\ru.html, the help page possibly contains an invalid link: https://its.1c.ru/db/content/updinfo/src/smallbusiness/1.6.9/tele_14.png?_=1490691607.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\DataProcessors\ToolTipManager\Templates\Telephony_MobileTelephony\Ext\Template\ru.html, the help page possibly contains an invalid link: https://its.1c.ru/db/content/updinfo/src/smallbusiness/1.6.9/tele_13.png?_=1490691607.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\DataProcessors\ToolTipManager\Templates\Telephony_MobileTelephony\Ext\Template\ru.html, the help page possibly contains an invalid link: https://its.1c.ru/db/content/updinfo/src/smallbusiness/1.6.9/tele_08.png?_=1490691607.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\DataProcessors\ToolTipManager\Templates\Telephony_MobileTelephony\Ext\Template\ru.html, the help page possibly contains an invalid link: https://its.1c.ru/db/content/updinfo/src/smallbusiness/1.6.9/tele_10.png?_=1490691607.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\DataProcessors\ToolTipManager\Templates\Telephony_MobileTelephony\Ext\Template\ru.html, the help page possibly contains an invalid link: https://its.1c.ru/db/content/updinfo/src/smallbusiness/1.6.9/tele_11.png?_=1490691607.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\DataProcessors\ToolTipManager\Templates\Telephony_MobileTelephony\Ext\Template\ru.html, the help page possibly contains an invalid link: https://its.1c.ru/db/content/updinfo/src/smallbusiness/1.6.9/tele_09.png?_=1490691607.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\DataProcessors\ProductionPerShift\Templates\LongDesc\Ext\Template\ru.html, the help page possibly contains an invalid link: CommonPicture.ПримерВыполнениеЭтапов.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\DataProcessors\FileOperations\Forms\OpenModeChoiceForm\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.ОткрытьВыбранныйФайл.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\DataProcessors\FileOperations\Forms\OpenModeChoiceForm\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.РедактироватьФайл.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\DataProcessors\FileOperations\Forms\FilesInMainWorkingDirectory\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.РедактироватьФайл.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\DataProcessors\SettlementsManagementAssistants\Forms\PaymentAmountDistributionForm\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.ДокументПозжеТекущего.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\DataProcessors\SettlementsManagementAssistants\Forms\PaymentAmountDistributionForm\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.СвязанныеДокументы.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\DataProcessors\FileOperations\Forms\AttachedFiles\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.ПодписанЗашифрованЗаголовок.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\DataProcessors\FileOperations\Forms\AttachedFiles\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.Скрепка.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\DataProcessors\FileOperations\Forms\AttachedFiles\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.ЗакончитьРедактированиеФайла.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\DataProcessors\FileOperations\Forms\AttachedFiles\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.ПодписанЗашифрованЗаголовок.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\DataProcessors\FileOperations\Forms\AttachedFiles\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.ПодписанЭП.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\DataProcessors\FileOperations\Forms\AttachedFiles\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.Зашифрован.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\DataProcessors\FileOperations\Forms\AllFiles\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.ПодписанЗашифрованЗаголовок.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\DataProcessors\FileOperations\Forms\AttachedFile\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.ПодписанЭП.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\DataProcessors\FileOperations\Forms\AttachedFile\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.Зашифрован.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\DataProcessors\InteractiveDataExchangeAssistant\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.СинхронизацияДанныхИнтерактивноеВыполнение.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\DataProcessors\InteractiveDataExchangeAssistant\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.Информация.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\DataProcessors\InteractiveDataExchangeAssistant\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.СостояниеОбменаДаннымиОшибка.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\DataProcessors\InteractiveDataExchangeAssistant\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.СостояниеОбменаДаннымиОшибка.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\DataProcessors\InfobaseObjectsMapping\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.СинхронизацияДанныхВыполнение.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\DataProcessors\Scanning\Forms\ScanningSetup\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.Предупреждение32.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\InformationRegisters\UserReminders\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.Органайзер.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\InformationRegisters\DataExchangeResults\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.Предупреждение.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\InformationRegisters\DataExchangeResults\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.СинхронизацияДанныхДанныеПолучены.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\InformationRegisters\DeleteDataExchangeResults\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.Предупреждение.

File: C:\1cEDT\tmp\1cedt\cfbldr-74444\InformationRegisters\DeleteDataExchangeResults\Ext\Help\ru.html, the help page possibly contains an invalid link: CommonPicture.СинхронизацияДанныхДанныеПолучены.

Invalid name of form item command. - Form.Item.Список.StandardCommand.SearchEverywhere

Invalid name of form item command. - Form.Item.Список.StandardCommand.SearchEverywhere

Invalid name of form item command. - Form.Item.Список.StandardCommand.SearchEverywhere

Invalid name of form item command. - Form.Item.Список.StandardCommand.SearchEverywhere

Invalid name of form item command. - Form.Item.Список.StandardCommand.SearchEverywhere

Invalid name of form item command. - Form.Item.Список.StandardCommand.SearchEverywhere

Invalid name of form item command. - Form.Item.Список.StandardCommand.SearchEverywhere

Invalid name of form item command. - Form.Item.СписокОтложенныхЧеков.StandardCommand.SearchEverywhere

Invalid name of form item command. - Form.Item.Список.StandardCommand.SearchEverywhere

Invalid name of form item command. - Form.Item.СписокЗапасы.StandardCommand.SearchEverywhere

CommonPicture.Favorites - Name is not unique!

CommonPicture.Information - Name is not unique!

CommonPicture.Setting - Name is not unique!

	at com._1c.g5.v8.dt.platform.services.core.runtimes.execution.impl.AbstractRuntimeComponentExecutor.executeRuntimeProcessCommand(AbstractRuntimeComponentExecutor.java:353)

	at com._1c.g5.v8.dt.platform.services.core.runtimes.execution.impl.AbstractRuntimeComponentExecutor.executeRuntimeProcessCommand(AbstractRuntimeComponentExecutor.java:283)

	at com._1c.g5.v8.dt.platform.services.core.runtimes.execution.impl.AbstractRuntimeComponentExecutor.executeRuntimeProcessCommand(AbstractRuntimeComponentExecutor.java:99)

	at com._1c.g5.v8.dt.platform.services.core.runtimes.execution.impl.ThickClientLauncher.importConfigurationFromXml(ThickClientLauncher.java:295)

	at com._1c.g5.v8.dt.platform.services.core.runtimes.execution.impl.DesignerSessionThickClientLauncher.importConfigurationFromXml(DesignerSessionThickClientLauncher.java:289)

	at ru.yanygin.dt.cfbuilder.plugin.ui.ExportProjectWorker.deployProjectToInfobase(ExportProjectWorker.java:139)

	at ru.yanygin.dt.cfbuilder.plugin.ui.ExportProjectWorker.proceedJob(ExportProjectWorker.java:111)

	at ru.yanygin.dt.cfbuilder.plugin.ui.JobDialog$16.run(JobDialog.java:942)

	at org.eclipse.core.runtime.jobs.Job$1.run(Job.java:164)

	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)

Ошибка установки на EDT 2023.1.4

Не удается завершить установку, так как не удалось найти один или несколько необходимых элементов.
Установленное программное обеспечение: 1C:Enterprise Development Tools License Feature 0.19.0.v202307192055 (com._1c.g5.v8.dt.platform.support_v8.3.18.feature.feature.group 0.19.0.v202307192055)
Отсутствующее требование: 1C:Enterprise Development Tools License Feature 0.19.0.v202307192055 (com._1c.g5.v8.dt.platform.support_v8.3.18.feature.feature.group 0.19.0.v202307192055) требует 'org.eclipse.equinox.p2.iu; com._1c.g5.v8.dt.platform_v8.3.18 [1.0.600.v202307192055,1.0.600.v202307192055]', но его не удалось найти
Скрин_едт

Подготовка для объединения конфигурации с хранилищем

Сценарий:
Разработка ведется в отдельном хранилище. Но кто-то из участников группы хочет разрабатывать на EDT.

Ему для этого нужно:

  1. Импортировать проект в рабочую область
  2. Внести изменения
  3. Поместить изменения обратно в хранилище
  • Захватить объекты
  • Выполнить объединение

Было бы здорово продвинуть плагин для облегчения работы на последнем этапе:

  • захват объектов в хранилище.

Для этого нужно:

  • настройки подключения к хранилищу
  • база для захвата объектов
  • знать об измененных объектах
    • либо jgit / консольный гит
    • сравнение / объединение конфигураций
  • подготовить файл для захвата объектов

Макросы в имени / пути реезультирующего файла

Хотелось бы видеть возможность добавлять в <выходной путь>/<имя выходного файла> макросы, по типу Обновлятора. Он там вставляет название ИБ дату/время экспорта, версию платформы и/или конфигурации и т.д.

Пример: тестовая Бит-Фин+Эксп+Транспорт 2019-03-13 (18-37-34) {8.3.12.1685}.cf

Загрузка cf\cfe в базу без сохранения в файл

А возможно ли сделать кнопку, которая бы делала все тоже самое что и "Собрать CF|CFE в файл", кроме сохранения в сам файл? Назвать можно "Загрузить проект в БД"

Просто сейчас пользуемся Вашим плагином в 50% случаях чисто для того что бы загрузить cfe в базу. А типовое поведение переодически хочет грузить основной проект расширения в базу, а там ЕРП и это занимает часа 2.
А этап сохранения в файл тоже занимает какое то время (10 сек).

Перестала загружаться рабочая область ЕДТ.

Стаяла у меня на mac ЕДТ 2022.2.3. все нормально работало.
Вышла 2022.2.4 - поставил, в течении дня наловил кучу проблем с расширениями. (плагин cf_builder работал)
Удалил 2022.2.4
Вернул 2022.2.3
кнопки плагина упропали. Подумал что нужно его установить. Но он оказывается был установлен.
Дай думаю тогда Удалю и заного Установлю.
Делаю, и натыкаюсь на ошибку. Не удалось создать панель: com._1c.g5.v8.dt.ui2.navigator

Думаю удалить ЕДТ и заного поставить - малоли что не так пошло в прошлый раз.
Пробаю - и не помагло. Таже ошибка

Текст ошибки в навигаторе.

java.lang.Exception
	at org.eclipse.ui.internal.ViewReference.createErrorPart(ViewReference.java:115)
	at org.eclipse.ui.internal.ViewReference.createPart(ViewReference.java:101)
	at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.createPart(CompatibilityPart.java:304)
	at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.create(CompatibilityPart.java:342)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58)
	at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:995)
	at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:960)
	at org.eclipse.e4.core.internal.di.InjectorImpl.internalInject(InjectorImpl.java:140)
	at org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl.java:403)
	at org.eclipse.e4.core.internal.di.InjectorImpl.make(InjectorImpl.java:330)
	at org.eclipse.e4.core.contexts.ContextInjectionFactory.make(ContextInjectionFactory.java:202)
	at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.createFromBundle(ReflectionContributionFactory.java:91)
	at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.doCreate(ReflectionContributionFactory.java:60)
	at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.create(ReflectionContributionFactory.java:42)
	at org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer.createWidget(ContributedPartRenderer.java:132)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createWidget(PartRenderingEngine.java:994)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:658)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$1.run(PartRenderingEngine.java:543)
	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:527)
	at org.eclipse.e4.ui.workbench.renderers.swt.ElementReferenceRenderer.createWidget(ElementReferenceRenderer.java:73)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createWidget(PartRenderingEngine.java:994)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:658)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:762)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:727)
	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:711)
	at org.eclipse.e4.ui.workbench.renderers.swt.StackRenderer.showTab(StackRenderer.java:1209)
	at org.eclipse.e4.ui.workbench.renderers.swt.LazyStackRenderer.postProcess(LazyStackRenderer.java:116)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:676)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:762)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:727)
	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:711)
	at org.eclipse.e4.ui.workbench.renderers.swt.SWTPartRenderer.processContents(SWTPartRenderer.java:72)
	at org.eclipse.e4.ui.workbench.renderers.swt.SashRenderer.processContents(SashRenderer.java:150)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:672)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:762)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:727)
	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:711)
	at org.eclipse.e4.ui.workbench.renderers.swt.SWTPartRenderer.processContents(SWTPartRenderer.java:72)
	at org.eclipse.e4.ui.workbench.renderers.swt.PerspectiveRenderer.processContents(PerspectiveRenderer.java:51)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:672)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:762)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:727)
	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:711)
	at org.eclipse.e4.ui.workbench.renderers.swt.PerspectiveStackRenderer.showTab(PerspectiveStackRenderer.java:82)
	at org.eclipse.e4.ui.workbench.renderers.swt.LazyStackRenderer.postProcess(LazyStackRenderer.java:116)
	at org.eclipse.e4.ui.workbench.renderers.swt.PerspectiveStackRenderer.postProcess(PerspectiveStackRenderer.java:64)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:676)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:762)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:727)
	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:711)
	at org.eclipse.e4.ui.workbench.renderers.swt.SWTPartRenderer.processContents(SWTPartRenderer.java:72)
	at org.eclipse.e4.ui.workbench.renderers.swt.SashRenderer.processContents(SashRenderer.java:150)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:672)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:762)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:727)
	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:711)
	at org.eclipse.e4.ui.workbench.renderers.swt.SWTPartRenderer.processContents(SWTPartRenderer.java:72)
	at org.eclipse.e4.ui.workbench.renderers.swt.WBWRenderer.processContents(WBWRenderer.java:658)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:672)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:762)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:727)
	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:711)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1082)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1045)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)

Файл лога рабочей области.
Логи.log
.

image

EDT 2021.2

Не хочет ставиться на 2021.2
image

ЕДТ 2022.*

Будет ли адаптация для новой версии ЕДТ ?

При установке что с репозитория, что из ЗИПа выдает ошибку:

Не удается завершить установку, так как не удалось найти один или несколько необходимых элементов.
  Устанавливаемое программное обеспечение: 1C:EDT CF builder 1.3.0.202012242114 (ru.yanygin.dt.cfbuilder.plugin.ui.feature.feature.group 1.3.0.202012242114)
  Отсутствующее требование: 1C:EDT CF builder 1.3.0.202012242114 (ru.yanygin.dt.cfbuilder.plugin.ui 1.3.0.202012242114) требует 'osgi.bundle; com._1c.g5.v8.dt.platform [7.0.0,8.0.0)', но его не удалось найти
  Не возможно удовлетворить зависимость:
    Из: 1C:EDT CF builder 1.3.0.202012242114 (ru.yanygin.dt.cfbuilder.plugin.ui.feature.feature.group 1.3.0.202012242114)
    Что: org.eclipse.equinox.p2.iu; ru.yanygin.dt.cfbuilder.plugin.ui [1.3.0.202012242114,1.3.0.202012242114]

2022.2.3

Не удается установить плагин в версию Ruby 2022.2.3

Не удается завершить установку, так как не удалось найти один или несколько необходимых элементов.
Устанавливаемое программное обеспечение: 1C:EDT CF builder 1.3.4.v202210060657 (ru.yanygin.dt.cfbuilder.plugin.ui.feature.feature.group 1.3.4.v202210060657)
Отсутствующее требование: 1C:EDT CF builder 1.3.4.v202210060657 (ru.yanygin.dt.cfbuilder.plugin.ui 1.3.4.v202210060657) требует 'osgi.bundle; com._1c.g5.v8.dt.platform [7.0.0,9.0.0)', но его не удалось найти
Не возможно удовлетворить зависимость:
Из: 1C:EDT CF builder 1.3.4.v202210060657 (ru.yanygin.dt.cfbuilder.plugin.ui.feature.feature.group 1.3.4.v202210060657)
Что: org.eclipse.equinox.p2.iu; ru.yanygin.dt.cfbuilder.plugin.ui [1.3.4.v202210060657,1.3.4.v202210060657]

image

Адаптация под EDT 2020.6

В EDT 2020.6 RC1 сборка CF прерывается ошибкой:

  1. Через временную базу:
    java.lang.NoSuchMethodError: 'void com._1c.g5.v8.dt.platform.services.core.runtimes.execution.IThickClientLauncher.exportConfigurationToCf(com._1c.g5.v8.dt.platform.services.core.runtimes.execution.ILaunchableRuntimeComponent, com._1c.g5.v8.dt.platform.services.model.InfobaseReference, com._1c.g5.v8.dt.platform.services.core.runtimes.execution.RuntimeExecutionArguments, java.nio.file.Path)'
    at ru.yanygin.dt.cfbuilder.plugin.ui.ExportProjectWorker.exportConfigurationToCfSimple(ExportProjectWorker.java:210)
    at ru.yanygin.dt.cfbuilder.plugin.ui.ExportProjectWorker.exportConfigurationToCf(ExportProjectWorker.java:190)
    at ru.yanygin.dt.cfbuilder.plugin.ui.ExportProjectWorker.proceedJob(ExportProjectWorker.java:113)
    at ru.yanygin.dt.cfbuilder.plugin.ui.JobDialog$16.run(JobDialog.java:942)
    at org.eclipse.core.runtime.jobs.Job$1.run(Job.java:164)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
  2. Через обычную ИБ:
    java.lang.reflect.InvocationTargetException
    at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:397)
    at org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ProgressMonitorDialog.java:469)
    at ru.yanygin.dt.cfbuilder.plugin.ui.JobDialog$15.lambda$0(JobDialog.java:875)
    at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
    at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185)
    at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4005)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3633)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1158)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1047)
    at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
    at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:658)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:557)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:154)
    at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:150)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1447)
    Caused by: java.lang.NoSuchMethodError: 'void com._1c.g5.v8.dt.platform.services.core.runtimes.execution.IThickClientLauncher.exportConfigurationToCf(com._1c.g5.v8.dt.platform.services.core.runtimes.execution.ILaunchableRuntimeComponent, com._1c.g5.v8.dt.platform.services.model.InfobaseReference, com._1c.g5.v8.dt.platform.services.core.runtimes.execution.RuntimeExecutionArguments, java.nio.file.Path)'
    at ru.yanygin.dt.cfbuilder.plugin.ui.ExportProjectWorker.exportConfigurationToCfSimple(ExportProjectWorker.java:210)
    at ru.yanygin.dt.cfbuilder.plugin.ui.ExportProjectWorker.exportConfigurationToCf(ExportProjectWorker.java:190)
    at ru.yanygin.dt.cfbuilder.plugin.ui.ExportProjectWorker.proceedJob(ExportProjectWorker.java:113)
    at ru.yanygin.dt.cfbuilder.plugin.ui.JobDialog$15$1.run(JobDialog.java:882)
    at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)

image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.