<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: WebSphere Portal server in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/websphere-portal-server/m-p/3712016#M251306</link>
    <description>Hi Rahul, &lt;BR /&gt;&lt;BR /&gt;I couldn't see any error message in the log files. Also, services were started successfully, renaming libstdc++.sl.6 to libstdc++.sl.5 is not a good way of troubleshooting,(but, sometimes it help :-)) &lt;BR /&gt;Check websphere is running on port which you had configured. # netstat -na |grep -E &lt;PORT&gt; will help you. &lt;BR /&gt;&lt;BR /&gt;-Arun &lt;BR /&gt;&lt;BR /&gt;P.S Remember to assign points. &lt;BR /&gt;&lt;/PORT&gt;</description>
    <pubDate>Thu, 19 Jan 2006 05:51:30 GMT</pubDate>
    <dc:creator>Arunvijai_4</dc:creator>
    <dc:date>2006-01-19T05:51:30Z</dc:date>
    <item>
      <title>WebSphere Portal server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/websphere-portal-server/m-p/3712005#M251295</link>
      <description>Hi All,&lt;BR /&gt;I installed Websphere Portal server 5.1 on hpux 11.11.&lt;BR /&gt;while starting the portal server i get following error( i am able to start the app server).&lt;BR /&gt;&lt;BR /&gt;[1/18/06 15:11:36:132 IST]  1ade71c SystemOut     O 2006.01.18 15:11:36.129 com.ibm.wbi.PluginInstaller load&lt;BR /&gt;  java.lang.UnsatisfiedLinkError: /opt/WebSphere/PortalServer/IBMTrans/bin/PA_RISC2.0_HP-UX/libDistiller.sl: specified library, or one of it&lt;BR /&gt;s dependencies, does not exist.&lt;BR /&gt;        at java.lang.ClassLoader$NativeLibrary.load(Native Method)&lt;BR /&gt;        at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1585)&lt;BR /&gt;        at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1456)&lt;BR /&gt;        at java.lang.Runtime.load0(Runtime.java:737)&lt;BR /&gt;        at java.lang.System.load(System.java:811)&lt;BR /&gt;        at com.ibm.transform.imageengine.Distiller.loadLibrary(Distiller.java:121)&lt;BR /&gt;        at com.ibm.transform.imageengine.ImageEditor.initialize(ImageEditor.java:94)&lt;BR /&gt;        at com.ibm.wbi.Plugin.initializeMegs(Plugin.java:178)&lt;BR /&gt;        at com.ibm.wbi.PluginManager.register(PluginManager.java:130)&lt;BR /&gt;        at com.ibm.wbi.PluginInstaller.load(PluginInstaller.java:121)&lt;BR /&gt;        at com.ibm.wbi.Proxy.initialize(Proxy.java:478)&lt;BR /&gt;        at com.ibm.wbi.Proxy.initialize(Proxy.java:401)&lt;BR /&gt;        at com.ibm.transform.wps.Toolkit.getTranscodingService0(Toolkit.java:161)&lt;BR /&gt;        at com.ibm.transform.wps.Toolkit.getTranscodingService(Toolkit.java:121)&lt;BR /&gt;        at com.ibm.transform.wps.service.LocalServiceHandler.init(LocalServiceHandler.java:336)&lt;BR /&gt;        at com.ibm.transform.wps.service.TranscodingServiceImpl.initializeServiceHandler(TranscodingServiceImpl.java:98)&lt;BR /&gt;        at com.ibm.transform.wps.service.TranscodingServiceImpl.init(TranscodingServiceImpl.java:84)&lt;BR /&gt;        at com.ibm.wps.services.Service.init(Service.java:109)&lt;BR /&gt;        at com.ibm.wps.services.Service.init(Service.java:85)&lt;BR /&gt;        at com.ibm.wps.services.ServiceManager.createService(ServiceManager.java:361)&lt;BR /&gt;        at com.ibm.wps.services.ServiceManager.init(ServiceManager.java:269)&lt;BR /&gt;        at com.ibm.wps.services.ServiceManager.init(ServiceManager.java:125)&lt;BR /&gt;        at com.ibm.wps.engine.Servlet.init(Servlet.java:204)&lt;BR /&gt;        at com.ibm.ws.webcontainer.servlet.StrictServletInstance.doInit(StrictServletInstance.java:82)&lt;BR /&gt;        at com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet._init(StrictLifecycleServlet.java:147)&lt;BR /&gt;        at com.ibm.ws.webcontainer.servlet.PreInitializedServletState.init(StrictLifecycleServlet.java:270)&lt;BR /&gt;        at com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet.init(StrictLifecycleServlet.java:113)&lt;BR /&gt;        at com.ibm.ws.webcontainer.servlet.ServletInstance.init(ServletInstance.java:189)&lt;BR /&gt;        at javax.servlet.GenericServlet.init(GenericServlet.java:258)&lt;BR /&gt;        at com.ibm.ws.webcontainer.webapp.WebAppServletManager.addServlet(WebAppServletManager.java:876)&lt;BR /&gt;        at com.ibm.ws.webcontainer.webapp.WebAppServletManager.loadServlet(WebAppServletManager.java:224)&lt;BR /&gt;        at com.ibm.ws.webcontainer.webapp.WebAppServletManager.loadAutoLoadServlets(WebAppServletManager.java:542)&lt;BR /&gt;        at com.ibm.ws.webcontainer.webapp.WebApp.loadServletManager(WebApp.java:1279)&lt;BR /&gt;        at com.ibm.ws.webcontainer.webapp.WebApp.init(WebApp.java:283)&lt;BR /&gt;        at com.ibm.ws.webcontainer.srt.WebGroup.loadWebApp(WebGroup.java:392)&lt;BR /&gt;at com.ibm.ws.webcontainer.webapp.WebApp.init(WebApp.java:283)&lt;BR /&gt;        at com.ibm.ws.webcontainer.srt.WebGroup.loadWebApp(WebGroup.java:392)&lt;BR /&gt;        at com.ibm.ws.webcontainer.srt.WebGroup.init(WebGroup.java:211)&lt;BR /&gt;        at com.ibm.ws.webcontainer.WebContainer.addWebApplication(WebContainer.java:1005)&lt;BR /&gt;        at com.ibm.ws.runtime.component.WebContainerImpl.install(WebContainerImpl.java:136)&lt;BR /&gt;        at com.ibm.ws.runtime.component.WebContainerImpl.start(WebContainerImpl.java:356)&lt;BR /&gt;        at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:505)&lt;BR /&gt;        at com.ibm.ws.runtime.component.DeployedApplicationImpl.fireDeployedObjectStart(DeployedApplicationImpl.java:808)&lt;BR /&gt;        at com.ibm.ws.runtime.component.DeployedModuleImpl.start(DeployedModuleImpl.java:354)&lt;BR /&gt;        at com.ibm.ws.runtime.component.DeployedApplicationImpl.start(DeployedApplicationImpl.java:578)&lt;BR /&gt;        at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(ApplicationMgrImpl.java:299)&lt;BR /&gt;        at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:256)&lt;BR /&gt;        at com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.java:536)&lt;BR /&gt;        at com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:413)&lt;BR /&gt;        at com.ibm.ws.runtime.component.ApplicationServerImpl.start(ApplicationServerImpl.java:152)&lt;BR /&gt;        at com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.java:536)&lt;BR /&gt;        at com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:413)&lt;BR /&gt;        at com.ibm.ws.runtime.component.ServerImpl.start(ServerImpl.java:243)&lt;BR /&gt;        at com.ibm.ws.runtime.WsServer.start(WsServer.java:128)&lt;BR /&gt;        at com.ibm.ws.runtime.WsServer.main(WsServer.java:225)&lt;BR /&gt;        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;BR /&gt;        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)&lt;BR /&gt;        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)&lt;BR /&gt;        at java.lang.reflect.Method.invoke(Method.java:324)&lt;BR /&gt;        at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:189)&lt;BR /&gt;&lt;BR /&gt;[1/18/06 15:11:36:133 IST]  1ade71c SystemOut     O 2006.01.18 15:11:36.133 com.ibm.wbi.PluginInstaller load IBM WebSphere Transcoding Publi&lt;BR /&gt;sher&lt;BR /&gt;  TPX1053E An attempt to load the plugin named Image Transcoder could not be completed.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;please help!&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Rahul</description>
      <pubDate>Wed, 18 Jan 2006 07:28:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/websphere-portal-server/m-p/3712005#M251295</guid>
      <dc:creator>RAHUL KUMAR JHA</dc:creator>
      <dc:date>2006-01-18T07:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: WebSphere Portal server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/websphere-portal-server/m-p/3712006#M251296</link>
      <description>Hi Rahul, &lt;BR /&gt;&lt;BR /&gt;Which version of Java installed on your server ? You can find out by # swlist |grep -i java. &lt;BR /&gt;Update with the latest supported Java version &lt;BR /&gt;for Webshpere. You can download Java SDK from, &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.hp.com/products1/unix/java/?jumpid=go/java" target="_blank"&gt;http://www.hp.com/products1/unix/java/?jumpid=go/java&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Wed, 18 Jan 2006 07:30:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/websphere-portal-server/m-p/3712006#M251296</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-01-18T07:30:42Z</dc:date>
    </item>
    <item>
      <title>Re: WebSphere Portal server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/websphere-portal-server/m-p/3712007#M251297</link>
      <description>Also, do a # ldd /opt/WebSphere/PortalServer/IBMTrans/bin/PA_RISC2.0_HP-UX/libDistiller.sl&lt;BR /&gt;&lt;BR /&gt;It will list out all the dependencies. &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Wed, 18 Jan 2006 07:32:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/websphere-portal-server/m-p/3712007#M251297</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-01-18T07:32:32Z</dc:date>
    </item>
    <item>
      <title>Re: WebSphere Portal server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/websphere-portal-server/m-p/3712008#M251298</link>
      <description>Hi Arun,&lt;BR /&gt;i have following version of java installed on my machine.&lt;BR /&gt;B8111AA                                       1.2.2.15.00    Java 2 RTE for HP-UX (700/800), PA1.1 + PA2.0 Add On &lt;BR /&gt;  B9098AA                                       1.2.2.15.00    Java 2 Plugin for HP-UX (700/800) &lt;BR /&gt;  B9789AA                                       1.3.1.09.08    Java2 1.3 RTE for HP-UX &lt;BR /&gt;  T1455AA                                       1.3.1.09.08    Java2 1.3 Netscape Plugin for HP-UX &lt;BR /&gt;  T1456AA                                       1.4.2.09.02    Java2 1.4 SDK for HP-UX &lt;BR /&gt;  T1457AA                                       1.4.1.02.02    Java2 1.4 RTE for HP-UX &lt;BR /&gt;  T1458AA                                       1.4.1.02.02    Java2 1.4 Netscape Plugin for HP-UX &lt;BR /&gt;&lt;BR /&gt;i don't know which java it is using(portal server) because with IBM WebSphere one version on java is installed(by default).&lt;BR /&gt;&lt;BR /&gt;the version is:-- &lt;BR /&gt;java version "1.4.2.03"&lt;BR /&gt;Java(TM) 2 Runtime Environment, Standard Edition (IBM build 1.4.2.03-040401-16:07 20040627)&lt;BR /&gt;Java HotSpot(TM) Server VM (build 1.4.2 1.4.2.03-040401-18:59-PA_RISC2.0 PA2.0 (aCC_AP), mixed mode)&lt;BR /&gt;IBM Java ORB build orb1420-20040626&lt;BR /&gt;XML build XSLT4J Java 2.6.1&lt;BR /&gt;XML build XmlCommonsExternal 1.2.02&lt;BR /&gt;XML build XML4J 4.3.1&lt;BR /&gt;&lt;BR /&gt;should i have update this java?&lt;BR /&gt;&lt;BR /&gt;when i try to find the dependencies for libDistiller.sl it give me following:-&lt;BR /&gt;&lt;BR /&gt;/usr/lib/dld.sl: Can't open shared library: /usr/local/lib/libgcc_s.sl&lt;BR /&gt;/usr/lib/dld.sl: No such file or directory&lt;BR /&gt;&lt;BR /&gt;i checked the location but the libgcc_s.sl is not these.&lt;BR /&gt;do i have to install any patch for that?&lt;BR /&gt;&lt;BR /&gt;Thanks for ur help!&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Rahul</description>
      <pubDate>Wed, 18 Jan 2006 07:49:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/websphere-portal-server/m-p/3712008#M251298</guid>
      <dc:creator>RAHUL KUMAR JHA</dc:creator>
      <dc:date>2006-01-18T07:49:48Z</dc:date>
    </item>
    <item>
      <title>Re: WebSphere Portal server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/websphere-portal-server/m-p/3712009#M251299</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;What command are you giving to start the service?&lt;BR /&gt;&lt;BR /&gt;What is the version of Java?&lt;BR /&gt;&lt;BR /&gt;try using:&lt;BR /&gt;sh startServer.sh server1&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Jan 2006 07:54:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/websphere-portal-server/m-p/3712009#M251299</guid>
      <dc:creator>Vipulinux</dc:creator>
      <dc:date>2006-01-18T07:54:59Z</dc:date>
    </item>
    <item>
      <title>Re: WebSphere Portal server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/websphere-portal-server/m-p/3712010#M251300</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am using following version of java which comes with the websphere portal server( ibm by default uses that) installation:-&lt;BR /&gt;Java version = 1.4.2.03, Java Compiler = null, Java VM name = Java HotSpot(TM) Server VM&lt;BR /&gt;&lt;BR /&gt;i am able to start websphere app server using startServer.sh server1.&lt;BR /&gt;but i try to start WebSphere Portal server&lt;BR /&gt;startServer.sh WebSphere_Portal&lt;BR /&gt;&lt;BR /&gt;it hangs( when i see the log file it throw those errors).&lt;BR /&gt;it doesn't proceed further.&lt;BR /&gt;&lt;BR /&gt;what other things i can try!&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Rahul</description>
      <pubDate>Wed, 18 Jan 2006 08:17:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/websphere-portal-server/m-p/3712010#M251300</guid>
      <dc:creator>RAHUL KUMAR JHA</dc:creator>
      <dc:date>2006-01-18T08:17:35Z</dc:date>
    </item>
    <item>
      <title>Re: WebSphere Portal server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/websphere-portal-server/m-p/3712011#M251301</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The "/libgcc_s.sl" is a part of GCC package.&lt;BR /&gt;Check if GCC package is installed.&lt;BR /&gt;(I guess it gets installed in /usr/local). If not, then download it from following link and install in the server.&lt;BR /&gt;&lt;A href="http://h21007.www2.hp.com/dspp/home/home_HomePage_IDX/" target="_blank"&gt;http://h21007.www2.hp.com/dspp/home/home_HomePage_IDX/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I hope you have gone through installation pre-requisites for Websphere Portal which are at &lt;BR /&gt;&lt;A href="http://publib.boulder.ibm.com/infocenter/wpdoc/v510/index.jsp?topic=/com.ibm.wp.ent.doc/wpf/inst_req.html" target="_blank"&gt;http://publib.boulder.ibm.com/infocenter/wpdoc/v510/index.jsp?topic=/com.ibm.wp.ent.doc/wpf/inst_req.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Jan 2006 23:30:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/websphere-portal-server/m-p/3712011#M251301</guid>
      <dc:creator>Sameer_Nirmal</dc:creator>
      <dc:date>2006-01-18T23:30:16Z</dc:date>
    </item>
    <item>
      <title>Re: WebSphere Portal server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/websphere-portal-server/m-p/3712012#M251302</link>
      <description>Hi Rahul, &lt;BR /&gt;&lt;BR /&gt;You need to install GCC to get it work. You can download GCC from any of these sites., &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h21007.www2.hp.com/dspp/tech/tech_TechSoftwareDetailPage_IDX/1,1703,7663,00.html" target="_blank"&gt;http://h21007.www2.hp.com/dspp/tech/tech_TechSoftwareDetailPage_IDX/1,1703,7663,00.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://mirrors.develooper.com/hpux/downloads.html" target="_blank"&gt;http://mirrors.develooper.com/hpux/downloads.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Gnu/gcc-4.0.2/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Gnu/gcc-4.0.2/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;-Arun &lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/helptips.do?#28" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/helptips.do?#28&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Jan 2006 23:44:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/websphere-portal-server/m-p/3712012#M251302</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-01-18T23:44:43Z</dc:date>
    </item>
    <item>
      <title>Re: WebSphere Portal server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/websphere-portal-server/m-p/3712013#M251303</link>
      <description>Hi Arun,&lt;BR /&gt;i installed the gcc version (gcc64-4.0.2) but it doesn't help.&lt;BR /&gt;it is installed in /opt/hp-gcc64-4.0.2&lt;BR /&gt;&lt;BR /&gt;but i am getting the same error!&lt;BR /&gt;can you tell me what is the use of the "libgcc_s.sl" file.&lt;BR /&gt;&lt;BR /&gt;did anyone installed websphere portal server 5.1 on hp_ux machine.&lt;BR /&gt;&lt;BR /&gt;Please help&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Rahul&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Jan 2006 03:42:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/websphere-portal-server/m-p/3712013#M251303</guid>
      <dc:creator>RAHUL KUMAR JHA</dc:creator>
      <dc:date>2006-01-19T03:42:13Z</dc:date>
    </item>
    <item>
      <title>Re: WebSphere Portal server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/websphere-portal-server/m-p/3712014#M251304</link>
      <description>Hi Rahul, &lt;BR /&gt;&lt;BR /&gt;libgcc_s.sl is a shared library that comes with GCC. You have installed 64 Bit version of GCC which is not required. You should download and install GCC 32 bit. &lt;BR /&gt;&lt;BR /&gt;Hope this is clear. &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Thu, 19 Jan 2006 03:48:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/websphere-portal-server/m-p/3712014#M251304</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-01-19T03:48:53Z</dc:date>
    </item>
    <item>
      <title>Re: WebSphere Portal server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/websphere-portal-server/m-p/3712015#M251305</link>
      <description>Hi Arun,&lt;BR /&gt;Thanks for your help.&lt;BR /&gt;I installed GCC 32bit, i got the shared library libgcc_s.sl which i copied to /usr/local/lib&lt;BR /&gt;&lt;BR /&gt;when i checked for more dependencies it ask for file "libstdc++.sl.5" which i coundn't find.&lt;BR /&gt;i renamed the libstdc++.sl.6 to libstdc++.sl.5 &amp;amp; kept at /usr/local/lib&lt;BR /&gt;&lt;BR /&gt;the error which i am getting in the log files goes.&lt;BR /&gt;is this right way?&lt;BR /&gt;Then also my server doesn't start.&lt;BR /&gt;i am attaching the full log file in the attachment.&lt;BR /&gt;please have a look &amp;amp; guied me.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Rahul</description>
      <pubDate>Thu, 19 Jan 2006 05:38:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/websphere-portal-server/m-p/3712015#M251305</guid>
      <dc:creator>RAHUL KUMAR JHA</dc:creator>
      <dc:date>2006-01-19T05:38:44Z</dc:date>
    </item>
    <item>
      <title>Re: WebSphere Portal server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/websphere-portal-server/m-p/3712016#M251306</link>
      <description>Hi Rahul, &lt;BR /&gt;&lt;BR /&gt;I couldn't see any error message in the log files. Also, services were started successfully, renaming libstdc++.sl.6 to libstdc++.sl.5 is not a good way of troubleshooting,(but, sometimes it help :-)) &lt;BR /&gt;Check websphere is running on port which you had configured. # netstat -na |grep -E &lt;PORT&gt; will help you. &lt;BR /&gt;&lt;BR /&gt;-Arun &lt;BR /&gt;&lt;BR /&gt;P.S Remember to assign points. &lt;BR /&gt;&lt;/PORT&gt;</description>
      <pubDate>Thu, 19 Jan 2006 05:51:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/websphere-portal-server/m-p/3712016#M251306</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-01-19T05:51:30Z</dc:date>
    </item>
  </channel>
</rss>

