Re: geronimo2.2- web UI not getting loaded

2009-12-30 Thread Shawn Jiang
I guess you are using *Little-G*: geronimo-tomcat6-minimal-2.2-bin.tar.gz.

To use web console, you should download the *full geronimo server*:
geronimo-tomcat6-javaee5-2.2-bin.tar.gz


On Thu, Dec 31, 2009 at 12:36 PM, Shailendra wrote:

> Hi Forrest,
> Thanks for the reply.
>
> Tried http://localhost:8080/console , but it also shows the blank page.
> Checked netstat -nao|grep 8080
> tcp6   0  0 :::8080 :::*
> LISTEN  off (0.00/0/0)
> tcp6   0  0 ::1:60604   ::1:8080
> TIME_WAIT   timewait (27.83/0/0)
> tcp6   0  0 ::1:60602   ::1:8080
> TIME_WAIT   timewait (24.13/0/0)
> tcp6   0  0 ::1:60601   ::1:8080
> TIME_WAIT   timewait (16.81/0/0)
> tcp6   0  0 ::1:60603   ::1:8080
> TIME_WAIT   timewait (24.88/0/0)
> tcp6   0  0 ::1:8080::1:60603
> TIME_WAIT   timewait (24.88/0/0)
>
> Checked ps -ef|grep geronimo
> geronimo process is there running.
>
> Geronimo process has opened 8080 port for listening.
>   Listening on Ports:
> 1099 0.0.0.0 RMI Naming
> 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
>
>   Started Application Modules:
> WAR: org.apache.geronimo.configs/remote-deploy-tomcat/2.2/car
>
>   Web Applications:
> /remote-deploy
>
> Everything seems just fine. Anything else I can try out?
>
> Regards,
> Shailen
>
>
> On Wed, Dec 30, 2009 at 8:52 PM, Forrest Xia  wrote:
>
>> How about http://localhost:8080/console?
>>
>> I can run 2.2 on ubuntu 8.04, no problem when accessing the welcome page
>> at http://localhost:8080/
>>
>> if still problem, pls check if there is a port listening on 8080
>> netstat -nao|grep 8080
>>
>> check if the geronimo process is normal
>> ps -ef|grep geronimo
>>
>> check if it is the geronimo process opened 8080 port for listening.
>>
>> Regards,
>> Forrest
>>
>
>


-- 
Shawn


Re: geronimo2.2- web UI not getting loaded

2009-12-30 Thread Shailendra
Hi Forrest,
Thanks for the reply.

Tried http://localhost:8080/console , but it also shows the blank page.
Checked netstat -nao|grep 8080
tcp6   0  0 :::8080 :::*
LISTEN  off (0.00/0/0)
tcp6   0  0 ::1:60604   ::1:8080
TIME_WAIT   timewait (27.83/0/0)
tcp6   0  0 ::1:60602   ::1:8080
TIME_WAIT   timewait (24.13/0/0)
tcp6   0  0 ::1:60601   ::1:8080
TIME_WAIT   timewait (16.81/0/0)
tcp6   0  0 ::1:60603   ::1:8080
TIME_WAIT   timewait (24.88/0/0)
tcp6   0  0 ::1:8080::1:60603
TIME_WAIT   timewait (24.88/0/0)

Checked ps -ef|grep geronimo
geronimo process is there running.

Geronimo process has opened 8080 port for listening.
  Listening on Ports:
1099 0.0.0.0 RMI Naming
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

  Started Application Modules:
WAR: org.apache.geronimo.configs/remote-deploy-tomcat/2.2/car

  Web Applications:
/remote-deploy

Everything seems just fine. Anything else I can try out?

Regards,
Shailen

On Wed, Dec 30, 2009 at 8:52 PM, Forrest Xia  wrote:

> How about http://localhost:8080/console?
>
> I can run 2.2 on ubuntu 8.04, no problem when accessing the welcome page at
> http://localhost:8080/
>
> if still problem, pls check if there is a port listening on 8080
> netstat -nao|grep 8080
>
> check if the geronimo process is normal
> ps -ef|grep geronimo
>
> check if it is the geronimo process opened 8080 port for listening.
>
> Regards,
> Forrest
>


Re: Error while starting geronimo server

2009-12-30 Thread Forrest Xia
Check if there is a backup name "config.xml.bak" in var/config/ directory.
If yes, rename the problematic one to another name, for example, config.xml
-> config.xml.bad, then rename the backup one to config.xml, start the
server again and see if it works.

Seems to me, you have a wrong definition in config.xml, so paste tomcat
module definition will be helpful to determine what the problem is.

Forrest


RE: [ANNOUNCE] Availability of Geronimo 2.2

2009-12-30 Thread Russell Collins
PLEASE RELEASE IT!!! :D

From: Delos [mailto:dait...@gmail.com]
Sent: Tuesday, December 29, 2009 10:38 PM
To: user@geronimo.apache.org
Subject: Re: [ANNOUNCE] Availability of Geronimo 2.2

Great news! If possible, I will start release process for GEP 2.2 soon.

Thanks all!
2009/12/30 Jack Cai mailto:greensi...@gmail.com>>
Cool! We finally made it before 2010! :-)

-Jack

On Wed, Dec 30, 2009 at 10:23 AM, Bill Stoddard 
mailto:wgstodd...@gmail.com>> wrote:
> Congratulations Geronimo team!
>
> Bill
>
> On 12/29/09 7:29 PM, David Jencks wrote:
>>
>> The Apache Geronimo project is pleased to announce the available of Apache
>> Geronimo v2.2 server. This includes improvements too numerous to mention
>> here, a couple highlights are much easier custom server assembly, up to date
>> activemq support, and JASPIC support.
>>
>> Visit the Downloads page for details on downloading Apache Geronimo v2.2
>> server assemblies and links to the release notes:
>> http://geronimo.apache.org/downloads.html
>>
>> The individual jars and plugins have been available through maven for a
>> few weeks now as I tried to figure out the last bits of the release process.
>>  It's quite possible I've messed up some bits of the non-maven process, so
>> let us know if there are problems.
>>
>> A big THANK YOU to all that contributed to this release!  Great work
>> everyone!
>>
>> david jencks
>
>



--
Best Regards,

Delos


CONFIDENTIALITY NOTICE: The information contained in this electronic mail 
(email) transmission (including attachments), is intended by MCLANE ADVANCED 
TECHNOLOGIES for the use of the named individual or entity to which it is 
addressed and may contain information that is privileged, confidential and/or 
protected as a trade secret. It is not intended for transmission to, or receipt 
by, any individual or entity other than the named addressee(s). If you have 
received this email in error, please delete it (including attachments) and any 
copies thereof without printing, copying or forwarding it, and notify the 
sender of the error by email reply immediately.


Error while starting geronimo server

2009-12-30 Thread kiran8049

Hi Everybody

 I am having error while starting geronimo server. i am using Apache
Geronimo v2.0.1

Following is the error message 
22:57:30,171 INFO  [Log4jService]
--
22:57:30,171 INFO  [Log4jService] Started Logging Service
22:57:30,171 INFO  [Log4jService] Runtime Information:
22:57:30,171 INFO  [Log4jService]   IBM WebSphere Application Server
Community Edition V2.0.0.1
22:57:30,171 INFO  [Log4jService]   Copyright (C) 2005-2007, IBM
Corporation.  All Rights Reserved.
22:57:30,171 INFO  [Log4jService]   Powered by Apache Geronimo V2.0.1
22:57:30,171 INFO  [Log4jService]   Install Directory = G:\Program
Files\IBM\WebSphere\AppServerCommunityEdition
22:57:30,171 INFO  [Log4jService]   Build = 2.0.0.1-200711082042
22:57:30,171 INFO  [JvmVendor] IBM JVM detected from IBM Corporation
22:57:30,171 INFO  [Log4jService]   JVM in use = IBM Corporation Java 1.5.0
22:57:30,171 INFO  [Log4jService] Java Information:
22:57:30,171 INFO  [Log4jService]   System property [java.runtime.name]  =
Java(TM) 2 Runtime Environment, Standard Edition
22:57:30,171 INFO  [Log4jService]   System property [java.runtime.version] 
= pwi32devifx-20071025 (SR6b)
22:57:30,171 INFO  [Log4jService]   System property [os.name] =
Windows XP
22:57:30,171 INFO  [Log4jService]   System property [os.version]  =
5.1 build 2600 Service Pack 2
22:57:30,171 INFO  [Log4jService]   System property [sun.os.patch.level]  =
null
22:57:30,171 INFO  [Log4jService]   System property [os.arch] =
x86
22:57:30,171 INFO  [Log4jService]   System property [java.class.version]  =
49.0
22:57:30,171 INFO  [Log4jService]   System property [locale]  =
en_US
22:57:30,171 INFO  [Log4jService]   System property [unicode.encoding]=
UnicodeLittle
22:57:30,171 INFO  [Log4jService]   System property [file.encoding]   =
Cp1252
22:57:30,171 INFO  [Log4jService]   System property [java.vm.name]=
IBM J9 VM
22:57:30,171 INFO  [Log4jService]   System property [java.vm.vendor]  =
IBM Corporation
22:57:30,171 INFO  [Log4jService]   System property [java.vm.version] =
2.3
22:57:30,171 INFO  [Log4jService]   System property [java.vm.info]=
J2RE 1.5.0 IBM J9 2.3 Windows XP x86-32 j9vmwi3223-20071007 (JIT enabled)
J9VM - 20071004_14218_lHdSMR
JIT  - 20070820_1846ifx1_r8
GC   - 200708_10
22:57:30,171 INFO  [Log4jService]   System property [java.home]   =
G:\Program Files\IBM\Java50\jre
22:57:30,171 INFO  [Log4jService]   System property [java.classpath]  =
null
22:57:30,171 INFO  [Log4jService]   System property [java.library.path]   =
G:\Program
Files\IBM\Java50\jre\bin;.;J:\PROGRA~1\RATIONAL\RATION~1\NUTCROOT\bin;J:\PROGRA~1\RATIONAL\RATION~1\NUTCROOT\bin\x11;J:\PROGRA~1\RATIONAL\RATION~1\NUTCROOT\mksnt;C:\Program
Files\PC Connectivity Solution\;C:\Program
Files\Java\jdk1.5.0\bin;.;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program
Files\Intel\DMIX;C:\Program Files\Java\jdk1.5.0\bin;.;C:\Tomcat
5.5\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program
Files\Java\jdk1.5.0\bin;.;C:\Program Files\Adobe\Flex Builder
3\sdks\3.0.0\bin;.;C:\Program Files\QuickTime\QTSystem\;C:\Program
Files\Common Files\Adobe\AGL;C:\Program Files\Common Files\Autodesk
Shared\;j:\Program Files\Rational\common;j:\Program
Files\Rational\ClearQuest;j:\Program Files\Rational\Rose\TopLink\;j:\Program
Files\Rational\Rational Test;j:\Program Files\MATLAB\R2007b\bin;j:\Program
Files\MATLAB\R2007b\bin\win32;D:\PROGRA~1\IBM\SQLLIB\BIN;D:\PROGRA~1\IBM\SQLLIB\FUNCTION;D:\PROGRA~1\IBM\SQLLIB\SAMPLES\REPL
22:57:30,171 INFO  [Log4jService]   System property [java.endorsed.dirs]  =
G:\Program
Files\IBM\WebSphere\AppServerCommunityEdition\lib\endorsed;G:\Program
Files\IBM\Java50\jre\lib\endorsed
22:57:30,171 INFO  [Log4jService]   System property [java.ext.dirs]   =
G:\Program Files\IBM\WebSphere\AppServerCommunityEdition\lib\ext;G:\Program
Files\IBM\Java50\jre\lib\ext
22:57:30,171 INFO  [Log4jService]   System property [sun.boot.class.path] =
G:\Program
Files\IBM\WebSphere\AppServerCommunityEdition\lib\endorsed\yoko-spec-corba-1.0-incubating-r557035.jar;G:\Program
Files\IBM\WebSphere\AppServerCommunityEdition\lib\endorsed\yoko-rmi-spec-1.0-incubating-r557035.jar;G:\Program
Files\IBM\Java50\jre\lib\vm.jar;G:\Program
Files\IBM\Java50\jre\lib\core.jar;G:\Program
Files\IBM\Java50\jre\lib\charsets.jar;G:\Program
Files\IBM\Java50\jre\lib\graphics.jar;G:\Program
Files\IBM\Java50\jre\lib\security.jar;G:\Program
Files\IBM\Java50\jre\lib\ibmpkcs.jar;G:\Program
Files\IBM\Java50\jre\lib\ibmorb.jar;G:\Program
Files\IBM\Java50\jre\lib\ibmcfw.jar;G:\Program
Files\IBM\Java50\jre\lib\ibmorbapi.jar;G:\Program
Files\IBM\Java50\jre\lib\ibmjcefw.jar;G:\Program
Files\IBM\Java50\jre\lib\ibmjgssprovider.jar;G:\Program
Files\IBM\Java50\jre\lib\ibmjsseprovider2.jar;G:\Program
Files\IBM\Java50\jre\lib\ibmjaaslm.jar;G:\Program
Files\IBM\Java50\jre\lib\ibmjaasactivelm.jar;G:\Program
F

Re: geronimo2.2- web UI not getting loaded

2009-12-30 Thread Forrest Xia
How about http://localhost:8080/console?

I can run 2.2 on ubuntu 8.04, no problem when accessing the welcome page at
http://localhost:8080/

if still problem, pls check if there is a port listening on 8080
netstat -nao|grep 8080

check if the geronimo process is normal
ps -ef|grep geronimo

check if it is the geronimo process opened 8080 port for listening.

Regards,
Forrest


geronimo2.2- web UI not getting loaded

2009-12-30 Thread Shailendra
Hi All,

I was using the geronimo2.1.3 previously. Now as 2.2 is released I am trying
to migrate to 2.2.
I have just downloaded "geronimo-tomcat6-minimal-2.2-
bin.tar.gz" from
http://geronimo.apache.org/downloads.html.
After extracting it I have tried to make it up. It gets started successfully
but when I try to access the web UI(http://localhost:8080), it shows the
blank page.

I am on Ubuntu 9.04 - the Jaunty Jackalope (64 bit), using java 1.6(64 bit).
I have checked the geronimo.log file as well, everything seems fine there as
well.

Don;t know what can be the issue here.

Regards,
Shailen


Re: Welcome "Jack" Jun Jie Cai as a new committer

2009-12-30 Thread Jack Cai
Thanks so much! I appreciate that it's an honor but also a
responsibility. Look forward to working with you all to make a great
Geronimo.next!

-Jack

On Wed, Dec 30, 2009 at 3:55 PM, Shawn Jiang  wrote:
> Congrats !
>
> On Wed, Dec 30, 2009 at 10:10 AM, Ivan  wrote:
>>
>> I would like to welcome Jack aboard, as he recently accepted the Geronimo
>> PMC invitation to become a committer.  His account was just created this
>> morning (caijunj), so you should start seeing some commits from him soon.
>>
>> --
>> Ivan
>
>
>
> --
> Shawn
>


Re: Reply: Cannot using Geronimo to execute bean-managed transaction with oracle transaction more than once, but Glassfish does

2009-12-30 Thread xuhongbo
Hi Jack Cai:

I have tried, the "tranql-connector-oracle-local" is ok, but it doesn’t use
xa transaction in jta, and use a faked Local-XAResource instead of real
oracle-xa-resource;

I  am sorry to mis-understand your means and give the run-time class name in
my previous reply;  The error occurred program is just using "
tranql-connector-oracle-xa"

Additionally, I have try another Mysql database and using "
tranql-connector-mysql-xa" do real xa transaction. It works well. 

So my mind changed, maybe there is something not compatible with oracle 9i
database; In my original mail, I have post a very simple program which use
the Geronimo Transaction Manager and Oracle XA API directly, this works
well; 

Because tranql resource adaptor is a very simple wrapper , Geronimo does
additional things to wrap the database connection (etc control pooling,
xa-resource wrap, xa-resource cache for transaction-manager ...) , so I am
wondering if there is some other un-excepted database operation has been
done and cause this problem? for convenience I post the simple program
again. 
 
If  we only concern database operation, does this simple program done
exactly like the Geronimo done ? Or it doesn't , Geronimo do additional
things... maybe the difference will be the real reason cause the problem;
I have tracked at runtime, but unfortunately has not find some difference
yet...

Thanks a lot 
xuhongbo


-origin-
sender: Jack Cai [mailto:greensi...@gmail.com] 
date: 2009/12/30 11:45
receiver: user@geronimo.apache.org
subject: Re: Reply: Cannot using Geronimo to execute bean-managed
transaction with oracle transaction more than once, but Glassfish does

Can you try to use the tranql-connector-oracle-xa or
tranql-connector-oracle-local to do the test?

-Jack

On Wed, Dec 30, 2009 at 11:26 AM, xuhongbo  wrote:
>
>>>In the future it would be great if you could only post to one mailing
>>>list.
> Thanks, I know
>
>>>I'm not sure what is wrong yet, however you should never try to set
>>>the autocommit state of a connection that is enlisted in a jta
>>>transaction.  Enlisting and delisting the XAConnection will result in
>>>the autocommit being dealt with properly.  The value from
>>>getAutoCommit may or may not be meaningful in a jta transaction.
>>>Outside a jta transaction the autocommit state defaults to true.  I'm
>>>quite surprised you didn't get a more informative error.
>
> Yes you are right, auto commit has no means for jta connection and cannot
be
> set to true; here I just set auto commit to false, so a jta connection
> should just omit it;
> But the surprise thing is if I doesn't affect auto commit state(in the
> program, just comment the statement "setAutocommit(false)"), when execute
> database operation,  a "ORA-02089: COMMIT ..." exception  will be throwed
by
> oracle's database driver; it looks like the Geronimo does a wrong things
> "commit on the connection when execute database operation"; and this
should
> only occurs on non-jta connection, because only no-jta connection will set
> auto commit default to true.
>
>>>One important piece of information that I don't see is which tranql
>>>wrapper you used to deploy your datasource.
>
> The datasource  is org.tranql.connector.jdbc.DataSource. And it use  a  a
> managed-connection factory " org.tranql.connector.oracle.XAMCF" to open
> connection; And the managed-connection factory use a oracle's xa
datasource
> (oracle.jdbc.xa.client.OracleXADataSource);
>
> By the way , I haven't ever post a trivial problem I have meet when I
deploy
> the Oracle-XA data source. The trivial thing is: I must change the deploy
> plan created by Geronimo's web manage console tools,   delete the empty
> property "TNSEntryName" and manually deploy it; because this is the
oracle9i
> database driver's question --- "a empty string value(not a null value) set
> to TNSEntryName" will cause oracle9i's database driver to omit the other
> property (etc serverName, serviceName ...) and cannot establish a connect
;
> I thinks this should have no means to the transaction commit failure; but
> maybe it would give some other useful things help to find out the reason.
>
> Thanks a lot
> xuhongbo
>
> -origin -
> sender: David Jencks [mailto:david_jen...@yahoo.com]
> date: 2009/12/30 1:43
> receiver: user@geronimo.apache.org
> subject: Re: Reply: Cannot using Geronimo to execute bean-managed
> transaction with oracle transaction more than once, but Glassfish does
>
> In the future it would be great if you could only post to one mailing
> list.
>
> I'm not sure what is wrong yet, however you should never try to set
> the autocommit state of a connection that is enlisted in a jta
> transaction.  Enlisting and delisting the XAConnection will result in
> the autocommit being dealt with properly.  The value from
> getAutoCommit may or may not be meaningful in a jta transaction.
> Outside a jta transaction the autocommit state defaults to true.  I'm
> quite surprised you didn't get a more informa