ALC-LCM-030-200 Failed to deploy component.

704 views
Skip to first unread message

Hoya

unread,
Feb 5, 2009, 2:39:39 PM2/5/09
to Adobe LiveCycle Developers
Hi

I have a problem configuring LiveCycle using configuration manager, i
have this error

ALC-LCM-030-200 Failed to deploy component.....adobe-rightsmanagement-
jboss-dsc.jar

and after this exception the deployment stops

Any idea will be appreciated

Thanks in advance,

Duane Nickull

unread,
Feb 5, 2009, 3:06:35 PM2/5/09
to Adobe LiveCycle Developers
Hoya:

The logs are your best friends here.  Under the root install folder, you will find a logs folder.  Look for the install log.

Common causes are timeouts (too low processing power) and sometimes a corrupt jar.  The log files will give you all the detail and probably tell you exactly why it failed.

Sometimes, on constrained resource systems, I have the first LCM fail and I ran it again and it succeeded the second time.

Duane

--
**********************************************************************
Duane Nickull, Vancouver, BC Canada
Senior Technical Evangelist - Adobe LiveCycle ES and Enterprise
Duane's World TV Show - http://tv.adobe.com/#pg+1537
Blog - http://technoracle.blogspot.com
Twitter - http://twitter.com/duanechaos
Community Open Source Music - http://www.mixmatchmusic.com
My Band - http://www.myspace.com/22ndcentury
**********************************************************************

Hoya

unread,
Feb 5, 2009, 3:18:12 PM2/5/09
to Adobe LiveCycle Developers
you are right ! I run it actually the second time and it seems to
succeeded ;-) it goes over the previous error..
I hope it will go to the end of the configuration ?


On 5 fév, 15:06, Duane Nickull <dnick...@adobe.com> wrote:
> Hoya:
>
> The logs are your best friends here.  Under the root install folder, you will find a logs folder.  Look for the install log.
>
> Common causes are timeouts (too low processing power) and sometimes a corrupt jar.  The log files will give you all the detail and probably tell you exactly why it failed.
>
> Sometimes, on constrained resource systems, I have the first LCM fail and I ran it again and it succeeded the second time.
>
> Duane
>
> On 05/02/09 11:39 AM, "Hoya" <hoya...@gmail.com> wrote:
>
> Hi
>
> I have a problem configuring LiveCycle using configuration manager, i
> have this error
>
> ALC-LCM-030-200 Failed to deploy component.....adobe-rightsmanagement-
> jboss-dsc.jar
>
> and after this exception the deployment stops
>
> Any idea will be appreciated
>
> Thanks in advance,
>
> --
> **********************************************************************
> Duane Nickull, Vancouver, BC Canada
> Senior Technical Evangelist - Adobe LiveCycle ES and Enterprise
> Duane's World TV Show -http://tv.adobe.com/#pg+1537
> Blog -http://technoracle.blogspot.com
> Twitter -http://twitter.com/duanechaos

Duane Nickull

unread,
Feb 5, 2009, 3:25:49 PM2/5/09
to Adobe LiveCycle Developers
In my experience, this often works for some reason.  I have no idea, but have done several new installs this way and the end result is that it works.

One issue I did have on a previous build was that the files were on a unix system before being installed and I had manually copied a directory over.  Unix systems create a duplicate file name with “._<filename.jar” a dot and underscore in front of them.  The error log had spewed out that the jar files were in valid due to being copied over and I think the app server configuration was trying to load or examine a pattern of “*.jar”.  The dot-underscore files had been loaded up and java correctly barfed them back with an error.

Duane

Hoya

unread,
Feb 5, 2009, 3:31:25 PM2/5/09
to Adobe LiveCycle Developers
The installation stops with this error adobe-generatepdf-dsc.jar..
Should I restarted again..?


[2009-02-05 15:25:17,083], SEVERE, Thread-55,
com.adobe.livecycle.lcm.feature.deployment.DeployDSCs, Echec du
déploiement du composant C:\Adobe\LiveCycle8.2\deploy\adobe-
generatepdf-dsc.jar.
com.adobe.livecycle.lcm.core.LCMException[ALC-LCM-030-200]: Echec du
déploiement du composant C:\Adobe\LiveCycle8.2\deploy\adobe-
generatepdf-dsc.jar.
at
com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.deployDSCFiles
(DeployDSCs.java:396)
at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.deployDSCs
(DeployDSCs.java:149)
at
com.adobe.livecycle.lcm.feature.expressTurnkey.ExpressTurnkeyTask.deployDSCs
(ExpressTurnkeyTask.java:457)
at
com.adobe.livecycle.lcm.feature.expressTurnkey.ExpressTurnkeyTask.access
$2900(ExpressTurnkeyTask.java:64)
at com.adobe.livecycle.lcm.feature.expressTurnkey.ExpressTurnkeyTask
$ActualTask.performTurnkey(ExpressTurnkeyTask.java:239)
at com.adobe.livecycle.lcm.feature.expressTurnkey.ExpressTurnkeyTask
$ActualTask.<init>(ExpressTurnkeyTask.java:132)
at com.adobe.livecycle.lcm.feature.expressTurnkey.ExpressTurnkeyTask
$1.construct(ExpressTurnkeyTask.java:110)
at com.adobe.livecycle.lcm.core.tasks.SwingWorker$2.run
(SwingWorker.java:114)
at java.lang.Thread.run(Thread.java:595)
Caused by: ALC-DSC-000-000:
com.adobe.idp.dsc.net.DSCSocketTimeoutException: Internal error.
at
com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapAxisDispatcher.throwExceptionHandler
(SoapAxisDispatcher.java:199)
at
com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapAxisDispatcher.doSend
(SoapAxisDispatcher.java:125)
at com.adobe.idp.dsc.provider.impl.base.AbstractMessageDispatcher.send
(AbstractMessageDispatcher.java:57)
at com.adobe.idp.dsc.clientsdk.ServiceClient.invoke
(ServiceClient.java:208)
at
com.adobe.idp.dsc.registry.component.client.ComponentRegistryClient.invoke
(ComponentRegistryClient.java:373)
at
com.adobe.idp.dsc.registry.component.client.ComponentRegistryClient.install
(ComponentRegistryClient.java:131)
at
com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.installComponentUsingDoc
(DeployDSCs.java:585)
at
com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.installComponent
(DeployDSCs.java:563)
at
com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.installAndStartComponent
(DeployDSCs.java:554)
at
com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.deployDSCFiles
(DeployDSCs.java:363)
... 8 more
Caused by: java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(SocketInputStream.java:129)
at java.io.BufferedInputStream.fill(BufferedInputStream.java:218)
at java.io.BufferedInputStream.read(BufferedInputStream.java:235)
at org.apache.axis.transport.http.HTTPSender.readHeadersFromSocket
(HTTPSender.java:583)
at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:
143)
at org.apache.axis.strategies.InvocationStrategy.visit
(InvocationStrategy.java:32)
at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)
at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)
at org.apache.axis.client.AxisClient.invoke(AxisClient.java:165)
at org.apache.axis.client.Call.invokeEngine(Call.java:2784)
at org.apache.axis.client.Call.invoke(Call.java:2767)
at org.apache.axis.client.Call.invoke(Call.java:2443)
at org.apache.axis.client.Call.invoke(Call.java:2366)
at org.apache.axis.client.Call.invoke(Call.java:1812)
at
com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapAxisDispatcher.doSend
(SoapAxisDispatcher.java:123)
... 16 more
[2009-02-05 15:25:19,021], SEVERE, Thread-55,
com.adobe.livecycle.lcm.feature.deployment.DeployDSCs, Echec du
déploiement du composant C:\Adobe\LiveCycle8.2\deploy\adobe-
generatepdf-dsc.jar.
com.adobe.livecycle.lcm.core.LCMException[ALC-LCM-030-200]: Echec du
déploiement du composant C:\Adobe\LiveCycle8.2\deploy\adobe-
generatepdf-dsc.jar.
at
com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.deployDSCFiles
(DeployDSCs.java:396)
at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.deployDSCs
(DeployDSCs.java:149)
at
com.adobe.livecycle.lcm.feature.expressTurnkey.ExpressTurnkeyTask.deployDSCs
(ExpressTurnkeyTask.java:457)
at
com.adobe.livecycle.lcm.feature.expressTurnkey.ExpressTurnkeyTask.access
$2900(ExpressTurnkeyTask.java:64)
at com.adobe.livecycle.lcm.feature.expressTurnkey.ExpressTurnkeyTask
$ActualTask.performTurnkey(ExpressTurnkeyTask.java:239)
at com.adobe.livecycle.lcm.feature.expressTurnkey.ExpressTurnkeyTask
$ActualTask.<init>(ExpressTurnkeyTask.java:132)
at com.adobe.livecycle.lcm.feature.expressTurnkey.ExpressTurnkeyTask
$1.construct(ExpressTurnkeyTask.java:110)
at com.adobe.livecycle.lcm.core.tasks.SwingWorker$2.run
(SwingWorker.java:114)
at java.lang.Thread.run(Thread.java:595)
Caused by: ALC-DSC-000-000:
com.adobe.idp.dsc.net.DSCSocketTimeoutException: Internal error.
at
com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapAxisDispatcher.throwExceptionHandler
(SoapAxisDispatcher.java:199)
at
com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapAxisDispatcher.doSend
(SoapAxisDispatcher.java:125)
at com.adobe.idp.dsc.provider.impl.base.AbstractMessageDispatcher.send
(AbstractMessageDispatcher.java:57)
at com.adobe.idp.dsc.clientsdk.ServiceClient.invoke
(ServiceClient.java:208)
at
com.adobe.idp.dsc.registry.component.client.ComponentRegistryClient.invoke
(ComponentRegistryClient.java:373)
at
com.adobe.idp.dsc.registry.component.client.ComponentRegistryClient.install
(ComponentRegistryClient.java:131)
at
com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.installComponentUsingDoc
(DeployDSCs.java:585)
at
com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.installComponent
(DeployDSCs.java:563)
at
com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.installAndStartComponent
(DeployDSCs.java:554)
at
com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.deployDSCFiles
(DeployDSCs.java:363)
... 8 more
Caused by: java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(SocketInputStream.java:129)
at java.io.BufferedInputStream.fill(BufferedInputStream.java:218)
at java.io.BufferedInputStream.read(BufferedInputStream.java:235)
at org.apache.axis.transport.http.HTTPSender.readHeadersFromSocket
(HTTPSender.java:583)
at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:
143)
at org.apache.axis.strategies.InvocationStrategy.visit
(InvocationStrategy.java:32)
at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)
at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)
at org.apache.axis.client.AxisClient.invoke(AxisClient.java:165)
at org.apache.axis.client.Call.invokeEngine(Call.java:2784)
at org.apache.axis.client.Call.invoke(Call.java:2767)
at org.apache.axis.client.Call.invoke(Call.java:2443)
at org.apache.axis.client.Call.invoke(Call.java:2366)
at org.apache.axis.client.Call.invoke(Call.java:1812)
at
com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapAxisDispatcher.doSend
(SoapAxisDispatcher.java:123)
... 16 more



On 5 fév, 15:25, Duane Nickull <dnick...@adobe.com> wrote:
> In my experience, this often works for some reason.  I have no idea, but have done several new installs this way and the end result is that it works.
>
> One issue I did have on a previous build was that the files were on a unix system before being installed and I had manually copied a directory over.  Unix systems create a duplicate file name with "._<filename.jar" a dot and underscore in front of them.  The error log had spewed out that the jar files were in valid due to being copied over and I think the app server configuration was trying to load or examine a pattern of "*.jar".  The dot-underscore files had been loaded up and java correctly barfed them back with an error.
>
> Duane
>
> **********************************************************************- Masquer le texte des messages précédents -
>
> - Afficher le texte des messages précédents -

Duane Nickull

unread,
Feb 5, 2009, 3:36:09 PM2/5/09
to Adobe LiveCycle Developers
Je me soviegn – je suis Francais!

;-)

I will have to cross reference this with English but it looks like one of the jars failed to create a proper descriptor. I’ll probably have to get an engineer to take a look who reads French better than moi.

Duane

Hoya

unread,
Feb 5, 2009, 3:40:50 PM2/5/09
to Adobe LiveCycle Developers
the only sentence in french is :
Echec du déploiement du composant
and this means
Failed to deploy component

On 5 fév, 15:36, Duane Nickull <dnick...@adobe.com> wrote:
> Je me soviegn - je suis Francais!
>
> ;-)
>
> I will have to cross reference this with English but it looks like one of the jars failed to create a proper descriptor. I'll probably have to get an engineer to take a look who reads French better than moi.
>
> Duane
> On 05/02/09 12:31 PM, "Hoya" <hoya...@gmail.com> wrote:
>
> The installation stops with this error adobe-generatepdf-dsc.jar..
> Should I restarted again..?
>
> [2009-02-05 15:25:17,083], SEVERE, Thread-55,
> com.adobe.livecycle.lcm.feature.deployment.DeployDSCs, Echec du
> déploiement du composant C:\Adobe\LiveCycle8.2\deploy\adobe-
> generatepdf-dsc.jar.
> com.adobe.livecycle.lcm.core.LCMException[ALC-LCM-030-200]: Echec du
> déploiement du composant C:\Adobe\LiveCycle8.2\deploy\adobe-
> generatepdf-dsc.jar.
>         at
> com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.deployDSCFiles
> (DeployDSCs.java:396)
>         at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.deployDSCs
> (DeployDSCs.java:149)
>         at
> com.adobe.livecycle.lcm.feature.expressTurnkey.ExpressTurnkeyTask.deployDSC­s
> (ExpressTurnkeyTask.java:457)
>         at
> com.adobe.livecycle.lcm.feature.expressTurnkey.ExpressTurnkeyTask.access
> $2900(ExpressTurnkeyTask.java:64)
>         at com.adobe.livecycle.lcm.feature.expressTurnkey.ExpressTurnkeyTask
> $ActualTask.performTurnkey(ExpressTurnkeyTask.java:239)
>         at com.adobe.livecycle.lcm.feature.expressTurnkey.ExpressTurnkeyTask
> $ActualTask.<init>(ExpressTurnkeyTask.java:132)
>         at com.adobe.livecycle.lcm.feature.expressTurnkey.ExpressTurnkeyTask
> $1.construct(ExpressTurnkeyTask.java:110)
>         at com.adobe.livecycle.lcm.core.tasks.SwingWorker$2.run
> (SwingWorker.java:114)
>         at java.lang.Thread.run(Thread.java:595)
> Caused by: ALC-DSC-000-000:
> com.adobe.idp.dsc.net.DSCSocketTimeoutException: Internal error.
>         at
> com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapAxisDispatcher.throwExcep­tionHandler
> (SoapAxisDispatcher.java:199)
>         at
> com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapAxisDispatcher.doSend
> (SoapAxisDispatcher.java:125)
>         at com.adobe.idp.dsc.provider.impl.base.AbstractMessageDispatcher.send
> (AbstractMessageDispatcher.java:57)
>         at com.adobe.idp.dsc.clientsdk.ServiceClient.invoke
> (ServiceClient.java:208)
>         at
> com.adobe.idp.dsc.registry.component.client.ComponentRegistryClient.invoke
> (ComponentRegistryClient.java:373)
>         at
> com.adobe.idp.dsc.registry.component.client.ComponentRegistryClient.install
> (ComponentRegistryClient.java:131)
>         at
> com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.installComponentUsing­Doc
> (DeployDSCs.java:585)
>         at
> com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.installComponent
> (DeployDSCs.java:563)
>         at
> com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.installAndStartCompon­ent
> com.adobe.livecycle.lcm.feature.expressTurnkey.ExpressTurnkeyTask.deployDSC­s
> (ExpressTurnkeyTask.java:457)
>         at
> com.adobe.livecycle.lcm.feature.expressTurnkey.ExpressTurnkeyTask.access
> $2900(ExpressTurnkeyTask.java:64)
>         at com.adobe.livecycle.lcm.feature.expressTurnkey.ExpressTurnkeyTask
> $ActualTask.performTurnkey(ExpressTurnkeyTask.java:239)
>         at com.adobe.livecycle.lcm.feature.expressTurnkey.ExpressTurnkeyTask
> $ActualTask.<init>(ExpressTurnkeyTask.java:132)
>         at com.adobe.livecycle.lcm.feature.expressTurnkey.ExpressTurnkeyTask
> $1.construct(ExpressTurnkeyTask.java:110)
>         at com.adobe.livecycle.lcm.core.tasks.SwingWorker$2.run
> (SwingWorker.java:114)
>         at java.lang.Thread.run(Thread.java:595)
> Caused by: ALC-DSC-000-000:
> com.adobe.idp.dsc.net.DSCSocketTimeoutException: Internal error.
>         at
> com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapAxisDispatcher.throwExcep­tionHandler
> (SoapAxisDispatcher.java:199)
>         at
> com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapAxisDispatcher.doSend
> (SoapAxisDispatcher.java:125)
>         at com.adobe.idp.dsc.provider.impl.base.AbstractMessageDispatcher.send
> (AbstractMessageDispatcher.java:57)
>         at com.adobe.idp.dsc.clientsdk.ServiceClient.invoke
> (ServiceClient.java:208)
>         at
> com.adobe.idp.dsc.registry.component.client.ComponentRegistryClient.invoke
> (ComponentRegistryClient.java:373)
>         at
> com.adobe.idp.dsc.registry.component.client.ComponentRegistryClient.install
> (ComponentRegistryClient.java:131)
>         at
> com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.installComponentUsing­Doc
> (DeployDSCs.java:585)
>         at
> com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.installComponent
> (DeployDSCs.java:563)
>         at
> com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.installAndStartCompon­ent
> ...
>
> plus de détails »- Masquer le texte des messages précédents -

Duane Nickull

unread,
Feb 5, 2009, 3:58:33 PM2/5/09
to live...@googlegroups.com
Yep - got it and passed on. I am getting on a plane to fly home so will be out for a few hours

Duane Nickull

unread,
Feb 5, 2009, 4:16:21 PM2/5/09
to live...@googlegroups.com
Hoya - can you peruse your LCM logs to verify no warnings the second time it ran?

Duane Nickull

unread,
Feb 5, 2009, 8:47:50 PM2/5/09
to Adobe LiveCycle Developers
Hoya:

Engineering got right on this while I was on the plane. Here are some
snippets of what they said:

- Summary of this issue is;


com.adobe.livecycle.lcm.core.LCMException[ALC-LCM-030-200]: Echec du
déploiement du composant
C:\Adobe\LiveCycle8.2\deploy\adobe-generatepdf-dsc.jar

S
ALC-DSC-000-000: com.adobe.idp.dsc.net.DSCSocketTimeoutException: Internal
error.
S


Caused by: java.net.SocketTimeoutException: Read timed out

- This issue has been reported in 8.2.1 time against multiple DSC by
Integration team and withdrawn as not reproducible. FWIW - I have also
experienced it now that I remember. The stalled LCM was the first clue that
should have tweaked my memory.

Action: are you able to try again and reproduce it? We also need to se the
raw logs files to see exactly what went wrong. One of Java¹s strong suites
is logging.

- It¹s an error code and exception we¹ve seen before, I just can¹t recall
the resolution or root cause although the server log likely tells more of
the story.

Action: get us the server logs.

- Yes it was intermittent. Something server side causes this issue.
It may work 2nd time because the server state has changed at that point and
the preceding DSCs in the deployment list are already deployed.

Action: none.

Duane

Duane Nickull

unread,
Feb 5, 2009, 8:49:31 PM2/5/09
to Adobe LiveCycle Developers
And also - how much RAM do you have? Can you please describe your machine
you are deploying on (RAM, CPU speed, other apps running at the same time
etc.)

Thanks - we'll get you up and running!

Duane

Hoya

unread,
Feb 6, 2009, 1:12:05 PM2/6/09
to Adobe LiveCycle Developers
Hi Duane,

I ran several times the configuration and now I passed over the ALC-
LCM-020-300 error ;-|
But another error appeared is ALC-LCM-030-300 Failed to deploy LCA ..?
I am at 91% done...
Do you have an idea for this ?
The system is running on 4Gig RAM and 15Gig of free space. Win2003 SP2
Intel Xeon CPU E5...@3.00 GHz


On 5 fév, 20:49, Duane Nickull <dnick...@adobe.com> wrote:
> And also - how much RAM do you have?  Can you please describe your machine
> you are deploying on (RAM, CPU speed, other apps running at the same time
> etc.)
>
> Thanks - we'll get you up and running!
>
> Duane
>
> > On 05/02/09 12:36 PM, "Duane Nickull" <dnick...@adobe.com> wrote:
>
> >> Je me soviegn ­ je suis Francais!
>
> >> ;-)
>
> >> I will have to cross reference this with English but it looks like one of the
> >> jars failed to create a proper descriptor. I¹ll probably have to get an
> >> engineer to take a look who reads French better than moi.
>
> >> Duane
> >> On 05/02/09 12:31 PM, "Hoya" <hoya...@gmail.com> wrote:
>
> >>> The installation stops with this error adobe-generatepdf-dsc.jar..
> >>> Should I restarted again..?
>
> >>> [2009-02-05 15:25:17,083], SEVERE, Thread-55,
> >>> com.adobe.livecycle.lcm.feature.deployment.DeployDSCs, Echec du
> >>> déploiement du composant C:\Adobe\LiveCycle8.2\deploy\adobe-
> >>> generatepdf-dsc.jar.
> >>> com.adobe.livecycle.lcm.core.LCMException[ALC-LCM-030-200]: Echec du
> >>> déploiement du composant C:\Adobe\LiveCycle8.2\deploy\adobe-
> >>> generatepdf-dsc.jar.
> >>>         at
> >>> com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.deployDSCFiles
> >>> (DeployDSCs.java:396)
> >>>         at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.deployDSCs
> >>> (DeployDSCs.java:149)
> >>>         at
> >>> com.adobe.livecycle.lcm.feature.expressTurnkey.ExpressTurnkeyTask.deployDSC­s
> >>> (ExpressTurnkeyTask.java:457)
> >>>         at
> >>> com.adobe.livecycle.lcm.feature.expressTurnkey.ExpressTurnkeyTask.access
> >>> $2900(ExpressTurnkeyTask.java:64)
> >>>         at com.adobe.livecycle.lcm.feature.expressTurnkey.ExpressTurnkeyTask
> >>> $ActualTask.performTurnkey(ExpressTurnkeyTask.java:239)
> >>>         at com.adobe.livecycle.lcm.feature.expressTurnkey.ExpressTurnkeyTask
> >>> $ActualTask.<init>(ExpressTurnkeyTask.java:132)
> >>>         at com.adobe.livecycle.lcm.feature.expressTurnkey.ExpressTurnkeyTask
> >>> $1.construct(ExpressTurnkeyTask.java:110)
> >>>         at com.adobe.livecycle.lcm.core.tasks.SwingWorker$2.run
> >>> (SwingWorker.java:114)
> >>>         at java.lang.Thread.run(Thread.java:595)
> >>> Caused by: ALC-DSC-000-000:
> >>> com.adobe.idp.dsc.net.DSCSocketTimeoutException: Internal error.
> >>>         at
>
> com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapAxisDispatcher.throwExcep­t>>>
> i
>
>
>
> >>> onHandler
> >>> (SoapAxisDispatcher.java:199)
> >>>         at
> >>> com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapAxisDispatcher.doSend
> >>> (SoapAxisDispatcher.java:125)
> >>>         at
> >>> com.adobe.idp.dsc.provider.impl.base.AbstractMessageDispatcher.send
> >>> (AbstractMessageDispatcher.java:57)
> >>>         at com.adobe.idp.dsc.clientsdk.ServiceClient.invoke
> >>> (ServiceClient.java:208)
> >>>         at
> >>> com.adobe.idp.dsc.registry.component.client.ComponentRegistryClient.invoke
> >>> (ComponentRegistryClient.java:373)
> >>>         at
> >>> com.adobe.idp.dsc.registry.component.client.ComponentRegistryClient.install
> >>> (ComponentRegistryClient.java:131)
> >>>         at
> >>> com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.installComponentUsing­D
> >>> o>> c
> >>> (DeployDSCs.java:585)
> >>>         at
> >>> com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.installComponent
> >>> (DeployDSCs.java:563)
> >>>         at
> >>> com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.installAndStartCompon­e
> >>> com.adobe.livecycle.lcm.feature.expressTurnkey.ExpressTurnkeyTask.deployDSC­s
> >>> (ExpressTurnkeyTask.java:457)
> >>>         at
> >>> com.adobe.livecycle.lcm.feature.expressTurnkey.ExpressTurnkeyTask.access
> >>> $2900(ExpressTurnkeyTask.java:64)
> >>>         at com.adobe.livecycle.lcm.feature.expressTurnkey.ExpressTurnkeyTask
> >>> $ActualTask.performTurnkey(ExpressTurnkeyTask.java:239)
> >>>         at com.adobe.livecycle.lcm.feature.expressTurnkey.ExpressTurnkeyTask
> >>> $ActualTask.<init>(ExpressTurnkeyTask.java:132)
> >>>         at com.adobe.livecycle.lcm.feature.expressTurnkey.ExpressTurnkeyTask
> >>> $1.construct(ExpressTurnkeyTask.java:110)
> >>>         at com.adobe.livecycle.lcm.core.tasks.SwingWorker$2.run
> >>> (SwingWorker.java:114)
> >>>         at java.lang.Thread.run(Thread.java:595)
> >>> Caused by: ALC-DSC-000-000:
> >>> com.adobe.idp.dsc.net.DSCSocketTimeoutException: Internal error.
> >>>         at
>
> com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapAxisDispatcher.throwExcep­t>>>
> i
>
>
>
> >>> onHandler
> >>> (SoapAxisDispatcher.java:199)
> >>>         at
> >>> com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapAxisDispatcher.doSend
> >>> (SoapAxisDispatcher.java:125)
> >>>         at
> >>> com.adobe.idp.dsc.provider.impl.base.AbstractMessageDispatcher.send
> >>> (AbstractMessageDispatcher.java:57)
> >>>         at com.adobe.idp.dsc.clientsdk.ServiceClient.invoke
> >>> (ServiceClient.java:208)
> >>>         at
> >>> com.adobe.idp.dsc.registry.component.client.ComponentRegistryClient.invoke
> >>> (ComponentRegistryClient.java:373)
> >>>         at
> >>> com.adobe.idp.dsc.registry.component.client.ComponentRegistryClient.install
> >>> (ComponentRegistryClient.java:131)
> >>>         at
> >>> com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.installComponentUsing­D
> >>> o>> c
> >>> (DeployDSCs.java:585)
> >>>         at
> >>> com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.installComponent
> >>> (DeployDSCs.java:563)
> >>>         at
> >>> com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.installAndStartCompon­e
> >>> n>> t
> >>> (DeployDSCs.java:554)
> >>>         at
> >>> com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.deployDSCFiles
> >>> (DeployDSCs.java:363)
> >>>         ... 8 more
> >>> Caused by: java.net.SocketTimeoutException: Read timed out
> >>>         at java.net.SocketInputStream.socketRead0(Native Method)
> >>>         at java.net.SocketInputStream.read(SocketInputStream.java:129)
> >>>         at java.io.BufferedInputStream.fill(BufferedInputStream.java:218)
> >>>         at java.io.BufferedInputStream.read(BufferedInputStream.java:235)
> >>>         at org.apache.axis.transport.http.HTTPSender.readHeadersFromSocket
> >>> (HTTPSender.java:583)
> >>>         at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:
> >>> 143)
> >>>         at org.apache.axis.strategies.InvocationStrategy.visit
> >>> (InvocationStrategy.java:32)
> >>>         at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)
> >>>         at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)
> >>>         at org.apache.axis.client.AxisClient.invoke(AxisClient.java:165)
> >>>         at
>
> ...
>
> plus de détails »- Masquer le texte des messages précédents -
>
> - Afficher le texte des messages précédents -- Masquer le texte des messages précédents -
>
> - Afficher le texte des messages précédents -- Masquer le texte des messages précédents -

Duane Nickull

unread,
Feb 6, 2009, 1:15:36 PM2/6/09
to Adobe LiveCycle Developers
An you find the log files and send them in?  The LCM logs and the install logs are most critical.  You can send them directly to me at dnickull at adobe dot com.

Duane

Hoya

unread,
Feb 6, 2009, 1:21:49 PM2/6/09
to Adobe LiveCycle Developers
Could you tell me where is located the install log

On 6 fév, 13:15, Duane Nickull <dnick...@adobe.com> wrote:
> An you find the log files and send them in?  The LCM logs and the install logs are most critical.  You can send them directly to me at dnickull at adobe dot com.
>
> Duane
>
> > >> Je me soviegn - je suis Francais!
>
> > >> ;-)
>
> > >> I will have to cross reference this with English but it looks like one of the
> > >> jars failed to create a proper descriptor. I'll probably have to get an
> > >> engineer to take a look who reads French better than moi.
>
> > >> Duane
> > >> On 05/02/09 12:31 PM, "Hoya" <hoya...@gmail.com> wrote:
>
> > >>> The installation stops with this error adobe-generatepdf-dsc.jar..
> > >>> Should I restarted again..?
>
> > >>> [2009-02-05 15:25:17,083], SEVERE, Thread-55,
> > >>> com.adobe.livecycle.lcm.feature.deployment.DeployDSCs, Echec du
> > >>> déploiement du composant C:\Adobe\LiveCycle8.2\deploy\adobe-
> > >>> generatepdf-dsc.jar.
> > >>> com.adobe.livecycle.lcm.core.LCMException[ALC-LCM-030-200]: Echec du
> > >>> déploiement du composant C:\Adobe\LiveCycle8.2\deploy\adobe-
> > >>> generatepdf-dsc.jar.
> > >>>         at
> > >>> com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.deployDSCFiles
> > >>> (DeployDSCs.java:396)
> > >>>         at com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.deployDSCs
> > >>> (DeployDSCs.java:149)
> > >>>         at
> > >>> com.adobe.livecycle.lcm.feature.expressTurnkey.ExpressTurnkeyTask.deployDSC­-s
> > >>> (ExpressTurnkeyTask.java:457)
> > >>>         at
> > >>> com.adobe.livecycle.lcm.feature.expressTurnkey.ExpressTurnkeyTask.access
> > >>> $2900(ExpressTurnkeyTask.java:64)
> > >>>         at com.adobe.livecycle.lcm.feature.expressTurnkey.ExpressTurnkeyTask
> > >>> $ActualTask.performTurnkey(ExpressTurnkeyTask.java:239)
> > >>>         at com.adobe.livecycle.lcm.feature.expressTurnkey.ExpressTurnkeyTask
> > >>> $ActualTask.<init>(ExpressTurnkeyTask.java:132)
> > >>>         at com.adobe.livecycle.lcm.feature.expressTurnkey.ExpressTurnkeyTask
> > >>> $1.construct(ExpressTurnkeyTask.java:110)
> > >>>         at com.adobe.livecycle.lcm.core.tasks.SwingWorker$2.run
> > >>> (SwingWorker.java:114)
> > >>>         at java.lang.Thread.run(Thread.java:595)
> > >>> Caused by: ALC-DSC-000-000:
> > >>> com.adobe.idp.dsc.net.DSCSocketTimeoutException: Internal error.
> > >>>         at
>
> > com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapAxisDispatcher.throwExcep­-t>>>
> > i
>
> > >>> onHandler
> > >>> (SoapAxisDispatcher.java:199)
> > >>>         at
> > >>> com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapAxisDispatcher.doSend
> > >>> (SoapAxisDispatcher.java:125)
> > >>>         at
> > >>> com.adobe.idp.dsc.provider.impl.base.AbstractMessageDispatcher.send
> > >>> (AbstractMessageDispatcher.java:57)
> > >>>         at com.adobe.idp.dsc.clientsdk.ServiceClient.invoke
> > >>> (ServiceClient.java:208)
> > >>>         at
> > >>> com.adobe.idp.dsc.registry.component.client.ComponentRegistryClient.invoke
> > >>> (ComponentRegistryClient.java:373)
> > >>>         at
> > >>> com.adobe.idp.dsc.registry.component.client.ComponentRegistryClient.install
> > >>> (ComponentRegistryClient.java:131)
> > >>>         at
> > >>> com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.installComponentUsing­-D
> > >>> o>> c
> > >>> (DeployDSCs.java:585)
> > >>>         at
> > >>> com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.installComponent
> > >>> (DeployDSCs.java:563)
> > >>>         at
> > >>> com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.installAndStartCompon­-e
> > >>> com.adobe.livecycle.lcm.feature.expressTurnkey.ExpressTurnkeyTask.deployDSC­-s
> > >>> (ExpressTurnkeyTask.java:457)
> > >>>         at
> > >>> com.adobe.livecycle.lcm.feature.expressTurnkey.ExpressTurnkeyTask.access
> > >>> $2900(ExpressTurnkeyTask.java:64)
> > >>>         at com.adobe.livecycle.lcm.feature.expressTurnkey.ExpressTurnkeyTask
> > >>> $ActualTask.performTurnkey(ExpressTurnkeyTask.java:239)
> > >>>         at com.adobe.livecycle.lcm.feature.expressTurnkey.ExpressTurnkeyTask
> > >>> $ActualTask.<init>(ExpressTurnkeyTask.java:132)
> > >>>         at com.adobe.livecycle.lcm.feature.expressTurnkey.ExpressTurnkeyTask
> > >>> $1.construct(ExpressTurnkeyTask.java:110)
> > >>>         at com.adobe.livecycle.lcm.core.tasks.SwingWorker$2.run
> > >>> (SwingWorker.java:114)
> > >>>         at java.lang.Thread.run(Thread.java:595)
> > >>> Caused by: ALC-DSC-000-000:
> > >>> com.adobe.idp.dsc.net.DSCSocketTimeoutException: Internal error.
> > >>>         at
>
> > com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapAxisDispatcher.throwExcep­-t>>>
> > i
>
> > >>> onHandler
> > >>> (SoapAxisDispatcher.java:199)
> > >>>         at
> > >>> com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapAxisDispatcher.doSend
> > >>> (SoapAxisDispatcher.java:125)
> > >>>         at
> > >>> com.adobe.idp.dsc.provider.impl.base.AbstractMessageDispatcher.send
> > >>> (AbstractMessageDispatcher.java:57)
> > >>>         at com.adobe.idp.dsc.clientsdk.ServiceClient.invoke
> > >>> (ServiceClient.java:208)
> > >>>         at
> > >>> com.adobe.idp.dsc.registry.component.client.ComponentRegistryClient.invoke
> > >>> (ComponentRegistryClient.java:373)
> > >>>         at
> > >>> com.adobe.idp.dsc.registry.component.client.ComponentRegistryClient.install
> > >>> (ComponentRegistryClient.java:131)
> > >>>         at
> > >>> com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.installComponentUsing­-D
> > >>> o>> c
> > >>> (DeployDSCs.java:585)
> > >>>         at
> > >>> com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.installComponent
>

Duane Nickull

unread,
Feb 6, 2009, 1:40:26 PM2/6/09
to Adobe LiveCycle Developers
About LiveCycle ES logs (based on an install of 8.0*)

They are text files in the *.log format.

The LCM logs are under the <root_install_directory>/configurationManager

For example, on my windows machine, C:\Adobe\LiveCycle8\configurationManager\log

The Jboss tunrkey also logs all server activities.  These logs are under
<root_install_directory>\jboss\server\all\log

Mine are:

C:\Adobe\LiveCycle8\jboss\server\all\log

There are logs for each date you run the server plus others such as exception logs.

Duane

Hoya

unread,
Feb 6, 2009, 1:56:01 PM2/6/09
to Adobe LiveCycle Developers
Those 2 logs are sent.

On 6 fév, 13:40, Duane Nickull <dnick...@adobe.com> wrote:
> About LiveCycle ES logs (based on an install of 8.0*)
>
> They are text files in the *.log format.
>
> The LCM logs are under the <root_install_directory>/configurationManager
>
> For example, on my windows machine, C:\Adobe\LiveCycle8\configurationManager\log
>
> The Jboss tunrkey also logs all server activities.  These logs are under
> <root_install_directory>\jboss\server\all\log
>
> Mine are:
>
> C:\Adobe\LiveCycle8\jboss\server\all\log
>
> There are logs for each date you run the server plus others such as exception logs.
>
> Duane
>
> > > >>> com.adobe.livecycle.lcm.feature.expressTurnkey.ExpressTurnkeyTask.deployDSC­--s
> > > >>> (ExpressTurnkeyTask.java:457)
> > > >>>         at
> > > >>> com.adobe.livecycle.lcm.feature.expressTurnkey.ExpressTurnkeyTask.access
> > > >>> $2900(ExpressTurnkeyTask.java:64)
> > > >>>         at com.adobe.livecycle.lcm.feature.expressTurnkey.ExpressTurnkeyTask
> > > >>> $ActualTask.performTurnkey(ExpressTurnkeyTask.java:239)
> > > >>>         at com.adobe.livecycle.lcm.feature.expressTurnkey.ExpressTurnkeyTask
> > > >>> $ActualTask.<init>(ExpressTurnkeyTask.java:132)
> > > >>>         at com.adobe.livecycle.lcm.feature.expressTurnkey.ExpressTurnkeyTask
> > > >>> $1.construct(ExpressTurnkeyTask.java:110)
> > > >>>         at com.adobe.livecycle.lcm.core.tasks.SwingWorker$2.run
> > > >>> (SwingWorker.java:114)
> > > >>>         at java.lang.Thread.run(Thread.java:595)
> > > >>> Caused by: ALC-DSC-000-000:
> > > >>> com.adobe.idp.dsc.net.DSCSocketTimeoutException: Internal error.
> > > >>>         at
>
> > > com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapAxisDispatcher.throwExcep­--t>>>
> > > i
>
> > > >>> onHandler
> > > >>> (SoapAxisDispatcher.java:199)
> > > >>>         at
> > > >>> com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapAxisDispatcher.doSend
> > > >>> (SoapAxisDispatcher.java:125)
> > > >>>         at
> > > >>> com.adobe.idp.dsc.provider.impl.base.AbstractMessageDispatcher.send
> > > >>> (AbstractMessageDispatcher.java:57)
> > > >>>         at com.adobe.idp.dsc.clientsdk.ServiceClient.invoke
> > > >>> (ServiceClient.java:208)
> > > >>>         at
> > > >>> com.adobe.idp.dsc.registry.component.client.ComponentRegistryClient.invoke
> > > >>> (ComponentRegistryClient.java:373)
> > > >>>         at
> > > >>> com.adobe.idp.dsc.registry.component.client.ComponentRegistryClient.install
> > > >>> (ComponentRegistryClient.java:131)
> > > >>>         at
> > > >>> com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.installComponentUsing­--D
> > > >>> o>> c
> > > >>> (DeployDSCs.java:585)
> > > >>>         at
> > > >>> com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.installComponent
> > > >>> (DeployDSCs.java:563)
> > > >>>         at
> > > >>> com.adobe.livecycle.lcm.feature.deployment.DeployDSCs.installAndStartCompon­--e
> > > >>> com.adobe.livecycle.lcm.feature.expressTurnkey.ExpressTurnkeyTask.deployDSC­--s
> > > >>> (ExpressTurnkeyTask.java:457)
> > > >>>         at
> > > >>> com.adobe.livecycle.lcm.feature.expressTurnkey.ExpressTurnkeyTask.access
> > > >>> $2900(ExpressTurnkeyTask.java:64)
> > > >>>         at com.adobe.livecycle.lcm.feature.expressTurnkey.ExpressTurnkeyTask
> > > >>> $ActualTask.performTurnkey(ExpressTurnkeyTask.java:239)
> > > >>>         at com.adobe.livecycle.lcm.feature.expressTurnkey.ExpressTurnkeyTask
> > > >>> $ActualTask.<init>(ExpressTurnkeyTask.java:132)
> > > >>>         at com.adobe.livecycle.lcm.feature.expressTurnkey.ExpressTurnkeyTask
> > > >>> $1.construct(ExpressTurnkeyTask.java:110)
> > > >>>         at com.adobe.livecycle.lcm.core.tasks.SwingWorker$2.run
> > > >>> (SwingWorker.java:114)
> > > >>>         at java.lang.Thread.run(Thread.java:595)
> > > >>> Caused by: ALC-DSC-000-000:
> > > >>> com.adobe.idp.dsc.net.DSCSocketTimeoutException: Internal error.
>

Duane Nickull

unread,
Feb 6, 2009, 2:00:47 PM2/6/09
to Adobe LiveCycle Developers
OK ­ just to be clear, you sent these to me via TRUONG TO ANH
<TOANH.TRUONG_AT_curateur.gouv-dot-qc-dot-ca> with a different thread title?
I don¹t want to mix up threads.

Duane

Hoya

unread,
Feb 6, 2009, 2:03:24 PM2/6/09
to Adobe LiveCycle Developers
you can keep the same title if you want..

On 6 fév, 14:00, Duane Nickull <dnick...@adobe.com> wrote:
> OK ­ just to be clear, you sent these to me via

> I don¹t want to mix up threads.
>
> Duane
>

Duane Nickull

unread,
Feb 6, 2009, 3:54:32 PM2/6/09
to Adobe LiveCycle Developers
Hoya:

Server log is full of JMS and DB Exceptions. You might want to revisit the
JBoss configuration assuming this is not a turnkey. Did you use the turnkey
install?

I would suspect that you should probably remove it all and start over again.
I think you might have had a warning. If you can grep and send me an
install log, this might have clues to the root problem.

Duane

Duane Nickull

unread,
Feb 6, 2009, 4:04:17 PM2/6/09
to Adobe LiveCycle Developers
I am going to suggest we take this offline to solve then put back on.  The only trouble is I am going for a week vacation (no computers).  I will introduce you via your other email to someone who is in your locale.

Duane
Reply all
Reply to author
Forward
0 new messages