Server stuck in starting phase while starting webi server in BOXI 3.1  CMC

Hello All,
I am new to  Business Objects and i am getting an issue in CMC,
many times i am getting an issue while starting or stopping webi servers. 
Some times they may stuck in either stopping phase or starting phase.
Just want to know the reason and solution of the issue.
Thanks in advance..

Hi,
To activate trace and  restarting the server:
> Log on CMC
> Go to servers
> At the very end of the Command Line Parameters add a blank space then -trace.
> The server will show a red flag
> Restart it
Let me know if you need any information.
Regards,
Rameez Shaikh

Similar Messages

  • VM Server stuck in "Error" state - cannot start or stop any VMs

    I have Oracle VM Server 3.0.2, VM Manager 3.0.2, and have a VM server stuck in an "Error" state. I've gone into all the Event tabs for the server + guests and acknowledged all the errors, but it's still in this state.
    When I try to start a VM for example, I get this error on screen (I've obfuscated the server names):
    OVMRU_005007E Virtual Machine: <vmname>, cannot be started/resumed on Server: <servername>. Reasons:
    Server: <servername>, is in error
    AdminServer-diagnostic.log reports:
    [2012-03-23T16:58:05.078+13:00] [AdminServer] [ERROR] [] [com.oracle.ovm.mgr.faces.model.EO] [tid: [ACTIVE].ExecuteThread: '5' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 87aae679e5ee7e1d:-14aa5e4e:1363307a070:-8000-000000000000eb79,0] [APP: ovm_console] Programming error![[
    java.lang.NoSuchMethodException: com.oracle.ovm.mgr.api.collectable.ManagedObjectHandleImpl.getUser()
    at java.lang.Class.getMethod(Class.java:1605)
    at com.oracle.ovm.mgr.faces.model.EO.invokeStringAccessor(EO.java:551)
    at com.oracle.ovm.mgr.faces.model.EO.invokeStringAccessor(EO.java:1124)
    at com.oracle.ovm.mgr.faces.model.JobEO.getUsername(JobEO.java:608)
    at com.oracle.ovm.mgr.faces.backing.task.TaskFilter.isAssociatedUser(TaskFilter.java:216)
    at com.oracle.ovm.mgr.faces.backing.task.TaskFilter.isAssociatedWith(TaskFilter.java:241)
    at com.oracle.ovm.mgr.faces.model.collection.EOList.isAssociatedWith(EOList.java:239)
    at com.oracle.ovm.mgr.faces.model.collection.EventSupport.handleInsert(EventSupport.java:60)
    at com.oracle.ovm.mgr.faces.model.collection.EOList.handleInsert(EOList.java:211)
    at sun.reflect.GeneratedMethodAccessor1446.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.oracle.ovm.mgr.faces.model.ChangeSupport.fireChangeEvent(ChangeSupport.java:127)
    at com.oracle.ovm.mgr.faces.model.ChangeSupport.fireInsert(ChangeSupport.java:66)
    at com.oracle.ovm.mgr.faces.model.DataProvider$EventListener.fireInsert(DataProvider.java:312)
    at com.oracle.ovm.mgr.faces.model.DataProvider$EventListener.timerExpired(DataProvider.java:284)
    at weblogic.timers.internal.commonj.ListenerWrap.timerExpired(ListenerWrap.java:37)
    at weblogic.timers.internal.TimerImpl.run(TimerImpl.java:273)
    at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Nothing gets written to AdminServer.log
    Any ideas?

    Hi Mannyabdon,
    Based on your description, I recommend to check the things below:
    1.  Run the PowerShell command below to check the status of the Secure Store Service:
    Get-SPServiceInstance |Where {$_.typename -like "Document Conversions Load Balancer Service"}
    If it is not showing online, please stop the service first and then start it to see if the issue still occurs (the
    <ServiceGUID> can be obtained obtained from the command above).
    Stop the service:
    Stop-SPServiceInstance -Identity <ServiceGUID>
    Start the service:
    Start-SPServiceInstance -Identity <ServiceGUID>
    2.  Check the ULS log for detailed error message.
    For SharePoint 2013, by default, ULS log is at C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\LOGS.
    Thanks,
    Victoria
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Plumtree portal server (v5.0.1) hosted on iPlanet Web Server (v6.0)

    Has anyone tried to port the Plumtree Corporate Portal v5.0.1 portal server component to iPlanet Enterprise Web Server 6.0 (aka SunONE Web Server, v6.0 )? Plumtree doesn't support this, but I am trying to merge a custom SSO authenticator to the Plumtree portal (v5.0.1). The authenticator runs as a plug-in to SunONE Web Server and has been in place on our customer's web site for a long time now.
    I have this working great in with SSL turned off, but I am having a difficult time getting past an error when I turn on SSL. I can get the portal server to run fine with SSL turned on through Tomcat on the same machine, using the same certificate and JRE. I can also get the SunONE server to run other servlet applications fine with SSL turned on. However, there appears to be either: (1) an incompatibility between SunONE's NSServlet plug-in that handles servlets and the Plumtree framework classes that set up replies via SSL, or (2) a configuration error in my setup somewhere. I'm hoping that (2) is the real culprit, but I've tried just about everything I can think of, and haven't been able to resolve this problem.
    The server starts up fine and I can load non-portal content without a problem. But when I log in, the portal's main community page that should be returned is not being returned to the client. PTSpy (a debugging aid for the Plumtree portal) doesn't indicate any problems, so I know the content is being built by the portal correctly, but the built page is never being sent back to the requesting client.
    Here is the error that gets logged to my SunONE server's error log:
    [29/Dec/2003:15:05:53] failure ( 2772): Internal error: Unexpected error condition thrown (unknown exception,no description), stack: java.lang.NoClassDefFoundError: javax/net/ssl/SSLSocket
    at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:793)
    at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:702)
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:583)
    at java.net.URL.openStream(URL.java:960)
    at org.apache.xerces.readers.DefaultReaderFactory.createReader(DefaultReaderFactory.java:149)
    at org.apache.xerces.readers.DefaultEntityHandler.startReadingFromDocument(DefaultEntityHandler.java:493)
    at org.apache.xerces.framework.XMLParser.parseSomeSetup(XMLParser.java:314)
    at org.apache.xerces.framework.XMLParser.parse(XMLParser.java:1097)
    at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:195)
    at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:124)
    at com.plumtree.openfoundation.xml.dom.XPBuilder.LoadDocumentFromURI(XPBuilder.java:203)
    at com.plumtree.xpshared.jsutil.JSRegistry.LookupJSComponentVersions(JSRegistry.java:243)
    at com.plumtree.xpshared.jsutil.JSRegistry.GetJSComponentVersions(JSRegistry.java:184)
    at com.plumtree.xpshared.jsutil.JSRegistry.GetJSComponent(JSRegistry.java:465)
    at com.plumtree.xpshared.jsutil.JSRegistry.GetJSComponent(JSRegistry.java:444)
    at com.plumtree.uiinfrastructure.statichelpers.ConfigHelper.GetCommonJSIncludes(ConfigHelper.java:1330)
    at com.plumtree.uiinfrastructure.form.AFormAS.DisplayCommonJavaScript(AFormAS.java:59)
    at com.plumtree.portalpages.common.uiparts.PlumtreeAS.DisplayCommonJavaScript(PlumtreeAS.java:88)
    at com.plumtree.portalpages.common.uiparts.PlumtreeDP.DisplayHead(PlumtreeDP.java:599)
    at com.plumtree.portalpages.common.uiparts.PlumtreeDP.Display(PlumtreeDP.java:112)
    at com.plumtree.portaluiinfrastructure.activityspace.Interpreter.ProcessDisplayPageOrRedirect(Interpreter.java:816)
    at com.plumtree.portaluiinfrastructure.activityspace.Interpreter.HandleRequest(Interpreter.java:1589)
    at com.plumtree.portaluiinfrastructure.activityspace.Interpreter.DoService(Interpreter.java:448)
    at com.plumtree.uiinfrastructure.web.XPPage.service(XPPage.java:141)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.iplanet.server.http.servlet.NSServletRunner.invokeServletService(NSServletRunner.java:919)
    at com.iplanet.server.http.servlet.WebApplication.service(WebApplication.java:1061)
    at com.iplanet.server.http.servlet.NSServletRunner.ServiceWebApp(NSServletRunner.java:981)It looks like a Java classpath issue, but I've verified (even in the same log file with java debugging turned on) that the SSLSocket class is getting loaded. I've even tried moving the specification of the jar file containing this class (jsse.jar, part of the JRE) to the beginning and end of my classpath setting.
    I'm using the same JRE that is bundled with the Tomcat release supplied with my Plumtree 5.0.1 installation (1.4.1_02). I can't get the JRE that came bundled with the SunONE v6.0 release to work at all.
    I've posted a similar message on a couple other forums (Java and iPlanet-related, as well as on Plumtree's customer forum) and haven't found an answer yet. Does anyone have any ideas?

    In case anyone else experiences this, I have apparently stumbled upon an issue with iPlanet's handling a specified JRE/JDK instead of the supplied JDK in iPlanet Web Server v6.0, SP5, though I found a way around it to resolve my problem.
    I had been specifying a different JRE to run with through the administrative server manager. However, even though I was specifying to load all the JRE's jar files in my classpath setting, iPlanet was only loading the rt.jar file for my specified JRE. With verbose logging turned on, the error log was indicating that the other classpath specified jar files were being loaded, but apparently they were not being used. The JDK that was released with iPlanet appears to be being used for all other JRE classes outside of those defined in rt.jar. Since the JDK supplied with the iPlanet release didn't contain jsse.jar, which contains SSL support, it was not being loaded and was causing the problem I was seeing.
    Instead of specifying the JRE of a different JDK that I was using, I changed the global setting in the administrative server manager to override the entire JDK. This has resolved my problem.
    So if you specify a JRE to override the iPlanet supplied JDK/JRE, it appears that only the rt.jar file of the specified JRE will be loaded, and the jar files associated with the iPlanet-supplied JRE will be used for all other classes. Specification of a complete JDK to override the supplied one will resolve this.

  • Sun Web server 6.1 SP9 Reverse proxy - Changing Web Server Context

    I am trying to configure a Reverse Proxy such that it can change the context of the requested URL.
    My SOWS reverse proxy plug-in is running on server server1.sample.com and the destination server is running on server2.sample.com. The use case, the incoming URL is [|http://server1.sample.com/dummy1/]...... and I need to map this to {color:#0000ff}http://server2.sample.com/*dummy2*/.....;{color} It looks like the reverse proxy only maps to a server level but disregards the context. The reason I say that, in the server 2 logs I see - .... trying to GET /dummy1....; I needed the call to look for dummy2 context. Can this be done?

    well, web server uri processing does not understand web application level context (in terms of java web applications). however, if you would like to map all uri's ending with /dummy1 to go to /dummy2, then you can easily do this with web server 7 regular express processing
    http://blogs.sun.com/elving/entry/mass_virtual_hosting_in_7
    http://docs.sun.com/app/docs/doc/820-6599/gdaer?a=view
    besides web server 7 includes a very tightly integrated reverse proxy unlike 6.1 where you need reverse proxy as a separate plugin. so, you might want to check out if ws7 can serve your needs
    - sriram

  • Error While trying to run Project : Unable to start debuggeing on the web server . The project is...

    Hello There 
    i have created Project with Visual Studio 2003 and when i try to run my project i faced this problem .
    i was search about it and read all solution that related to this problem but no luck 
    so please any help will be appreciated
    Mohammad Khader IT-Technical Support

    Well, you would have to go to the Web.config and enable debugging.
    http://ppe.blogs.msdn.com/b/zainnab/archive/2010/12/14/enable-debugging-in-web-config-vstipproj0026.aspx
    Then you have to know how to Attach to the ASP.NET Worker Process w3wp.exe. All ASP.NET solutions run on the ASP.NET Worker Process thread on IIS, which means that the ASP.NET program must be already running before you can Attach the Debugger to ASP.NET
    Worker Process. You set a breakpoint I the codebehind file, you attach the debugger to w3wp.exe and you hit the Run with Debugger button. 
    http://www.codeproject.com/Articles/37182/Debug-your-ASP-NET-Application-while-Hosted-on-IIS

  • My Mac Pro Stucks at Apple logo while starting up.

    Hi.I have had my MacPro for a year.when i turn it on, it stucks on apple logo and nothing else.if you can solve my problem help me please.

    what i am saying is when i just press the power button the Apple logo comes up.while happening this,a load strip shows on the bottom of apple logo.it loads something on the same place for couple seconds and still the same.the gray circle line load indicator which is usual to see while turning on shows up too.the operating system does not start up at all and stuck on Apple logo.couple nights ago, i was testing a wrong article about hardwares and i did not know that the article was wrong.i turned of and on the system 4 or 5 times in a row.the sixth time i turned it on the operating system started up but the finder was not getting open.i waited a long time to see if it is gonna solve the problem by itself but it did not.the seventh time i turned it on as a restart the issue i described happens which is stucking on Apple logo.the is a CD in the disk driver also.that was the whole things about the problem.so sorry for annoying you and appreciate your help.

  • Unable to start debugging on the web server error message when running asp

    Hi Mark,
    i want to apply a asp web application on your book at page 336/337
    I am using .NET 2005 pro. edition.But if i run(play button) the asp web site
    it gives above error message which i wrote on the subject.
    Could someone help me?
    Thanks for reading..
    Regards..
    S.K

    You may want to check whether your Web application has been configured to use "Integrated Windows Authentication".
    Go to your IIS, check the Properties of your web application under Web Sites\Default Web Site, select "Directory Security" tab, click the first "Edit..." button (for Anonymous access and authentication control). At the very bottom, make sure "Integrated Windows authentication" is checked.
    Re-start your Web application.
    Message was edited by:
    shsu

  • Should I use the built in log rolling function on iWS 6 or roll my own using a cron job using stop and start scripts in the web server instance root?

     

    Hi,
    You can use either OS cron job based log rotation
    OR
    Internal daemon log rotation.
    It is recommeded to use OS cron job log rotation.
    OS=Operating System
    Regards,
    Dakshin.
    Developer Technical Support
    Sun Microsystems
    http://www.sun.com/developers/support.

  • [SOLVED] Amarok fails to start / crashes while starting

    Hello,
    Amarok on my primary Arch x86_64 machine just started to fail staring. It probably is not caused by some upgrade, as downgrading related recently upgraded packages (mysql, phonon) didn't help. Removing of /.kde4/share/apps/amarok* and /.kde4/share/config/amarok* stuff didn't help either. I tried to log in with clear .kde4, which seemed to help, but as I had everything configurend and done some reboots, the problem appeared again. When I run amarok, splashscreen shows up, then the window pops up and disappears. No crash report from drkonqui is displayed though.
    This is what I get, when running it from konsole:
    amarok
    amarok(28369): ""CurrencyIntroducedDate" - conversion of "" to QDate failed" " (wrong format: expected 3 items, got 1)"
    amarok(28369): ""CurrencyIntroducedDate" - conversion of "" to QDate failed" " (wrong format: expected 3 items, got 1)"
    amarok(28369) Phonon::KdePlatformPlugin::createBackend: using backend: "Xine"
    QDBusObjectPath: invalid path ""
    Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
    amarok(28369)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
    amarok(28369)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
    amarok(28369)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
    Calling appendChild() on a null node does nothing.
    QGraphicsLinearLayout::removeAt: invalid index 1
    amarok(28369)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
    amarok(28369)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
    amarok(28369) KFileItemPrivate::init: "/home/nik/Dokumenty/Hudba/Alternativní/Sigur Rós/( )/101-Sigur Rs-Untitled I.mpc" does not exist anymore
    amarok(28369) KFileItemPrivate::init: "/home/nik/Dokumenty/Hudba/Alternativní/Sigur Rós/( )/102-Sigur Rs-Untitled II.mpc" does not exist anymore
    amarok(28369) KFileItemPrivate::init: "/home/nik/Dokumenty/Hudba/Alternativní/Sigur Rós/( )/103-Sigur Rs-Untitled III.mpc" does not exist anymore
    amarok(28369) KFileItemPrivate::init: "/home/nik/Dokumenty/Hudba/Alternativní/Sigur Rós/( )/104-Sigur Rs-Untitled IV.mpc" does not exist anymore
    amarok(28369) KFileItemPrivate::init: "/home/nik/Dokumenty/Hudba/Alternativní/Sigur Rós/( )/105-Sigur Rs-Untitled V.mpc" does not exist anymore
    amarok(28369) KFileItemPrivate::init: "/home/nik/Dokumenty/Hudba/Alternativní/Sigur Rós/( )/106-Sigur Rs-Untitled VI.mpc" does not exist anymore
    amarok(28369) KFileItemPrivate::init: "/home/nik/Dokumenty/Hudba/Alternativní/Sigur Rós/( )/107-Sigur Rs-Untitled VII.mpc" does not exist anymore
    amarok(28369) KFileItemPrivate::init: "/home/nik/Dokumenty/Hudba/Alternativní/Sigur Rós/( )/108-Sigur Rs-Untitled VIII.mpc" does not exist anymore
    amarok(28369) KFileItemPrivate::init: "/home/nik/Dokumenty/Hudba/Folk/Petr Kalandra/KALANDRA PETR 1993 Petr Kalandra & Blues Session/01-Heart of Gold Detsk saty.mp3" does not exist anymore
    amarok(28369) KFileItemPrivate::init: "/home/nik/Dokumenty/Hudba/Folk/Petr Kalandra/KALANDRA PETR 1993 Petr Kalandra & Blues Session/02-After Midnight Jednou dvakrt.mp3" does not exist anymore
    amarok(28369) KFileItemPrivate::init: "/home/nik/Dokumenty/Hudba/Folk/Petr Kalandra/KALANDRA PETR 1993 Petr Kalandra & Blues Session/03-The Weight Brme.mp3" does not exist anymore
    amarok(28369) KFileItemPrivate::init: "/home/nik/Dokumenty/Hudba/Folk/Petr Kalandra/KALANDRA PETR 1993 Petr Kalandra & Blues Session/04-Lonely by Day Sm smutnej den.mp3" does not exist anymore
    amarok(28369) KFileItemPrivate::init: "/home/nik/Dokumenty/Hudba/Folk/Petr Kalandra/KALANDRA PETR 1993 Petr Kalandra & Blues Session/05-Knockin' on Heaven's Door Nebesk brna.mp3" does not exist anymore
    amarok(28369) KFileItemPrivate::init: "/home/nik/Dokumenty/Hudba/Folk/Petr Kalandra/KALANDRA PETR 1993 Petr Kalandra & Blues Session/06-Fire and Rain Slunce a dst.mp3" does not exist anymore
    amarok(28369) KFileItemPrivate::init: "/home/nik/Dokumenty/Hudba/Folk/Petr Kalandra/KALANDRA PETR 1993 Petr Kalandra & Blues Session/08-Old Man Moje msto.mp3" does not exist anymore
    amarok(28369) KFileItemPrivate::init: "/home/nik/Dokumenty/Hudba/Folk/Petr Kalandra/KALANDRA PETR 1993 Petr Kalandra & Blues Session/10-Rainy Day Woman Vsichni budou hotov.mp3" does not exist anymore
    role 0 : ( QVariantList ) : QVariant(QVariantList, () )
    role 1 : ( QVariantList ) : QVariant(QVariantList, () )
    role 3 : ( QVariantList ) : QVariant(QVariantList, () )
    QMap()
    role 0 : ( QString ) : QVariant(QString, "Interní databáze")
    "index 15 belongs to group Interní databáze"
    role 0 : ( QString ) : QVariant(QString, "Soubory se seznamy skladeb na disku")
    "index 14 belongs to group Soubory se seznamy skladeb na disku"
    role 0 : ( QString ) : QVariant(QString, "Soubory se seznamy skladeb na disku")
    "index 13 belongs to group Soubory se seznamy skladeb na disku"
    role 0 : ( QString ) : QVariant(QString, "Soubory se seznamy skladeb na disku")
    "index 12 belongs to group Soubory se seznamy skladeb na disku"
    role 0 : ( QString ) : QVariant(QString, "Soubory se seznamy skladeb na disku")
    "index 11 belongs to group Soubory se seznamy skladeb na disku"
    role 0 : ( QString ) : QVariant(QString, "Soubory se seznamy skladeb na disku")
    "index 10 belongs to group Soubory se seznamy skladeb na disku"
    role 0 : ( QString ) : QVariant(QString, "Soubory se seznamy skladeb na disku")
    "index 9 belongs to group Soubory se seznamy skladeb na disku"
    role 0 : ( QString ) : QVariant(QString, "Soubory se seznamy skladeb na disku")
    "index 8 belongs to group Soubory se seznamy skladeb na disku"
    role 0 : ( QString ) : QVariant(QString, "Soubory se seznamy skladeb na disku")
    "index 7 belongs to group Soubory se seznamy skladeb na disku"
    role 0 : ( QString ) : QVariant(QString, "Soubory se seznamy skladeb na disku")
    "index 6 belongs to group Soubory se seznamy skladeb na disku"
    role 0 : ( QString ) : QVariant(QString, "Soubory se seznamy skladeb na disku")
    "index 5 belongs to group Soubory se seznamy skladeb na disku"
    role 0 : ( QString ) : QVariant(QString, "Soubory se seznamy skladeb na disku")
    "index 4 belongs to group Soubory se seznamy skladeb na disku"
    role 0 : ( QString ) : QVariant(QString, "Soubory se seznamy skladeb na disku")
    "index 3 belongs to group Soubory se seznamy skladeb na disku"
    role 0 : ( QString ) : QVariant(QString, "Soubory se seznamy skladeb na disku")
    "index 2 belongs to group Soubory se seznamy skladeb na disku"
    role 0 : ( QString ) : QVariant(QString, "Soubory se seznamy skladeb na disku")
    "index 1 belongs to group Soubory se seznamy skladeb na disku"
    role 0 : ( QString ) : QVariant(QString, "Soubory se seznamy skladeb na disku")
    "index 0 belongs to group Soubory se seznamy skladeb na disku"
    QMap()
    role 0 : ( QString ) : QVariant(QString, "")
    role 1 : ( QIcon ) : QVariant(QIcon, )
    role 2 : ( QString ) : QVariant(QString, "")
    role 3 : ( QString ) : QVariant(QString, "")
    role 0 : ( QString ) : QVariant(QString, "")
    role 1 : ( QIcon ) : QVariant(QIcon, )
    role 2 : ( QString ) : QVariant(QString, "")
    role 3 : ( QString ) : QVariant(QString, "")
    role 0 : ( QString ) : QVariant(QString, "")
    role 1 : ( QIcon ) : QVariant(QIcon, )
    role 2 : ( QString ) : QVariant(QString, "")
    role 3 : ( QString ) : QVariant(QString, "")
    role 0 : ( QString ) : QVariant(QString, "")
    role 1 : ( QIcon ) : QVariant(QIcon, )
    role 2 : ( QString ) : QVariant(QString, "")
    role 3 : ( QString ) : QVariant(QString, "")
    role 0 : ( QString ) : QVariant(QString, "")
    role 1 : ( QIcon ) : QVariant(QIcon, )
    role 2 : ( QString ) : QVariant(QString, "")
    role 3 : ( QString ) : QVariant(QString, "")
    role 0 : ( QString ) : QVariant(QString, "")
    role 1 : ( QIcon ) : QVariant(QIcon, )
    role 2 : ( QString ) : QVariant(QString, "")
    role 3 : ( QString ) : QVariant(QString, "")
    role 0 : ( QString ) : QVariant(QString, "")
    role 1 : ( QIcon ) : QVariant(QIcon, )
    role 2 : ( QString ) : QVariant(QString, "")
    role 3 : ( QString ) : QVariant(QString, "")
    role 0 : ( QString ) : QVariant(QString, "")
    role 1 : ( QIcon ) : QVariant(QIcon, )
    role 2 : ( QString ) : QVariant(QString, "")
    role 3 : ( QString ) : QVariant(QString, "")
    role 0 : ( QString ) : QVariant(QString, "")
    role 1 : ( QIcon ) : QVariant(QIcon, )
    role 2 : ( QString ) : QVariant(QString, "")
    role 3 : ( QString ) : QVariant(QString, "")
    role 0 : ( QString ) : QVariant(QString, "")
    role 1 : ( QIcon ) : QVariant(QIcon, )
    role 2 : ( QString ) : QVariant(QString, "")
    role 3 : ( QString ) : QVariant(QString, "")
    role 0 : ( QString ) : QVariant(QString, "")
    role 1 : ( QIcon ) : QVariant(QIcon, )
    role 2 : ( QString ) : QVariant(QString, "")
    role 3 : ( QString ) : QVariant(QString, "")
    role 0 : ( QString ) : QVariant(QString, "")
    role 1 : ( QIcon ) : QVariant(QIcon, )
    role 2 : ( QString ) : QVariant(QString, "")
    role 3 : ( QString ) : QVariant(QString, "")
    role 0 : ( QString ) : QVariant(QString, "")
    role 1 : ( QIcon ) : QVariant(QIcon, )
    role 2 : ( QString ) : QVariant(QString, "")
    role 3 : ( QString ) : QVariant(QString, "")
    role 0 : ( QString ) : QVariant(QString, "")
    role 1 : ( QIcon ) : QVariant(QIcon, )
    role 2 : ( QString ) : QVariant(QString, "")
    role 3 : ( QString ) : QVariant(QString, "")
    role 0 : ( QString ) : QVariant(QString, "")
    role 1 : ( QIcon ) : QVariant(QIcon, )
    role 2 : ( QString ) : QVariant(QString, "")
    role 3 : ( QString ) : QVariant(QString, "")
    role 0 : ( QString ) : QVariant(QString, "")
    role 1 : ( QIcon ) : QVariant(QIcon, )
    role 2 : ( QString ) : QVariant(QString, "")
    role 3 : ( QString ) : QVariant(QString, "")
    amarok: **********************************************************************************************
    amarok: ** AMAROK WAS STARTED IN NORMAL MODE. IF YOU WANT TO SEE DEBUGGING INFORMATION, PLEASE USE: **
    amarok: ** amarok --debug **
    amarok: **********************************************************************************************
    [nik@hikari ~]$ amarok(28369) KNetworkAccessManager::createRequest: GetOperation: QUrl( "http://post.audioscrobbler.com:80/?hs=true&p=1.2.1&c=ark&v=2.3.0&u=Nicky726&t=1272143967&a=dd57f57a0452f9bd02fdaa076cdcd5bc&api_key=402d3ca8e9bc9d3cf9b85e1202944ca5&sk=c66c8ddc94bfac81014d04b6c6a75be4" )
    HTTP GET QUrl( "http://post.audioscrobbler.com:80/?hs=true&p=1.2.1&c=ark&v=2.3.0&u=Nicky726&t=1272143967&a=dd57f57a0452f9bd02fdaa076cdcd5bc&api_key=402d3ca8e9bc9d3cf9b85e1202944ca5&sk=c66c8ddc94bfac81014d04b6c6a75be4" )
    amarok(28369) KNetworkAccessManager::createRequest: PostOperation: QUrl( "http://ws.audioscrobbler.com/2.0/" )
    amarok(28369) KNetworkAccessManager::createRequest: PostOperation: QUrl( "http://ws.audioscrobbler.com/2.0/" )
    amarok(28369) KNetworkAccessManager::createRequest: PostOperation: QUrl( "http://ws.audioscrobbler.com/2.0/" )
    amarok(28369) MagnatuneConfig::load: load
    role 0 : ( QVariantList ) : QVariant(QVariantList, (QVariant(QString, "Místní podcasty") ) )
    role 1 : ( QVariantList ) : QVariant(QVariantList, (QVariant(QIcon, ) ) )
    role 3 : ( QVariantList ) : QVariant(QVariantList, (QVariant(QString, "Místní podcasty") ) )
    QMap((0, QMap((0, QVariant(QString, "Místní podcasty") ) ( 1 , QVariant(QIcon, ) ) ( 3 , QVariant(QString, "Místní podcasty") ) ) ) )
    Creating empty group: "Místní podcasty"
    QWidget::setMinimumSize: (Media Sources dock/AmarokDockWidget) Negative sizes (100,-1) are not possible
    QWidget::setMinimumSize: (Playlist dock/AmarokDockWidget) Negative sizes (277,-1) are not possible
    amarok(28369)/kdecore (services) KMimeTypeFactory::parseMagic: Now parsing "/usr/share/mime/magic"
    amarok(28369)/kdecore (services) KMimeTypeFactory::parseMagic: Now parsing "/home/nik/.local/share/mime/magic"
    QWidget::setMinimumSize: (Media Sources dock/AmarokDockWidget) Negative sizes (100,-1) are not possible
    QWidget::setMinimumSize: (Playlist dock/AmarokDockWidget) Negative sizes (277,-1) are not possible
    QWidget::setMinimumSize: (Media Sources dock/AmarokDockWidget) Negative sizes (100,-1) are not possible
    QWidget::setMinimumSize: (Playlist dock/AmarokDockWidget) Negative sizes (277,-1) are not possible
    Does anyone have any idea? Are there any files not named like amarok* somewhere in .kde4/, which amarok actually uses?
    Thanx.
    Last edited by Nicky726 (2010-05-01 07:20:34)

    When looking at the output of amarok on the working computer, I noticed that following was missing:
    QWidget::setMinimumSize: (Media Sources dock/QDockWidget) Negative sizes (138,-1) are not possible
    QWidget::setMinimumSize: (Playlist dock/QDockWidget) Negative sizes (277,-1) are not possible
    amarok(7445)/kdecore (services) KMimeTypeFactory::parseMagic: Now parsing "/usr/share/mime/magic"
    amarok(7445)/kdecore (services) KMimeTypeFactory::parseMagic: Now parsing "/home/nik/.local/share/mime/magic"
    QWidget::setMinimumSize: (Media Sources dock/QDockWidget) Negative sizes (138,-1) are not possible
    QWidget::setMinimumSize: (Playlist dock/QDockWidget) Negative sizes (277,-1) are not possible
    QWidget::setMinimumSize: (Media Sources dock/QDockWidget) Negative sizes (138,-1) are not possible
    QWidget::setMinimumSize: (Playlist dock/QDockWidget) Negative sizes (277,-1) are not possible
    Although I just copied everything amarok related in ~/.kde4 from the working machine.
    OK, posted at kde.forums...
    Last edited by Nicky726 (2010-04-30 19:33:03)

  • Multiple LV instances, web server cannot start, port already in use

    Hi there,
    I have a general question about webserving VIs in case either
    a) multiple instances of the LV development environment are running (this is possible in windows XP for instance when "switch users" is allowed and each user launches LV)
    b) multiple compiled LV executables are run by the same user
    c) any mixture of the two above
    I have an application case when either of the three above would be a very good solution, was not for the problem encountered. Say, b): the user is given two deployed executables, and can decide to run either or both concurrently. Moreover, I want these applications to be visible on the web, so they are compiled with the webserver turned on, default settings.
    The problem I've seen (LV8.5.1, winXp for sure, but I think I've seen it as well in linux and other versions as well) is that each new instance of the LV engine tries to get hold of the tcp port (default 80), so that all instances beyond the first complain about "The Web Server cannot start. Is the Web Server port already in use?"
    While I can understand the origin of the message, and found some posts on the forums somehow related to it, I don't like it too much. 
    I could think only of two workarounds here: 1) set different web server ports for each LV instance, and instruct the remote users to direct their browsers to a webserverort link to access each VI; 2) run all the applications from the same instance of the LV dev system. The latter is not so convenient for me, due to conflicts in global VIs between all instances of the applications [compiling executables IS a way to privatize memory spaces in this case, AND global variables are imho well justified for the fairly complex application I have in mind here].
    Is there a third, more elegant solution perhaps, which I'm missing?
    Thanks, Enrico

    NathanK wrote:
    What is it in particular that you dislike about the message?
    How would you like LabVIEW to behave in this case?
    No problem with the message, but I'd just be very happy if a single
    web server would serve all my instances of the executables on the same
    port. I.e., if 2.exe is open and wants to start another server on the
    same port used already by 1.exe, then 2.exe becomes served by the
    server already opened. Am I demanding too much? Am I missing some
    necessary logic?
    At the moment, anyway, I'm stuck with the vi being served correctly,
    but not the compiled application, and I can't figure out why. It's
    LV8.5.1, and yes, I have in the .ini
    WebServer.DirectoryIndex="index.htm"
    WebServer.LogPath=C:\Program Files\National Instruments\LabVIEW 8.5\www.log
    WebServer.MimeTypes="htm;text/html;gif;image/gif;j​pg;image/jpeg;png;image/png;txt;text/plain;html;te​xt/html;jpeg;image/jpeg;css;text/css;llb;applicati​on/x-labview-llb;vi;application/x-labview-vi;doc;a​pplication/msword;dot;application/msword;bin;appli​cation/octet-stream;exe;application/octet-stream;r​tf;application/rtf;pdf;application/pdf;ai;applicat​ion/postscript;eps;application/postscript;ps;appli​cation/postscript;csh;application/x-csh;gtar;appli​cation/x-gtar;gz;application/x-gz;sh;application/x​-sh;tar;application/x-tar;zip;application/zip;hqx;​application/mac-binhex40;ua;audio/basic;wav;audio/​wav;tif;image/tiff;tiff;image/tiff;xbm;image/x-xbi​tmap;rtx;text/richtext;qt;video/quicktime;mov;vide​o/quicktime;avi;video/x-msvideo;movie;video/x-sgi-​movie;aif;audio/aif;aifc;audio/aif;aiff;audio/aif;​aim;application/x-aim;dif;video/x-dv;div;video/x-d​v;js;application/x-javascript;pntg;image/x-macpain​t;xlb;application/vnd.ms-excel;xls;application/vnd​.ms-excel;ppa;application/vnd.ms-powerpoint;ppt;ap​plication/vnd.ms-powerpoint;pps;application/vnd.ms​-powerpoint;pot;application/vnd.ms-powerpoint;pwz;​application/vnd.ms-powerpoint;mid;audio/mid;midi;a​udio/mid;enc;video/mpeg;m1v;video/mpeg;mp2;video/m​peg;mpa;video/mpeg;mpe;video/mpeg;mpeg;video/mpeg;​mpg;video/mpeg;psd;image/x-photoshop;bmp;image/bmp​;pic;image/pic;ra;audio/vnd.rn-realaudio;rf;image/​vnd.rf-realflash;rm;application/vnd.rn-realmedia;r​p;image/vnd.rn-realpix;ram;audio/x-pn-realaudio;rm​m;audio/x-pn-realaudio;rnx;application/vnd.rn-real​player;rt;text/vnd.rn-realtext;rv;video/vnd.rn-rea​lvideo;smi;application/smil;ssm;application/stream​ingmedia;sithqx;application/mac-binhex40;sit;appli​cation/x-stuffit"
    WebServer.Port=80  [### or 8000]
    WebServer.Enabled=True
    WebServer.RootPath=C:\Program Files\National Instruments\LabVIEW 8.5\www
    WebServer.TcpAccess="c+*"
    WebServer.ViAccess="+*"
     [hints welcome here]. That is, I'm at the moment unable to use even my workaround 1 above.
    Enrico

  • Probloms in starting the web server

    i am a peoplesoft dba. i am trying to install peoplesoft internet architecture.
    the O.S is windows 2000, database is oracle, application server is using Tuxedo
    6.5. the web server is weblogic 6.12. i have installed all the components and
    am able to log on to the peoplesoft application in 3-tier mode.
    now i am trying to set-up the 3-tier web connection. i have created a domain -
    VISTDEV. the JSL port is 9000, HTTP port is 80. when i am starting the PIA service
    through --- startPIA.cmd under my domain, i am getting the following error:
    <Dec 26, 2003 12:24:19 PM CET> <Notice> <Management> <Loading configuration file
    .\config\VISTDEV\config.xml ...>
    <Dec 26, 2003 12:24:25 PM CET> <Notice> <WebLogicServer> <Starting WebLogic Admin
    Server "PIA" for domain "VISTDEV">
    <Dec 26, 2003 12:24:44 PM CET> <Notice> <Management> <Application Poller not started
    for production server.>
    <Dec 26, 2003 12:24:44 PM CET> <Notice> <WebLogicServer> <ListenThread listening
    on port 8080>
    <Dec 26, 2003 12:24:44 PM CET> <Emergency> <WebLogicServer> <Unable to create
    a server socket for port: 443. java.net.BindException: Address in use: JVM_Bind
    Perhaps another process is using port 443.>
    <Dec 26, 2003 12:24:44 PM CET> <Emergency> <WebLogicServer> <The WebLogic Server
    is no longer listening for connections. You should probably restart it.>
    <Dec 26, 2003 12:24:44 PM CET> <Alert> <WebLogicServer> <Server shutdown has been
    requested by system>
    <Dec 26, 2003 12:24:44 PM CET> <Alert> <WebLogicServer> <The shutdown sequence
    has been initiated.>
    the DOS window closes after that. i am surprised how the port 8080 is coming into
    picture.
    can you please help in troubleshooting.

    Hi,
    I suppose you have set the SSL port to 443 however, it looks like port 443 is
    already in use by another process.
    Regards
    Mayur
    "blue_jay" <[email protected]> wrote:
    >
    i am a peoplesoft dba. i am trying to install peoplesoft internet architecture.
    the O.S is windows 2000, database is oracle, application server is using
    Tuxedo
    6.5. the web server is weblogic 6.12. i have installed all the components
    and
    am able to log on to the peoplesoft application in 3-tier mode.
    now i am trying to set-up the 3-tier web connection. i have created a
    domain -
    VISTDEV. the JSL port is 9000, HTTP port is 80. when i am starting the
    PIA service
    through --- startPIA.cmd under my domain, i am getting the following
    error:
    <Dec 26, 2003 12:24:19 PM CET> <Notice> <Management> <Loading configuration
    file
    \config\VISTDEV\config.xml ...>
    <Dec 26, 2003 12:24:25 PM CET> <Notice> <WebLogicServer> <Starting WebLogic
    Admin
    Server "PIA" for domain "VISTDEV">
    <Dec 26, 2003 12:24:44 PM CET> <Notice> <Management> <Application Poller
    not started
    for production server.>
    <Dec 26, 2003 12:24:44 PM CET> <Notice> <WebLogicServer> <ListenThread
    listening
    on port 8080>
    <Dec 26, 2003 12:24:44 PM CET> <Emergency> <WebLogicServer> <Unable to
    create
    a server socket for port: 443. java.net.BindException: Address in use:
    JVM_Bind
    Perhaps another process is using port 443.>
    <Dec 26, 2003 12:24:44 PM CET> <Emergency> <WebLogicServer> <The WebLogic
    Server
    is no longer listening for connections. You should probably restart it.>
    <Dec 26, 2003 12:24:44 PM CET> <Alert> <WebLogicServer> <Server shutdown
    has been
    requested by system>
    <Dec 26, 2003 12:24:44 PM CET> <Alert> <WebLogicServer> <The shutdown
    sequence
    has been initiated.>
    the DOS window closes after that. i am surprised how the port 8080 is
    coming into
    picture.
    can you please help in troubleshooting.

  • Error while starting JBOSS Server

    We had deployed OIM 10g on a JBOSS server for testing purposes. While starting the server i am able to see some errors in the error log. The design console is working fine and there is no issues. But the admin console is not opening properly.I am curious to know what might cause this problem even though we use this test environment sparingly. I am getting the following error trace while starting the server.
    ERROR[JMSContainerInvoker] Reconect failed: JMS provider failure detected: javax.naming.Name Not Found Exception: XAConnectionFactory not bound.
    Also some more log trace
    INFO Started J2EE application file c:...//XellerateFull.ear
    ERROR[URLDeployment Scanner] Incomplete Deployment listing:
    --- Mbeans waiting for other MBeans---
    Object Name: jboss: service=Hypersonic, database=local DB
    state=FAILED
    Reason : java.sql.SQlException: User not found:SA
    Please let me know if any of the experts could help me out in solving this issue.
    Regards,
    Durgaprasad

    Getting the following error after changing the hypersonic directory name
    2012-08-06 08:18:27,765 DEBUG [org.jboss.ejb.plugins.jms.JMSContainerInvoker] Looking up provider adapter: java:/DefaultJMSProvider
    2012-08-06 08:18:27,765 DEBUG [org.jboss.ejb.plugins.jms.JMSContainerInvoker] Looking up provider adapter: java:/DefaultJMSProvider
    2012-08-06 08:18:27,765 DEBUG [org.jboss.ejb.plugins.jms.JMSContainerInvoker] Looking up provider adapter: java:/DefaultJMSProvider
    2012-08-06 08:18:27,765 DEBUG [org.jboss.ejb.plugins.jms.JMSContainerInvoker] Looking up provider adapter: java:/DefaultJMSProvider
    2012-08-06 08:18:27,765 DEBUG [org.jboss.ejb.plugins.jms.JMSContainerInvoker] Looking up provider adapter: java:/DefaultJMSProvider
    2012-08-06 08:18:27,765 DEBUG [org.jboss.ejb.plugins.jms.JMSContainerInvoker] Provider adapter: org.jboss.jms.jndi.JNDIProviderAdapter@e3404f
    2012-08-06 08:18:27,765 DEBUG [org.jboss.ejb.plugins.jms.JMSContainerInvoker] Provider adapter: org.jboss.jms.jndi.JNDIProviderAdapter@e3404f
    2012-08-06 08:18:27,765 DEBUG [org.jboss.ejb.plugins.jms.JMSContainerInvoker] Provider adapter: org.jboss.jms.jndi.JNDIProviderAdapter@e3404f
    2012-08-06 08:18:27,765 DEBUG [org.jboss.ejb.plugins.jms.JMSContainerInvoker] Provider adapter: org.jboss.jms.jndi.JNDIProviderAdapter@e3404f
    2012-08-06 08:18:27,765 DEBUG [org.jboss.ejb.plugins.jms.JMSContainerInvoker] Provider adapter: org.jboss.jms.jndi.JNDIProviderAdapter@e3404f
    2012-08-06 08:18:27,765 DEBUG [org.jboss.ejb.plugins.jms.DLQHandler] Creating DLQHandler
    2012-08-06 08:18:27,765 DEBUG [org.jboss.ejb.plugins.jms.DLQHandler] Creating DLQHandler
    2012-08-06 08:18:27,765 ERROR [org.jboss.ejb.plugins.jms.JMSContainerInvoker] Reconnect failed: JMS provider failure detected:
    java.lang.NullPointerException
         at org.apache.xerces.dom.ParentNode.nodeListItem(Unknown Source)
         at org.apache.xerces.dom.ParentNode.item(Unknown Source)
         at org.jboss.metadata.MetaData.getChildrenByTagName(MetaData.java:65)
         at org.jboss.metadata.MetaData.getUniqueChild(MetaData.java:88)
         at org.jboss.ejb.plugins.jms.DLQHandler.importXml(DLQHandler.java:393)
         at org.jboss.ejb.plugins.jms.JMSContainerInvoker.innerStartDelivery(JMSContainerInvoker.java:604)
         at org.jboss.ejb.plugins.jms.JMSContainerInvoker$ExceptionListenerImpl.run(JMSContainerInvoker.java:1471)
         at java.lang.Thread.run(Thread.java:595)
    2012-08-06 08:18:27,765 DEBUG [org.jboss.ejb.plugins.jms.DLQHandler] Creating DLQHandler
    2012-08-06 08:18:27,765 DEBUG [org.jboss.ejb.plugins.jms.DLQHandler] Initialization failed DLQHandler
    javax.naming.NameNotFoundException: XAConnectionFactory not bound
         at org.jnp.server.NamingServer.getBinding(NamingServer.java:514)
         at org.jnp.server.NamingServer.getBinding(NamingServer.java:522)
         at org.jnp.server.NamingServer.getObject(NamingServer.java:528)
         at org.jnp.server.NamingServer.lookup(NamingServer.java:281)
         at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:610)
         at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:572)
         at javax.naming.InitialContext.lookup(InitialContext.java:351)
         at org.jboss.ejb.plugins.jms.DLQHandler.createService(DLQHandler.java:151)
         at org.jboss.system.ServiceMBeanSupport.jbossInternalCreate(ServiceMBeanSupport.java:245)
         at org.jboss.system.ServiceMBeanSupport.create(ServiceMBeanSupport.java:173)
         at org.jboss.ejb.plugins.jms.JMSContainerInvoker.innerStartDelivery(JMSContainerInvoker.java:605)
         at org.jboss.ejb.plugins.jms.JMSContainerInvoker$ExceptionListenerImpl.run(JMSContainerInvoker.java:1471)
         at java.lang.Thread.run(Thread.java:595)
    ERROR [org.jboss.ejb.plugins.jms.JMSContainerInvoker] Reconnect failed: JMS provider failure detected:
    javax.naming.NameNotFoundException: XAConnectionFactory not bound
         at org.jnp.server.NamingServer.getBinding(NamingServer.java:514)
         at org.jnp.server.NamingServer.getBinding(NamingServer.java:522)
         at org.jnp.server.NamingServer.getObject(NamingServer.java:528)
         at org.jnp.server.NamingServer.lookup(NamingServer.java:281)
         at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:610)
         at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:572)
         at javax.naming.InitialContext.lookup(InitialContext.java:351)
         at org.jboss.ejb.plugins.jms.DLQHandler.createService(DLQHandler.java:151)
         at org.jboss.system.ServiceMBeanSupport.jbossInternalCreate(ServiceMBeanSupport.java:245)
         at org.jboss.system.ServiceMBeanSupport.create(ServiceMBeanSupport.java:173)
         at org.jboss.ejb.plugins.jms.JMSContainerInvoker.innerStartDelivery(JMSContainerInvoker.java:605)
         at org.jboss.ejb.plugins.jms.JMSContainerInvoker$ExceptionListenerImpl.run(JMSContainerInvoker.java:1471)
         at java.lang.Thread.run(Thread.java:595)
    Edited by: Durgaprasad on Aug 6, 2012 5:25 AM

  • Error while starting Development Server.

    Dear Gurus,
    While starting my development server it is giving the following error:
    Details:
    OS: AIX 5.3
    DB: 10.2.0.2
    SAP: ECC6
    Listner control is starting, but while starting SAP it is giving me the following eror:
    hgdevsrv:hdsadm 1> startsap
    Checking HDS Database
    ABAP Database is not available via R3trans
    Starting SAP-Collector Daemon
    16:39:48 26.10.2010   LOG: Effective User Id is root
    This is Saposcol Version COLL 20.95 700 - AIX v11.65 5L-64 bit 090118
    Usage:  saposcol -l: Start OS Collector
            saposcol -k: Stop  OS Collector
            saposcol -d: OS Collector Dialog Mode
            saposcol -s: OS Collector Status
    The OS Collector (PID 184550) is already running .....
    saposcol already running
    Running /usr/sap/HDS/SYS/exe/run/startdb
    Trying to start HDS database ...
    Log file: /home/hdsadm/startdb.log
    /usr/sap/HDS/SYS/exe/run/startdb: Terminating with error code 12
    DB startup failed
    I tried some of the methods suggested by forum gurus as follows:
    hgdevsrv:orahds 1> sqlplus / as sysdba
    SQL*Plus: Release 10.2.0.2.0 - Production on Tue Oct 26 16:31:54 2010
    Copyright (c) 1982, 2005, Oracle.  All Rights Reserved.
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - 64bit Production
    With the Partitioning and Data Mining options
    SQL> shutdown immediate
    ORA-01109: database not open
    Database dismounted.
    ORACLE instance shut down.
    SQL> startup
    ORACLE instance started.
    Total System Global Area 2298478592 bytes
    Fixed Size                  2072936 bytes
    Variable Size            1157631640 bytes
    Database Buffers         1124073472 bytes
    Redo Buffers               14700544 bytes
    Database mounted.
    ORA-01113: file 1 needs media recovery
    ORA-01110: data file 1: '/oracle/HDS/sapdata1/system_1/system.data1'
    Any suggestions please.
    Thanks and Regards
    Bhaskar.

    Hi Uday,
    You need to recover your database.
    1. Goto Sqlplus "/as sysdba"
    2. give command Startup mount.
    3. give command recover database.
    4. Alter database open.
    5. Start sap.
    Thanks
    Anil

  • Unable to close open and blocked web server ports

    I have been running the sun webserver 6.1 as a test development environment on my local pc (Windows 2000) at work. The machine crashed while the web server was running, and while the server instance stopped, the ports being used are still open and apparently, still being used. Restarting my machine does not solve the problem.
    Using netstat (through cygwin - i am familiar with linux, and have been using cygwin as the easiest way to do many things with the web server) I can see that the ports are indeed being "used", however i cannot find any running processes (through the top or ps command or the task list) associated with the open ports. Also attempts to start the server again fail, and the server complains that the ports are currently being used.
    In order to continue to develop I created a new domain using a different set of ports. Since then, I have (in zealous cleanup) removed the domain that was using those ports, and in attempting to setup a different webserver encountered the open ports.
    I need/wish to stop the running processes and close the open ports. Any ideas?
    Thanks in anticipation.

    There are no such processes running in either the task manager or services.
    I do not believe that the domain/web server is running, since the domain instance has since been removed.
    However, the ports seems to be stuck on being "used".

  • Problems Installing PS 6.2 with S1 Web Server 6.1 ?

    Im trying to install PS 6.2 (beta) against S1 Web Serer 6.1 and having all these problems during web server startup. Installation of both Portal 6.2 / Identity 6.1 went on fine without any trouble. Below is the exception. Has anybody faced this exception before.
    Any help .....
    # ./start
    CORE1116: Sun ONE Web Server 6.1 B06/19/2003 18:34
    info: CORE3016: daemon is running as super-user
    info: CORE5076: Using [Java HotSpot(TM) Server VM, Version 1.4.1_05] from [Sun M
    icrosystems Inc.]
    info: WEB0100: Loading web module in virtual server [https-portal2.sundemo.isdin
    tegration.com] at [amconsole]
    warning: WEB6100: locale-charset-info is deprecated, please use parameter-encodi
    ng
    info: WEB0100: Loading web module in virtual server [https-portal2.sundemo.isdin
    tegration.com] at [ampassword]
    warning: WEB6100: locale-charset-info is deprecated, please use parameter-encodi
    ng
    info: WEB0100: Loading web module in virtual server [https-portal2.sundemo.isdin
    tegration.com] at [amcommon]
    info: WEB0100: Loading web module in virtual server [https-portal2.sundemo.isdin
    tegration.com] at [amserver]
    warning: WEB6100: locale-charset-info is deprecated, please use parameter-encodi
    ng
    info: WEB0100: Loading web module in virtual server [https-portal2.sundemo.isdin
    tegration.com] at [portletsamples]
    info: WEB0100: Loading web module in virtual server [https-portal2.sundemo.isdin
    tegration.com] at [portal]
    warning: WEB6100: locale-charset-info is deprecated, please use parameter-encodi
    ng
    info: WEB0100: Loading web module in virtual server [https-portal2.sundemo.isdin
    tegration.com] at [search]
    failure: WebModule[portal]: WEB2683: Exception sending context initialized even
    t to listener instance of class com.sun.portal.common.logging.impl.LoggerServlet
    ContextListenerImpl
    java.lang.RuntimeException: LoggerImpl.init() - Could nit initialize Log file, a
    ccess denied (java.lang.RuntimePermission writeFileDescriptor)
    at com.sun.portal.common.logging.impl.LoggerImpl.init(LoggerImpl.java:87
    at com.sun.portal.common.logging.impl.LoggerServletContextListenerImpl.c
    ontextInitialized(LoggerServletContextListenerImpl.java:101)
    at org.apache.catalina.core.StandardContext.listenerStart(StandardContex
    t.java:3360)
    at org.apache.catalina.core.StandardContext.start(StandardContext.java:3
    716)
    at com.iplanet.ias.web.WebModule.start(WebModule.java:203)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1133)
    at org.apache.catalina.core.StandardHost.start(StandardHost.java:652)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1133)
    at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:355
    at org.apache.catalina.startup.Embedded.start(Embedded.java:979)
    at com.iplanet.ias.web.WebContainer.start(WebContainer.java:410)
    at com.iplanet.ias.web.WebContainer.startInstance(WebContainer.java:505)
    at com.iplanet.ias.server.J2EERunner.confPostInit(J2EERunner.java:161)
    failure: WebModule[portal]: WEB2683: Exception sending context initialized even
    t to listener instance of class com.sun.portal.container.portlet.impl.Preference
    ManagerContextListenerImpl
    java.lang.NullPointerException
    at com.sun.portal.container.portlet.impl.PreferenceManagerContextListene
    rImpl.contextInitialized(PreferenceManagerContextListenerImpl.java:33)
    at org.apache.catalina.core.StandardContext.listenerStart(StandardContex
    t.java:3360)
    at org.apache.catalina.core.StandardContext.start(StandardContext.java:3
    716)
    at com.iplanet.ias.web.WebModule.start(WebModule.java:203)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1133)
    at org.apache.catalina.core.StandardHost.start(StandardHost.java:652)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1133)
    at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:355
    at org.apache.catalina.startup.Embedded.start(Embedded.java:979)
    at com.iplanet.ias.web.WebContainer.start(WebContainer.java:410)
    at com.iplanet.ias.web.WebContainer.startInstance(WebContainer.java:505)
    at com.iplanet.ias.server.J2EERunner.confPostInit(J2EERunner.java:161)
    failure: WebModule[portal]: WEB2683: Exception sending context initialized even
    t to listener instance of class com.sun.portal.container.portlet.impl.PortletCon
    tainerContextListenerImpl
    java.lang.NullPointerException
    at com.sun.portal.container.portlet.impl.PortletContainerContextListener
    Impl.contextInitialized(PortletContainerContextListenerImpl.java:35)
    at org.apache.catalina.core.StandardContext.listenerStart(StandardContex
    t.java:3360)
    at org.apache.catalina.core.StandardContext.start(StandardContext.java:3
    716)
    at com.iplanet.ias.web.WebModule.start(WebModule.java:203)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1133)
    at org.apache.catalina.core.StandardHost.start(StandardHost.java:652)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1133)
    at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:355
    at org.apache.catalina.startup.Embedded.start(Embedded.java:979)
    at com.iplanet.ias.web.WebContainer.start(WebContainer.java:410)
    at com.iplanet.ias.web.WebContainer.startInstance(WebContainer.java:505)
    at com.iplanet.ias.server.J2EERunner.confPostInit(J2EERunner.java:161)
    failure: WebModule[portal]: WEB2705: Context startup failed due to previous err
    ors
    warning: WEB7102: Error while binding global resources for WebModule [portal]
    warning: WEB7103: Exception while binding global resources:
    java.lang.NullPointerException
    at java.util.Hashtable.get(Hashtable.java:329)
    at org.apache.naming.ContextBindings.getClassLoader(ContextBindings.java
    :348)
    at com.iplanet.ias.web.WebModule.bindGlobalResourceRefs(WebModule.java:2
    54)
    at com.iplanet.ias.web.WebModule.start(WebModule.java:206)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1133)
    at org.apache.catalina.core.StandardHost.start(StandardHost.java:652)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1133)
    at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:355
    at org.apache.catalina.startup.Embedded.start(Embedded.java:979)
    at com.iplanet.ias.web.WebContainer.start(WebContainer.java:410)
    at com.iplanet.ias.web.WebContainer.startInstance(WebContainer.java:505)
    at com.iplanet.ias.server.J2EERunner.confPostInit(J2EERunner.java:161)
    failure: WebModule[portletsamples]: WEB2683: Exception sending context initiali
    zed event to listener instance of class com.sun.portal.common.logging.impl.Logge
    rServletContextListenerImpl
    java.lang.RuntimeException: LoggerImpl.init() - Could nit initialize Log file, a
    ccess denied (java.lang.RuntimePermission writeFileDescriptor)
    at com.sun.portal.common.logging.impl.LoggerImpl.init(LoggerImpl.java:87
    at com.sun.portal.common.logging.impl.LoggerServletContextListenerImpl.c
    ontextInitialized(LoggerServletContextListenerImpl.java:101)
    at org.apache.catalina.core.StandardContext.listenerStart(StandardContex
    t.java:3360)
    at org.apache.catalina.core.StandardContext.start(StandardContext.java:3
    716)
    at com.iplanet.ias.web.WebModule.start(WebModule.java:203)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1133)
    at org.apache.catalina.core.StandardHost.start(StandardHost.java:652)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1133)
    at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:355
    at org.apache.catalina.startup.Embedded.start(Embedded.java:979)
    at com.iplanet.ias.web.WebContainer.start(WebContainer.java:410)
    at com.iplanet.ias.web.WebContainer.startInstance(WebContainer.java:505)
    at com.iplanet.ias.server.J2EERunner.confPostInit(J2EERunner.java:161)
    failure: WebModule[portletsamples]: WEB2683: Exception sending context initiali
    zed event to listener instance of class com.sun.portal.portletappengine.impl.Lif
    ecycleManagerContextListenerImpl
    java.lang.NullPointerException
    at com.sun.portal.portletcontainercommon.descriptor.DeploymentDescriptor
    Reader.<init>(DeploymentDescriptorReader.java:61)
    at com.sun.portal.portletappengine.impl.LifecycleManagerImpl.initDeploym
    entDescriptor(LifecycleManagerImpl.java:138)
    at com.sun.portal.portletappengine.impl.LifecycleManagerImpl.init(Lifecy
    cleManagerImpl.java:97)
    at com.sun.portal.portletappengine.impl.LifecycleManagerContextListenerI
    mpl.contextInitialized(LifecycleManagerContextListenerImpl.java:13)
    at org.apache.catalina.core.StandardContext.listenerStart(StandardContex
    t.java:3360)
    at org.apache.catalina.core.StandardContext.start(StandardContext.java:3
    716)
    at com.iplanet.ias.web.WebModule.start(WebModule.java:203)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1133)
    at org.apache.catalina.core.StandardHost.start(StandardHost.java:652)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1133)
    at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:355
    at org.apache.catalina.startup.Embedded.start(Embedded.java:979)
    at com.iplanet.ias.web.WebContainer.start(WebContainer.java:410)
    at com.iplanet.ias.web.WebContainer.startInstance(WebContainer.java:505)
    at com.iplanet.ias.server.J2EERunner.confPostInit(J2EERunner.java:161)
    failure: WebModule[portletsamples]: WEB2683: Exception sending context initiali
    zed event to listener instance of class com.sun.portal.portletappengine.impl.Req
    uestResponseFactoryContextListenerImpl
    java.lang.NullPointerException
    at com.sun.portal.portletappengine.impl.RequestResponseFactoryImpl.init(
    RequestResponseFactoryImpl.java:115)
    at com.sun.portal.portletappengine.impl.RequestResponseFactoryContextLis
    tenerImpl.contextInitialized(RequestResponseFactoryContextListenerImpl.java:16)
    at org.apache.catalina.core.StandardContext.listenerStart(StandardContex
    t.java:3360)
    at org.apache.catalina.core.StandardContext.start(StandardContext.java:3
    716)
    at com.iplanet.ias.web.WebModule.start(WebModule.java:203)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1133)
    at org.apache.catalina.core.StandardHost.start(StandardHost.java:652)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1133)
    at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:355
    at org.apache.catalina.startup.Embedded.start(Embedded.java:979)
    at com.iplanet.ias.web.WebContainer.start(WebContainer.java:410)
    at com.iplanet.ias.web.WebContainer.startInstance(WebContainer.java:505)
    at com.iplanet.ias.server.J2EERunner.confPostInit(J2EERunner.java:161)
    failure: WebModule[portletsamples]: WEB2705: Context startup failed due to prev
    ious errors
    warning: WEB7102: Error while binding global resources for WebModule [/portletsa
    mples]
    warning: WEB7103: Exception while binding global resources:
    java.lang.NullPointerException
    at java.util.Hashtable.get(Hashtable.java:329)
    at org.apache.naming.ContextBindings.getClassLoader(ContextBindings.java
    :348)
    at com.iplanet.ias.web.WebModule.bindGlobalResourceRefs(WebModule.java:2
    54)
    at com.iplanet.ias.web.WebModule.start(WebModule.java:206)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1133)
    at org.apache.catalina.core.StandardHost.start(StandardHost.java:652)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1133)
    at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:355
    at org.apache.catalina.startup.Embedded.start(Embedded.java:979)
    at com.iplanet.ias.web.WebContainer.start(WebContainer.java:410)
    at com.iplanet.ias.web.WebContainer.startInstance(WebContainer.java:505)
    at com.iplanet.ias.server.J2EERunner.confPostInit(J2EERunner.java:161)
    info: HTTP3072: [LS ls1] ready to
    accept requests
    startup: server started successfully
    #

    Since my company is a partner to Sun, we have access to beta site for downloads. Due to internal restrictions I may not be able to share that info. with you. Sorry.
    Sunil.

Maybe you are looking for

  • Getting error message "unable to perform in-app purchase"

    I have been trying to renew the subsription on the Sun app on my iPhone 4 but i am getting the error message "Unable to perform in-app purchase", I have money in my account, i have turned my phone off and back on and restarted it. Also my internet co

  • Safari 5.1.7 crashes randomly

    Since a few days Safari keeps crashing randomly on my MBP. It will work for a few minutes after starting, then it will freeze, eventually coming back to life for a few seconds only to freeze up completely in the end. Only thing helping is a force qui

  • Alt text and doctype XHTML

    Just a question to know if my thoughts are right... I have made my website and at the top DW has put: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.

  • Having trouble installing the certificate..

    Having trouble installing the certificate.. downloaded the file already.(AET.aetx) on my phone, it says Tap to open,.it ask "Add company account? select add..however it keeps me on the same process.. no installation was done..need help please.. :( cu

  • Hierarchical AVL list

    Hi, I have to display the standard report J_1AF004 in three different languages, spanish, english, portuguese based on user selection. How do i change the field catalog and top of page event. Please reply as soon as possible. Regards, RSB