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

added graalpy #2531

Merged
merged 5 commits into from
Nov 8, 2024
Merged

added graalpy #2531

merged 5 commits into from
Nov 8, 2024

Conversation

tomasstupka
Copy link
Contributor

No description provided.

@CLAassistant
Copy link

CLAassistant commented Jul 9, 2024

CLA assistant check
All committers have signed the CLA.

@tomasstupka tomasstupka force-pushed the add-graalpy branch 2 times, most recently from d049af3 to 4be06e1 Compare August 8, 2024 14:22
@tomasstupka tomasstupka force-pushed the add-graalpy branch 3 times, most recently from b898e71 to 1c3a2ad Compare August 22, 2024 12:38
@tomasstupka tomasstupka marked this pull request as ready for review August 30, 2024 10:50
Copy link
Contributor

@sdelamo sdelamo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tomasstupka you have to sign the CLA.

@sdelamo sdelamo marked this pull request as draft September 4, 2024 07:28
Copy link
Contributor

@sdelamo sdelamo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have done small changes. I have renamed the feature to graalpy and fix the link the module docs.

@sdelamo sdelamo marked this pull request as ready for review September 25, 2024 12:22
@steve-s
Copy link
Contributor

steve-s commented Sep 26, 2024

Error: R] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 61.30 s <<< FAILURE! -- in example.micronaut.FooTest
Error: R] example.micronaut.FooTest -- Time elapsed: 61.30 s <<< ERROR!
  io.micronaut.context.exceptions.BeanInstantiationException: 
  Bean definition [org.hibernate.SessionFactory] could not be loaded: Error instantiating bean of type  [org.hibernate.boot.SessionFactoryBuilder]
   
  Message: Test resources service wasn't able to revolve expression 'jpa.default.properties.hibernate.connection.url': java.net.http.HttpTimeoutException: request timed out
  Path Taken: SessionFactoryPerJpaConfigurationFactory.buildHibernateSessionFactoryBuilder(SessionFactoryBuilder sessionFactoryBuilder) --> SessionFactoryPerJpaConfigurationFactory.buildHibernateSessionFactoryBuilder([SessionFactoryBuilder sessionFactoryBuilder]) --> SessionFactoryPerJpaConfigurationFactory.buildHibernateSessionFactoryBuilder(Metadata metadata,[JpaConfiguration jpaConfiguration])
  	at io.micronaut.context.DefaultBeanContext.initializeContext(DefaultBeanContext.java:1999)
  	at io.micronaut.context.DefaultApplicationContext.initializeContext(DefaultApplicationContext.java:303)

looks like some connectivity issue, maybe we can try restarting the job?

@steve-s
Copy link
Contributor

steve-s commented Oct 3, 2024

@sdelamo any thoughts on the failed job? Can you try starting the jobs again? I thought that pushing artificial change could trigger them, but it didn't.

@sdelamo sdelamo changed the base branch from 4.5.x to 4.7.x November 8, 2024 12:48
@sdelamo sdelamo merged commit 9e9d864 into micronaut-projects:4.7.x Nov 8, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

6 participants