dbTalk Databases Forums  

Filemaker Pro/Server Error 10048

comp.databases.filemaker comp.databases.filemaker


Discuss Filemaker Pro/Server Error 10048 in the comp.databases.filemaker forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
SEFL
 
Posts: n/a

Default Filemaker Pro/Server Error 10048 - 01-31-2007 , 12:40 PM






Hi there,

Before I tear my hair out over this, I figured I'd ask here and see
what answers I could get.

First off, I know next to nothing about Filemaker (I normally use
Access but this application was built in Filemaker so there's nothing
I can do.) So...total newcomer. Go easy, please and thanks.

Second...I've got a Win2K3 Standard Edition server with both Filemaker
Server 5.5 and Filemaker Pro 6 installed on it. The .FP5 files are
located in a directory that is not shared on a hard drive partition
(which may be part of the problem...I can't really tell.)

The software is charitable license software, so I didn't get any user
manuals or documentation or installation instructions or anything.
Just 2 CDs and a nice little letter from Filemaker with the volume
license key.

I installed everything from both discs (since I didn't know what was
important) and tried opening the database, which was designed to be a
multi-user database and will be accessed as such (in other words, it
can't be a single-user database because there will be 3 satellite
locations hammering away at it simultaneously.)

Any time I try to open a file working from the server (or anywhere
else for that matter), I get:

"Filemaker cannot host a file because of a network error. Files
marked as Multi-User will not be available over the network." (10048)

or

"(file).fp5 is currently in use and cannot be opened. The file may be
single-user, or the host could not be found on the network."

I also noticed that when I try to use File-->Open Remote and click the
Hosts button, the host itself isn't there. So I suspect the problem
is that the Filemaker Server isn't talking to Filemaker Pro.

Quote:
From what I can gather pertaining to Filemaker Server, it has to be
forced to host the files before Pro will work properly in this
environment. The problem is that I don't have the slightest idea how
to do that since I never received a manual (which would have been
really helpful.)

Is this a command-line deal? Is there somewhere in Filemaker Server
I'm supposed to go? Better yet, is there a manual somewhere that can
be downloaded (I tried Filemaker.com but the admin guide there is
absolutely useless and doesn't mention anything)?

Thanks.



Adam Senour
http://www.searchenginefriendlylayouts.com



Reply With Quote
  #2  
Old   
Howard Schlossberg
 
Posts: n/a

Default Re: Filemaker Pro/Server Error 10048 - 01-31-2007 , 12:51 PM






Be sure you have port 5003 open. And since both FMS and FMP want to use
the same port and protocol at the same time, you cannot have both open
at the same time on the same machine. Let's start there and let us know
what happens.

SEFL wrote:
Quote:
Hi there,

Before I tear my hair out over this, I figured I'd ask here and see
what answers I could get.

First off, I know next to nothing about Filemaker (I normally use
Access but this application was built in Filemaker so there's nothing
I can do.) So...total newcomer. Go easy, please and thanks.

Second...I've got a Win2K3 Standard Edition server with both Filemaker
Server 5.5 and Filemaker Pro 6 installed on it. The .FP5 files are
located in a directory that is not shared on a hard drive partition
(which may be part of the problem...I can't really tell.)

The software is charitable license software, so I didn't get any user
manuals or documentation or installation instructions or anything.
Just 2 CDs and a nice little letter from Filemaker with the volume
license key.

I installed everything from both discs (since I didn't know what was
important) and tried opening the database, which was designed to be a
multi-user database and will be accessed as such (in other words, it
can't be a single-user database because there will be 3 satellite
locations hammering away at it simultaneously.)

Any time I try to open a file working from the server (or anywhere
else for that matter), I get:

"Filemaker cannot host a file because of a network error. Files
marked as Multi-User will not be available over the network." (10048)

or

"(file).fp5 is currently in use and cannot be opened. The file may be
single-user, or the host could not be found on the network."

I also noticed that when I try to use File-->Open Remote and click the
Hosts button, the host itself isn't there. So I suspect the problem
is that the Filemaker Server isn't talking to Filemaker Pro.

From what I can gather pertaining to Filemaker Server, it has to be
forced to host the files before Pro will work properly in this
environment. The problem is that I don't have the slightest idea how
to do that since I never received a manual (which would have been
really helpful.)

Is this a command-line deal? Is there somewhere in Filemaker Server
I'm supposed to go? Better yet, is there a manual somewhere that can
be downloaded (I tried Filemaker.com but the admin guide there is
absolutely useless and doesn't mention anything)?

Thanks.



Adam Senour
http://www.searchenginefriendlylayouts.com

--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Howard Schlossberg (818) 883-2846
FM Professional Solutions, Inc. Los Angeles

FileMaker 8 Certified Developer
Associate Member, FileMaker Solutions Alliance


Reply With Quote
  #3  
Old   
SEFL
 
Posts: n/a

Default Re: Filemaker Pro/Server Error 10048 - 01-31-2007 , 01:21 PM



Hi Howard,

I just want to clarify, since I think you answered my question: does
this mean I cannot have Filemaker Pro Server 5.5 running as a service
as well as Filemaker Pro 6 on the same machine? Would that imply that
I need two servers, one to run Filemaker Pro itself and a second to
run FMS itself?

And if that's the case, is there a workaround save for shoving another
machine into a location that really doesn't have room for it?

Here's the setup right now:

1) Three satellite locations access a server, stored off-site.
2) They would go into FMP via the server (once I wrote a batch file
guiding them...but I can't do that until I solve this).
3) FMP would access the database, presumably via FMS.

Port's open and established through RRAS, so I know I'm okay there.



Reply With Quote
  #4  
Old   
Howard Schlossberg
 
Posts: n/a

Default Re: Filemaker Pro/Server Error 10048 - 01-31-2007 , 01:28 PM



I'm not sure I understand why you need a second server to run FM Pro.
You have your three user machines, right? What are you doing with the
other local installation of FM Pro? If you indeed do need FM Pro
running locally then, yes, you do need to run it on a separate machine.

SEFL wrote:
Quote:
Hi Howard,

I just want to clarify, since I think you answered my question: does
this mean I cannot have Filemaker Pro Server 5.5 running as a service
as well as Filemaker Pro 6 on the same machine? Would that imply that
I need two servers, one to run Filemaker Pro itself and a second to
run FMS itself?

And if that's the case, is there a workaround save for shoving another
machine into a location that really doesn't have room for it?

Here's the setup right now:

1) Three satellite locations access a server, stored off-site.
2) They would go into FMP via the server (once I wrote a batch file
guiding them...but I can't do that until I solve this).
3) FMP would access the database, presumably via FMS.

Port's open and established through RRAS, so I know I'm okay there.


--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Howard Schlossberg (818) 883-2846
FM Professional Solutions, Inc. Los Angeles

FileMaker 8 Certified Developer
Associate Member, FileMaker Solutions Alliance


Reply With Quote
  #5  
Old   
SEFL
 
Posts: n/a

Default Re: Filemaker Pro/Server Error 10048 - 01-31-2007 , 01:53 PM



That answered my question. It's not the answer I wanted to hear, but
it answered my question.

The reason that it's done this way is because the server connection
has a dynamic IP. Don't ask me why...I don't get to make that
choice. But someone somewhere higher than me made the decision, and I
have to live and deal with it.

So...on to whatever plan B is. Thanks, Howard. I appreciate it. You
actually did help me.


Reply With Quote
  #6  
Old   
Christian Schmidt
 
Posts: n/a

Default Re: Filemaker Pro/Server Error 10048 - 01-31-2007 , 02:15 PM



Hello SEFL,

SEFL schrieb/wrote:

Quote:
I just want to clarify, since I think you answered my question: does
this mean I cannot have Filemaker Pro Server 5.5 running as a service
as well as Filemaker Pro 6 on the same machine? Would that imply that
I need two servers, one to run Filemaker Pro itself
Why do you want to run FileMaker Pro on a server when this machine is
also running FileMaker Server???

Quote:
and a second to run FMS itself?
I would rather call the first one "client" in this scenario...

Quote:
And if that's the case, is there a workaround save for shoving another
machine into a location that really doesn't have room for it?
Maybe you could run the Server in a virtual machine using VMware or
similar software.
I strongly recommend running FileMaker Server on a dedicated system.
Depending on how many users work on how much data, a virtual server
could run into performance problems - especially when there are local
users that heavily use the host system...

Regards,
Christian
--
Christian Schmidt | Germany | ChriSchmiLi (AT) gmx (DOT) de
No HTML Mails, please!!
De eene hett 'n Rittergut, de annere ritt 'n Gitter rut.


Reply With Quote
  #7  
Old   
Christian Schmidt
 
Posts: n/a

Default Re: Filemaker Pro/Server Error 10048 - 01-31-2007 , 02:23 PM



Hello SEFL,

SEFL schrieb/wrote:

Quote:
The reason that it's done this way is because the server connection
has a dynamic IP.
If this is the problem, you'll find a possible solution on
<http://www.dyndns.org>.

Regards,
Christian
--
Christian Schmidt | Germany | ChriSchmiLi (AT) gmx (DOT) de
No HTML Mails, please!!
De eene hett 'n Rittergut, de annere ritt 'n Gitter rut.


Reply With Quote
  #8  
Old   
Paul Bruneau
 
Posts: n/a

Default Re: Filemaker Pro/Server Error 10048 - 02-01-2007 , 10:34 AM



On Jan 31, 2:53 pm, "SEFL" <a... (AT) searchenginefriendlylayouts (DOT) com>
wrote:
Quote:
That answered my question. It's not the answer I wanted to hear, but
it answered my question.

The reason that it's done this way is because the server connection
has a dynamic IP. Don't ask me why...I don't get to make that
choice. But someone somewhere higher than me made the decision, and I
have to live and deal with it.

So...on to whatever plan B is. Thanks, Howard. I appreciate it. You
actually did help me.
The manuals are all downloadable from FM if they aren't already on
your install disks. And you should definitely read them, you are way
over your head. FM is dead easy compared to Access, but give those
manuals a try.



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.