Avatar

Level 2

Thanks Paul for ur quick response. :slightly_smiling_face:

At this point i havent verified as such for read/write privileges in the Linux environment.

But i have also tried the same for one of our servers in Windows Server Environment the error is not too different,

(as far as my perception goes)

which is :-(Highlighting inly the basic part)

!ENTRY com.adobe.DSC_Admin_UI 4 4 2009-06-25 15:32:07.830
!MESSAGE install of C:\Documents and Settings\prabhat_kumar05\Desktop\componentJAR\component1.jar failed
!STACK 0
ALC-DSC-000-000: com.adobe.idp.dsc.DSCRuntimeException: Internal error.
at com.adobe.idp.dsc.registry.component.impl.ComponentRegistryImpl._install(ComponentRegistryImpl.java:456)
at com.adobe.idp.dsc.registry.component.impl.ComponentRegistryImpl.install(ComponentRegistryImpl.java:254)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

.

.

.

Caused by: java.io.FileNotFoundException: C:\Documents and Settings\User_1\Local Settings\Temp\1\adobewl_base_domain_LCServer2\ArchiveStore\1509\com\pakage\si\beanFiles\DocumentBusinessObject.class (The system cannot find the path specified)
at com.adobe.idp.dsc.management.impl.ArchiveFileManagerImpl.inflateArchiveIntoLocalCache(ArchiveFileManagerImpl.java:300)
at com.adobe.idp.dsc.management.impl.ArchiveFileManagerImpl.getArchiveDirectory(ArchiveFileManagerImpl.java:113)
at com.adobe.idp.dsc.management.impl.ArchiveStoreImpl.getArchiveDirectory(ArchiveStoreImpl.java:586)
at com.adobe.idp.dsc.registry.component.impl.ComponentRegistryImpl._install(ComponentRegistryImpl.java:305)
... 56 more
Caused by: java.io.FileNotFoundException: C:\Documents and Settings\User_1\Local Settings\Temp\1\adobewl_base_domain_LCServer2\ArchiveStore\1509\com\pakage\si\beanFiles\DocumentBusinessObject.class (The system cannot find the path specified)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(FileOutputStream.java:179)
at java.io.FileOutputStream.<init>(FileOutputStream.java:131)
at com.adobe.idp.dsc.management.impl.ArchiveFileManagerImpl$1.doInTransaction(ArchiveFileManagerImpl.java:276)
at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.execute(EjbTransactionCMTAdapterBean.java:342)
at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.doRequiresNew(EjbTransactionCMTAdapterBean.java:284)
at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapter_z73hg_ELOImpl.doRequiresNew(EjbTransactionCMTAdapter_z73hg_ELOImpl.java:145)
at com.adobe.idp.dsc.transaction.impl.ejb.EjbTransactionProvider.execute(EjbTransactionProvider.java:143)
at com.adobe.idp.dsc.transaction.impl.DefaultTransactionTemplate.execute(DefaultTransactionTemplate.java:79)
at com.adobe.idp.dsc.management.impl.ArchiveFileManagerImpl.inflateArchiveIntoLocalCache(ArchiveFileManagerImpl.java:258)
... 59 more

Additionally as we r installing the component through JAR form our client machines, could u plz expalin where do we need to assign

read/write priviliges