Hi there,
I wrote a custom component and built the according jar-file. The next step was to import the jar-file into the workbench.
When I tried to do so the following error occurred (workbench .log file):
!ENTRY com.adobe.DSC_Admin_UI 4 4 2008-01-15 16:05:43.418
!MESSAGE install of C:\tmp\adobe-components\adobe-component.jar failed
!STACK 0
ALC-DSC-000-000: com.adobe.idp.dsc.DSCRuntimeException: Internal error.
...
Caused by: java.io.FileNotFoundException: C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\ArchiveStore\306\at\integrata\live cycle\component\BootstrapImpl.class (The system cannot find the path specified)
...
Caused by: java.io.FileNotFoundException: C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\ArchiveStore\306\at\integrata\live cycle\component\BootstrapImpl.class (The system cannot find the path specified)
...
The problem is, that the workbench is not running on the same computer as the ES server. When I extract the jar-file manually into the considered directory on the server everything works fine.
Is this a bug or even not possible to import components from a remote workbench?
kind regards
Michael
I wrote a custom component and built the according jar-file. The next step was to import the jar-file into the workbench.
When I tried to do so the following error occurred (workbench .log file):
!ENTRY com.adobe.DSC_Admin_UI 4 4 2008-01-15 16:05:43.418
!MESSAGE install of C:\tmp\adobe-components\adobe-component.jar failed
!STACK 0
ALC-DSC-000-000: com.adobe.idp.dsc.DSCRuntimeException: Internal error.
...
Caused by: java.io.FileNotFoundException: C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\ArchiveStore\306\at\integrata\live cycle\component\BootstrapImpl.class (The system cannot find the path specified)
...
Caused by: java.io.FileNotFoundException: C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\ArchiveStore\306\at\integrata\live cycle\component\BootstrapImpl.class (The system cannot find the path specified)
...
The problem is, that the workbench is not running on the same computer as the ES server. When I extract the jar-file manually into the considered directory on the server everything works fine.
Is this a bug or even not possible to import components from a remote workbench?
kind regards
Michael