You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Jacky Liu (JIRA)" <ji...@apache.org> on 2011/05/31 09:28:47 UTC

[jira] [Created] (GERONIMODEVTOOLS-754) java.lang.NullPointerException: Module config Id not found for undeployment

java.lang.NullPointerException: Module config Id not found for undeployment
---------------------------------------------------------------------------

                 Key: GERONIMODEVTOOLS-754
                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-754
             Project: Geronimo-Devtools
          Issue Type: Bug
          Components: eclipse-plugin
    Affects Versions: 3.0
         Environment: Windows XP SP3 x86
IBM jdk Java60
Geronimo build on 20110525
GEP Version: 3.0.0-20110328111526
            Reporter: Jacky Liu
            Priority: Minor


1. start Geronimo v3.0 through GEP
2. import EJB JAR file
3. select the EJB project and make it run on server  -->  ERROR OCCURS!!

Could not publish to the server.
java.lang.NullPointerException

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (GERONIMODEVTOOLS-754) java.lang.NullPointerException: Could not publish to the server.

Posted by "Yi Xiao (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13042059#comment-13042059 ] 

Yi Xiao commented on GERONIMODEVTOOLS-754:
------------------------------------------

I test under the same environment, but use the latest GEP, here's no such error. Jacky, you could try it using latest GEP.

> java.lang.NullPointerException: Could not publish to the server.
> ----------------------------------------------------------------
>
>                 Key: GERONIMODEVTOOLS-754
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-754
>             Project: Geronimo-Devtools
>          Issue Type: Bug
>          Components: eclipse-plugin
>    Affects Versions: 3.0
>         Environment: Windows XP SP3 x86
> IBM jdk Java60
> Geronimo build on 20110525
> GEP Version: 3.0.0-20110328111526
>            Reporter: Jacky Liu
>            Priority: Minor
>         Attachments: test-ejb.jar, test-web.war
>
>
> 1. start Geronimo v3.0 through GEP
> 2. import EJB JAR file
> 3. import WAR file
> 4. select the EJB project and make it run on server  -->  ERROR OCCURS!!
> 5. select the WAR project and make it run on server  -->  ERROR OCCURS!!
> Could not publish to the server.
> java.lang.NullPointerException
> But EJB and WAR turned out to be started and synchronized correctly.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (GERONIMODEVTOOLS-754) java.lang.NullPointerException: Could not publish to the server.

Posted by "Yi Xiao (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yi Xiao resolved GERONIMODEVTOOLS-754.
--------------------------------------

    Resolution: Fixed

> java.lang.NullPointerException: Could not publish to the server.
> ----------------------------------------------------------------
>
>                 Key: GERONIMODEVTOOLS-754
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-754
>             Project: Geronimo-Devtools
>          Issue Type: Bug
>          Components: eclipse-plugin
>    Affects Versions: 3.0
>         Environment: Windows XP SP3 x86
> IBM jdk Java60
> Geronimo build on 20110525
> GEP Version: 3.0.0-20110328111526
>            Reporter: Jacky Liu
>            Priority: Minor
>         Attachments: test-ejb.jar, test-web.war
>
>
> 1. start Geronimo v3.0 through GEP
> 2. import EJB JAR file
> 3. import WAR file
> 4. select the EJB project and make it run on server  -->  ERROR OCCURS!!
> 5. select the WAR project and make it run on server  -->  ERROR OCCURS!!
> Could not publish to the server.
> java.lang.NullPointerException
> But EJB and WAR turned out to be started and synchronized correctly.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (GERONIMODEVTOOLS-754) java.lang.NullPointerException: Could not publish to the server.

Posted by "Jacky Liu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacky Liu updated GERONIMODEVTOOLS-754:
---------------------------------------

    Description: 
1. start Geronimo v3.0 through GEP
2. import EJB JAR file
3. import WAR file
4. select the EJB project and make it run on server  -->  ERROR OCCURS!!
5. select the WAR project and make it run on server  -->  ERROR OCCURS!!

Could not publish to the server.
java.lang.NullPointerException

But EJB and WAR turned out to be started and synchronized correctly.

  was:
1. start Geronimo v3.0 through GEP
2. import EJB JAR file
3. import WAR file
4. select the EJB project and make it run on server  -->  ERROR OCCURS!!
5. select the WAR project and make it run on server  -->  ERROR OCCURS!!

Could not publish to the server.
java.lang.NullPointerException

        Summary: java.lang.NullPointerException: Could not publish to the server.  (was: java.lang.NullPointerException: Module config Id not found for undeployment)

> java.lang.NullPointerException: Could not publish to the server.
> ----------------------------------------------------------------
>
>                 Key: GERONIMODEVTOOLS-754
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-754
>             Project: Geronimo-Devtools
>          Issue Type: Bug
>          Components: eclipse-plugin
>    Affects Versions: 3.0
>         Environment: Windows XP SP3 x86
> IBM jdk Java60
> Geronimo build on 20110525
> GEP Version: 3.0.0-20110328111526
>            Reporter: Jacky Liu
>            Priority: Minor
>         Attachments: test-ejb.jar, test-web.war
>
>
> 1. start Geronimo v3.0 through GEP
> 2. import EJB JAR file
> 3. import WAR file
> 4. select the EJB project and make it run on server  -->  ERROR OCCURS!!
> 5. select the WAR project and make it run on server  -->  ERROR OCCURS!!
> Could not publish to the server.
> java.lang.NullPointerException
> But EJB and WAR turned out to be started and synchronized correctly.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (GERONIMODEVTOOLS-754) java.lang.NullPointerException: Module config Id not found for undeployment

Posted by "Jacky Liu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacky Liu updated GERONIMODEVTOOLS-754:
---------------------------------------

    Description: 
1. start Geronimo v3.0 through GEP
2. import EJB JAR file
3. import WAR file
4. select the EJB project and make it run on server  -->  ERROR OCCURS!!
5. select the WAR project and make it run on server  -->  ERROR OCCURS!!

Could not publish to the server.
java.lang.NullPointerException

  was:
1. start Geronimo v3.0 through GEP
2. import EJB JAR file
3. select the EJB project and make it run on server  -->  ERROR OCCURS!!

Could not publish to the server.
java.lang.NullPointerException


> java.lang.NullPointerException: Module config Id not found for undeployment
> ---------------------------------------------------------------------------
>
>                 Key: GERONIMODEVTOOLS-754
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-754
>             Project: Geronimo-Devtools
>          Issue Type: Bug
>          Components: eclipse-plugin
>    Affects Versions: 3.0
>         Environment: Windows XP SP3 x86
> IBM jdk Java60
> Geronimo build on 20110525
> GEP Version: 3.0.0-20110328111526
>            Reporter: Jacky Liu
>            Priority: Minor
>
> 1. start Geronimo v3.0 through GEP
> 2. import EJB JAR file
> 3. import WAR file
> 4. select the EJB project and make it run on server  -->  ERROR OCCURS!!
> 5. select the WAR project and make it run on server  -->  ERROR OCCURS!!
> Could not publish to the server.
> java.lang.NullPointerException

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (GERONIMODEVTOOLS-754) java.lang.NullPointerException: Module config Id not found for undeployment

Posted by "Jacky Liu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacky Liu updated GERONIMODEVTOOLS-754:
---------------------------------------

    Attachment: test-web.war
                test-ejb.jar

> java.lang.NullPointerException: Module config Id not found for undeployment
> ---------------------------------------------------------------------------
>
>                 Key: GERONIMODEVTOOLS-754
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-754
>             Project: Geronimo-Devtools
>          Issue Type: Bug
>          Components: eclipse-plugin
>    Affects Versions: 3.0
>         Environment: Windows XP SP3 x86
> IBM jdk Java60
> Geronimo build on 20110525
> GEP Version: 3.0.0-20110328111526
>            Reporter: Jacky Liu
>            Priority: Minor
>         Attachments: test-ejb.jar, test-web.war
>
>
> 1. start Geronimo v3.0 through GEP
> 2. import EJB JAR file
> 3. import WAR file
> 4. select the EJB project and make it run on server  -->  ERROR OCCURS!!
> 5. select the WAR project and make it run on server  -->  ERROR OCCURS!!
> Could not publish to the server.
> java.lang.NullPointerException

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira