Problems with java_ee_sdk-5_05-windows.exe on Windows Vista

I have downloaded java_ee_sdk-5_05-windows.exe to install the applications server on Windows Vista. I have followed all the steps at the installation, and it worked ok.
But when I start up the AppServer I find two problems:
1.- The console shows,
     Standard JMX Clients (like JConsole) can connect to JMXServiceURL:
[null] for domain management purposes.
Domain listens on at least following ports for connections:
[8080 8181 4848 3700 3820 3920 8686 ].
Domain does not support application server clusters and other standalone instanc
es.
2.- The server.log shows,
C:/Sun/SDK/lib/jhall.jar;C:\Sun\SDK\lib\appserv-launch.jar
com.sun.enterprise.server.PELaunch
start
[#|2008-06-15T19:25:49.974+0200|INFO|sun-appserver9.1|javax.enterprise.system.core|_ThreadID=10;_ThreadName=main;|Starting Sun Java System Application Server 9.1_02 (build b04-fcs) ...|#]
[#|2008-06-15T19:25:50.124+0200|INFO|sun-appserver9.1|javax.enterprise.system.core|_ThreadID=11;_ThreadName=pool-1-thread-2;com.sun.enterprise.interceptor.DynamicInterceptor;|MBeanServer started: com.sun.enterprise.interceptor.DynamicInterceptor|#]
[#|2008-06-15T19:25:50.707+0200|INFO|sun-appserver9.1|javax.enterprise.system.core|_ThreadID=10;_ThreadName=main;|CORE5098: AS Socket Service Initialization has been completed.|#]
[#|2008-06-15T19:25:50.735+0200|INFO|sun-appserver9.1|javax.enterprise.system.core|_ThreadID=10;_ThreadName=main;Java HotSpot(TM) Client VM;1.6.0_06;Sun Microsystems Inc.;|CORE5076: Using [Java HotSpot(TM) Client VM, Version 1.6.0_06] from [Sun Microsystems Inc.]|#]
[#|2008-06-15T19:25:50.768+0200|INFO|sun-appserver9.1|javax.enterprise.system.core.security|_ThreadID=10;_ThreadName=main;|SEC1002: Security Manager is OFF.|#]
[#|2008-06-15T19:25:51.477+0200|INFO|sun-appserver9.1|javax.enterprise.system.stream.out|_ThreadID=10;_ThreadName=main;|C:/Sun/SDK/domains/domain1/config/.__com_sun_appserv_pid|#]
[#|2008-06-15T19:25:51.707+0200|INFO|sun-appserver9.1|javax.enterprise.system.tools.admin|_ThreadID=10;_ThreadName=main;|ADM0001:SunoneInterceptor is now enabled|#]
[#|2008-06-15T19:25:51.817+0200|INFO|sun-appserver9.1|javax.enterprise.system.core.security|_ThreadID=10;_ThreadName=main;com.sun.enterprise.security.provider.PolicyWrapper;|SEC1143: Loading policy provider com.sun.enterprise.security.provider.PolicyWrapper.|#]
[#|2008-06-15T19:25:52.277+0200|INFO|sun-appserver9.1|javax.enterprise.system.container.web|_ThreadID=10;_ThreadName=main;server;|WEB0114: SSO is disabled in virtual server [server]|#]
[#|2008-06-15T19:25:52.286+0200|INFO|sun-appserver9.1|javax.enterprise.system.container.web|_ThreadID=10;_ThreadName=main;__asadmin;|WEB0114: SSO is disabled in virtual server [__asadmin]|#]
[#|2008-06-15T19:25:52.908+0200|INFO|sun-appserver9.1|javax.enterprise.system.tools.admin|_ThreadID=10;_ThreadName=main;|ADM1079: Initialization of AMX MBeans started|#]
[#|2008-06-15T19:25:53.044+0200|SEVERE|sun-appserver9.1|javax.enterprise.system.core|_ThreadID=10;_ThreadName=main;[email protected]4;com.sun.appserv.server.ServerLifecycleException;_RequestID=3b562bbb-2bf1-45eb-a0d3-f7144e4a32f7;|Service [email protected]4 cannot be started! : com.sun.appserv.server.ServerLifecycleException|#]
[#|2008-06-15T19:25:53.045+0200|SEVERE|sun-appserver9.1|javax.enterprise.system.core|_ThreadID=10;_ThreadName=main;_RequestID=3b562bbb-2bf1-45eb-a0d3-f7144e4a32f7;|CORE5071: An error occured during initialization
com.sun.appserv.server.ServerLifecycleException
     at com.sun.enterprise.admin.server.core.JmxConnectorLifecycle.onStartup(JmxConnectorLifecycle.java:153)
     at com.sun.enterprise.server.ApplicationServer.onStartup(ApplicationServer.java:442)
     at com.sun.enterprise.server.ondemand.OnDemandServer.onStartup(OnDemandServer.java:120)
     at com.sun.enterprise.server.PEMain.run(PEMain.java:411)
     at com.sun.enterprise.server.PEMain.main(PEMain.java:338)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:597)
     at com.sun.enterprise.server.PELaunch.main(PELaunch.java:412)
Caused by: java.lang.NullPointerException
     at javax.management.remote.JMXConnectorServerFactory.newJMXConnectorServer(JMXConnectorServerFactory.java:283)
     at com.sun.enterprise.admin.jmx.remote.server.rmi.JmxConnectorServerDriver.startConnectorServer(JmxConnectorServerDriver.java:215)
     at com.sun.enterprise.admin.server.core.JmxConnectorLifecycle.onStartup(JmxConnectorLifecycle.java:134)
     ... 9 more
|#]
[#|2008-06-15T19:25:53.046+0200|SEVERE|sun-appserver9.1|javax.enterprise.system.core|_ThreadID=10;_ThreadName=main;_RequestID=3b562bbb-2bf1-45eb-a0d3-f7144e4a32f7;|Server Startup failed. Exiting...|#]
[#|2008-06-15T19:25:53.046+0200|INFO|sun-appserver9.1|javax.enterprise.system.core|_ThreadID=10;_ThreadName=main;|Server shutdown in progress...|#]
[#|2008-06-15T19:25:53.046+0200|INFO|sun-appserver9.1|javax.enterprise.system.container.web|_ThreadID=10;_ThreadName=main;|WEB0303: Stopping Sun-Java-System/Application-Server.|#]
[#|2008-06-15T19:25:53.047+0200|WARNING|sun-appserver9.1|javax.enterprise.system.core|_ThreadID=10;_ThreadName=main;_RequestID=3b562bbb-2bf1-45eb-a0d3-f7144e4a32f7;|CORE5061: Exception :
com.sun.appserv.server.ServerLifecycleException: WEB0106: An error occurred while stopping the web container
     at com.sun.enterprise.web.PEWebContainer.stopInstance(PEWebContainer.java:822)
     at com.sun.enterprise.web.PEWebContainerLifecycle.onShutdown(PEWebContainerLifecycle.java:95)
     at com.sun.enterprise.server.ApplicationServer.onShutdown(ApplicationServer.java:549)
     at com.sun.enterprise.server.ondemand.OnDemandServer.onShutdown(OnDemandServer.java:131)
     at com.sun.enterprise.server.PEMain.run(PEMain.java:429)
     at com.sun.enterprise.server.PEMain.main(PEMain.java:338)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:597)
     at com.sun.enterprise.server.PELaunch.main(PELaunch.java:412)
Caused by: LifecycleException: WEB0103: This web container has not yet been started
     at com.sun.enterprise.web.WebContainer.stop(WebContainer.java:913)
     at com.sun.enterprise.web.PEWebContainer.stopInstance(PEWebContainer.java:814)
     ... 10 more
|#]
[#|2008-06-15T19:25:53.047+0200|INFO|sun-appserver9.1|javax.enterprise.system.core|_ThreadID=10;_ThreadName=main;|CORE5051: Shutting down all J2EE applications ...|#]
[#|2008-06-15T19:25:53.047+0200|INFO|sun-appserver9.1|javax.enterprise.system.core|_ThreadID=10;_ThreadName=main;|CORE 5060 :  Stopping all J2EE Connector 1.5 Compliant resource adapters ...|#]
[#|2008-06-15T19:25:53.048+0200|INFO|sun-appserver9.1|javax.enterprise.system.core|_ThreadID=10;_ThreadName=main;|CORE 5061 : Resource adapters Stop() Complete|#]
[#|2008-06-15T19:25:53.048+0200|INFO|sun-appserver9.1|javax.enterprise.system.core|_ThreadID=10;_ThreadName=main;|CORE5052: Application shutdown complete.|#]
[#|2008-06-15T19:25:53.049+0200|WARNING|sun-appserver9.1|javax.enterprise.system.core|_ThreadID=10;_ThreadName=main;_RequestID=3b562bbb-2bf1-45eb-a0d3-f7144e4a32f7;|CORE5061: Exception :
java.lang.NullPointerException
     at com.sun.enterprise.util.InvocationManagerImpl.preInvoke(InvocationManagerImpl.java:136)
     at com.sun.appserv.server.ServerLifecycleModule.preInvoke(ServerLifecycleModule.java:178)
     at com.sun.appserv.server.ServerLifecycleModule.postEvent(ServerLifecycleModule.java:219)
     at com.sun.appserv.server.ServerLifecycleModule.onShutdown(ServerLifecycleModule.java:273)
     at com.sun.appserv.server.LifecycleModuleService.onShutdown(LifecycleModuleService.java:487)
     at com.sun.enterprise.server.ApplicationServer.onShutdown(ApplicationServer.java:549)
     at com.sun.enterprise.server.ondemand.OnDemandServer.onShutdown(OnDemandServer.java:131)
     at com.sun.enterprise.server.PEMain.run(PEMain.java:429)
     at com.sun.enterprise.server.PEMain.main(PEMain.java:338)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:597)
     at com.sun.enterprise.server.PELaunch.main(PELaunch.java:412)
|#]
[#|2008-06-15T19:25:53.053+0200|WARNING|sun-appserver9.1|javax.enterprise.system.core|_ThreadID=10;_ThreadName=main;_RequestID=3b562bbb-2bf1-45eb-a0d3-f7144e4a32f7;|CORE5061: Exception :
com.sun.appserv.server.ServerLifecycleException
     at com.sun.enterprise.admin.server.core.JmxConnectorLifecycle.onShutdown(JmxConnectorLifecycle.java:171)
     at com.sun.enterprise.server.ApplicationServer.onShutdown(ApplicationServer.java:549)
     at com.sun.enterprise.server.ondemand.OnDemandServer.onShutdown(OnDemandServer.java:131)
     at com.sun.enterprise.server.PEMain.run(PEMain.java:429)
     at com.sun.enterprise.server.PEMain.main(PEMain.java:338)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:597)
     at com.sun.enterprise.server.PELaunch.main(PELaunch.java:412)
|#]
[#|2008-06-15T19:25:53.220+0200|WARNING|sun-appserver9.1|javax.enterprise.system.core|_ThreadID=10;_ThreadName=main;_RequestID=3b562bbb-2bf1-45eb-a0d3-f7144e4a32f7;|CORE5061: Exception :
java.lang.NullPointerException
     at com.sun.enterprise.util.InvocationManagerImpl.preInvoke(InvocationManagerImpl.java:136)
     at com.sun.appserv.server.ServerLifecycleModule.preInvoke(ServerLifecycleModule.java:178)
     at com.sun.appserv.server.ServerLifecycleModule.postEvent(ServerLifecycleModule.java:219)
     at com.sun.appserv.server.ServerLifecycleModule.onTermination(ServerLifecycleModule.java:277)
     at com.sun.appserv.server.LifecycleModuleService.onTermination(LifecycleModuleService.java:496)
     at com.sun.enterprise.server.ApplicationServer.onTermination(ApplicationServer.java:587)
     at com.sun.enterprise.server.PEMain.run(PEMain.java:434)
     at com.sun.enterprise.server.PEMain.main(PEMain.java:338)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:597)
     at com.sun.enterprise.server.PELaunch.main(PELaunch.java:412)
|#]
[#|2008-06-15T19:25:53.220+0200|SEVERE|sun-appserver9.1|javax.enterprise.system.core|_ThreadID=10;_ThreadName=main;_RequestID=3b562bbb-2bf1-45eb-a0d3-f7144e4a32f7;|Server stopped due to Server startup failure.|#]
Please, any help.
Thanking in advance,
Oggie Svennson

I have found this page (http://osdir.com/ml/java.netbeans.j2ee/2007/msg01651.html), where they are talking about
a possible solution to my problem, but I am not sure at all. I can change my Windows Vista administrator name,
Jos�, by localhost. I guess GlassFish does not work with this tag
<jms-service addresslist-behavior="random" addresslist-iterations="3" default-jms-host="default_JMS_host" init-timeout-in-seconds="60"
reconnect-attempts="3" reconnect-enabled="true" reconnect-interval-in-seconds="5" type="EMBEDDED">
<jms-host admin-password="admin" admin-user-name="admin" host="*Jos��1*" name="default_JMS_host" port="7676"/>
</jms-service>I have tried to put localhost as the conversation recommend but GlashFish does not work as well. I think I am getting closer to the solution.
Any idea?
Thx
Jos� �lvarez de Lara (Oggie)

Similar Messages

  • Is Verizon going to acknowlege the problems with FIOS and Windows Vista

    For months now, I have been reading the numerous problems Fios internet customers are having with Fios internet/Actiontech Router and Windows Vista and there has been no acknowledgement by Verizon of this current major issue.
    I have also experienced the exact same issue for months now since I switched to Verizon FIOS internet. Previously I had Comcast HSI using my Windows Vista laptop.  I had their service for over a year and I NEVER has a problem with the Windows Vista globe icon disappearing and loosing internet connection. The Globe always stayed on and never went away and I never lost connection when I had Comcast
    I had Verizon FIOS installed last September with my Windows Vista computer and my wireless internet connection started to drop from day 1 and it has been a daily occurrence for over 5 months now.  It has gotten so bad, I have had to hardwire my laptop to to be able to use the internet uninterrupted.
    This is what daily scenario is:
    When I turn on my laptop(with Windows Vista, I can initially get full internet access(with the globe on and it says "Local and internet). After about 10 minutes or less, the globe switches to "local only" and I can still get  internet access.  After another 5 or so minutes, a large X covers the globe and I lose internet connection entirely. The actiontech router wireless signal is no longer listed as one of the wireless networks.  The only way for me to regain internet access is either to restart my laptop or reboot the actiontech router.
    Numeorus posts here, over by DSL forums(Broadband Reports),Microsoft's website and a few othere websites detail this issue.
    I am extremely shocked and surprised that Verizon has not tried to fix this issue by working with both the makers of the Actiontech Router as well as Microsoft to find out what the problem is and how to fix it.
    I would just like to reiterate I strongly believe this is primarily a FIOS internet issue since I previously had Comcast HSI for over a year with the same Windows Vista laptop and I NEVER had that problem. Also,  I can connect to my neighbors wireless connection(she uses Comcast HSI) and when I do, the globe stay on all the time on my computer and the internet does not lose connection.
    I know that there are a couple of Verizon employees here. Please tell the higher ups who handle FIOS internet that this is a major issue that needs to be resolved as soon as possible.
    P.S: Please don't tell me to go by my own router because then, I will have to deal with the issues of setting it up to work with Fios TV and the related VOD, widgets, remote DVR compatability issues to deal with. I don't think I can deal with the additional headaches. 

    FIOS is short for fiber optics.  fiber optics is different technology than DSL.   
    With that said, if you search the Microsoft databases for vista issues with fiber optics, (CURRENTLY THERE IS ONLY ONE PROVIDER OF FIBER TO THE HOUSE, that being Verizon, so yes you can also search Vista issues with verizon and\or fios) and you will find that Microsoft already acknowledges this issue with their software.  AND they offer you a fix.
    cjacobs001

  • MSI 975X PROBLEM WITH INSTALLATION ON WINDOWS VISTA

    I have MB MSI-975X PLATINUM v.1 withbios ver 1.3,processor Pentium D940 (3,2GHz/800/2x2MB),2X512MB DDR-2 667MHz,in the beginning when I start the installation on WINDOWS VISTA  the computer is bloked od it is restart.This problem I solved when I put another processor INTEL 541(3,2GHz/800/1MB) whit this processor everthing is ok,but with INTEL 940 it can not be install WINDOWS VISTA .
    I’m asking you for a new superstructure on bios update .

    Beta 2 or RC1 candidate???? RC1 should support..........
    Beta 2 is real, slow and you have alot of updates to DL, but both are pre-release products and will not work 100%.
    Even when Vista is released, they will still be alot of hardware that will not work 100% and this is purely because software is always playing catch up to hardware.
    It was only September, when Nvidia released some Beta2/RC1 drivers that worked properly........

  • Network problems with TC and windows vista

    When I try to transfer data from my laptop using Windows vista to the TC, I get an network error message after a few seconds saying the computer is not connected to the network. I have no problems transferring small files (that take less than a few seconds to transfer) and the external router, my laptop and the TC are located close to each other. I tried almost everything but i don't know what the problem is.
    Any suggestions?

    Hello Bastiaandp. Welcome to the Apple Discussions!
    There is quite a bit of dialogue going around the Internet about Windows Vista & Windows 7 when it comes to file sharing with either the Apple AirPorts or Time Capsules. Most of this dialogue seems to be revolving around the version of SMB used by the newer Microsoft OSs and that used by these routers for files sharing.
    A number of suggested solutions have been proposed, but none at this time, have provided a "permanent" solution. I too have experienced this same issue and have tried a number of these solutions. What finally worked for me was to make sure that: 1) The Workgroup name used on my Win 7 computer exactly matched the Workgroup name setting on the Disks > File Sharing tab within the AirPort Utility for my base station, & 2) That this name did NOT include any spaces. In my case, I used WORKGROUP for both settings.
    Since doing so over six months ago, I have had no problems copying/moving files between my PC and the AirPort, regardless of their size.

  • Problems with iTunes and Windows Vista

    I just got a new dell computer that came with Windows Vista. I'm new to Vista, and just downloaded iTunes. I was able to add my music and it will play, but I can't edit track information. I downloaded iTunes from the administrator account, so I don't know what the problem is or how to fix it. Please help!!

    For windows vista, like someone suggested, it may change your permission for editing a file and appear grey screen. As such, the following step might solve this problem.
    Go to "Computer", go to your portable hard drive, right click and go to "Properties". Select "Security" Under the "group and user names" choose your user name. To change the permission, choose "Edit" Under permission column, choose "Full Control". After this you may able to edit song information in your itunes.

  • Problems with USB on Windows Vista - Satelltie A210 (PSAFGE)

    Hi!
    I just bought myself a new notebook - Toshiba A210 - 15Y (PSAFGE) with Windows Vista preinstalled. The problem is that the notebook doesn't want to work with any USB devices. Whether I try to use a simple USB stick, a mp3 player - he always asks for drivers. The first time I connected my mobile phone via USB it all worked.
    When I tried it for the 2nd, 3rd etc. time it doesn't work. He always asks for drivers. Ok, so I installed the drivers for the phone - but the problem wasn't solved by this.
    The Card-Reader is another problem - when I tried to use a SD-Card, he again asked for drivers.
    Does anybody have an idea how to solve this problem?

    Hi,
    I'd advise you to reinstall Vista using the recovery cd that came with the laptop. Also, check in the device manager whether all the devices are installed correctly.
    Come back if the problem persists, we'll think of something else.

  • Problems with iTunes on Windows Vista...please help

    All started with my Laptop recognizing my iPad and iTouch just as a camera
    I keep getting this error in spite of all the methods already listed....one step from formatting....this is the order of appearance of the errors please i need help
    ALREADY TRIED:
    -Uninstall-reinstall
    -new ADMIN STAT user
    -Cleaning APPLE related archives and reinstalling
    -opening install with WinRAR and selecting what to install
    -all forum solutions
    Im using Windows Vista
    THX

    ... I'm not sure I've ever helped someone from the Canary Islands before ...
    Fault Module Name: mcicda.dll
    Fault Module Version: 6.0.6000.16386
    That's part of your Windows operating system, relating to the MCI driver for cdaudio devices.
    Perhaps try running an sfc /scannow as per:
    [How to use the System File Checker tool to troubleshoot missing or corrupted system files on Windows Vista or on Windows 7|http://support.microsoft.com/kb/929833]
    Does sfc repair any files? If so, does your iTunes start launching properly again afterwards?

  • MOVED: MSI 975X PROBLEM WITH INSTALLATION ON WINDOWS VISTA

    This topic has been moved to Vista problems.
    https://forum-en.msi.com/index.php?topic=101708.0

    Beta 2 or RC1 candidate???? RC1 should support..........
    Beta 2 is real, slow and you have alot of updates to DL, but both are pre-release products and will not work 100%.
    Even when Vista is released, they will still be alot of hardware that will not work 100% and this is purely because software is always playing catch up to hardware.
    It was only September, when Nvidia released some Beta2/RC1 drivers that worked properly........

  • Problems with iTunes in Windows vista

    Music Stops in itunes

    I am experiencing the exact thing with the iPhone 3G, Win XP and Outlook 2003. Spent 6 hours uninstalling and reinstalling everything and 2 hours at the Apple store. It's amazing that none of the Apple "Geniuses" had heard of this ever. They said "sorry" and asked if I wanted to return it. They blamed Microsoft, though the OutlookSyncClient dll I am getting an error from is actually Apple's. This is ridiculous.
    Everything synchs fine except for calendar.
    They said I should look for a corrupt calendar entry. I went to the length of backing up my calendar, deleting all of my entries and synching some of them. That worked ONE WAY and only in disconnected mode in Outlook. I cannot synch changes back from the iPhone to Outlook. I added back a few calendar entries from my backup and it errored out again with "outlooksyncclient has experienced an issue and needs to close"
    Any ideas are appreciated or I am returning this TOY to Apple. This is not a business phone if it can't synch calendars flawlessly.

  • Is there a problem with JFrame and window listeners?

    As the subject implies, i'm having a problem with my JFrame window and the window listeners. I believe i have implemented it properly (i copied it from another class that works). Anyway, none of the events are caught and i'm not sure why. Here's the code
    package gcas.gui.plan;
    import java.awt.BorderLayout;
    import java.awt.Component;
    import java.awt.Container;
    import java.awt.event.WindowEvent;
    import java.awt.event.WindowListener;
    import java.util.Hashtable;
    import javax.swing.JDialog;
    import javax.swing.JFrame;
    import gcas.plandata.TaskData;
    import gcas.util.GCASProperties;
    import gcas.gui.planlist.MainPanel;
    * MainFrame extends JPanel and is the main class for the plan details window
    public class MainFrame extends JFrame implements WindowListener
         * the container for this window
        private Container contentPane;
         * a string value containing the name of the plan being viewed
        private String labelText;
         * a string value containing the name of the window (GCAS - plan list)
        private static String title;
         * an instance of JDialog class
        private static MainFrame dialog;
         * hashTable that correlates the task name to its id as found in the
         * plan
        private Hashtable taskNameToId = new Hashtable();
         * an instance of taskSetPane.  This is the current instance of taskSetPane
         * being viewed
        private PlanTaskSet currentPane;
         * instance of TaskData class.  Each instance will hold information on
         * an individual task
        private TaskData taskData;
         * hashTable containing instances of the taskSetPane class
        private Hashtable taskSetPanes = new Hashtable();
         * an instance of the OuterPanel class
        OuterPanel mainPanel;
         * an instance of the ButtonPanel class
        ButtonPanel buttonsPanel;
         * an instance of the LeftPanel class
        LeftPanel leftPanel;
         * an instance of the the GCASProperties class
        GCASProperties gcasProps;
        private static MainFrame thisPlanMain = null;
        private MainPanel planListMain;
         * constructor for MainFrame
         * @param frame the parent frame calling this class
         * @param locationComp the location of the component that initiated the opening of the dialog
         * @param labelText the name of the plan that is being viewed
         * @param title title of window
        private MainFrame(JFrame frame, Component locationComp, String labelText,
                String title)
            super(title);
            gcasProps = GCASProperties.getInstance();
            mainPanel = new OuterPanel(labelText, currentPane,
                    taskNameToId, taskSetPanes);
            leftPanel = mainPanel.getLeftPanel();
            System.out.println("LABLE: " + labelText);
            leftPanel.setMainPanelContents();
            buttonsPanel = new ButtonPanel(labelText, taskSetPanes,
                    taskNameToId, leftPanel);
            contentPane = getContentPane();
            contentPane.add(mainPanel, BorderLayout.CENTER);
            contentPane.add(buttonsPanel, BorderLayout.PAGE_END);
            this.addWindowListener(this);
            this.labelText = labelText;
            pack();
            setLocationRelativeTo(locationComp);
            this.setVisible(true);
            planListMain = MainPanel.getInstance();
            planListMain.setVisible(false);
        public static MainFrame getInstance(JFrame frame, Component locationComp, String labelText,
                String title)
            if (thisPlanMain == null)
                thisPlanMain = new MainFrame(frame, locationComp, labelText,
                        title);
            return thisPlanMain;
        public static MainFrame getDialogObject()
        {   //from the location this is called (ButtonPanel), this will never
            //be null
            return thisPlanMain;
        public static void setABMDDialogNull()
            thisPlanMain = null;
         * returns an instance of MainFrame
         * @return MainFrame instance
        public static MainFrame getDialog()
            return dialog;
         * setter for MainFrame
         * @param aDialog a MainFrame instance
        public static void setDialog(MainFrame aDialog)
            dialog = aDialog;
         * window opened event
         * @param windowEvent the window event passed to this method
        public void windowOpened(WindowEvent windowEvent)
         * The window event when a window is closing
         * @param windowEvent the window event passed to this method
        public void windowClosing(WindowEvent windowEvent)
            gcasProps.storeProperties("PlanList");
            MainPanel abmd = MainPanel.getInstance();
    //        planMain = this.getDialogObject();
    //        if(planMain != null)
    //            planMain.setVisible(false);
    //            abmd.setVisible(true);
    //            planMain.setABMDDialogNull();
            if(this.getDialogObject()!= null)
                abmd.setVisible(true);
                setVisible(false);
                setABMDDialogNull(); 
         * Invoked when the Window is set to be the active Window
         * @param windowEvent the window event passed to this method
        public void windowActivated(WindowEvent windowEvent)
         * Invoked when a window has been closed as the result of calling dispose on the window
         * @param windowEvent the window event passed to this method
        public void windowClosed(WindowEvent windowEvent)
         * Invoked when a Window is no longer the active Window
         * @param windowEvent the window event passed to this method
        public void windowDeactivated(WindowEvent windowEvent)
            System.out.println("HI");
         * Invoked when a window is changed from a minimized to a normal state
         * @param windowEvent the window event passed to this method
        public  void windowDeiconified(WindowEvent windowEvent)
            //we could have code here that changed the way alerts are done
           System.out.println("Invoked when a window is changed from a minimized to a normal state.");
         * Invoked when a window is changed from a normal to a minimized state
         * @param windowEvent the window event passed to this method
        public  void windowIconified(WindowEvent windowEvent)
            //we could have code here that changed the way alerts are done
    //        System.out.println("Invoked when a window is changed from a normal to a minimized state.");
    }anyone know whats wrong?

    It turned out that my ide was running the old jar and not updating it, so no matter what code i added, it wasn't being seen. Everything should be fine now.

  • Problem with shares on Windows 2003R2 server from a Windows 8.1 PC

    I'm having problem with shares on Windows 2003R2 server from a Windows 8.1 PC.  It times out when I try to copy a file from my PC to the server and I get an error message saying "There is a problem accessing network drive W:\. Make sure you are
    connected to the network and try again."
    I have no problem copying files from the server to the PC.
    Any ideas?

    Hi,
    How about your problem now? Have you test other machine also installed Windows 8.1? Did they have this problem?
    To diagnose this problem, firstly, please check Windows 2003R2 firewall settings, also can disable firewall temporarilly for test.
    Secondly, try to use Network Monitor to capture network communication package for test.
    Network Monitor:
    http://www.microsoft.com/en-us/download/details.aspx?id=4865
    Roger Lu
    TechNet Community Support

  • Problem with touchpad and Windows 8.1. Acer Aspire E5-511

    I bought an Acer Aspire E5-511, but I have problem with touchpad and Windows 8.1.The touchpad (Synaptics) is not working with Windows 8.1 x64, but it works fine with Windows 7 x64 and Windows 8 x64.When I install Windows 8.1 and have to choose” language to install” I can’t choose anything with the touchpad. I should plug in my mouse to continue. I doesn’t work even when it’s fully installed and with latest driver (available only for win 8.1 x64) from Acer’s website. I tried with an older driver, but had no success. I updated BIOS, but it doesn’t work again. In hardware IDS in device manager it shows HID\… not ACPI\… (like win 7/8). Fn+F7 doesn’t help.When I try to install Windows7/8 the touchpad is working properly at the beginning (I can choose ”language to install”, “Time and currency format”… and the touchpad works after install even without driver).

    SOLUTION So guys after deep research and troubleshooting I found that you need to keep notice of a few things at time of installation: Installation Mode: UEFI (only)- LEGACY would create touchpad issues. after installation of windows just follow the driver installation hierarchy 1.Intel NB_Chipset_M Baytrail-M 2.Intel I/O Driver then rest of the crap. Note:After doing all this make sure your touchpad is active >> Fn+F7 Just wished if this solution came from an acer executive , the world would have been a better place , but anyways this is what community is for. Enjoy everyone

  • Windows 8.1 Problem with games from windows store.

    I've got a problem with games from windows store. The installation is going well without any problems, however when I try to open it it's loading and then it turns off. The same problem happens when I try to use Games for Windows. I've use a sfc scan and
    it shows some errors but unfortunately it cannot fix them. Should I share the CBS log or find the solution somewhere else? I hope you help, best regards.

    Hi,
    According to my experience, the problem like store game app open failed probably caused by hardware driver. such as Audio and Graphic driver. So, first of all, please try to reinstall these two driver to fix this problem for test.
    In addition, for SFC scan failed problem, it can be caused by many reasons, I would suggest you use another command to fix your system for test.
    Dism /Online /Cleanup-Image /ScanHealth
    Also you can test SFC command in Windows 8.1 safe mode.
    Thirdly, if problem persists, please check Event Viewer, generally speaking, it would record the app open failed events.
    Roger Lu
    TechNet Community Support

  • Problem with the Finder window in Chrome

    Hello,
    I have a problem with my finder window in Chrome.
    Since the window isn't a separate window anymore, but stuck to the top of the webpage, my finder window is too big. I can't read the "Cancel" or "Send" (I have no idea what's supposed to be there in English but I assume it's something like "send" and "cancel") buttons. I have provided some images of the problem, even if I make the Chrome window as small as possible, the finder window still is too big for my screen. I can resize the finder window from lest to right, but not up or down, which is extremely irritating for me.
    If anyone can help me how I can solve this problem.
    Thanks!

    I found the solution on another thread...Here it is.
    "I was having the same problem.  I found a way to make it smaller.  First, I opened chrome and clicked the green button on the window to make chrome go into full screen.  Then I tried to save a file to make the finder window open in chrome. When it opened in full screen I could see the bottom of the window so I resized it to make it a little smaller.  Once I did this it remembered the size so now I can access the bottom buttons when I take it out of full screen mode. Hope this helps."
    Worked like a charm!

  • Problems downloading iTunes to Windows Vista

    Has anyone had problems downloading iTunes to Windows Vista. If you have what problems have you experienced, and how do you fix it?

    If you want your own problem(s) fixed, it would be easier and quicker to post it and what you have tried to resolve it.
    If you simply want to see what others have had problems with, read their posts.

Maybe you are looking for