|
From: <ro...@so...> - 2005-07-19 19:48:49
|
Leif,
Sorry for the big delay...
But, NO, my Wrapper controlled JVM is a server application, which does not
need even an user logged on.
I never needed to display any GUI in this application........
But once it is running, any other apps fail to start the GUIs via the
command prompt........
And in fact, these apps hung in the show() or setVisible().
Thanks,
Rogerio.
----- Original Message -----
From: "Leif Mortenson" <le...@ta...>
To: <wra...@li...>
Sent: Monday, July 04, 2005 1:05 PM
Subject: Re: [Wrapper-user] No GUI in entire System when running Wrapper as
a Service
> Rogerio,
> I was never able to reproduce this personally either. That is a
> workaround that I
> know works. I don't have any answers to why it works or what the exact
> cause of
> the problem is. I was not able to think of anything about the Wrapper
> itself that
> could be the cause of the problem. It appears to be something to do with
> the
> JVM and how it accesses the JVMs DLLs and resources when running as a
> service.
>
> Even if you are using VNC rather than a local terminal, on Windows you
> are
> still needing to use Direct X to do so. From the examples of this problem
> in the
> past, I thought it was only an issue if the the Wrapper controlled JVM was
> displaying a GUI? Does your application do so? If the Interactive
> property is false
> then it may not be visible even though the application is "showing" a
> dialog.
>
> Cheers,
> Leif
>
> Rogério wrote:
>
>> Thanks Leif.
>> But you want me to update DirectX in a server machine???
>> A machine that does not have a monitor attached, it is used with VNC or
>> Terminal Services...
>> How do I explain this to a customer??? It is very unsual...
>>
>> In fact, I were using a simple "javaservice.exe", that does not have half
>> the features the wrapper has, but it works "as is" in the customer
>> systems...
>> Didn't you find a way to workaround this bug? Why is only the wrapper
>> affected by this bug?
>>
>> In fact, in my unique machine with the bug, the upgrade of DirectX really
>> worked, but I have other machines with Windows 2000 and DirectX 7.0, and
>> others with DirectX 8.1 that works as is!!!!!! I am confused, I can't say
>> for sure which is the environment that has the bug...
>>
>> Thanks,
>> Rogerio.
>>
>>
>> ----- Original Message ----- From: "Leif Mortenson"
>> <le...@ta...>
>> To: <wra...@li...>
>> Sent: Thursday, June 30, 2005 7:19 PM
>> Subject: Re: [Wrapper-user] No GUI in entire System when running Wrapper
>> as a Service
>>
>>
>>> Rogerio,
>>> I need to make this more visible, you currently have to search old bugs
>>> to find it.
>>>
>>> It appears to be a DirectX big that is fixed by upgrading to DirectX
>>> 9.0b.
>>> See the following Bug for details:
>>> https://sourceforge.net/tracker/index.php?func=detail&aid=812467&group_id=39428&atid=425187
>>>
>>> Cheers,
>>> Leif
>>>
>>> Rogério wrote:
>>>
>>>> Hi all,
>>>>
>>>> I've been using the JSW for a few weeks, and it´s been distributed for
>>>> several customers.
>>>> Recently, I received some complaints about Java Control Panel not
>>>> showing anymore.
>>>> Fortunately, I found a machine that exhibits the problem, and it´s very
>>>> weird...
>>>>
>>>> If I run my server as a Service, any Java application that I start
>>>> hangs in the show() or setVisible(true) of a Frame!!!
>>>> It´s that! I open a command prompt and type java TestApp, a simple app
>>>> that only shows a Frame, with a System.out.println before and after
>>>> that, and the Frame never shows up neither the System.out.println
>>>> after...........
>>>>
>>>> And then I realized that Java Control Panel is a Java application...
>>>> Also I have a Config application, that runs locally, and that the
>>>> customers think isn't working, since the command prompt is always
>>>> blank.
>>>>
>>>> But in my machine it doesn't happen. The only diference I could see is
>>>> that I have JDK, and the customers have JRE.
>>>>
>>>> Please help!!!
>>>>
>>>> Thanks,
>>>> Rogerio.
>>>>
>>>>
>>>
>>>
>>>
>>>
>>> -------------------------------------------------------
>>> SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
>>> from IBM. Find simple to follow Roadmaps, straightforward articles,
>>> informative Webcasts and more! Get everything you need to get up to
>>> speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
>>> _______________________________________________
>>> Wrapper-user mailing list
>>> Wra...@li...
>>> https://lists.sourceforge.net/lists/listinfo/wrapper-user
>>
>>
>>
>>
>> -------------------------------------------------------
>> SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
>> from IBM. Find simple to follow Roadmaps, straightforward articles,
>> informative Webcasts and more! Get everything you need to get up to
>> speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
>> _______________________________________________
>> Wrapper-user mailing list
>> Wra...@li...
>> https://lists.sourceforge.net/lists/listinfo/wrapper-user
>>
>
>
>
> -------------------------------------------------------
> SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
> from IBM. Find simple to follow Roadmaps, straightforward articles,
> informative Webcasts and more! Get everything you need to get up to
> speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
> _______________________________________________
> Wrapper-user mailing list
> Wra...@li...
> https://lists.sourceforge.net/lists/listinfo/wrapper-user
|