Hans Stoop----------------------Livelink Appearance is shown atLivelinkUp Europe 2003Open Text User ConferenceParis, FranceMay 12th - 15th 2003Find out how we're helping six million great mindswork together to improve efficiencies and save money.http://www.opentext.com/livelinkup/
-----Original Message-----From: eLink Discussion: Development Discussion [mailto:development@elinkkc.opentext.com]Sent: vrijdag 14 maart 2003 20:46To: eLink RecipientSubject: Problems installing modules developed in Builder (on Win2000) to a Livelink Server on Solaris Problems installing modules developed in Builder (on Win2000) to a Livelink Server on Solaris Posted by AzertiaUser6 (Ocampo, Alberto A) on 03/14/2003 02:32 PM I have developed a simple module on Livelink Builder (running on Windows 2000) and I've installed it on the Livelink in my SDK computer without any problem. When I take this module and try to install it on my production site that is running on Solaris (LL version 9.0.0.2), as soon as I copy the folder to the STAGING folder, the Administrative page to install modules in Livelink stops working and presents an ERROR message. Any ideas to help me?!. Thanks.
Hello Hans,
We followed the same procedure and be able to install the module in solaris machine.
Problem Description :
In our windows environment all the pages(<customModule>.RHName) are loading without any issues,
but after deploying to Solaris machine it is opening only a blank page.
Can you please suggest us how can we trace out the issue, as we are not having any option to debug in Solaris operating system for the custom module.
Hi,
While deploying onto a UNIX environment which in this case is Solaris, did you first prepare the module for deployment?
You are advised to;
<![if !supportLists]>1. <![endif]>Remove the .oll extension from all OSpace files.
<![if !supportLists]>2. <![endif]>Run a dos2unix converter on all other files in your module.
I believe that step #1 should suffice in this case, if not go ahead with step #2 as well.
Thanks & Regards,
Pramod Mohandas
From: eLink Entry: Content Server Development Forum [mailto:development@elinkkc.opentext.com]Sent: Thursday, February 27, 2014 8:58 PMTo: eLink RecipientSubject: Problems installing modules developed in Builder (on Win2000) to a Livelink Server on Solaris
Problems installing modules developed in Builder (on Win2000) to a Livelink Server on Solaris
Posted bymalla.reddy@ge.com (Reddy, Malla) On 02-27-2014 10:14
[To post a comment, use the normal reply function]
Topic:
Forum:
Content Server Development Forum
Content Server:
Knowledge Center
Good news is that for CS 10.5+, you’ll be able to use Eclipse to debug Content Server, so you’re not just restricted to Windows anymore.