|
From: Giuliano R. <su...@gm...> - 2012-11-14 00:06:50
|
Hello,
according to the suggestion, I used a own JVM and so far no more
problems.
Thank you for help.
2012/10/24 Christian Mueller <chr...@ta...>
> Hello Giuliano,
>
> I'm sorry for the confusion.
>
> Since the service is still running while you run the update, I can assume
> that Windows holds a file lock on several files, which can't be
> deleted/updated by the Java Update. So it fails half-way.
> I don't think that there is much we can do from our site to handle this
> properly, since it would be rather the task of the updater to check if
> there are any relevant Java processes running prior to the update. (Similar
> to the update of Adobe's Flashplayer updates)
>
> Usually if you are deploying an application you should also evaluate if it
> makes sense for your application if you ship it with a own JVM, rather than
> relying on the user to have a Java installed.
>
> Please let me know if you have any further questions.
>
> Thank you,
>
> Christian Mueller
> Tanuki Software, Ltd.
>
>
>
> On Tue, Oct 23, 2012 at 8:04 PM, Giuliano Rezende <su...@gm...>wrote:
>
>> Version Wrapper: Java Service Wrapper Community Edition 32-bit 3.5.14.
>>
>> The OS version: Windows 7 an Windows XP.
>>
>>
>>
>> Hello,
>>
>> I am having a problem regarding the performing of updated
>> java while there is a program running as a windows service.
>>
>> For example:
>>
>> Suppose there is a version jre-6u31 installed, and naturally a
>> program running as a windows service. When performing the update to
>> version jre-6u37 eg manually or via download or through the utility's operating
>> system, the problem happens, as you can see in the attachment. The error
>> 25099, and Java update does not complete and it no longer runs when you
>> restart the computer.
>>
>> Before restarting, the service keeps running but when
>> restarting does not work anymore. This can be seen in the log file, as
>> well as an attachment the return of the command java -version.
>>
>> The interesting thing is that this does not happen if an
>> update of Java 6 to Java 7, because in this case is created a new folder for
>> the installation of Java 7. For this reason, I believe that what happens is
>> that the update tries to change any file or program that is in use, and the
>> problem happens.
>>
>> So, how to get a program running as a windows service can coexist with
>> Java updates?
>>
>>
>>
>> Thanks.
>>
>>
>>
>> ------------------------------------------------------------------------------
>> Everyone hates slow websites. So do we.
>> Make your web apps faster with AppDynamics
>> Download AppDynamics Lite for free today:
>> http://p.sf.net/sfu/appdyn_sfd2d_oct
>> _______________________________________________
>> Wrapper-user mailing list
>> Wra...@li...
>> https://lists.sourceforge.net/lists/listinfo/wrapper-user
>>
>>
>
>
> ------------------------------------------------------------------------------
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_sfd2d_oct
> _______________________________________________
> Wrapper-user mailing list
> Wra...@li...
> https://lists.sourceforge.net/lists/listinfo/wrapper-user
>
>
|