[JBoss JIRA] (JBIDE-12913) Startup/Shutdown Pollers fails with EAP511
by Jesper Skov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-12913?page=com.atlassian.jira.plugi... ]
Jesper Skov commented on JBIDE-12913:
-------------------------------------
Hm, I've tried adding a snapshot twice. Doesn't appear on the issue though (as far as I can see, anyway).
We use 0.0.0.0 as hostname, maybe that makes a difference if you try it?
> Startup/Shutdown Pollers fails with EAP511
> ------------------------------------------
>
> Key: JBIDE-12913
> URL: https://issues.jboss.org/browse/JBIDE-12913
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: JBossAS/Servers
> Affects Versions: 4.0.0.Alpha2
> Environment: Windows XP
> Reporter: Jesper Skov
> Assignee: Rob Stryker
> Fix For: 4.0.0.Beta2
>
>
> When we use Web Port Startup Poller with EAP511, the server is not started.
> We get an error about the port (8080) already being in use. Which it is not (confirmed with netstat).
> When changing Startup Poller to JMX, the server starts as expected.
> When using the JMX Shutdown Poller, it also fails. This time with failed attempts to access the JMX server after the server has shut down:
> Exception in thread "main" javax.naming.CommunicationException: Could not obtain connection to any of these urls: 0.0.0.0:1099 [Root exception is javax.naming.CommunicationException: Failed to connect to server /0.0.0.0:1099 [Root exception is javax.naming.ServiceUnavailableException: Failed to connect to server /0.0.0.0:1099 [Root exception is java.net.ConnectException: Connection refused: connect]]]
> at org.jnp.interfaces.NamingContext.checkRef(NamingContext.java:1763)
> at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:693)
> at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:686)
> at javax.naming.InitialContext.lookup(Unknown Source)
> at org.jboss.Shutdown.main(Shutdown.java:219)
> Caused by: javax.naming.CommunicationException: Failed to connect to server /0.0.0.0:1099 [Root exception is javax.naming.ServiceUnavailableException: Failed to connect to server /0.0.0.0:1099 [Root exception is java.net.ConnectException: Connection refused: connect]]
> at org.jnp.interfaces.NamingContext.getServer(NamingContext.java:335)
> at org.jnp.interfaces.NamingContext.checkRef(NamingContext.java:1734)
> ... 4 more
> Caused by: javax.naming.ServiceUnavailableException: Failed to connect to server /0.0.0.0:1099 [Root exception is java.net.ConnectException: Connection refused: connect]
> at org.jnp.interfaces.NamingContext.getServer(NamingContext.java:305)
> ... 5 more
> Caused by: java.net.ConnectException: Connection refused: connect
> at java.net.PlainSocketImpl.socketConnect(Native Method)
> at java.net.PlainSocketImpl.doConnect(Unknown Source)
> at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
> at java.net.PlainSocketImpl.connect(Unknown Source)
> at java.net.SocksSocketImpl.connect(Unknown Source)
> at java.net.Socket.connect(Unknown Source)
> at org.jnp.interfaces.TimedSocketFactory.createSocket(TimedSocketFactory.java:97)
> at org.jnp.interfaces.TimedSocketFactory.createSocket(TimedSocketFactory.java:82)
> at org.jnp.interfaces.NamingContext.getServer(NamingContext.java:301)
> ... 5 more
> Using Process Terminated Poller works as expected though.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 2 months
[JBoss JIRA] (JBIDE-13431) BrowserSim: remake galaxy S III skin
by Ilya Buziuk (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13431?page=com.atlassian.jira.plugi... ]
Ilya Buziuk updated JBIDE-13431:
--------------------------------
Description:
Need to remake galaxy S III skin, which is generated by Android Asset Studio: [http://android-ui-utils.googlecode.com/hg/asset-studio/dist/device-frames...]
* while compressing the mockup the edge of the device is becoming uneven: !uneven_edge.png|thumbnail! , [^uneven_edge_max.png] - the edges should be even;
* the mockup should be vertically compressed until the screen size of the device will be no more than 800px - [^screen_size.png];
* mikrofon, 3 cameras, "sumsung" symbolism, *side buttons*: every item should be settled on the new layer ([^attributes.png]);
* "menu" button should be replaced with the "refresh"([^refresh.png]) button: [^refresh_replacement.png];
* 3 buttons at the bottom of the device ([^refresh_replacement.png]) should have 3 states: enable ([^forward.png]), disable ([^forward-disabled.png], selected ([^forward-selected.png]) - each item on the new layer;
Link to the source images: [http://code.google.com/p/android-ui-utils/source/browse/#hg%2Fasset-studi...]
was:
Need to remake galaxy S III skin, which is generated by Android Asset Studio: [http://android-ui-utils.googlecode.com/hg/asset-studio/dist/device-frames...]
* while compressing the mockup the edge of the device is becoming uneven: !uneven_edge.png|width=50,height=50! , [^uneven_edge_max.png] - the edges should be even;
* the mockup should be vertically compressed until the screen size of the device will be no more than 800px - [^screen_size.png];
* mikrofon, 3 cameras, "sumsung" symbolism, *side buttons*: every item should be settled on the new layer ([^attributes.png]);
* "menu" button should be replaced with the "refresh"([^refresh.png]) button: [^refresh_replacement.png];
* 3 buttons at the bottom of the device ([^refresh_replacement.png]) should have 3 states: enable ([^forward.png]), disable ([^forward-disabled.png], selected ([^forward-selected.png]) - each item on the new layer;
Link to the source images: [http://code.google.com/p/android-ui-utils/source/browse/#hg%2Fasset-studi...]
> BrowserSim: remake galaxy S III skin
> ------------------------------------
>
> Key: JBIDE-13431
> URL: https://issues.jboss.org/browse/JBIDE-13431
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: Visual Page Editor core
> Reporter: Ilya Buziuk
> Assignee: Ilya Buziuk
> Attachments: attributes.png, buttons.png, forward-disabled.png, forward-selected.png, forward.png, refresh.png, refresh_replacement.png, screen_size.png, uneven_edge.png, uneven_edge_max.png
>
>
> Need to remake galaxy S III skin, which is generated by Android Asset Studio: [http://android-ui-utils.googlecode.com/hg/asset-studio/dist/device-frames...]
> * while compressing the mockup the edge of the device is becoming uneven: !uneven_edge.png|thumbnail! , [^uneven_edge_max.png] - the edges should be even;
> * the mockup should be vertically compressed until the screen size of the device will be no more than 800px - [^screen_size.png];
> * mikrofon, 3 cameras, "sumsung" symbolism, *side buttons*: every item should be settled on the new layer ([^attributes.png]);
> * "menu" button should be replaced with the "refresh"([^refresh.png]) button: [^refresh_replacement.png];
> * 3 buttons at the bottom of the device ([^refresh_replacement.png]) should have 3 states: enable ([^forward.png]), disable ([^forward-disabled.png], selected ([^forward-selected.png]) - each item on the new layer;
> Link to the source images: [http://code.google.com/p/android-ui-utils/source/browse/#hg%2Fasset-studi...]
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 2 months
[JBoss JIRA] (JBIDE-13431) BrowserSim: remake galaxy S III skin
by Ilya Buziuk (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13431?page=com.atlassian.jira.plugi... ]
Ilya Buziuk updated JBIDE-13431:
--------------------------------
Description:
Need to remake galaxy S III skin, which is generated by Android Asset Studio: [http://android-ui-utils.googlecode.com/hg/asset-studio/dist/device-frames...]
* while compressing the mockup the edge of the device is becoming uneven: !uneven_edge.png|width=50,height=50! , [^uneven_edge_max.png] - the edges should be even;
* the mockup should be vertically compressed until the screen size of the device will be no more than 800px - [^screen_size.png];
* mikrofon, 3 cameras, "sumsung" symbolism, *side buttons*: every item should be settled on the new layer ([^attributes.png]);
* "menu" button should be replaced with the "refresh"([^refresh.png]) button: [^refresh_replacement.png];
* 3 buttons at the bottom of the device ([^refresh_replacement.png]) should have 3 states: enable ([^forward.png]), disable ([^forward-disabled.png], selected ([^forward-selected.png]) - each item on the new layer;
Link to the source images: [http://code.google.com/p/android-ui-utils/source/browse/#hg%2Fasset-studi...]
was:
Need to remake galaxy S III skin, which is generated by Android Asset Studio: [http://android-ui-utils.googlecode.com/hg/asset-studio/dist/device-frames...]
* while compressing the mockup the edge of the device is becoming uneven: !uneven_edge.png!, [^uneven_edge_max.png] - the edges should be even;
* the mockup should be vertically compressed until the screen size of the device will be no more than 800px - [^screen_size.png];
* mikrofon, 3 cameras, "sumsung" symbolism, *side buttons*: every item should be settled on the new layer ([^attributes.png]);
* "menu" button should be replaced with the "refresh"([^refresh.png]) button: [^refresh_replacement.png];
* 3 buttons at the bottom of the device ([^refresh_replacement.png]) should have 3 states: enable ([^forward.png]), disable ([^forward-disabled.png], selected ([^forward-selected.png]) - each item on the new layer;
Link to the source images: [http://code.google.com/p/android-ui-utils/source/browse/#hg%2Fasset-studi...]
> BrowserSim: remake galaxy S III skin
> ------------------------------------
>
> Key: JBIDE-13431
> URL: https://issues.jboss.org/browse/JBIDE-13431
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: Visual Page Editor core
> Reporter: Ilya Buziuk
> Assignee: Ilya Buziuk
> Attachments: attributes.png, buttons.png, forward-disabled.png, forward-selected.png, forward.png, refresh.png, refresh_replacement.png, screen_size.png, uneven_edge.png, uneven_edge_max.png
>
>
> Need to remake galaxy S III skin, which is generated by Android Asset Studio: [http://android-ui-utils.googlecode.com/hg/asset-studio/dist/device-frames...]
> * while compressing the mockup the edge of the device is becoming uneven: !uneven_edge.png|width=50,height=50! , [^uneven_edge_max.png] - the edges should be even;
> * the mockup should be vertically compressed until the screen size of the device will be no more than 800px - [^screen_size.png];
> * mikrofon, 3 cameras, "sumsung" symbolism, *side buttons*: every item should be settled on the new layer ([^attributes.png]);
> * "menu" button should be replaced with the "refresh"([^refresh.png]) button: [^refresh_replacement.png];
> * 3 buttons at the bottom of the device ([^refresh_replacement.png]) should have 3 states: enable ([^forward.png]), disable ([^forward-disabled.png], selected ([^forward-selected.png]) - each item on the new layer;
> Link to the source images: [http://code.google.com/p/android-ui-utils/source/browse/#hg%2Fasset-studi...]
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 2 months
[JBoss JIRA] (JBIDE-13431) BrowserSim: remake galaxy S III skin
by Ilya Buziuk (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13431?page=com.atlassian.jira.plugi... ]
Ilya Buziuk updated JBIDE-13431:
--------------------------------
Description:
Need to remake galaxy S III skin, which is generated by Android Asset Studio: [http://android-ui-utils.googlecode.com/hg/asset-studio/dist/device-frames...]
* while compressing the mockup the edge of the device is becoming uneven: !uneven_edge.png!, [^uneven_edge_max.png] - the edges should be even;
* the mockup should be vertically compressed until the screen size of the device will be no more than 800px - [^screen_size.png];
* mikrofon, 3 cameras, "sumsung" symbolism, *side buttons*: every item should be settled on the new layer ([^attributes.png]);
* "menu" button should be replaced with the "refresh"([^refresh.png]) button: [^refresh_replacement.png];
* 3 buttons at the bottom of the device ([^refresh_replacement.png]) should have 3 states: enable ([^forward.png]), disable ([^forward-disabled.png], selected ([^forward-selected.png]) - each item on the new layer;
Link to the source images: [http://code.google.com/p/android-ui-utils/source/browse/#hg%2Fasset-studi...]
was:
Need to remake galaxy S III skin, which is generated by Android Asset Studio: [http://android-ui-utils.googlecode.com/hg/asset-studio/dist/device-frames...]
* while compressing the mockup the edge of the device is becoming uneven: [^uneven_edge.png], [^uneven_edge_max.png] - the edges should be even;
* the mockup should be vertically compressed until the screen size of the device will be no more than 800px - [^screen_size.png];
* mikrofon, 3 cameras, "sumsung" symbolism, *side buttons*: every item should be settled on the new layer ([^attributes.png]);
* "menu" button should be replaced with the "refresh"([^refresh.png]) button: [^refresh_replacement.png];
* 3 buttons at the bottom of the device ([^refresh_replacement.png]) should have 3 states: enable ([^forward.png]), disable ([^forward-disabled.png], selected ([^forward-selected.png]) - each item on the new layer;
Link to the source images: [http://code.google.com/p/android-ui-utils/source/browse/#hg%2Fasset-studi...]
> BrowserSim: remake galaxy S III skin
> ------------------------------------
>
> Key: JBIDE-13431
> URL: https://issues.jboss.org/browse/JBIDE-13431
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: Visual Page Editor core
> Reporter: Ilya Buziuk
> Assignee: Ilya Buziuk
> Attachments: attributes.png, buttons.png, forward-disabled.png, forward-selected.png, forward.png, refresh.png, refresh_replacement.png, screen_size.png, uneven_edge.png, uneven_edge_max.png
>
>
> Need to remake galaxy S III skin, which is generated by Android Asset Studio: [http://android-ui-utils.googlecode.com/hg/asset-studio/dist/device-frames...]
> * while compressing the mockup the edge of the device is becoming uneven: !uneven_edge.png!, [^uneven_edge_max.png] - the edges should be even;
> * the mockup should be vertically compressed until the screen size of the device will be no more than 800px - [^screen_size.png];
> * mikrofon, 3 cameras, "sumsung" symbolism, *side buttons*: every item should be settled on the new layer ([^attributes.png]);
> * "menu" button should be replaced with the "refresh"([^refresh.png]) button: [^refresh_replacement.png];
> * 3 buttons at the bottom of the device ([^refresh_replacement.png]) should have 3 states: enable ([^forward.png]), disable ([^forward-disabled.png], selected ([^forward-selected.png]) - each item on the new layer;
> Link to the source images: [http://code.google.com/p/android-ui-utils/source/browse/#hg%2Fasset-studi...]
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 2 months
[JBoss JIRA] (JBIDE-13431) BrowserSim: remake galaxy S III skin
by Ilya Buziuk (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13431?page=com.atlassian.jira.plugi... ]
Ilya Buziuk updated JBIDE-13431:
--------------------------------
Description:
Need to remake galaxy S III skin, which is generated by Android Asset Studio: [http://android-ui-utils.googlecode.com/hg/asset-studio/dist/device-frames...]
* while compressing the mockup the edge of the device is becoming uneven: [^uneven_edge.png], [^uneven_edge_max.png] - the edges should be even;
* the mockup should be vertically compressed until the screen size of the device will be no more than 800px - [^screen_size.png];
* mikrofon, 3 cameras, "sumsung" symbolism, *side buttons*: every item should be settled on the new layer ([^attributes.png]);
* "menu" button should be replaced with the "refresh"([^refresh.png]) button: [^refresh_replacement.png];
* 3 buttons at the bottom of the device ([^refresh_replacement.png]) should have 3 states: enable ([^forward.png]), disable ([^forward-disabled.png], selected ([^forward-selected.png]) - each item on the new layer;
Link to the source images: [http://code.google.com/p/android-ui-utils/source/browse/#hg%2Fasset-studi...]
was:
Need to remake galaxy S III skin, which is generated by Android Asset Studio: [http://android-ui-utils.googlecode.com/hg/asset-studio/dist/device-frames...]
* while compressing the mockup the edge of the device is becoming uneven: [uneven_edge.png], [uneven_edge_max.png] - edge should be even;
* the mockup should be vertically compressed until the screen size of the device will be no more than 800px - [^screen_size.png];
* mikrofon, 3 cameras, "sumsung" symbolism, *side buttons*: every item should be settled on the new layer ([^attributes.png]);
* "menu" button should be replaced with the "refresh"([^refresh.png]) button: [^refresh_replacement.png];
* 3 buttons at the bottom of the device ([^refresh_replacement.png]) should have 3 states: enable ([^forward.png]), disable ([^forward-disabled.png], selected ([^forward-selected.png]) - each item on the new layer;
Link to the source images: [http://code.google.com/p/android-ui-utils/source/browse/#hg%2Fasset-studi...]
> BrowserSim: remake galaxy S III skin
> ------------------------------------
>
> Key: JBIDE-13431
> URL: https://issues.jboss.org/browse/JBIDE-13431
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: Visual Page Editor core
> Reporter: Ilya Buziuk
> Assignee: Ilya Buziuk
> Attachments: attributes.png, buttons.png, forward-disabled.png, forward-selected.png, forward.png, refresh.png, refresh_replacement.png, screen_size.png, uneven_edge.png, uneven_edge_max.png
>
>
> Need to remake galaxy S III skin, which is generated by Android Asset Studio: [http://android-ui-utils.googlecode.com/hg/asset-studio/dist/device-frames...]
> * while compressing the mockup the edge of the device is becoming uneven: [^uneven_edge.png], [^uneven_edge_max.png] - the edges should be even;
> * the mockup should be vertically compressed until the screen size of the device will be no more than 800px - [^screen_size.png];
> * mikrofon, 3 cameras, "sumsung" symbolism, *side buttons*: every item should be settled on the new layer ([^attributes.png]);
> * "menu" button should be replaced with the "refresh"([^refresh.png]) button: [^refresh_replacement.png];
> * 3 buttons at the bottom of the device ([^refresh_replacement.png]) should have 3 states: enable ([^forward.png]), disable ([^forward-disabled.png], selected ([^forward-selected.png]) - each item on the new layer;
> Link to the source images: [http://code.google.com/p/android-ui-utils/source/browse/#hg%2Fasset-studi...]
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 2 months
[JBoss JIRA] (JBIDE-13431) BrowserSim: remake galaxy S III skin
by Ilya Buziuk (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13431?page=com.atlassian.jira.plugi... ]
Ilya Buziuk updated JBIDE-13431:
--------------------------------
Description:
Need to remake galaxy S III skin, which is generated by Android Asset Studio: [http://android-ui-utils.googlecode.com/hg/asset-studio/dist/device-frames...]
* while compressing the mockup the edge of the device is becoming uneven: [uneven_edge.png], [uneven_edge_max.png] - edge should be even;
* the mockup should be vertically compressed until the screen size of the device will be no more than 800px - [^screen_size.png];
* mikrofon, 3 cameras, "sumsung" symbolism, *side buttons*: every item should be settled on the new layer ([^attributes.png]);
* "menu" button should be replaced with the "refresh"([^refresh.png]) button: [^refresh_replacement.png];
* 3 buttons at the bottom of the device ([^refresh_replacement.png]) should have 3 states: enable ([^forward.png]), disable ([^forward-disabled.png], selected ([^forward-selected.png]) - each item on the new layer;
Link to the source images: [http://code.google.com/p/android-ui-utils/source/browse/#hg%2Fasset-studi...]
was:
Need to remake galaxy S III skin, which is generated by Android Asset Studio: [http://android-ui-utils.googlecode.com/hg/asset-studio/dist/device-frames...]
* the mockup should be vertically compressed until the screen size of the device will be no more than 800px - [^screen_size.png];
* mikrofon, 3 cameras, "sumsung" symbolism, *side buttons*: every item should be settled on the new layer ([^attributes.png]);
* "menu" button should be replaced with the "refresh"([^refresh.png]) button: [^refresh_replacement.png];
* 3 buttons at the bottom of the device ([^refresh_replacement.png]) should have 3 states: enable ([^forward.png]), disable ([^forward-disabled.png], selected ([^forward-selected.png]) - each item on the new layer;
Link to the source images: [http://code.google.com/p/android-ui-utils/source/browse/#hg%2Fasset-studi...]
> BrowserSim: remake galaxy S III skin
> ------------------------------------
>
> Key: JBIDE-13431
> URL: https://issues.jboss.org/browse/JBIDE-13431
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: Visual Page Editor core
> Reporter: Ilya Buziuk
> Assignee: Ilya Buziuk
> Attachments: attributes.png, buttons.png, forward-disabled.png, forward-selected.png, forward.png, refresh.png, refresh_replacement.png, screen_size.png, uneven_edge.png, uneven_edge_max.png
>
>
> Need to remake galaxy S III skin, which is generated by Android Asset Studio: [http://android-ui-utils.googlecode.com/hg/asset-studio/dist/device-frames...]
> * while compressing the mockup the edge of the device is becoming uneven: [uneven_edge.png], [uneven_edge_max.png] - edge should be even;
> * the mockup should be vertically compressed until the screen size of the device will be no more than 800px - [^screen_size.png];
> * mikrofon, 3 cameras, "sumsung" symbolism, *side buttons*: every item should be settled on the new layer ([^attributes.png]);
> * "menu" button should be replaced with the "refresh"([^refresh.png]) button: [^refresh_replacement.png];
> * 3 buttons at the bottom of the device ([^refresh_replacement.png]) should have 3 states: enable ([^forward.png]), disable ([^forward-disabled.png], selected ([^forward-selected.png]) - each item on the new layer;
> Link to the source images: [http://code.google.com/p/android-ui-utils/source/browse/#hg%2Fasset-studi...]
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 2 months
[JBoss JIRA] (JBIDE-12913) Startup/Shutdown Pollers fails with EAP511
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-12913?page=com.atlassian.jira.plugi... ]
Martin Malina commented on JBIDE-12913:
---------------------------------------
I just checked again and both Web Port and JMX startup pollers work for me. And JMX shutdown poller works as well - it is still available as it has been fixed by Rob.
Please share the dialog that you're seeing with us.
> Startup/Shutdown Pollers fails with EAP511
> ------------------------------------------
>
> Key: JBIDE-12913
> URL: https://issues.jboss.org/browse/JBIDE-12913
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: JBossAS/Servers
> Affects Versions: 4.0.0.Alpha2
> Environment: Windows XP
> Reporter: Jesper Skov
> Assignee: Rob Stryker
> Fix For: 4.0.0.Beta2
>
>
> When we use Web Port Startup Poller with EAP511, the server is not started.
> We get an error about the port (8080) already being in use. Which it is not (confirmed with netstat).
> When changing Startup Poller to JMX, the server starts as expected.
> When using the JMX Shutdown Poller, it also fails. This time with failed attempts to access the JMX server after the server has shut down:
> Exception in thread "main" javax.naming.CommunicationException: Could not obtain connection to any of these urls: 0.0.0.0:1099 [Root exception is javax.naming.CommunicationException: Failed to connect to server /0.0.0.0:1099 [Root exception is javax.naming.ServiceUnavailableException: Failed to connect to server /0.0.0.0:1099 [Root exception is java.net.ConnectException: Connection refused: connect]]]
> at org.jnp.interfaces.NamingContext.checkRef(NamingContext.java:1763)
> at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:693)
> at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:686)
> at javax.naming.InitialContext.lookup(Unknown Source)
> at org.jboss.Shutdown.main(Shutdown.java:219)
> Caused by: javax.naming.CommunicationException: Failed to connect to server /0.0.0.0:1099 [Root exception is javax.naming.ServiceUnavailableException: Failed to connect to server /0.0.0.0:1099 [Root exception is java.net.ConnectException: Connection refused: connect]]
> at org.jnp.interfaces.NamingContext.getServer(NamingContext.java:335)
> at org.jnp.interfaces.NamingContext.checkRef(NamingContext.java:1734)
> ... 4 more
> Caused by: javax.naming.ServiceUnavailableException: Failed to connect to server /0.0.0.0:1099 [Root exception is java.net.ConnectException: Connection refused: connect]
> at org.jnp.interfaces.NamingContext.getServer(NamingContext.java:305)
> ... 5 more
> Caused by: java.net.ConnectException: Connection refused: connect
> at java.net.PlainSocketImpl.socketConnect(Native Method)
> at java.net.PlainSocketImpl.doConnect(Unknown Source)
> at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
> at java.net.PlainSocketImpl.connect(Unknown Source)
> at java.net.SocksSocketImpl.connect(Unknown Source)
> at java.net.Socket.connect(Unknown Source)
> at org.jnp.interfaces.TimedSocketFactory.createSocket(TimedSocketFactory.java:97)
> at org.jnp.interfaces.TimedSocketFactory.createSocket(TimedSocketFactory.java:82)
> at org.jnp.interfaces.NamingContext.getServer(NamingContext.java:301)
> ... 5 more
> Using Process Terminated Poller works as expected though.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 2 months
[JBoss JIRA] (JBIDE-13431) BrowserSim: remake galaxy S III skin
by Ilya Buziuk (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13431?page=com.atlassian.jira.plugi... ]
Ilya Buziuk updated JBIDE-13431:
--------------------------------
Attachment: uneven_edge.png
> BrowserSim: remake galaxy S III skin
> ------------------------------------
>
> Key: JBIDE-13431
> URL: https://issues.jboss.org/browse/JBIDE-13431
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: Visual Page Editor core
> Reporter: Ilya Buziuk
> Assignee: Ilya Buziuk
> Attachments: attributes.png, buttons.png, forward-disabled.png, forward-selected.png, forward.png, refresh.png, refresh_replacement.png, screen_size.png, uneven_edge.png, uneven_edge_max.png
>
>
> Need to remake galaxy S III skin, which is generated by Android Asset Studio: [http://android-ui-utils.googlecode.com/hg/asset-studio/dist/device-frames...]
> * the mockup should be vertically compressed until the screen size of the device will be no more than 800px - [^screen_size.png];
> * mikrofon, 3 cameras, "sumsung" symbolism, *side buttons*: every item should be settled on the new layer ([^attributes.png]);
> * "menu" button should be replaced with the "refresh"([^refresh.png]) button: [^refresh_replacement.png];
> * 3 buttons at the bottom of the device ([^refresh_replacement.png]) should have 3 states: enable ([^forward.png]), disable ([^forward-disabled.png], selected ([^forward-selected.png]) - each item on the new layer;
> Link to the source images: [http://code.google.com/p/android-ui-utils/source/browse/#hg%2Fasset-studi...]
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 2 months
[JBoss JIRA] (JBIDE-13431) BrowserSim: remake galaxy S III skin
by Ilya Buziuk (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13431?page=com.atlassian.jira.plugi... ]
Ilya Buziuk updated JBIDE-13431:
--------------------------------
Attachment: uneven_edge_max.png
> BrowserSim: remake galaxy S III skin
> ------------------------------------
>
> Key: JBIDE-13431
> URL: https://issues.jboss.org/browse/JBIDE-13431
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: Visual Page Editor core
> Reporter: Ilya Buziuk
> Assignee: Ilya Buziuk
> Attachments: attributes.png, buttons.png, forward-disabled.png, forward-selected.png, forward.png, refresh.png, refresh_replacement.png, screen_size.png, uneven_edge.png, uneven_edge_max.png
>
>
> Need to remake galaxy S III skin, which is generated by Android Asset Studio: [http://android-ui-utils.googlecode.com/hg/asset-studio/dist/device-frames...]
> * the mockup should be vertically compressed until the screen size of the device will be no more than 800px - [^screen_size.png];
> * mikrofon, 3 cameras, "sumsung" symbolism, *side buttons*: every item should be settled on the new layer ([^attributes.png]);
> * "menu" button should be replaced with the "refresh"([^refresh.png]) button: [^refresh_replacement.png];
> * 3 buttons at the bottom of the device ([^refresh_replacement.png]) should have 3 states: enable ([^forward.png]), disable ([^forward-disabled.png], selected ([^forward-selected.png]) - each item on the new layer;
> Link to the source images: [http://code.google.com/p/android-ui-utils/source/browse/#hg%2Fasset-studi...]
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 2 months
[JBoss JIRA] (JBIDE-13432) support application templates
by Andre Dietisheim (JIRA)
Andre Dietisheim created JBIDE-13432:
----------------------------------------
Summary: support application templates
Key: JBIDE-13432
URL: https://issues.jboss.org/browse/JBIDE-13432
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Reporter: Andre Dietisheim
Assignee: Andre Dietisheim
Fix For: 4.1.x
When creating an OpenShift application you get a starter app. The starter app is actually taken from a github repo. The github repo is customizable. JBoss Tools for OpenShift should allow this customization
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 2 months