Troubles with the admin console

I'm using SunOne Message Queue 3.0.1 on Windows (sorry...). I had been using both the broker and the graphical admin console for months, when, apparently for no reason, the console stopped working, that is, when I launch imqadmin.exe nothing happens (well, actually if I pay attention I can tell a dos shell opens and closes very quickly). If I launch it from the command line I only get the prompt back. I thought something might be misconfigured, and I unistalled/reinstalled the application several times, but the console behaviour hasn't changed so far. Does anyone have a clue what could cause the console not to work? Any help would be greatly appreciated.
Thanks.

imqadmin will inherit your current CLASSPATH setting.
Can you check to see what you currently have set for CLASSPATH?
It might be that some settings in your CLASSPATH is causing problems in imqadmin.
Try setting your CLASSPATH to nothing.
Then start up imqadmin.exe directly from the
command prompt where you unset CLASSPATH.

Similar Messages

  • Tip of the week: How to get started with the Admin Console

    Good e-discovery practices are becoming a higher priority for companies everywhere. With the proliferation of cloud services, social networks, and mobile devices used by employees, electronically stored information (ESI) lives in more places than ever before. Add to that the growing threat of data breaches, and you have a real need for industry leaders who can share their best practices.RecentlyGuidance Softwareconducted its annual e-discovery survey, and they’re holding a webinar in which leading security and e-discovery experts will weigh in on the survey’s findings. On the survey panel is Dropbox Head of Trust and Security Patrick Heim, formerly chief trust officer at Salesforce, and CISO at Kaiser Permanente and McKesson. He’ll be joined by Scott A. Carlson of law firm Seyfarth Shaw, Chris Dale of the eDisclosure Information...
    This topic first appeared in the Spiceworks Community

    awesome, thank you!

  • "File not Found" error in the admin console for dimension

    Hi All,
    We are onto the BPC7 MS version and recently we have started facing an error "File Not Found" while trying to access the dimension members from the admin console.
    I have checked the "adminapp" folder where all the dimension files should be placed in the system, the files are present in the folder.
    The mbr<DIMENSION>  tables are also present in the database and have the members intact.
    I have also tried with processing the dimensions (NOT processing from the membersheet) and it goes successful, but still face the same "File Not Found" Error.
    We have a single appset and a single application.
    Regards
    Raghav

    Hi Sorin,
    Where can I check the File path if it is set incorrect?
    I am recieving this message for all the dimensions, even when I click on the "maintain dimension members", try to process or even try to copy them i have this pop up showing "file not found".
    I have the dimension tables intact at the DB servers and they have the members in them.
    Regards
    Raghav

  • Switching off DEBUG messages in the admin console

    Hi
    I have the problem that I see a lot of debug information on the log when starting the admin console and navigation through the pages. It makes the admin console VERY slow. This must be some sort of low level debug stuff which I'm not able to witch off.
    I already made sure that debugging is switched off for the server (AdminConsole->Debug) and no diagnostic options are turned on. I also checked for a debug command line option in the start script.
    Some example debug output:
    DEBUG struts.util.PropertyMessageResources (PropertyMessageResources.java:284) - Saving message key '.assistant.jms.server.resumeconsumption.title
    DEBUG util.logging.Logger (Logger.java:118) - Delegating to RequestDispatcher for URI /jsp/contentheader/Messages.jsp
    Thank for any hints!

    You could add a dynamic text field to your app, add it to the stage and send notifications for whatever you need to debug.
    e.g. Just as you would use the trace("this message "+variableValue); in Flash to debug using the output window.
    You would use
    textfield_name.appendText("this message "+variableValue+"\n");
    or if you were listening for error you could use something like:
    private function errorXML(e:Event):void {
    textfield_name.appendText("XML Error:"+ e);
    I'm not sure how or if you can utilise the Xcode organiser with an AIR app.

  • Can I use Apache to Proxy the Admin Console?

    Greetings.
    We are deploying a new Weblogic environment into a network that we treat like a DMZ. Basically we treat all of our Production networks like DMZs, let's not debate the intelligence or stupidity of this please. We are running on RHEL 5.3 x86_64, with Apache 2.2, with Weblogic 10.3.1 32bit.
    One security flaw we are trying to correct is not having secure access to the Weblogic Admin Console. In this secure environment we intended to use the Firewall, Apache Allow/Deny, and SSL to ensure the console is kept secure.
    In our less controlled networks we use an Apache SSL Virtual Host to proxy the Admin Console but it seems that none of our weblogic admins have ever noticed that inside the browser, half the links are not SSL, and include the Admin Console's port number. Just a snippet of the Admin Console's HTML for the banner across the top shows a how some links are / relative and others are fully qualified with protocol, hostname, port and path.
    In order for my Apache Proxy to work properly the Console must be generating / relative links, is there some way to configure the server's root for the Admin Console or something?
    As of now, unless a better idea surfaces, my options seem to be:
    1. Spending my holiday weekend writing a Perl CGI to be the proxy and content filter all of these bad URLs out.
    2. Using ssh to tunnel to the Admin Console's port.
    3. Using mod_proxy_html to do the same thing as #1.
    Here are options not on the Table:
    1. Firewall rules to allow access to the Admin Console port.
    2. Bridging networks with a spare NIC in the server.
    3. Running the Admin Console as Root and binding to port 443.
    Overall, I can't believe I'm the only one to ever think of or try to do such a thing as proxy the Admin Console, but I can not seem to find any blogs, forum posts, or documentation to suggest a good way to accomplish this.
    Thanks for your time and attention.
    Edited by: user1758753 on Sep 4, 2009 2:56 PM

    Hrrm, just changed my forum profile to a better username. Guess it didn't work.
    Edited by: user1758753 on Sep 4, 2009 2:58 PM

  • Impossible to start UCM managed server with the WLS console

    Hi,
    I cannot start the UCM managed server with the WLS console. The node manager is running by startNodeManager.cmd. The admin server by startWebLogic.cmd.
    When I start the UCM server with the console WLS (Environment, Servers, Control tab and Start on the checked server), it seems to be running (the state is RUNNING) but when I open the url on the the web server UCM there is a 404 error
    In the log, there are many java.lang.ClassNotFoundException: oracle.jrf.wls.JRFStartup, oracle.security.jps.wls.JpsWlsStartupClass, oracle.core.ojdl.weblogic.ODLConfiguration, oracle.jrf.AppContextStartup, oracle.as.jmx.framework.wls.spi.StartupListener, oracle.ias.cache.Startup, oracle.dms.wls.DMSStartup ...
    If I start UCM directly by startManagedWebLogic.cmd and not with the WLS console, everything is OK. No error in the log and UCM server is working well
    Any idea ?
    Thanks
    Hugues

    Great!
    I had the same error: when starting UCM on WL Console, it starts and says Running. But when accessing it on the browser receive the error 404. In the other hand, when starting with Commands, it force shutdowns.
    I have set the StartScriptEnabled property to true, now I can start UCM only on the command Line, to start it on WL Console, I have to manually start the node manager.
    Is there a way/script to start the node manager automatically?
    Regards,

  • Null pointer exception when relaunching the admin console after failover

              Hi All,
              I am facing a strange type of problem for last few days can you please help
              me in solving this problem .
              This Problem is like That
              In the My domian or other similar enviroment (i.e. Service Guarded admin server,
              with managed server clusters running on two separate servers)
              when I Bring up the admin console as usual via a web browser
              And Start both managed servers in a cluster
              Then Sends transactions to the clustered pair of managed servers
              Observed that transation flow is normal
              Then during Failover the managed server from the primary to the secondary i observed
              that
              While the failover is in process, observe the transaction flow and verify that
              it is not interrupted
              When the failover completes log in to the admin console via the web browser I
              am getting a null pointer exception...
              can you please suggest me the soultion
              

              Hi All,
              I am facing a strange type of problem for last few days can you please help
              me in solving this problem .
              This Problem is like That
              In the My domian or other similar enviroment (i.e. Service Guarded admin server,
              with managed server clusters running on two separate servers)
              when I Bring up the admin console as usual via a web browser
              And Start both managed servers in a cluster
              Then Sends transactions to the clustered pair of managed servers
              Observed that transation flow is normal
              Then during Failover the managed server from the primary to the secondary i observed
              that
              While the failover is in process, observe the transaction flow and verify that
              it is not interrupted
              When the failover completes log in to the admin console via the web browser I
              am getting a null pointer exception...
              can you please suggest me the soultion
              

  • How to clean the Admin Console Library of Resources?

    Hi,
    Could anybody point me how to clean the library of books, pages and portlets of the admin console library? It's full of old elements not in use anymore.
    Thanks in advance,
    leandro

    With reference to steps in
    Oracle® Business Intelligence Applications Installation Guide for Informatica PowerCenter Users Version 7.9.6 Part Number E14217-01
    Chapter 4, "Installing and Setting Up Oracle BI Applications."
    http://download.oracle.com/docs/cd/E14223_01/index.htm
    I think I had a similar error at step
    "4.6.3 Creating the Informatica Repository Service"
    "The repository code page [106: UTF-8 encoding of Unicode]
    does not match the code page specified for the corresponding
    Repository Service in the Administration Console
    [2252: MS Windows Latin 1 (ANSI), superset of Latin1]."
    you must create the repository service with a matching code page
    - remember that the code page cannot be changed after the Repository Service is created
    Service Name = RepositoryService
    CodePage = UTF-8 (Unicode)
    later on at step "4.6.4 Creating the Informatica Integration Service"
    it throws
    "LM_36011 Code page mismatch. Service process is running in code page
    [ISO 8859-1 Western European] whereas the service is configured
    in the Admin Console to run in code page [UTF-8 encoding of Unicode]"
    so I had to set the language env variables before starting the service
    export LANG=en_GB.utf-8
    export LC_ALL="en_GB.utf-8"
    export INFA_HOME=/u01/app/oracle/product/8.6.0/etl_1
    $INFA_HOME/server/tomcat/bin/infaservice.sh startup
    Hope that helps.

  • I'm having trouble with the install of Adobe digital editions

    I'm having trouble with the install of Adobe digital editions, how can we fix this? It will begin to dowload it says complete but stops there, no other prompts and if you click the close button it appears that it begins to delete itself. How can i fix this issue?

    Hi,
    It would be great, if you provide us with the environment where you are trying the install the ADE.
    For Example,
    - ADE version
    - Operating System
    - Anti-Virus you are using.
    - did you logged in as Admin or user on your computer.
    (*any error message you are able to locate/view  from Event Viewer- If using Windows OS)
    Regards,
    Yuvraj.

  • Unable to Open the Admin Console

    HI there,
    I installed Weblogic server 10.3.3 on my windows operating system. I confugred it through configuration wizard. After that I was able to open the admin console . I logged into admin console and logged out of it. Now , I am unable to open the admin console again . When ever I try to open it from the quick launch it gives a error meassage "firefox can't establish a connection to ....:pc-7001." (somethng like that).
    I tried to open it from start menu and then clich START ADMIN SERVER FOR WEBLOGIC DOMAIN .. when ever I click this it directs to a CMD prompt where in it gives a path like c;>/ oracle/middlware/userprojects/domains/basedomain/ follwoed by a curosr waiting for instruction..
    Please tell me wat is goin wrong..? U r help is greatly appreciated

    Hi,
    I have tried doing the steps you have mentioned above.It is redirecting to http 503 page.Upon checking the logs getting the following error.
    Could you please help with it.
    ##<Jun 14, 2011 12:14:32 PM IST> <Info> <WorkManager> <01hw198615> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1308033872956> <BEA-002901> <Creating WorkManager "consoleWorkManager" for module "null" and application "consoleapp">
    ####<Jun 14, 2011 12:14:34 PM IST> <Error> <HTTP> <01hw198615> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1308033874347> <BEA-101216> <Servlet: "AppManagerServlet" failed to preload on startup in Web application: "console".
    java.lang.NoSuchMethodError: com.bea.utils.misc.ProcessUtil.getPropValues(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)[Ljava/lang/String;
         at com.bea.p13n.license.LicenseHelper.getLicensePropertyValues(LicenseHelper.java:259)
         at com.bea.netuix.servlets.services.LightNetUIxServices.getRestrictedPortalLimit(LightNetUIxServices.java:140)
         at com.bea.netuix.servlets.manager.UIServlet.reinitInternal(UIServlet.java:177)
         at com.bea.netuix.servlets.manager.UIServlet.initInternal(UIServlet.java:164)
         at com.bea.netuix.servlets.manager.UIServlet.access$100(UIServlet.java:60)
         at com.bea.netuix.servlets.manager.UIServlet$ServletLifecycleListenerImpl.init(UIServlet.java:555)
         at com.bea.netuix.util.ServletLifecycleListener.initOrReinitInternal(ServletLifecycleListener.java:131)
         at com.bea.netuix.util.ServletLifecycleService.addServletLifecycleListener(ServletLifecycleService.java:252)
         at com.bea.netuix.util.ServletLifecycleService.addServletLifecycleListener(ServletLifecycleService.java:182)
         at com.bea.netuix.servlets.manager.UIServlet.init(UIServlet.java:131)
         at com.bea.netuix.servlets.manager.SingleFileServlet.init(SingleFileServlet.java:75)
         at javax.servlet.GenericServlet.init(GenericServlet.java:241)
         at com.bea.console.utils.MBeanUtilsInitSingleFileServlet.init(MBeanUtilsInitSingleFileServlet.java:36)
         at weblogic.servlet.AsyncInitServlet.initDelegate(AsyncInitServlet.java:100)
         at weblogic.servlet.AsyncInitServlet.init(AsyncInitServlet.java:78)
         at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:283)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64)
         at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58)
         at weblogic.servlet.internal.StubLifecycleHelper.<init>(StubLifecycleHelper.java:48)
         at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:539)
         at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1976)
         at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1950)
         at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1869)
         at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3126)
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1512)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:486)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
         at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
         at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:1267)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:409)
         at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:58)
         at weblogic.application.internal.BackgroundDeploymentService$2.next(BackgroundDeploymentService.java:373)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
         at weblogic.application.internal.BackgroundDeploymentService$BackgroundDeployAction.run(BackgroundDeploymentService.java:277)
         at weblogic.application.internal.BackgroundDeploymentService$OnDemandBackgroundDeployAction.run(BackgroundDeploymentService.java:336)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    >

  • Gateways can't be restarted from the Admin Console

    Hi,
    We have two gateways and two servers setup. We have changed the names of the gateways after we completed the installation. everything works fine except that the gateways can't be restarted from the admin console. The administration guide says that this happens for one of two reasons. I have checked both and non of them applied. I am afraid that this is an indication of more serious issue. Any help ?

    never mind,
    I found out that we had the old gateways names in ips.gateway.host inside /etc/opt/SUNWips/platform.conf on both gateways.
    when i replaced the old name with the new one and restarted the gateways, i could restart them from the admin console
    |<halid

  • DS Web services without the admin console. Is it possible ?

    Hi
    The client is concerned that they cannot enforce their password policy or integrate it with their Windows AD authentication for the admin console application. In our implementation we are using DS  batch jobs with webservices enabled. Is there any way to have the webservices running smoothly without anyone installing/accessing the admin console.
    We are using Tomcat. Can we use any options at tomcat level - 'Remote Address Filter'  etc ?
    If anybody has tried this, I would appreciate it if u can share the details
    thanks
    Dinesh
    p.s. I have explained to the client about the functionality of the Admin console and what type of activities u can do within it. They still would like to explore options of controlling access to admin console since the jobs that are executed have sensitive data.

    Hi Werner
    Thanks for your reply. Has anyone tried IP restriction at the Tomcat level, any user experience that can be shared, will it affect the webservices WSDL when external applications make a call.
    Are there any plans to integrate windows AD or any authentication for the admin console
    Dinesh

  • Users in the admin console

    I am trying to define granular access to the admin console to our developers. They
    want to see the deployment status for applications, however. Unless I add them
    to the Deployers group they cannot see it. I do not want them to have access to
    deploy or undeploy but I want them to be able to look at the application components
    and see if they are deployed etc.
    Are there any ACLs I can add to allow this? Any Roles or Policies?
    thanks
    Ryan

    "Ryan Richards" <[email protected]> wrote in message
    news:3f9ed1be$[email protected]..
    >
    I am trying to define granular access to the admin console to ourdevelopers. They
    want to see the deployment status for applications, however. Unless I addthem
    to the Deployers group they cannot see it. I do not want them to haveaccess to
    deploy or undeploy but I want them to be able to look at the applicationcomponents
    and see if they are deployed etc.
    Are there any ACLs I can add to allow this? Any Roles or Policies?
    In 8.1, mbean access is based on roles so there is not that level of
    granularity. You may be able
    to write a webapp or ejb that restricts access based on roles and policies
    and then performs
    a runas with an admin user to get the information from the mbeans.
    thanks
    Ryan

  • Cannot get past the admin console

    Hi
    I just installed weblogic 8.1 SP2 on my windows XP home machine and created a
    new weblogic domain which has the default uid/password as weblogic/weblogic. Now
    I can start the server at the command prompt by using the startWeblogic.cmd script
    . However whenever i try to log in at http://localhost:7001/console using weblogic/weblogic
    as the UID/Password combination , the console login page always says authentication
    denied. I have checked and rechecked and create 2-3 more domains all with the
    same userid/password combination but I can never log into the admin console.
    Has anyone else faced this ?? Is something corrupt on my laptop ?? To be on the
    safe side I reinstalled weblogic in a new directory - c:\bea81 but still could
    not get past the admin page .
    I am runing winxp home edition.
    Please help !!
    Kar

    It had to do with ZoneAlarm settings on my box . Shutting down ZoneAlarm solved
    the problem
    "Kar Piyush" <[email protected]> wrote:
    >
    Hi
    I just installed weblogic 8.1 SP2 on my windows XP home machine and created
    a
    new weblogic domain which has the default uid/password as weblogic/weblogic.
    Now
    I can start the server at the command prompt by using the startWeblogic.cmd
    script
    However whenever i try to log in at http://localhost:7001/console using
    weblogic/weblogic
    as the UID/Password combination , the console login page always says
    authentication
    denied. I have checked and rechecked and create 2-3 more domains all
    with the
    same userid/password combination but I can never log into the admin console.
    Has anyone else faced this ?? Is something corrupt on my laptop ?? To
    be on the
    safe side I reinstalled weblogic in a new directory - c:\bea81 but still
    could
    not get past the admin page .
    I am runing winxp home edition.
    Please help !!
    Kar

  • Is there a possibility to send from the Admin console the invitations to endusers in different languages? Somehow all the invitations go out in German but for my colleages in Spain and in the UK it makes it difficult to understand what they have to do wit

    Is there a possibility to send from the Admin console the invitations to endusers in different languages? Somehow all the invitations go out in German but for my colleages in Spain and in the UK it makes it difficult to understand what they have to do with this invitation. It doesn't help when I change the language in the admin console....Thanks for your help

    Hey Eric,
    Thanks for taking the time. Unfortunately no that does not solve it. Same as swipe it will get me there and it will show separate programs spaced out. The issue I am having is that all my open word files are bunched up in a pile on top of each other. I can see the edges of each one but I want them to be separated from each other enough that I can visually identify what file is what.
    Again, thanks for trying, it is appreciated.

Maybe you are looking for

  • How to pass value to Multiline container element in workflow ?

    Dear Experts, I am using the BAPI "SAP_WAPI_WRITE_CONTAINER" to write into the workitem container elements. now i want to write the data into a multiline container element. i am unable to do the same. please guide me how to write the data into multil

  • Canon Raw File Transfer using Canon 7D / Lion / Aperture 3.2

    Is anyone finding issues in unloading raw files with a Canon camera and the latest software?  I have been doing this successfully for some time using Aperture 3.1 with Snow Leopard.  I use a 13" MBP with 8GB of memory and a huge hard drive.  I upgrad

  • Pink video

    My video files are in PAL and .dv format. After dragging them into imovie, there is a pink tinge throughout the movie when it plays back. Also, although the clip is 30 secs long and runs in sync, the audio suddenly gets "chopped off" at the end of 30

  • How skip on locked rows

    hello please guide me sqlserver select as READPAST hint that cause skip on locked rows that another transaction locked it For example, assume table T1 contains a single integer column with the values of 1, 2, 3, 4, 5. If transaction A changes the val

  • Problems resizing SWF to browser

    Hi all, I am having trouble making a SWF project resize to full screen.  I am using a third party flash component "Slideshowpro" and I am working with CS5 Flash and CS5 Dreamweaver. There is only 1 layer when I open slideshowpro and I have added the