Samsung DMR78 Dishwasher Grinding Noises during Rinse Cycle.

The Samsung DMR78 dishwasher has been a good dishwasher machine for our household except the top rack quick release hold-tabs broke off and went into the waste pump.  I tried to fix by going in from the top mechanical area inside but had no luck.  A quick search brought me to the this link on how to fix this common problem.

To get the broken rack tabs out, the washer needs to be pulled out and placed on its side to clean out the waste pump.  Here are the tools that I used.

  • LED Flashlight and a look around mirror
  • Flat blade (big and small) phillips screw drivers
  • Block of wood and a pry bar
  • Wire ties and a clippers
  • 5/8″ wrench
  • Pliers
  • Level
  • Towel for water
  • Blanket or floor protection for lay the washer on.

Oh ya… do this at your own risk.  I am not responsible for anything you do wrong.  Haha

Start out by removing the bottom skirt and the two countertop screws.  Unplug from the wall or shutoff the power to the dishwasher at the breaker box.  Disconnect the waterline with the 5/8″ wrench.

The important part of getting the washer out is making it easy to level it when you put it back into the cabinet space.  The picture above shows you the white front leg levelers.  They are white and plastic.  I used a combination of the pry bar and my hand at the top of the washer to push up on the washer.  Once up I used my fingers screw the white leveler legs up.  Be careful, the entire bottom is plastic and it brakes easily.


Do not lower adjust the back plastic legs because it will make re-installation leveling harder.  Next, lay the dishwasher on its side so the bottom can be opened up.  In the next set of pictures you can see the gray waste line and the washer’s bottom.  Use a phillips screw driver to remove the two screws.  Gently use the flat blade screwdriver to pry the cover off.


The waste pump that I am pointing to in the picture above is where the broken tabs go.  All the grinding noise come from that pump.  I originally hoped they would pass out the drain, but when you look inside the gray tube, you can see that they will never make it past the ball valve inside the tube end.

The next thing to do is open the waste pump.  At first look it appears to be a solid unit.  I used the mirror tool to check out both sides.  There are two simple snap clips that hold the magnetic induction motor on the plastic shaft.  Use the small flat screw driver to carefully release the electric motor.  Remember the plastic on this washer breaks every easily!  Once the electric motor is off, there is a small clip molded in the plastic on the waste pump.  Carefully release it and turn the shaft 1/16th of a turn counter-clockwise.  It will pop open and the plastic rack tabs will fall out.

The last picture above shows the broken tab in the waste pump.  Reverse the tear apart process and set the washer back on its feet.  Slide the washer back into the cabinet and level it out front to back and side to side.  For side to side I used the top door and for front to back I used the bottom rack track.  If it is not level, the computer will not let it start.  Screw the counter top tabs back into the same hole they came out of.

Next, I hooked the water back up and turned on the power.  Before I tested it, I decided to fix the top rack brackets.  What to use?  Zip-ties of course.  Check out the pictures on how I laced them around.  It works good so far…  Maybe I will buy new brackets some day, but at least the zip-ties will not go down into the waste pump.

I ran the dishwasher on the quick cycle and it was back to the nice quite dishwasher machine that it should be.

Posted in Appliance Repair | Leave a comment

MS SQL Server Instance Name with JDBC and Spoon Pentaho

I had trouble implementing an Named Instance of Microsoft SQL Server 2005 with JDBC in Pentaho Spoon database connection.   The first thing to know is that MS SQL instances has a port assigned to the instance name.  Generally, you can connect to SQL Server from client tools and ODBC something like this: MYSERVER1,7110.  The ODBC method connects but the PDI transformation job throughs a “Connection is busy with results for another command” error.  I did not find a way around that error in PDI. 

I tried many different methods to confirure a pure JDBC connection and failed.  I ending up downloading the sqljdbc4.jar from Microsoft here and it fixed the connection refused errors. I used the sqljdbc4.jar because I am run Java 1.6.

From the Spoon Repository Explorer Connections Tab select MS SQL Server (Native)

Host Name: MYSERVER1
Database Name: db_test
Instance Name: “leave blank”
Port Number: 7110
User Name: myuser
Password: mypassword

Posted in Pentaho | Leave a comment

ESRI ArcGIS Server 10 Upgrade from 9.3.1 Microsoft .NET Framework

Here is the process I went through for a client to upgrade ESRI ArcGIS Server to version 10.0 from 9.3.1 Microsoft .NET on Window Server 2003SP2 64bit. As a side note, the initial install of 9.3 and 9.3.1 on WS2002 64bit was a pain.  I took many calls to tech support to make it stable.  The install and update to 10.0 went very smooth.

I started out the upgrade by reading the follow ESRI articles:

Backups:

  • Copy the \inetpub\wwwroot to a backup drive.
  • Copy the C:\Program Files (x86)\ArcGIS\server\user\cfg to a backup drive.
  • Open the website service manager and did a simple copy and paste of the Services and Application into notepad.  This is a simple way to get basic configuration of your services an application.

Example of the cut and paste:

CDSS Map Service Started 0/1
Description: 
Source: D:\GisData\CDSS\CDSS.mxd
Capabilities: Mapping, KML
Pooling: Pooled
Startup Automatic

I then copied the install kit to the server and read the 10UninstallUtilityGuide.htm document.

  1. Go to Services and shutdown the SOC and SOM services
  2. Run the 10UninstallUtility.exe
  3. I went ahead and did a reboot here.  Nothing says you have to but…

Time to install.  Run the ESRI application in the install directory.  I am installing the full suite on one server for this setup.  I use the “ArcGIS Server for the Microsoft .NET Framework – GIS Services” setup link.  Not all screens in the install process are shown.  I took the defaults for most of the install. 

The only thing that stumped for a bit was the this screen.

I thought it wanted me to restart IIS.  So I did and then pressed the back button and then next and got the same message.  It is just telling you that IIS is getting restarted when you press the next button.

That part of the setup is finished.  Next is the Post Install.

These options will create local user accounts and license the server.

I use the same standard passwords for my ArcGIS installs.  If IT has a password change policy on local user accounts, you will need to get an exception so that they do not change these passwords next month.  If you can get an exception then the post install will need to be run each time the passwords are changed.

Here is a new one.  I had admin so I grant full control to these directories before clicking on Yes on this dialog.

I use the same password for this webservice configuration.

I left out the screen shot of the web server configuration.  I changed the arcgis output to the D: drive

Click next to create and then review the summary page for any errors.

Next you need to authorize the software.  That is straight forword so I will not document it.  I do a copy and paste of the next page just in case.  I know it is also saved in the arcgis directory somewhere.

Almost there… The following text is displayed:

Now that you’ve completed the GIS Server Post Install, you must do the following before using your GIS server:

  1. Add your account to the agsadmin group on the server object manager (SOM) machine.
  2. Log off and back on to your machine.

Depending on your ArcGIS Server configuration, there may be other steps that you need to take before using your server. See the section Administering the server > Getting started after install in the ArcGIS Server Help for full instructions on how to get started.

This can be done by going to Admin Tools -> Computer Managment -> Local Users and Groups -> Groups… Because this is an upgrade, my accounts are already added to this group.  For my log off after this install I just do a reboot.  Just because it is a Microsoft OS…

Startup the web server manager and check out if the install is working.  Version 10.0 is displayed in the about link.

All my services migrated over and are working.  However, the application section is missing.

Start the ESRI application again and select the “ArcGIS Server for the Microsoft .NET Framework – Web Applications” setup link.  Skip the Visual Studio integration.

 

Take the defaults and remember to click on next on the IIS restart message.

 

Start the web server manager and click on the application menu.  The following message will come.  Click OK to migrate the applications to the new version.

The migration is quick and the application created in 9.3.x are ready to run on 10.0

Posted in GIS | Leave a comment