Search the web
Sign In
New User? Sign Up
sw-gis · Smallworld Developers
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 17395 - 17431 of 20144   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
17395
Hi Andreas, maybe there is a smwfs memory resource Problem at You server, please check it with the command swmfs_test 16 <Server-name> The used Max memory...
Urban Brüning
urbanbruening
Offline Send Email
Mar 1, 2007
12:32 pm
17399
We are seeing an issue where periodically when navigating alternatives in a master dataset, the tracebacks below occur. At this point it seems to do with case...
John Fowler
jr_ballgame
Offline Send Email
Mar 1, 2007
6:38 pm
17401
Hi John, From the traceback it appears your replica may be have been created with a working_top ( I'm guessing it based on the alternative name in the ...
D'Mello, Donald (GE I...
donald_dmello
Offline Send Email
Mar 1, 2007
8:20 pm
17402
Hello Daniel, Can you provide a bit more information? Are you using SWAF in version 4.0? The Smallworld-FME interface is not its own application framework. It...
Alfred Sawatzky
alfred_sawatzky
Online Now Send Email
Mar 1, 2007
8:25 pm
17403
We created the replica without a working top, the "working_top" you see referenced in the traceback is just because I was navigating to working_top in the...
John Fowler
jr_ballgame
Offline Send Email
Mar 1, 2007
9:33 pm
17404
John, Did you re-build your open image after the CASE Apply? It would appear that your descriptors are trashed after the apply. These are re-built when the...
Burt, Joseph (GE Infr...
jburt25
Offline Send Email
Mar 2, 2007
9:19 pm
17405
Rebuilding the image took care of the problem, I didn't realize that hadn't been done. Thanks for the help. ... appear ... built ... Behalf ... created ... the...
John Fowler
jr_ballgame
Offline Send Email
Mar 2, 2007
11:01 pm
17407
Hello, I'd like to change some manifold rules globally, not only in the current session. Do I really need to do it in CASE? Isn`t there any MAGIK way to do it...
vmt005
Offline Send Email
Mar 5, 2007
3:07 pm
17408
You can temporarily change the manifold rules in a session using the Topology editor. This change will only affect the current session. However, if you want to...
Burt, Joseph (GE Infr...
jburt25
Offline Send Email
Mar 5, 2007
7:26 pm
17409
Greetings, In a broken block header situation, if the only difference is in the epoch, how different is that from a situation where, say, the lan and the epoch...
w_drc
Offline Send Email
Mar 7, 2007
1:47 am
17410
Hello, Currently when I submit the following XML form through SIAS, it is in an encoded format. var aForm = top.getForm(window, '', 'XMLForm'); if (aForm !=...
Thu-HienBui@...
ttp7170
Offline Send Email
Mar 7, 2007
3:50 pm
17411
From my understanding, performing a ds_transfer after any attempt to remove a broken block (e.g. by restoring a backup, deleting the corrupt alternative) is...
Quinn
q_magik_h
Offline Send Email
Mar 8, 2007
6:03 pm
17412
Quinn, Thanks for the input. I'm getting the sinking feeling that I can't get at what I need. Just to be clear: if the broken block header is in the database,...
w_drc
Offline Send Email
Mar 8, 2007
7:51 pm
17413
Quinns remarks about the changes in SW4.1 sound interesting. Just a question on return: Does anyone know, wheather these enhancements are made wihtin the...
Reinhard Hahn
reinhard.hahn
Offline Send Email
Mar 9, 2007
7:55 am
17414
Hi, I need to insert a poliline and a poligon in a new layout but the buttons are disabled. I am using the Smallworld Core 4 SWAF Can you help me? Thanks and...
Xabier Udaondo Miguel
xudaondo
Offline Send Email
Mar 9, 2007
8:33 am
17415
I have just inserted them. I only needed to insert the trail first... Regards, Xabi ________________________________ De: sw-gis@yahoogroups.com...
Xabier Udaondo Miguel
xudaondo
Offline Send Email
Mar 9, 2007
8:45 am
17416
First you need to setup a trail and then the buttons became enable. Hope it helps J. Torres...
Joan Torres
torresj@...
Send Email
Mar 9, 2007
1:04 pm
17417
This is from SW4.1 release notes. As far as I know, fix has nothing to do with SWMFS... Change 98457 It has been found that the database_view method...
Quinn
q_magik_h
Offline Send Email
Mar 9, 2007
2:59 pm
17418
In the future, you may want to try the sw-gis-users group for end-user type questions. You may get better and faster responses. This group (sw-gis) is...
Burt, Joseph (GE Infr...
jburt25
Offline Send Email
Mar 9, 2007
4:55 pm
17419
I am not sure if the changes are in swmfs. However, the swmfs 5.10.6 process is backwards compatible. I have run it successfully with version 3.1 sp(2)...
Burt, Joseph (GE Infr...
jburt25
Offline Send Email
Mar 9, 2007
4:57 pm
17420
Hi Burt, Joseph (anyone can help me on this) I want to know whether _protect ... _protection ... _Endprotect statement can be called as an Error Handling? ...
Chidambaranathan Ekam...
chid_nathan
Offline Send Email
Mar 13, 2007
4:54 pm
17422
Hi, Is it possible to get which printer/plotter are installed locally on the desktop? We are currently using the Samllworld plot filter but this solution is ...
orant2006
Offline Send Email
Mar 13, 2007
8:46 pm
17423
Hi Nathan, The protect block is used to mark code that needs to be run whether or not an error occurs. If an error occurs in the code that is between the...
Michael Buller
mike_s_buller
Offline Send Email
Mar 14, 2007
4:41 am
17424
Hi, Thanks for your reply. So we cannot call this statement as Error Handling?. How can we call this statement? (i.e. which catagory it belongs to?) Regards ...
Chidambaranathan Ekam...
chid_nathan
Offline Send Email
Mar 14, 2007
5:58 am
17425
normally you don't call this "error handling" The only thing that construct does is, that even if betweeen "_protect" and "_protection" anyhing happens which...
Reinhard Hahn
reinhard.hahn
Offline Send Email
Mar 14, 2007
7:53 am
17426
Hi Nathan , _Protect ... _protection ... _endprotect is not meant for any error handling purpose.If you know that some where in your functionality , you could...
kalyan
kalyan.kamepalli@...
Send Email
Mar 14, 2007
8:40 am
17427
Hi Nathan , _Protect ... _protection ... _endprotect is not meant for any error handling purpose.If you know that some where in your functionality , you could...
kalyan
kalyan.kamepalli@...
Send Email
Mar 14, 2007
9:17 am
17428
Hi Nathan , _Protect ... _protection ... _endprotect is not meant for any error handling purpose.If you know that some where in your functionality , you could...
kalyan
kalyan.kamepalli@...
Send Email
Mar 14, 2007
9:21 am
17429
I am having a bit of a problem with the text_mixin.paint() method (or a method which makes use of it). A user has made the request to have the annotation for...
Harris, Ronnie
rharris@...
Send Email
Mar 14, 2007
3:47 pm
17431
We want to upgrade our Win 2000 Servers to 2003, but are still running Smallworld core 3.2.1. I believe this is a non-supported configuration. Is there anyone...
Charles White
ctimothywhite
Offline Send Email
Mar 16, 2007
4:49 pm
Messages 17395 - 17431 of 20144   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help