Re: Project Stopped Working (wasn't me, I never touched it!)

2010-04-13 Thread Ian Bambury
No, I've found the problem. Me!

Somehow the -war argument got an extra character in it - not deliberately,
just a late night thing when I was putting the -port argument back, I
suppose.

Thanks to both of you for you help

Ian

http://examples.roughian.com


On 13 April 2010 12:47, Sripathi Krishnan wrote:

> Just a hunch .. do you have a HTML element (div/span/table etc) whose id is
> the same as your module name?
>
> GWT uses a hidden iframe whose id is the rename-to attribute in your
> module.xml.. and if you have another element with the same id.. well, things
> break unceremoniously.
>
> --Sri
>
>
>
>
> On 13 April 2010 16:03, Ian Bambury  wrote:
>
>> Hi,
>>
>> Thanks for the response. It's nothing like that - like I say, I can rename
>> the project and it works OK. Rename it back and it stops working.
>>
>> Something somewhere has a setting that stops it working is my guess.
>>
>> Ian
>>
>> http://examples.roughian.com
>>
>>
>> On 12 April 2010 14:15, Katharina Probst  wrote:
>>
>>> Write permissions in the war directory?  Files being read (do you have
>>> the app running from this directory?) so it can't override them...?
>>>
>>> kathrin
>>>
>>> On Mon, Apr 12, 2010 at 7:18 AM, Ian Bambury wrote:
>>>
 I have a bit of a weird problem.

 A project stopped working. When I run it, it fails to create the
 directory in the /war/ directory for the project (as in rename-to).

 I wasn't doing anything to the project structure, just coding when it
 happened.

 The odd thing is that if I just rename the project, it works fine, name
 it back again and it stops working.

 Any suggestions?

 Ian

 http://examples.roughian.com

 --
 You received this message because you are subscribed to the Google
 Groups "Google Web Toolkit" group.
 To post to this group, send email to
 google-web-tool...@googlegroups.com.
 To unsubscribe from this group, send email to
 google-web-toolkit+unsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/google-web-toolkit?hl=en.

>>>
>>>  --
>>> You received this message because you are subscribed to the Google Groups
>>> "Google Web Toolkit" group.
>>> To post to this group, send email to google-web-toolkit@googlegroups.com
>>> .
>>> To unsubscribe from this group, send email to
>>> google-web-toolkit+unsubscr...@googlegroups.com
>>> .
>>> For more options, visit this group at
>>> http://groups.google.com/group/google-web-toolkit?hl=en.
>>>
>>
>>  --
>> You received this message because you are subscribed to the Google Groups
>> "Google Web Toolkit" group.
>> To post to this group, send email to google-web-tool...@googlegroups.com.
>> To unsubscribe from this group, send email to
>> google-web-toolkit+unsubscr...@googlegroups.com
>> .
>> For more options, visit this group at
>> http://groups.google.com/group/google-web-toolkit?hl=en.
>>
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To post to this group, send email to google-web-tool...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-web-toolkit+unsubscr...@googlegroups.com
> .
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: Project Stopped Working (wasn't me, I never touched it!)

2010-04-13 Thread Sripathi Krishnan
Just a hunch .. do you have a HTML element (div/span/table etc) whose id is
the same as your module name?

GWT uses a hidden iframe whose id is the rename-to attribute in your
module.xml.. and if you have another element with the same id.. well, things
break unceremoniously.

--Sri



On 13 April 2010 16:03, Ian Bambury  wrote:

> Hi,
>
> Thanks for the response. It's nothing like that - like I say, I can rename
> the project and it works OK. Rename it back and it stops working.
>
> Something somewhere has a setting that stops it working is my guess.
>
> Ian
>
> http://examples.roughian.com
>
>
> On 12 April 2010 14:15, Katharina Probst  wrote:
>
>> Write permissions in the war directory?  Files being read (do you have the
>> app running from this directory?) so it can't override them...?
>>
>> kathrin
>>
>> On Mon, Apr 12, 2010 at 7:18 AM, Ian Bambury wrote:
>>
>>> I have a bit of a weird problem.
>>>
>>> A project stopped working. When I run it, it fails to create the
>>> directory in the /war/ directory for the project (as in rename-to).
>>>
>>> I wasn't doing anything to the project structure, just coding when it
>>> happened.
>>>
>>> The odd thing is that if I just rename the project, it works fine, name
>>> it back again and it stops working.
>>>
>>> Any suggestions?
>>>
>>> Ian
>>>
>>> http://examples.roughian.com
>>>
>>> --
>>> You received this message because you are subscribed to the Google Groups
>>> "Google Web Toolkit" group.
>>> To post to this group, send email to google-web-toolkit@googlegroups.com
>>> .
>>> To unsubscribe from this group, send email to
>>> google-web-toolkit+unsubscr...@googlegroups.com
>>> .
>>> For more options, visit this group at
>>> http://groups.google.com/group/google-web-toolkit?hl=en.
>>>
>>
>>  --
>> You received this message because you are subscribed to the Google Groups
>> "Google Web Toolkit" group.
>> To post to this group, send email to google-web-tool...@googlegroups.com.
>> To unsubscribe from this group, send email to
>> google-web-toolkit+unsubscr...@googlegroups.com
>> .
>> For more options, visit this group at
>> http://groups.google.com/group/google-web-toolkit?hl=en.
>>
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To post to this group, send email to google-web-tool...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-web-toolkit+unsubscr...@googlegroups.com
> .
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: Project Stopped Working (wasn't me, I never touched it!)

2010-04-13 Thread Ian Bambury
Hi,

Thanks for the response. It's nothing like that - like I say, I can rename
the project and it works OK. Rename it back and it stops working.

Something somewhere has a setting that stops it working is my guess.

Ian

http://examples.roughian.com


On 12 April 2010 14:15, Katharina Probst  wrote:

> Write permissions in the war directory?  Files being read (do you have the
> app running from this directory?) so it can't override them...?
>
> kathrin
>
> On Mon, Apr 12, 2010 at 7:18 AM, Ian Bambury  wrote:
>
>> I have a bit of a weird problem.
>>
>> A project stopped working. When I run it, it fails to create the directory
>> in the /war/ directory for the project (as in rename-to).
>>
>> I wasn't doing anything to the project structure, just coding when it
>> happened.
>>
>> The odd thing is that if I just rename the project, it works fine, name it
>> back again and it stops working.
>>
>> Any suggestions?
>>
>> Ian
>>
>> http://examples.roughian.com
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Google Web Toolkit" group.
>> To post to this group, send email to google-web-tool...@googlegroups.com.
>> To unsubscribe from this group, send email to
>> google-web-toolkit+unsubscr...@googlegroups.com
>> .
>> For more options, visit this group at
>> http://groups.google.com/group/google-web-toolkit?hl=en.
>>
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To post to this group, send email to google-web-tool...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-web-toolkit+unsubscr...@googlegroups.com
> .
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: Project Stopped Working (wasn't me, I never touched it!)

2010-04-12 Thread Katharina Probst
Write permissions in the war directory?  Files being read (do you have the
app running from this directory?) so it can't override them...?

kathrin

On Mon, Apr 12, 2010 at 7:18 AM, Ian Bambury  wrote:

> I have a bit of a weird problem.
>
> A project stopped working. When I run it, it fails to create the directory
> in the /war/ directory for the project (as in rename-to).
>
> I wasn't doing anything to the project structure, just coding when it
> happened.
>
> The odd thing is that if I just rename the project, it works fine, name it
> back again and it stops working.
>
> Any suggestions?
>
> Ian
>
> http://examples.roughian.com
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To post to this group, send email to google-web-tool...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-web-toolkit+unsubscr...@googlegroups.com
> .
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Project Stopped Working (wasn't me, I never touched it!)

2010-04-12 Thread Ian Bambury
I have a bit of a weird problem.

A project stopped working. When I run it, it fails to create the directory
in the /war/ directory for the project (as in rename-to).

I wasn't doing anything to the project structure, just coding when it
happened.

The odd thing is that if I just rename the project, it works fine, name it
back again and it stops working.

Any suggestions?

Ian

http://examples.roughian.com

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.