[jira] [Updated] (GERONIMO-6325) Unable to build oracle plugin

2012-04-13 Thread Stephen Davidson (Updated) (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-6325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stephen Davidson updated GERONIMO-6325:
---

Description: 
error when building oracle datasource plugin in the daytrader 3.0-beta-1.

[ERROR] Failed to execute goal 
org.apache.geronimo.buildsupport:car-maven-plugin:3.0-beta-1:package 
(default-package) on project daytrader-oracle-datasource: could not package 
plugin: Can not load adapter class in classloader 
org.apache.geronimo.daytrader.plugins.daytrader-oracle-datasource-DEPLOYMENT 
[107]: oracle/jdbc/pool/OracleDataSource: *** Class 
'oracle.jdbc.pool.OracleDataSource' was not found. Bundle 
org.apache.geronimo.daytrader.plugins.daytrader-oracle-datasource-DEPLOYMENT 
[107] does not import package 'oracle.jdbc.pool', nor is the package exported 
by any other bundle or available from the system class loader. *** -> [Help 1]


Resolution was to modify

daytrader-3.0-beta-1/plugins/daytrader-oracle-datasource/pom.xml


  org.tranql
  tranql-connector-oracle-xa
  rar
  1.3
  provided


To:


  org.tranql
  tranql-connector-oracle-xa
  rar
  1.7
  provided


  was:
error when building oracle datasource plugin. 

[ERROR] Failed to execute goal 
org.apache.geronimo.buildsupport:car-maven-plugin:3.0-beta-1:package 
(default-package) on project daytrader-oracle-datasource: could not package 
plugin: Can not load adapter class in classloader 
org.apache.geronimo.daytrader.plugins.daytrader-oracle-datasource-DEPLOYMENT 
[107]: oracle/jdbc/pool/OracleDataSource: *** Class 
'oracle.jdbc.pool.OracleDataSource' was not found. Bundle 
org.apache.geronimo.daytrader.plugins.daytrader-oracle-datasource-DEPLOYMENT 
[107] does not import package 'oracle.jdbc.pool', nor is the package exported 
by any other bundle or available from the system class loader. *** -> [Help 1]


Resolution was to modify

daytrader-3.0-beta-1/plugins/daytrader-oracle-datasource/pom.xml


  org.tranql
  tranql-connector-oracle-xa
  rar
  1.3
  provided


To:


  org.tranql
  tranql-connector-oracle-xa
  rar
  1.7
  provided


 Patch Info: Patch Available

> Unable to build oracle plugin
> -
>
> Key: GERONIMO-6325
> URL: https://issues.apache.org/jira/browse/GERONIMO-6325
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>  Components: sample apps
>Affects Versions: 3.0-beta-1
> Environment: Windows 2008 x64 r2.
>Reporter: Stephen Davidson
>  Labels: build
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> error when building oracle datasource plugin in the daytrader 3.0-beta-1.
> [ERROR] Failed to execute goal 
> org.apache.geronimo.buildsupport:car-maven-plugin:3.0-beta-1:package 
> (default-package) on project daytrader-oracle-datasource: could not package 
> plugin: Can not load adapter class in classloader 
> org.apache.geronimo.daytrader.plugins.daytrader-oracle-datasource-DEPLOYMENT 
> [107]: oracle/jdbc/pool/OracleDataSource: *** Class 
> 'oracle.jdbc.pool.OracleDataSource' was not found. Bundle 
> org.apache.geronimo.daytrader.plugins.daytrader-oracle-datasource-DEPLOYMENT 
> [107] does not import package 'oracle.jdbc.pool', nor is the package exported 
> by any other bundle or available from the system class loader. *** -> [Help 1]
> Resolution was to modify
> daytrader-3.0-beta-1/plugins/daytrader-oracle-datasource/pom.xml
> 
>   org.tranql
>   tranql-connector-oracle-xa
>   rar
>   1.3
>   provided
> 
> To:
> 
>   org.tranql
>   tranql-connector-oracle-xa
>   rar
>   1.7
>   provided
> 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Created] (GERONIMO-6325) Unable to build oracle plugin

2012-04-13 Thread Stephen Davidson (Created) (JIRA)
Unable to build oracle plugin
-

 Key: GERONIMO-6325
 URL: https://issues.apache.org/jira/browse/GERONIMO-6325
 Project: Geronimo
  Issue Type: Bug
  Security Level: public (Regular issues)
  Components: sample apps
Affects Versions: 3.0-beta-1
 Environment: Windows 2008 x64 r2.
Reporter: Stephen Davidson


error when building oracle datasource plugin. 

[ERROR] Failed to execute goal 
org.apache.geronimo.buildsupport:car-maven-plugin:3.0-beta-1:package 
(default-package) on project daytrader-oracle-datasource: could not package 
plugin: Can not load adapter class in classloader 
org.apache.geronimo.daytrader.plugins.daytrader-oracle-datasource-DEPLOYMENT 
[107]: oracle/jdbc/pool/OracleDataSource: *** Class 
'oracle.jdbc.pool.OracleDataSource' was not found. Bundle 
org.apache.geronimo.daytrader.plugins.daytrader-oracle-datasource-DEPLOYMENT 
[107] does not import package 'oracle.jdbc.pool', nor is the package exported 
by any other bundle or available from the system class loader. *** -> [Help 1]


Resolution was to modify

daytrader-3.0-beta-1/plugins/daytrader-oracle-datasource/pom.xml


  org.tranql
  tranql-connector-oracle-xa
  rar
  1.3
  provided


To:


  org.tranql
  tranql-connector-oracle-xa
  rar
  1.7
  provided


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (GERONIMO-6324) Cannot deploy with remote server

2012-04-13 Thread Kevan Miller (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-6324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13253727#comment-13253727
 ] 

Kevan Miller commented on GERONIMO-6324:


At the moment, you need to configure the following in 
config-substitution.properties:

ServerHostname
RemoteDeployHostname

At least that's what I had to do. Our docs describe RemoteDeployHostname, but 
not both.

Would be better if just one were required. Better yet if it would just work...

> Cannot deploy with remote server
> 
>
> Key: GERONIMO-6324
> URL: https://issues.apache.org/jira/browse/GERONIMO-6324
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>  Components: deployment
>Affects Versions: 3.0-beta-1
> Environment: Remote server running Ubuntu 10.04
> Local development machine running OSX 10.7.2
>Reporter: Josh Fee
>  Labels: deploy, remote
>
> Attempt to run deploy command for a remote server times out. At some point 
> the hostname is lost and changed to 127.0.1.1
> {code}
> $ ./deploy -host xxx.xxx.xxx.xxx list-modules
> Using GERONIMO_HOME:   
> /Users/joshfee/Development/geronimo-tomcat7-javaee6-3.0-beta-1
> Using GERONIMO_TMPDIR: var/temp
> Using JRE_HOME:/System/Library/Frameworks/JavaVM.framework/Home
> Username: system
> Password: ***
> 2012-04-13 12:28:57,446 ERROR [DeployTool] Error: 
> org.apache.geronimo.common.DeploymentException: Unable to connect to server 
> at deployer:geronimo:jmx://ee368s12.no-ip.org:1099 -- Connection refused to 
> host: 127.0.1.1; nested exception is: 
>   java.net.ConnectException: Operation timed out
>   at 
> org.apache.geronimo.deployment.cli.OnlineServerConnection.tryToConnect(OnlineServerConnection.java:128)
>   at 
> org.apache.geronimo.deployment.cli.OnlineServerConnection.(OnlineServerConnection.java:75)
>   at 
> org.apache.geronimo.deployment.cli.OnlineServerConnection.(OnlineServerConnection.java:50)
>   at 
> org.apache.geronimo.deployment.cli.DeployTool.execute(DeployTool.java:167)
>   at 
> org.apache.geronimo.system.main.MainBridge.execute(MainBridge.java:64)
>   at org.apache.geronimo.main.Bootstrapper.execute(Bootstrapper.java:65)
>   at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:65)
>   at 
> org.apache.geronimo.cli.deployer.DeployerCLI.main(DeployerCLI.java:32)
> Caused by: 
> javax.enterprise.deploy.spi.exceptions.DeploymentManagerCreationException: 
> Connection refused to host: 127.0.1.1; nested exception is: 
>   java.net.ConnectException: Operation timed out
>   at 
> org.apache.geronimo.deployment.plugin.factories.BaseDeploymentFactory.newRemoteDeploymentManager(BaseDeploymentFactory.java:194)
>   at 
> org.apache.geronimo.deployment.plugin.factories.BaseDeploymentFactory.getDeploymentManager(BaseDeploymentFactory.java:141)
>   at 
> javax.enterprise.deploy.shared.factories.DeploymentFactoryManager.getDeploymentManager(DeploymentFactoryManager.java:111)
>   at 
> org.apache.geronimo.deployment.cli.OnlineServerConnection.tryToConnect(OnlineServerConnection.java:122)
>   ... 7 more
> Caused by: java.rmi.ConnectException: Connection refused to host: 127.0.1.1; 
> nested exception is: 
>   java.net.ConnectException: Operation timed out
>   at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:601)
>   at 
> sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:198)
>   at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:184)
>   at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:110)
>   at javax.management.remote.rmi.RMIServerImpl_Stub.newClient(Unknown 
> Source)
>   at 
> javax.management.remote.rmi.RMIConnector.getConnection(RMIConnector.java:2327)
>   at 
> javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:277)
>   at 
> javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:248)
>   at 
> org.apache.geronimo.deployment.plugin.factories.BaseDeploymentFactory.newRemoteDeploymentManager(BaseDeploymentFactory.java:186)
>   ... 10 more
> Caused by: java.net.ConnectException: Operation timed out
>   at java.net.PlainSocketImpl.socketConnect(Native Method)
>   at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:351)
>   at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:213)
>   at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:200)
>   at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:432)
>   at java.net.Socket.connect(Socket.java:529)
>   at java.net.Socket.connect(Socket.java:478)
>   at java.net.Socket.(Socket.java:375)
>   at java.net.Socket.(Socket.java:189)
>   at 
> sun.rmi.transport.proxy.RMIDirectSocketFa

[jira] [Commented] (GERONIMO-6324) Cannot deploy with remote server

2012-04-13 Thread Russell E Glaue (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-6324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13253699#comment-13253699
 ] 

Russell E Glaue commented on GERONIMO-6324:
---

The error message you provided states "Connection refused to host: 127.0.1.1"
127.0.1.1 is used for the local-loopback.
This would suggest that jmx://ee368s12.no-ip.org:1099 and 127.0.1.1:1099 are 
the same.

Perhaps you have the domain ee368s12.no-ip.org configured in /etc/hosts for 
127.0.1.1 ?

The error you have received would explain a scenario where ee368s12.no-ip.org 
is a remote server as you say, but you have the domain configured locally to 
resolve to 127.0.1.1 .


> Cannot deploy with remote server
> 
>
> Key: GERONIMO-6324
> URL: https://issues.apache.org/jira/browse/GERONIMO-6324
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>  Components: deployment
>Affects Versions: 3.0-beta-1
> Environment: Remote server running Ubuntu 10.04
> Local development machine running OSX 10.7.2
>Reporter: Josh Fee
>  Labels: deploy, remote
>
> Attempt to run deploy command for a remote server times out. At some point 
> the hostname is lost and changed to 127.0.1.1
> {code}
> $ ./deploy -host xxx.xxx.xxx.xxx list-modules
> Using GERONIMO_HOME:   
> /Users/joshfee/Development/geronimo-tomcat7-javaee6-3.0-beta-1
> Using GERONIMO_TMPDIR: var/temp
> Using JRE_HOME:/System/Library/Frameworks/JavaVM.framework/Home
> Username: system
> Password: ***
> 2012-04-13 12:28:57,446 ERROR [DeployTool] Error: 
> org.apache.geronimo.common.DeploymentException: Unable to connect to server 
> at deployer:geronimo:jmx://ee368s12.no-ip.org:1099 -- Connection refused to 
> host: 127.0.1.1; nested exception is: 
>   java.net.ConnectException: Operation timed out
>   at 
> org.apache.geronimo.deployment.cli.OnlineServerConnection.tryToConnect(OnlineServerConnection.java:128)
>   at 
> org.apache.geronimo.deployment.cli.OnlineServerConnection.(OnlineServerConnection.java:75)
>   at 
> org.apache.geronimo.deployment.cli.OnlineServerConnection.(OnlineServerConnection.java:50)
>   at 
> org.apache.geronimo.deployment.cli.DeployTool.execute(DeployTool.java:167)
>   at 
> org.apache.geronimo.system.main.MainBridge.execute(MainBridge.java:64)
>   at org.apache.geronimo.main.Bootstrapper.execute(Bootstrapper.java:65)
>   at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:65)
>   at 
> org.apache.geronimo.cli.deployer.DeployerCLI.main(DeployerCLI.java:32)
> Caused by: 
> javax.enterprise.deploy.spi.exceptions.DeploymentManagerCreationException: 
> Connection refused to host: 127.0.1.1; nested exception is: 
>   java.net.ConnectException: Operation timed out
>   at 
> org.apache.geronimo.deployment.plugin.factories.BaseDeploymentFactory.newRemoteDeploymentManager(BaseDeploymentFactory.java:194)
>   at 
> org.apache.geronimo.deployment.plugin.factories.BaseDeploymentFactory.getDeploymentManager(BaseDeploymentFactory.java:141)
>   at 
> javax.enterprise.deploy.shared.factories.DeploymentFactoryManager.getDeploymentManager(DeploymentFactoryManager.java:111)
>   at 
> org.apache.geronimo.deployment.cli.OnlineServerConnection.tryToConnect(OnlineServerConnection.java:122)
>   ... 7 more
> Caused by: java.rmi.ConnectException: Connection refused to host: 127.0.1.1; 
> nested exception is: 
>   java.net.ConnectException: Operation timed out
>   at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:601)
>   at 
> sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:198)
>   at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:184)
>   at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:110)
>   at javax.management.remote.rmi.RMIServerImpl_Stub.newClient(Unknown 
> Source)
>   at 
> javax.management.remote.rmi.RMIConnector.getConnection(RMIConnector.java:2327)
>   at 
> javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:277)
>   at 
> javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:248)
>   at 
> org.apache.geronimo.deployment.plugin.factories.BaseDeploymentFactory.newRemoteDeploymentManager(BaseDeploymentFactory.java:186)
>   ... 10 more
> Caused by: java.net.ConnectException: Operation timed out
>   at java.net.PlainSocketImpl.socketConnect(Native Method)
>   at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:351)
>   at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:213)
>   at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:200)
>   at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:432)
>   at java.net.Socket.connect(Socket.java:529)
>

[jira] [Commented] (GERONIMO-6324) Cannot deploy with remote server

2012-04-13 Thread Josh Fee (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-6324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13253682#comment-13253682
 ] 

Josh Fee commented on GERONIMO-6324:


As far as I can tell there is nothing limiting access to port 1099. I can 
telnet to my remote server at port 1099 fine.

I just cleared all of my logs and stopped, then started Geronimo.

{code:title=geronimo.out}
Startup completed in 4:43.502s seconds
  Listening on Ports:
1050 0.0.0.0 CORBA Naming Service
1099 0.0.0.0 RMI Naming
1527 0.0.0.0 Derby Connector
2001 0.0.0.0 OpenEJB SSL ORB Adapter
4201 0.0.0.0 OpenEJB Daemon
6882 0.0.0.0 OpenEJB ORB Adapter
8009 0.0.0.0 Tomcat Connector AJP TomcatAJPConnector
8080 0.0.0.0 Tomcat Connector HTTP BIO TomcatWebConnector
8443 0.0.0.0 Tomcat Connector HTTPS BIO TomcatWebSSLConnector
 0.0.0.0 JMX Remoting Connector
   61616 0.0.0.0 ActiveMQ Transport Connector
{code}

> Cannot deploy with remote server
> 
>
> Key: GERONIMO-6324
> URL: https://issues.apache.org/jira/browse/GERONIMO-6324
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>  Components: deployment
>Affects Versions: 3.0-beta-1
> Environment: Remote server running Ubuntu 10.04
> Local development machine running OSX 10.7.2
>Reporter: Josh Fee
>  Labels: deploy, remote
>
> Attempt to run deploy command for a remote server times out. At some point 
> the hostname is lost and changed to 127.0.1.1
> {code}
> $ ./deploy -host xxx.xxx.xxx.xxx list-modules
> Using GERONIMO_HOME:   
> /Users/joshfee/Development/geronimo-tomcat7-javaee6-3.0-beta-1
> Using GERONIMO_TMPDIR: var/temp
> Using JRE_HOME:/System/Library/Frameworks/JavaVM.framework/Home
> Username: system
> Password: ***
> 2012-04-13 12:28:57,446 ERROR [DeployTool] Error: 
> org.apache.geronimo.common.DeploymentException: Unable to connect to server 
> at deployer:geronimo:jmx://ee368s12.no-ip.org:1099 -- Connection refused to 
> host: 127.0.1.1; nested exception is: 
>   java.net.ConnectException: Operation timed out
>   at 
> org.apache.geronimo.deployment.cli.OnlineServerConnection.tryToConnect(OnlineServerConnection.java:128)
>   at 
> org.apache.geronimo.deployment.cli.OnlineServerConnection.(OnlineServerConnection.java:75)
>   at 
> org.apache.geronimo.deployment.cli.OnlineServerConnection.(OnlineServerConnection.java:50)
>   at 
> org.apache.geronimo.deployment.cli.DeployTool.execute(DeployTool.java:167)
>   at 
> org.apache.geronimo.system.main.MainBridge.execute(MainBridge.java:64)
>   at org.apache.geronimo.main.Bootstrapper.execute(Bootstrapper.java:65)
>   at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:65)
>   at 
> org.apache.geronimo.cli.deployer.DeployerCLI.main(DeployerCLI.java:32)
> Caused by: 
> javax.enterprise.deploy.spi.exceptions.DeploymentManagerCreationException: 
> Connection refused to host: 127.0.1.1; nested exception is: 
>   java.net.ConnectException: Operation timed out
>   at 
> org.apache.geronimo.deployment.plugin.factories.BaseDeploymentFactory.newRemoteDeploymentManager(BaseDeploymentFactory.java:194)
>   at 
> org.apache.geronimo.deployment.plugin.factories.BaseDeploymentFactory.getDeploymentManager(BaseDeploymentFactory.java:141)
>   at 
> javax.enterprise.deploy.shared.factories.DeploymentFactoryManager.getDeploymentManager(DeploymentFactoryManager.java:111)
>   at 
> org.apache.geronimo.deployment.cli.OnlineServerConnection.tryToConnect(OnlineServerConnection.java:122)
>   ... 7 more
> Caused by: java.rmi.ConnectException: Connection refused to host: 127.0.1.1; 
> nested exception is: 
>   java.net.ConnectException: Operation timed out
>   at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:601)
>   at 
> sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:198)
>   at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:184)
>   at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:110)
>   at javax.management.remote.rmi.RMIServerImpl_Stub.newClient(Unknown 
> Source)
>   at 
> javax.management.remote.rmi.RMIConnector.getConnection(RMIConnector.java:2327)
>   at 
> javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:277)
>   at 
> javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:248)
>   at 
> org.apache.geronimo.deployment.plugin.factories.BaseDeploymentFactory.newRemoteDeploymentManager(BaseDeploymentFactory.java:186)
>   ... 10 more
> Caused by: java.net.ConnectException: Operation timed out
>   at java.net.PlainSocketImpl.socketConnect(Native Method)
>   at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:351)
>  

[jira] [Commented] (GERONIMO-6324) Cannot deploy with remote server

2012-04-13 Thread Russell E Glaue (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-6324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13253646#comment-13253646
 ] 

Russell E Glaue commented on GERONIMO-6324:
---

The error is from a core java object java.net. The port 1099 cannot be 
connected to.
So discover if these things are correct on your system:
1. You do not have a local firewall running that would block access to port 1099
2. The startup output from Geronimo reports that the RMI port has successfully 
bound to port 1099

Since the connection was refused, there is either a firewall blocking access to 
port 1099 on the specified xxx.xxx.xxx.xxx IP Address, or Geronimo's RMI 
service is not listening on port 1099.

> Cannot deploy with remote server
> 
>
> Key: GERONIMO-6324
> URL: https://issues.apache.org/jira/browse/GERONIMO-6324
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>  Components: deployment
>Affects Versions: 3.0-beta-1
> Environment: Remote server running Ubuntu 10.04
> Local development machine running OSX 10.7.2
>Reporter: Josh Fee
>  Labels: deploy, remote
>
> Attempt to run deploy command for a remote server times out. At some point 
> the hostname is lost and changed to 127.0.1.1
> {code}
> $ ./deploy -host xxx.xxx.xxx.xxx list-modules
> Using GERONIMO_HOME:   
> /Users/joshfee/Development/geronimo-tomcat7-javaee6-3.0-beta-1
> Using GERONIMO_TMPDIR: var/temp
> Using JRE_HOME:/System/Library/Frameworks/JavaVM.framework/Home
> Username: system
> Password: ***
> 2012-04-13 12:28:57,446 ERROR [DeployTool] Error: 
> org.apache.geronimo.common.DeploymentException: Unable to connect to server 
> at deployer:geronimo:jmx://ee368s12.no-ip.org:1099 -- Connection refused to 
> host: 127.0.1.1; nested exception is: 
>   java.net.ConnectException: Operation timed out
>   at 
> org.apache.geronimo.deployment.cli.OnlineServerConnection.tryToConnect(OnlineServerConnection.java:128)
>   at 
> org.apache.geronimo.deployment.cli.OnlineServerConnection.(OnlineServerConnection.java:75)
>   at 
> org.apache.geronimo.deployment.cli.OnlineServerConnection.(OnlineServerConnection.java:50)
>   at 
> org.apache.geronimo.deployment.cli.DeployTool.execute(DeployTool.java:167)
>   at 
> org.apache.geronimo.system.main.MainBridge.execute(MainBridge.java:64)
>   at org.apache.geronimo.main.Bootstrapper.execute(Bootstrapper.java:65)
>   at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:65)
>   at 
> org.apache.geronimo.cli.deployer.DeployerCLI.main(DeployerCLI.java:32)
> Caused by: 
> javax.enterprise.deploy.spi.exceptions.DeploymentManagerCreationException: 
> Connection refused to host: 127.0.1.1; nested exception is: 
>   java.net.ConnectException: Operation timed out
>   at 
> org.apache.geronimo.deployment.plugin.factories.BaseDeploymentFactory.newRemoteDeploymentManager(BaseDeploymentFactory.java:194)
>   at 
> org.apache.geronimo.deployment.plugin.factories.BaseDeploymentFactory.getDeploymentManager(BaseDeploymentFactory.java:141)
>   at 
> javax.enterprise.deploy.shared.factories.DeploymentFactoryManager.getDeploymentManager(DeploymentFactoryManager.java:111)
>   at 
> org.apache.geronimo.deployment.cli.OnlineServerConnection.tryToConnect(OnlineServerConnection.java:122)
>   ... 7 more
> Caused by: java.rmi.ConnectException: Connection refused to host: 127.0.1.1; 
> nested exception is: 
>   java.net.ConnectException: Operation timed out
>   at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:601)
>   at 
> sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:198)
>   at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:184)
>   at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:110)
>   at javax.management.remote.rmi.RMIServerImpl_Stub.newClient(Unknown 
> Source)
>   at 
> javax.management.remote.rmi.RMIConnector.getConnection(RMIConnector.java:2327)
>   at 
> javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:277)
>   at 
> javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:248)
>   at 
> org.apache.geronimo.deployment.plugin.factories.BaseDeploymentFactory.newRemoteDeploymentManager(BaseDeploymentFactory.java:186)
>   ... 10 more
> Caused by: java.net.ConnectException: Operation timed out
>   at java.net.PlainSocketImpl.socketConnect(Native Method)
>   at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:351)
>   at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:213)
>   at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:200)
>   at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:432)
>   at java.net.

Re: [VOTE] XBean 3.10 (take 1)

2012-04-13 Thread David Blevins
Excellent.  My +1

-David

On Apr 10, 2012, at 11:13 PM, David Blevins wrote:

> Binaries are up for consideration.
> 
> Here's the staging repo:
> 
> https://repository.apache.org/content/repositories/orgapachegeronimo-032/org/apache/xbean/
> 
> I assume this is what was being asked for to run on the 3.0-beta branch.
> 
> The tag:
> 
> http://svn.apache.org/repos/asf/geronimo/xbean/tags/xbean-3.10
> 
> 
> Vote is up for 72 hours or as needed.
> 
> 
> -David
> 



[jira] [Created] (GERONIMO-6324) Cannot deploy with remote server

2012-04-13 Thread Josh Fee (Created) (JIRA)
Cannot deploy with remote server


 Key: GERONIMO-6324
 URL: https://issues.apache.org/jira/browse/GERONIMO-6324
 Project: Geronimo
  Issue Type: Bug
  Security Level: public (Regular issues)
  Components: deployment
Affects Versions: 3.0-beta-1
 Environment: Remote server running Ubuntu 10.04
Local development machine running OSX 10.7.2
Reporter: Josh Fee


Attempt to run deploy command for a remote server times out. At some point the 
hostname is lost and changed to 127.0.1.1

{code}
$ ./deploy -host xxx.xxx.xxx.xxx list-modules
Using GERONIMO_HOME:   
/Users/joshfee/Development/geronimo-tomcat7-javaee6-3.0-beta-1
Using GERONIMO_TMPDIR: var/temp
Using JRE_HOME:/System/Library/Frameworks/JavaVM.framework/Home
Username: system
Password: ***
2012-04-13 12:28:57,446 ERROR [DeployTool] Error: 
org.apache.geronimo.common.DeploymentException: Unable to connect to server at 
deployer:geronimo:jmx://ee368s12.no-ip.org:1099 -- Connection refused to host: 
127.0.1.1; nested exception is: 
java.net.ConnectException: Operation timed out
at 
org.apache.geronimo.deployment.cli.OnlineServerConnection.tryToConnect(OnlineServerConnection.java:128)
at 
org.apache.geronimo.deployment.cli.OnlineServerConnection.(OnlineServerConnection.java:75)
at 
org.apache.geronimo.deployment.cli.OnlineServerConnection.(OnlineServerConnection.java:50)
at 
org.apache.geronimo.deployment.cli.DeployTool.execute(DeployTool.java:167)
at 
org.apache.geronimo.system.main.MainBridge.execute(MainBridge.java:64)
at org.apache.geronimo.main.Bootstrapper.execute(Bootstrapper.java:65)
at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:65)
at 
org.apache.geronimo.cli.deployer.DeployerCLI.main(DeployerCLI.java:32)
Caused by: 
javax.enterprise.deploy.spi.exceptions.DeploymentManagerCreationException: 
Connection refused to host: 127.0.1.1; nested exception is: 
java.net.ConnectException: Operation timed out
at 
org.apache.geronimo.deployment.plugin.factories.BaseDeploymentFactory.newRemoteDeploymentManager(BaseDeploymentFactory.java:194)
at 
org.apache.geronimo.deployment.plugin.factories.BaseDeploymentFactory.getDeploymentManager(BaseDeploymentFactory.java:141)
at 
javax.enterprise.deploy.shared.factories.DeploymentFactoryManager.getDeploymentManager(DeploymentFactoryManager.java:111)
at 
org.apache.geronimo.deployment.cli.OnlineServerConnection.tryToConnect(OnlineServerConnection.java:122)
... 7 more
Caused by: java.rmi.ConnectException: Connection refused to host: 127.0.1.1; 
nested exception is: 
java.net.ConnectException: Operation timed out
at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:601)
at 
sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:198)
at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:184)
at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:110)
at javax.management.remote.rmi.RMIServerImpl_Stub.newClient(Unknown 
Source)
at 
javax.management.remote.rmi.RMIConnector.getConnection(RMIConnector.java:2327)
at 
javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:277)
at 
javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:248)
at 
org.apache.geronimo.deployment.plugin.factories.BaseDeploymentFactory.newRemoteDeploymentManager(BaseDeploymentFactory.java:186)
... 10 more
Caused by: java.net.ConnectException: Operation timed out
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:351)
at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:213)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:200)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:432)
at java.net.Socket.connect(Socket.java:529)
at java.net.Socket.connect(Socket.java:478)
at java.net.Socket.(Socket.java:375)
at java.net.Socket.(Socket.java:189)
at 
sun.rmi.transport.proxy.RMIDirectSocketFactory.createSocket(RMIDirectSocketFactory.java:22)
at 
sun.rmi.transport.proxy.RMIMasterSocketFactory.createSocket(RMIMasterSocketFactory.java:128)
at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:595)
... 18 more
{code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (GERONIMO-6201) Bundle cannot be resolved when starting a custom server assembly

2012-04-13 Thread Saphen Qiu (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-6201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13253231#comment-13253231
 ] 

Saphen Qiu commented on GERONIMO-6201:
--

Follow these steps I can not reproduce the issue, I try in version 3.0 and 
3.0-beta-1.
Is that related to how to assemble server? I select framework and all relevant 
to console on this case.

> Bundle cannot be resolved when starting a custom server assembly
> 
>
> Key: GERONIMO-6201
> URL: https://issues.apache.org/jira/browse/GERONIMO-6201
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>  Components: startup/shutdown
>Affects Versions: 3.0-beta-1
> Environment: Windows 7
> oracle jdk 6 32bit
>Reporter: Forrest Xia
>Assignee: Saphen Qiu
>Priority: Minor
> Attachments: cviewer-3.0.0.0.war
>
>
> Steps:
> 1. Start server and login admin console
> 2. deploy the attached sample app
> 3. Use "Plugins" portlet to assemble a server
> 4. Start the custom server
> 5. Server started with an exception like this:
> Module 17/19 org.apache.geronimo.configs/webservices-common/3.0-w20110721/car
> 2011-10-21 17:34:17,688 WARN  [DependencyManager] Could not start bundle: 
> or
> g.apache.geronimo.bundles.axis2-saaj_1.6.1.w20110801_1 [202]
> org.osgi.framework.BundleException: The bundle 
> "org.apache.geronimo.bundles.axis
> 2-saaj_1.6.1.w20110801_1 [202]" could not be resolved. Reason: Missing 
> Constrain
> t: Import-Package: org.apache.axis2; version="1.6.0"
> at 
> org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolverEr
> ror(AbstractBundle.java:1327)
> at 
> org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolution
> FailureException(AbstractBundle.java:1311)
> at 
> org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(Bundl
> eHost.java:323)
> at 
> org.eclipse.osgi.framework.internal.core.AbstractBundle.start(Abstrac
> tBundle.java:299)
> at 
> org.apache.geronimo.system.configuration.DependencyManager.starting(D
> ependencyManager.java:487)
> at 
> org.apache.geronimo.system.configuration.DependencyManager.bundleChan
> ged(DependencyManager.java:116)
> at 
> org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEv
> ent(BundleContextImpl.java:847)
> at 
> org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventM
> anager.java:230)
> at 
> org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchr
> onous(ListenerQueue.java:148)
> at 
> org.eclipse.osgi.framework.internal.core.Framework.publishBundleEvent
> Privileged(Framework.java:1523)
> at 
> org.eclipse.osgi.framework.internal.core.Framework.publishBundleEvent
> (Framework.java:1459)
> at 
> org.eclipse.osgi.framework.internal.core.Framework.publishBundleEvent
> (Framework.java:1454)
> at 
> org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(Bundl
> eHost.java:367)
> at 
> org.eclipse.osgi.framework.internal.core.AbstractBundle.start(Abstrac
> tBundle.java:299)
> at 
> org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConf
> iguration(SimpleConfigurationManager.java:311)
> at 
> org.apache.geronimo.system.main.EmbeddedDaemon.doStartup(EmbeddedDaem
> on.java:209)
> at 
> org.apache.geronimo.system.main.EmbeddedDaemon.execute(EmbeddedDaemon
> .java:93)
> at 
> org.apache.geronimo.system.osgi.BootActivator$1.execute(BootActivator
> .java:107)
> at org.apache.geronimo.main.Bootstrapper.execute(Bootstrapper.java:67)
> at 
> org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:65)
> at org.apache.geronimo.cli.daemon.DaemonCLI.main(DaemonCLI.java:32)
> 2011-10-21 17:34:17,734 WARN  [DependencyManager] Could not start bundle: 
> org.ap
> ache.geronimo.bundles.axis2_1.6.1.w20110801_1 [203]
> org.osgi.framework.BundleException: The bundle 
> "org.apache.geronimo.bundles.axis
> 2_1.6.1.w20110801_1 [203]" could not be resolved. Reason: Missing Constraint: 
> Im
> port-Package: org.apache.commons.fileupload; version="0.0.0", Missing 
> Constraint
> : Import-Package: org.apache.axis2.saaj; version="0.0.0"
> at 
> org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolverEr
> ror(AbstractBundle.java:1327)
> at 
> org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolution
> FailureException(AbstractBundle.java:1311)
> at 
> org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(Bundl
> eHost.java:323)
> at 
> org.eclipse.osgi.framework.internal.core.AbstractBundle.start(Abstrac
> tBundle.java:299)
> at 
> org.apache.geronimo.system.configuration