Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
can't update/uninstall minimserver 0.72 on raspberry
23-12-2013, 17:17
Post: #1
can't update/uninstall minimserver 0.72 on raspberry
Hi,
I tried your explanation "Updating MinimServer on the Raspberry Pi" but it does not work.

there must be something wrong with the directory.

You write there: 3.Enter the command:
minimserver/bin/update MinimServer-0.8.1-linux-armhf.tar.gz

But i have no such directory in my pi. (minimserver/bin - I have minimserver-0.72/lib)
When i enter this, i get this error - look at my directory:

pi@raspberrypi ~ $ minimserver/bin/update MinimServer-0.8.1-linux-armhf.tar.gz
-bash: minimserver/bin/update: No such file or directory
pi@raspberrypi ~ $ cd minimserver-0.72
pi@raspberrypi ~/minimserver-0.72 $ ls
autostart.sh lib libsys MinimServer-0.8.1-linux-armhf.tar.gz
data libext LICENSE.txt

What should i do?
If you say i should uninstall and install new version, please tell me how to uninstall the 0.72 version.

Thanks in advance!
Find all posts by this user
Quote this message in a reply
24-12-2013, 10:10 (This post was last modified: 24-12-2013 10:12 by simoncn.)
Post: #2
RE: can't update/uninstall minimserver 0.72 on raspberry
(23-12-2013 17:17)prodigy999 Wrote:  Hi,
I tried your explanation "Updating MinimServer on the Raspberry Pi" but it does not work.

there must be something wrong with the directory.

You write there: 3.Enter the command:
minimserver/bin/update MinimServer-0.8.1-linux-armhf.tar.gz

But i have no such directory in my pi. (minimserver/bin - I have minimserver-0.72/lib)
When i enter this, i get this error - look at my directory:

pi@raspberrypi ~ $ minimserver/bin/update MinimServer-0.8.1-linux-armhf.tar.gz
-bash: minimserver/bin/update: No such file or directory
pi@raspberrypi ~ $ cd minimserver-0.72
pi@raspberrypi ~/minimserver-0.72 $ ls
autostart.sh lib libsys MinimServer-0.8.1-linux-armhf.tar.gz
data libext LICENSE.txt

What should i do?
If you say i should uninstall and install new version, please tell me how to uninstall the 0.72 version.

Thanks in advance!

This update instructions apply only to updating an official build, not to the experimental build.

If you have the experimental 0.72 build running, you need to stop MinimServer by killing the 'java' process or by using Close from MinimWatch. After you have done that, you can follow the instructions to download and install MinimServer 0.8.1. When MinimServer 0.8.1 is running, you can use "rm -rf" to delete the directory tree containing the experimental 0.72 build.
Find all posts by this user
Quote this message in a reply
24-12-2013, 11:19
Post: #3
RE: can't update/uninstall minimserver 0.72 on raspberry
(24-12-2013 10:10)simoncn Wrote:  
(23-12-2013 17:17)prodigy999 Wrote:  Hi,
I tried your explanation "Updating MinimServer on the Raspberry Pi" but it does not work.

there must be something wrong with the directory.

You write there: 3.Enter the command:
minimserver/bin/update MinimServer-0.8.1-linux-armhf.tar.gz

But i have no such directory in my pi. (minimserver/bin - I have minimserver-0.72/lib)
When i enter this, i get this error - look at my directory:

pi@raspberrypi ~ $ minimserver/bin/update MinimServer-0.8.1-linux-armhf.tar.gz
-bash: minimserver/bin/update: No such file or directory
pi@raspberrypi ~ $ cd minimserver-0.72
pi@raspberrypi ~/minimserver-0.72 $ ls
autostart.sh lib libsys MinimServer-0.8.1-linux-armhf.tar.gz
data libext LICENSE.txt

What should i do?
If you say i should uninstall and install new version, please tell me how to uninstall the 0.72 version.

Thanks in advance!

This update instructions apply only to updating an official build, not to the experimental build.

If you have the experimental 0.72 build running, you need to stop MinimServer by killing the 'java' process or by using Close from MinimWatch. After you have done that, you can follow the instructions to download and install MinimServer 0.8.1. When MinimServer 0.8.1 is running, you can use "rm -rf" to delete the directory tree containing the experimental 0.72 build.


ok I did it, and it works.
So I installed the new version.

Then Miniwatch told me, there is an update. I updated, after some
minutes I got an Error message-look the attachement.

My java version is:
java version "1.7.0_40"
Java™ SE Runtime Environment (build 1.7.0_40-b43)
Java HotSpot™ Client VM (build 24.0-b56, mixed mode)

I restarted my Raspi. Now it seems to work...


Attached File(s)
.txt  raspberry81log.txt (Size: 2.61 KB / Downloads: 6)
Find all posts by this user
Quote this message in a reply
24-12-2013, 15:05
Post: #4
RE: can't update/uninstall minimserver 0.72 on raspberry
(24-12-2013 11:19)prodigy999 Wrote:  ok I did it, and it works.
So I installed the new version.

Then Miniwatch told me, there is an update. I updated, after some
minutes I got an Error message-look the attachement.

My java version is:
java version "1.7.0_40"
Java™ SE Runtime Environment (build 1.7.0_40-b43)
Java HotSpot™ Client VM (build 24.0-b56, mixed mode)

I restarted my Raspi. Now it seems to work...

Thanks for reporting this. I will investigate what has caused this error.

I'm glad to hear 0.8.1 is working for you now.
Find all posts by this user
Quote this message in a reply
31-12-2013, 13:25
Post: #5
RE: can't update/uninstall minimserver 0.72 on raspberry
(24-12-2013 15:05)simoncn Wrote:  
(24-12-2013 11:19)prodigy999 Wrote:  ok I did it, and it works.
So I installed the new version.

Then Miniwatch told me, there is an update. I updated, after some
minutes I got an Error message-look the attachement.

My java version is:
java version "1.7.0_40"
Java™ SE Runtime Environment (build 1.7.0_40-b43)
Java HotSpot™ Client VM (build 24.0-b56, mixed mode)

I restarted my Raspi. Now it seems to work...

Thanks for reporting this. I will investigate what has caused this error.

I'm glad to hear 0.8.1 is working for you now.

It didnt work very long with 0.8.1. (with same error)
So I switched back to 0.72.
This works over the last weeks perfect, and so I wait for a new version.
Find all posts by this user
Quote this message in a reply
31-12-2013, 14:29
Post: #6
RE: can't update/uninstall minimserver 0.72 on raspberry
(31-12-2013 13:25)prodigy999 Wrote:  It didnt work very long with 0.8.1. (with same error)
So I switched back to 0.72.
This works over the last weeks perfect, and so I wait for a new version.

The new update 13 for MinimServer 0.8.1 has additional diagnostics for this error that will help me identify the cause. These diagnostics will write additional information to the crash log file. If you are able to try this again with update 13, please attach the crash log file to a post here. Many thanks!
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)