Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integration tests #7

Open
morphace opened this issue Jun 24, 2013 · 4 comments
Open

Integration tests #7

morphace opened this issue Jun 24, 2013 · 4 comments

Comments

@morphace
Copy link

Hi,

I have an issue (Grails 2.2.2).

Whenever I try to run an integration test, it doesn't work (even within a "naked" project).

I receive the following Exception:
org.omg.CORBA.COMM_FAILURE: FEIN: IOP00410001: Connection failure: socketType: IIOP_CLEAR_TEXT; hostname: localhost; port: 3700 vmcid: OMG minor code: 1 completed: No

Any idea?

Thanks,
Markus

@kirach
Copy link
Owner

kirach commented Jun 24, 2013

Looks versy strange. Are you sure it is related with glassfish plugin?

@morphace
Copy link
Author

Hi Kirill,

Yes, definitely.

Create a Grails 2.2.3 project, run the integration tests => works.
Install GlassFish plugin, remove Tomcat plugin, run integration tests => tests hang, after a while the above Exception is thrown...

Regards,
Markus

@morphace
Copy link
Author

Hi Kirill,

any idea?

Thanks,
Markus

@kirach
Copy link
Owner

kirach commented Jun 26, 2013

Hi Markus.

Sorry, have no time to investigate this issue right now. Will try to do it asap.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants