Re: 4D v16.4 Built database won't open in Mojave

2018-11-26 Thread Allan Udy via 4D_Tech

Walt,

Sorry - haven't been reading the NUG for a couple of weeks -- did you 
ever solve this issue?


I had something very similar a few months back with v16 and a client who 
had upgraded his machine to High Sierra -- suddenly the app stopped 
working in a very similar way.


>From memory we had to recompile the app to 64-bit because the machine 
was running with an SSD (instead of a standard hard disk), and when the 
OS update was installed it converted the file system on the SSD to Apple 
File System (*APFS*) -- from our testing this was not 32-bit compatible 
and we were getting 'Can't open database "DatabaseName.4DC"' errors.



Cheers, Allan Udy Golden Micro Solutions Ltd, Blenheim, New Zealand 
http://www.golden.co.nz




4d_tech-requ...@lists.4d.com wrote on 6/11/18 1:36 AM:

From: Walt Nelson
To: Dani Beaubien via4D_Tech<4d_tech@lists.4d.com>
Subject:4D  v16.4 Built database won't open in Mojave


I have built a stand-alone Application v16.4 database on a Mac OS machine 
running High Sierra (10.13.6).

I successfully create an empty datafile and run it on the same High Sierra 
(10.13.6) machine.

I transfer the entire stand-alone built database to a laptop running Mojave 
(10.14).

When opening that database, I get the following error: ‘You cannot open this 
database because the data file (or one of its segments) is locked.’ with an OK 
button.

Click OK. Get a runtime error showing:

ErrorCan't open database “DatabaseName.4DC".

Error code: -10509
Can't open database "DatabaseName.4DC".
component: '4DRT'
task -1, name: 'Application process’




Cheers,
Allan Udy

Golden Micro Solutions Ltd, Blenheim, New Zealand
http://www.golden.co.nz

**
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**

Re: 4D v16.4 Built database won't open in Mojave

2018-11-06 Thread Charles Miller via 4D_Tech
You need to check permissions all the way up the chain. Try putting data
file in a shared folder. Also you need to check more than just data file,
but all (index, etc.

Regards
Chuck

On Tue, Nov 6, 2018 at 11:57 AM David Ringsmuth via 4D_Tech <
4d_tech@lists.4d.com> wrote:

> Walt,
>
> The first thing that came to me was that it seems like a permissions
> problem.
>
> If you can figure out the path the data file writing, try a variety of
> permissions settings for that location, file, user, application….
>
> On this topic, Stackoverflow may help more than this nug.
>
> David Ringsmuth
>
> From: Walt Nelson via 4D_Tech
> Sent: Sunday, November 4, 2018 7:30 PM
> To: Dani Beaubien via 4D_Tech
> Cc: Walt Nelson
> Subject: 4D v16.4 Built database won't open in Mojave
>
> Folks,
>
> I have built a stand-alone Application v16.4 database on a Mac OS machine
> running High Sierra (10.13.6).
>
> I successfully create an empty datafile and run it on the same High Sierra
> (10.13.6) machine.
>
> I transfer the entire stand-alone built database to a laptop running
> Mojave (10.14).
>
> When opening that database, I get the following error: ‘You cannot open
> this database because the data file (or one of its segments) is locked.’
> with an OK button.
>
> Click OK.
>
> Get a runtime error showing:
>
> Error
>
> Can't open database “DatabaseName.4DC".
>
> Error code: -10509
> Can't open database "DatabaseName.4DC".
> component: '4DRT'
> task -1, name: 'Application process’
>
> When I check the permissions on that file, it is read/write.
>
> Anyone getting a built stand-alone Application for v16.4 to run in Mojave?
>
> Thanks,
> Walt
>
> **
> 4D Internet Users Group (4D iNUG)
> Archive:  http://lists.4d.com/archives.html
> Options: https://lists.4d.com/mailman/options/4d_tech
> Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
> **
>
> **
> 4D Internet Users Group (4D iNUG)
> Archive:  http://lists.4d.com/archives.html
> Options: https://lists.4d.com/mailman/options/4d_tech
> Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
> **



-- 
-
 Chuck Miller Voice: (617) 739-0306 Fax: (617) 232-1064
 Informed Solutions, Inc.
 Brookline, MA 02446 USA Registered 4D Developer
   Providers of 4D, Sybase & SQL Server connectivity
  http://www.informed-solutions.com
-
This message and any attached documents contain information which may be
confidential, subject to privilege or exempt from disclosure under
applicable law.  These materials are intended only for the use of the
intended recipient. If you are not the intended recipient of this
transmission, you are hereby notified that any distribution, disclosure,
printing, copying, storage, modification or the taking of any action in
reliance upon this transmission is strictly prohibited.  Delivery of this
message to any person other than the intended recipient shall not
compromise or waive such confidentiality, privilege or exemption
from disclosure as to this communication.
**
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**

RE: 4D v16.4 Built database won't open in Mojave

2018-11-06 Thread David Ringsmuth via 4D_Tech
Walt,

The first thing that came to me was that it seems like a permissions problem.

If you can figure out the path the data file writing, try a variety of 
permissions settings for that location, file, user, application….

On this topic, Stackoverflow may help more than this nug.

David Ringsmuth

From: Walt Nelson via 4D_Tech
Sent: Sunday, November 4, 2018 7:30 PM
To: Dani Beaubien via 4D_Tech
Cc: Walt Nelson
Subject: 4D v16.4 Built database won't open in Mojave

Folks,

I have built a stand-alone Application v16.4 database on a Mac OS machine 
running High Sierra (10.13.6).

I successfully create an empty datafile and run it on the same High Sierra 
(10.13.6) machine.

I transfer the entire stand-alone built database to a laptop running Mojave 
(10.14).

When opening that database, I get the following error: ‘You cannot open this 
database because the data file (or one of its segments) is locked.’ with an OK 
button.

Click OK.

Get a runtime error showing:

Error

Can't open database “DatabaseName.4DC".

Error code: -10509
Can't open database "DatabaseName.4DC".
component: '4DRT'
task -1, name: 'Application process’

When I check the permissions on that file, it is read/write.

Anyone getting a built stand-alone Application for v16.4 to run in Mojave?

Thanks,
Walt

**
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**

**
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**

Re: 4D v16.4 Built database won't open in Mojave

2018-11-05 Thread Walt Nelson via 4D_Tech
Koen,

Yes, I did do that. Transferred using AirDrop between the two machines.

Were you able to get the Built App to launch successfully? Anyone else?

Thanks,
Walt


> On Nov 4, 2018, at 11:59 PM, Koen Van Hooreweghe via 4D_Tech 
> <4d_tech@lists.4d.com > wrote:
> 
> In the past I experienced a similar issue. Seems to be a some kind of 
> permissions problem. Could you try to zip your app, transfer the zip to your 
> MacBook and unzip it on that machine.

**
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**

Re: 4D v16.4 Built database won't open in Mojave

2018-11-05 Thread Koen Van Hooreweghe via 4D_Tech
Hi Walt,

In the past I experienced a similar issue. Seems to be a some kind of 
permissions problem. Could you try to zip your app, transfer the zip to your 
MacBook and unzip it on that machine.

HTH
Koen

> Op 5 nov. 2018, om 02:30 heeft Walt Nelson via 4D_Tech <4d_tech@lists.4d.com> 
> het volgende geschreven:
> 
> I have built a stand-alone Application v16.4 database on a Mac OS machine 
> running High Sierra (10.13.6).
> 
> I successfully create an empty datafile and run it on the same High Sierra 
> (10.13.6) machine.
> 
> I transfer the entire stand-alone built database to a laptop running Mojave 
> (10.14).
> 
> When opening that database, I get the following error: ‘You cannot open this 
> database because the data file (or one of its segments) is locked.’ with an 
> OK button.
> 




Compass bvba
Koen Van Hooreweghe
Kloosterstraat 65
9910 Knesselare
Belgium
tel +32 495 511.653

**
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**