Hey Prakash,

It's not clear to me exactly what's happening here, from the description. 
I'm willing to assist with some useful questions, but first I must clarify 
that this forum isn't really the right place for specific-issue technical 
support. Your question seems suited to Stack Overflow 
<http://stackoverflow.com>, and should be posted there, but with enough 
information that someone on the other side of the net can understand the 
system through the description and information provided. 

We monitor many tags on Stack Overflow quite closely, and more than this, 
there's an entire user-base of people willing to help who might have seen 
the same issue as you're describing and solved it. If you post there, feel 
free to post the link here and I can take a look. Now, as to the 
information which is missing, it's mostly because I'm not familiar with 
exactly what process you're using to develop the app and run the devserver. 
If you'd like, you could upload an example skeleton application to github 
with instructions on how to reproduce, which is a best practice for 
reporting issues to other users online.

If you have any questions or comments, don't hesitate to ask and I'll be 
happy to assist in any way I can. Cheers!

Nick
Cloud Platform Community Support


On Monday, April 4, 2016 at 11:17:42 AM UTC-4, Prakash A wrote:
>
> Thanks for your reply, Thomas.
>
> Answer provided by you is the main objective of the need. However, the way 
> it shall be done is the problem comes in Eclipse.
>
> If you provide the --address=x.x.x.x, it will be stripped in the VM 
> arguments. Solution, they provided an option text box, where the IP address 
> can be entered. See image. when you enter the IP address, you can see the 
> --address argument is added in the VM arguements. Upto now is perfect.
>
> When we start the server, with LAN IP address entered, "start operation" 
> starts, development server started message is displayed. However, the 
> operation is not completed (I mean to say the process bar is running at 
> 100% display). After some time, operation time exceeds the time limit, and 
> the server stopped throwing an error.
>
> Thats the story. Hope, now you understand the problem, and where I am 
> facing the issue.
>
>
> <https://lh3.googleusercontent.com/-TPDSPjhf7yw/VwKElxMZsVI/AAAAAAAAB_Y/yOyreNiAixE9kBolIsJdGYAA0qqNen7Bg/s1600/blog_bindadd.png>
>
>
>
> On Saturday, April 2, 2016 at 5:37:25 PM UTC+5:30, Thomas Taschauer wrote:
>>
>> Sounds like you want to expose your development server to your LAN, is 
>> that correct? If so, try this: 
>> https://cloud.google.com/appengine/docs/java/tools/devserver#Command_Line_Arguments
>>  
>> and http://stackoverflow.com/a/30578856/198996
>>
>> On Friday, April 1, 2016 at 2:05:40 PM UTC+2, Prakash A wrote:
>>>
>>> Developing an Web App Dynamic Module using core Java. Created the 
>>> development server appropriately.
>>>
>>> When I start the server, it runs perfectly.
>>>
>>> However, when I set the "Local Interface address to bind to" value (I 
>>> have entered a proper value), the server starts (I can see "Dev App Server 
>>> is now running" in the console), and then the process shows an error with 
>>> timeout. 
>>>
>>> I see this happening, when I enter the bind to IP address value.
>>>
>>> I try to increase the Start Timeout from 240s to 480s. Still same issue.
>>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/1ad0f5b2-7920-4d3f-9cbf-ee505ddc18e5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to